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-sad-to-address | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeSADToAddress | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype SAD to the FHIR Address Data Type.
This ConceptMap represents the mapping from the HL7 V2 SAD Data Type to the FHIR Address Data Type. 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 | SAD.1 | Street or Mailing Address | ST | 0 | 1 | Address.line | Address.string | 0 | -1 | ||||||||
2 | SAD.2 | Street Name | ST | 0 | 1 | Address.line | Address.string | 0 | -1 | ||||||||
3 | SAD.3 | Dwelling Number | ST | 0 | 1 | Address.line | Address.string | 0 | -1 |
Generated Narrative: ConceptMap datatype-sad-to-address
Mapping from SAD to Address
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
SAD.1 (Street or Mailing Address) | is equivalent to | line[1] |
SAD.2 (Street Name) | is equivalent to | line[2] |
SAD.3 (Dwelling Number) | is equivalent to | line[3] |