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-ri-to-timing | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeRIToTiming | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype RI to the FHIR Timing Data Type.
This ConceptMap represents the mapping from the HL7 V2 RI Data Type to the FHIR Timing 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 | RI-1 | Repeat Pattern | IS | 0 | 1 | Timing.code | Timing.CodeableConcept | 0 | 1 | RepeatPattern | |||||||
1 | RI-2 | Explicit Time Interval | ST | 0 | 1 | Timing.repeat.timeOfDay | Timing.time | 0 | -1 | The format of this field in the v2 data type is HHMM,HHMM,HHMM,.… and thus functionally contains repeats even though the element is technically not allowed to repeat |
Generated Narrative: ConceptMap datatype-ri-to-timing
Mapping from RI to Timing
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
RI-1 (Repeat Pattern) | is equivalent to | code | |
RI-2 (Explicit Time Interval) | is equivalent to | repeat.timeOfDay | The format of this field in the v2 data type is HHMM,HHMM,HHMM,.… and thus functionally contains repeats even though the element is technically not allowed to repeat |