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-evn-to-provenance | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: SegmentEVNToProvenance | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Segment EVN to the FHIR Provenance Resource.
This ConceptMap represents the mapping from the HL7 V2 EVN Segment to the FHIR Provenance 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 | |
0 | EVN | Provenance.activity.coding.display | Provenance.CodeableConcept | 0 | 1 | "event - :"+MSG.1+"^"+MSG.2 | |||||||||||
1 | EVN-1 | Event Type Code | ID | 0 | 1 | ||||||||||||
2 | EVN-2 | Recorded Date/Time | DTM | 1 | 1 | Provenance.recorded | Provenance.instant | 1 | 1 | ||||||||
3 | EVN-3 | Date/Time Planned Event | DTM | 0 | 1 | ||||||||||||
4 | EVN-4 | Event Reason Code | CWE | 0 | 1 | IF EVN-4 NOT "U" | Provenance.reason | Provenance.CodeableConcept | 0 | -1 | CWE[CodeableConcept] | EventReason | |||||
4 | EVN-4 | Event Reason Code | CWE | 0 | 1 | IF EVN-4 IS "U" | Provenance.reason.extension.url | Provenance.uri | 1 | 1 | "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | ||||||
4 | EVN-4 | Event Reason Code | CWE | 0 | 1 | IF EVN-4 IS "U" | Provenance.reason.extension.valueCodeableConcept | Provenance.CodeableConcept | 1 | 1 | "unknown" | ||||||
5 | EVN-5 | Operator ID | XCN | 0 | -1 | Provenance.agent.who(Provenance.Practitioner) | Reference(Provenance.Practitioner) | 1 | -1 | XCN[Practitioner] | OperatorID | ||||||
6 | EVN-6 | Event Occurred | DTM | 0 | 1 | Provenance.occurredDateTime | Provenance.dateTime | 0 | 1 | ||||||||
7 | EVN-7 | Event Facility | HD | 0 | 1 | Provenance.location(Provenance.Location) | 0 | 1 | HD[Location] |
Generated Narrative: ConceptMap segment-evn-to-provenance
Mapping from EVN to Provenance
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
EVN | is equivalent to | activity.coding.display |
EVN-2 (Recorded Date/Time) | is equivalent to | recorded |
EVN-4 (Event Reason Code) | is equivalent to | reason |
EVN-4 (Event Reason Code) | is equivalent to | reason.extension[1].url |
EVN-4 (Event Reason Code) | is equivalent to | reason.extension[1].valueCodeableConcept |
EVN-5 (Operator ID) | is equivalent to | agent.who(Practitioner) |
EVN-6 (Event Occurred) | is equivalent to | occurredDateTime |
EVN-7 (Event Facility) | is equivalent to | location(Location) |