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-tq-to-appointment | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeTQToAppointment | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype TQ to the FHIR Appointment Resource.
This ConceptMap represents the mapping from the HL7 V2 TQ Data Type to the FHIR Appointment 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 | TQ.1 | Quantity | CQ | 0 | 1 | ||||||||||||
2 | TQ.2 | Interval | RI | 0 | 1 | ||||||||||||
3 | TQ.3 | Duration | ST | 0 | 1 | Appointment.minutesDuration is available if it is known that the value in TQ.3 is in minutes. | |||||||||||
4 | TQ.4 | Start Date/Time | TS | 0 | 1 | Appointment.start | Appointment.instant | 0 | 1 | ||||||||
5 | TQ.5 | End Date/Time | TS | 0 | 1 | Appointment.end | Appointment.instant | 0 | 1 | ||||||||
6 | TQ.6 | Priority | ST | 0 | 1 | The priority in the TQ data type is variable and can be a code or a meaningful string, neither of which translates well to Appointment.priority which is an unsigned integer. | |||||||||||
7 | TQ.7 | Condition | ST | 0 | 1 | ||||||||||||
8 | TQ.8 | Text | TX | 0 | 1 | ||||||||||||
9 | TQ.9 | Conjunction | ID | 0 | 1 | ||||||||||||
10 | TQ.10 | Order Sequencing | OSD | 0 | 1 | ||||||||||||
11 | TQ.11 | Occurrence Duration | CE | 0 | 1 | ||||||||||||
12 | TQ.12 | Total Occurrences | NM | 0 | 1 |
Generated Narrative: ConceptMap datatype-tq-to-appointment
Mapping from TQ to Appointment
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
TQ.4 (Start Date/Time) | is equivalent to | start |
TQ.5 (End Date/Time) | is equivalent to | end |