All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hl7.resource.Practitioner.yml Maven / Gradle / Ivy

Go to download

FHIR converter is a Java based library that enables converting Hl7v2 messages to FHIR resources

There is a newer version: 1.0.19
Show newest version
#
# (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 *

  




© 2015 - 2024 Weber Informatics LLC | Privacy Policy