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-dr-to-period | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeDRToPeriod | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype DR to the FHIR Period Data Type.
This ConceptMap represents the mapping from the HL7 V2 DR Data Type to the FHIR Period 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 | DR.1 | Range Start Date/Time | DTM | 0 | 1 | Period.start | Period.dateTime | 0 | 1 | DTM[DateTime] | |||||||
2 | DR.2 | Range End Date/Time | DTM | 0 | 1 | Period.end | Period.dateTime | 0 | 1 | DTM[DateTime] |
Generated Narrative: ConceptMap datatype-dr-to-period
Mapping from DR to Period
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
DR.1 (Range Start Date/Time) | is equivalent to | start |
DR.2 (Range End Date/Time) | is equivalent to | end |