This page is part of the HL7 Version 2 to FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
This ConceptMap represents the mapping from the HL7 V2 CNN Data Type to the FHIR Practitioner Resource. See also the FHIR Shorthand or the CSV Source.
HL7 v2 | Condition (IF True, args) | HL7 FHIR | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sort Order | Identifier | Name | Data Type | Cardinality - Min | Cardinality - Max | Computable ANTLR | Computable FHIRPath | Narrative | FHIR Attribute | Proposed Extension | Data Type | Cardinality - Min | Cardinality - Max | Data Type Mapping | Assignment | Vocabulary | |
1 | CNN.1 | ID Number | ST | 0 | 1 | Practitioner.dentifier.value | Practitioner.string | 0 | 1 | ||||||||
2 | CNN.2 | Family Name | ST | 0 | 1 | Practitioner.name.family | Practitioner.string | 0 | 1 | ||||||||
3 | CNN.3 | Given Name | ST | 0 | 1 | Practitioner.name.given | Practitioner.string | 0 | -1 | ||||||||
4 | CNN.4 | Second and Further Given Names or Initials Thereof | ST | 0 | 1 | Practitioner.name.given | Practitioner.string | 0 | -1 | ||||||||
5 | CNN.5 | Suffix (e.g., JR or III) | ST | 0 | 1 | Practitioner.name.suffix | Practitioner.string | 0 | -1 | ||||||||
6 | CNN.6 | Prefix (e.g., DR) | ST | 0 | 1 | Practitioner.name.prefix | Practitioner.string | 0 | -1 | ||||||||
7 | CNN.7 | Degree (e.g., MD) | IS | 0 | 1 | Practitioner.name.suffix | Practitioner.string | 0 | -1 | ||||||||
8 | CNN.8 | Source Table | IS | 0 | 1 | ||||||||||||
9 | CNN.9 | Assigning Authority- Namespace ID | IS | 0 | 1 | Practitioner.identifier.#ext-assigningauthority.nameSpaceID# | Practitioner.string | 0 | 1 | ||||||||
10 | CNN.10 | Assigning Authority- Universal ID | ST | 0 | 1 | Practitioner.identifier.#ext-assigningauthority.universalID# | Practitioner.string | 0 | 1 | ||||||||
11 | CNN.11 | Assigning Authority- Universal ID Type | ID | 0 | 1 | Practitioner.identifier.#ext-assigningauthority.univeralIDType# | Practitioner.code | 0 | 1 |
Mapping from CNN to Practitioner
ACTIVE (not intended for production usage). Published on 2020-08-12 by HL7 International (HL7 Orders and Observations Workgroup: http://hl7.org/Special/committ..., Keith W. Boone: kboone@ainq.com). Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.
This ConceptMap represents a mapping from the HL7 V2 Datatype CNN to the FHIR Practitioner Resource.
Source Code | Relationship | Destination Code |
CNN.1 | is equivalent to | dentifier.value |
CNN.2 | is equivalent to | name.family |
CNN.3 | is equivalent to | name.given[1] |
CNN.4 | is equivalent to | name.given[2] |
CNN.5 | is equivalent to | name.suffix[1] |
CNN.6 | is equivalent to | name.prefix |
CNN.7 | is equivalent to | name.suffix[2] |