hl7.resource.Practitioner.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hl7v2-fhir-converter Show documentation
Show all versions of hl7v2-fhir-converter Show documentation
FHIR converter is a Java based library that enables converting Hl7v2 messages to FHIR resources
#
# (C) Copyright IBM Corp. 2020
#
# SPDX-License-Identifier: Apache-2.0
#
---
resourceType: Practitioner
id:
type: STRING
evaluate: 'UUID.randomUUID()'
identifier:
resource: datatype/IdentifierGen *
specs: XCN | CNN|NDL
vars:
system: XCN.9 |CNN.9|NDL.9
id: XCN.1 | CNN.1|NDL.1
start: XCN.19
end: XCN.20
name:
required: true
specs: XCN | XCN |CNN|NDL
resource: datatype/HumanName *