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-executionperiod-to-task | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeTQExecutionPeriodToTask | |||
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 Task Resource.
This ConceptMap represents the mapping from the HL7 V2 TQ Data Type to the FHIR Task 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 | ||||||||||||
3 | TQ.3 | Duration | ST | 0 | 1 | ||||||||||||
4 | TQ.4 | Start Date/Time | TS | 0 | 1 | Task.executionPeriod.start | Task.dateTime | 0 | 1 | TS[DateTime] | |||||||
5 | TQ.5 | End Date/Time | TS | 0 | 1 | Task.executionPeriod.end | Task.dateTime | 0 | 1 | TS[DateTime] | |||||||
6 | TQ.6 | Priority | ST | 0 | 1 | ||||||||||||
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-executionperiod-to-task
Mapping from TQ to Task
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
TQ.4 (Start Date/Time) | is equivalent to | executionPeriod.start |
TQ.5 (End Date/Time) | is equivalent to | executionPeriod.end |