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/segment-nte-to-observation | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: SegmentNTEToObservation | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Segment NTE to the FHIR Observation Resource.
This ConceptMap represents the mapping from the HL7 V2 NTE Segment to the FHIR Observation 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 | Extension | Data Type | Cardinality - Min | Cardinality - Max | Data Type Mapping | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | Assignment | |
1 | NTE-1 | Set ID | SI | 0 | 1 | ||||||||||||
2 | NTE-2 | Source of Comment | ID | 0 | 1 | ||||||||||||
3 | NTE-3 | Comment | FT | 0 | -1 | Observation.note.text | Observation.markdown | 1 | 1 | ||||||||
4 | NTE-4 | Comment Type | CWE | 0 | 1 | extension??-noteType | Observation.CodeableConcept | 0 | 1 | CWE[CodeableConcept] | CommentType | ||||||
5 | NTE-5 | Entered By | XCN | 0 | 1 | Observation.note.authorReference(Observation.Practitioner) | Reference(Observation.Practitioner) | 0 | 1 | XCN[Practitioner] | |||||||
6 | NTE-6 | Entered Date/Time | DTM | 0 | 1 | Observation.note.time | Observation.dateTime | 0 | 1 | ||||||||
7 | NTE-7 | Effective Start Date | DTM | 0 | 1 | ||||||||||||
8 | NTE-8 | Expiration Date | DTM | 0 | 1 | ||||||||||||
9 | NTE-9 | Coded Comment | CWE | 0 | -1 |
Generated Narrative: ConceptMap segment-nte-to-observation
Mapping from NTE to Observation
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
NTE-3 (Comment) | is equivalent to | note.text |
NTE-5 (Entered By) | is equivalent to | note.authorReference(Practitioner) |
NTE-6 (Entered Date/Time) | is equivalent to | note.time |