HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-cnn-to-practitioner | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeCNNToPractitioner | |||
Copyright/Legal: 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.
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 | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | Assignment | |
1 | CNN.1 | ID Number | ST | 0 | 1 | Practitioner.identifier.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 | identifier.extension??-assigningauthority.nameSpaceID | Practitioner.string | 0 | 1 | ||||||||
10 | CNN.10 | Assigning Authority- Universal ID | ST | 0 | 1 | identifier.extension??-assigningauthority.universalID | Practitioner.string | 0 | 1 | ||||||||
11 | CNN.11 | Assigning Authority- Universal ID Type | ID | 0 | 1 | identifier.extension??-assigningauthority.univeralIDType | Practitioner.code | 0 | 1 |
Generated Narrative: ConceptMap datatype-cnn-to-practitioner
Mapping from CNN to Practitioner
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
CNN.1 (ID Number) | is equivalent to | identifier.value |
CNN.2 (Family Name) | is equivalent to | name.family |
CNN.3 (Given Name) | is equivalent to | name.given[1] |
CNN.4 (Second and Further Given Names or Initials Thereof) | is equivalent to | name.given[2] |
CNN.5 (Suffix (e.g., JR or III)) | is equivalent to | name.suffix[1] |
CNN.6 (Prefix (e.g., DR)) | is equivalent to | name.prefix |
CNN.7 (Degree (e.g., MD)) | is equivalent to | name.suffix[2] |