| Package | hl7.fhir.uv.v2mappings |
| Resource Type | ConceptMap |
| Id | table-hl70003-to-encounter-status |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/v2mappings/https://build.fhir.org/ig/HL7/v2-to-fhir/ConceptMap-table-hl70003-to-encounter-status.html |
| URL | http://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70003-to-encounter-status |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-29 |
| Name | TableHL70003ToEncounterStatus |
| Title | Table HL70003 to Encounter Status Map |
| Realm | uv |
| Authority | hl7 |
| Description | This ConceptMap represents a mapping from the HL7 V2 Table HL70003 to the FHIR Encounter Status Value Set. |
| Copyright | Copyright (c) 2025, HL7 International, Inc., All Rights Reserved. |
No resources found
| CodeSystem | |
| v2-0003 | eventType |
| ValueSet | |
| v2-0003 | hl7VS-eventTypeCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap table-hl70003-to-encounter-status
Mapping from hl7VS-eventTypeCode to EncounterStatus
Group 1 Mapping from eventType to EncounterStatus
| Source Code | Relationship | Target Code |
| A01 (ADT/ACK - Admit/Visit Notification) | is equivalent to | in-progress |
| A02 (ADT/ACK - Transfer A Patient) | is equivalent to | in-progress |
| A03 (ADT/ACK - Discharge/End Visit) | is equivalent to | finished |
| A04 (ADT/ACK - Register Visit) | is equivalent to | planned |
| A05 (ADT/ACK - Pre-Admit) | is equivalent to | planned |
| A08 (ADT/ACK - Update Patient Information) | is equivalent to | unknown |
| A11 (ADT/ACK - Cancel admit/visit notification) | is equivalent to | cancelled |
| A13 (ADT/ACK - Cancel discharge/end visit) | is equivalent to | in-progress |
{
"resourceType": "ConceptMap",
"id": "table-hl70003-to-encounter-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "type",
"valueCode": "derived-from"
},
{
"url": "label",
"valueString": "Table HL70003 to Encounter Status.fsh"
},
{
"url": "url",
"valueUri": "https://docs.google.com/spreadsheets/d/1WbXyGSjeff_jxywyFy2WQwbwb_Q308ywdcnHQmbZRGY/edit#gid=0"
}
],
"url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70003-to-encounter-status",
"version": "1.0.0",
"name": "TableHL70003ToEncounterStatus",
"title": "Table HL70003 to Encounter Status Map",
"status": "active",
"experimental": true,
"date": "2025-07-29",
"publisher": "HL7 International / Orders and Observations",
"contact": [
{
"name": "HL7 Orders and Observations Workgroup",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description": "This ConceptMap represents a mapping from the HL7 V2 Table HL70003 to the FHIR Encounter Status Value Set.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "Copyright (c) 2025, HL7 International, Inc., All Rights Reserved.",
"sourceUri": "http://terminology.hl7.org/ValueSet/v2-0003",
"targetUri": "http://hl7.org/fhir/ValueSet/encounter-status",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v2-0003",
"target": "http://hl7.org/fhir/encounter-status",
"element": [
{
"code": "A01",
"display": "ADT/ACK - Admit/Visit Notification",
"target": [
{
"code": "in-progress",
"display": "In Progress",
"equivalence": "equivalent"
}
]
},
{
"code": "A02",
"display": "ADT/ACK - Transfer A Patient",
"target": [
{
"code": "in-progress",
"display": "In Progress",
"equivalence": "equivalent"
}
]
},
{
"code": "A03",
"display": "ADT/ACK - Discharge/End Visit",
"target": [
{
"code": "finished",
"display": "Finished",
"equivalence": "equivalent"
}
]
},
{
"code": "A04",
"display": "ADT/ACK - Register Visit",
"target": [
{
"code": "planned",
"display": "Planned",
"equivalence": "equivalent"
}
]
},
{
"code": "A05",
"display": "ADT/ACK - Pre-Admit",
"target": [
{
"code": "planned",
"display": "Planned",
"equivalence": "equivalent"
}
]
},
{
"code": "A08",
"display": "ADT/ACK - Update Patient Information",
"target": [
{
"code": "unknown",
"display": "Unknown",
"equivalence": "equivalent"
}
]
},
{
"code": "A11",
"display": "ADT/ACK - Cancel admit/visit notification",
"target": [
{
"code": "cancelled",
"display": "Cancelled",
"equivalence": "equivalent"
}
]
},
{
"code": "A13",
"display": "ADT/ACK - Cancel discharge/end visit",
"target": [
{
"code": "in-progress",
"display": "In Progress",
"equivalence": "equivalent"
}
]
}
]
}
]
}