FHIR IG analytics| Package | hl7.fhir.uv.oo-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-transport-reason.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/oo-incubator/ValueSet-transport-reason.html |
| URL | http://hl7.org/fhir/ValueSet/transport-reason |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-10-24T16:55:11+11:00 |
| Name | TransportReason |
| Title | Transport Reason Codes |
| Realm | uv |
| Authority | hl7 |
| Description | Example ValueSet that can be used to describe reasons for transport. |
No resources found
| CodeSystem | |
| v2-0003 | event |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet transport-reason
Profile: Shareable ValueSet
http://terminology.hl7.org/CodeSystem/v2-0003 version 📦2.13.0| Code | Display | Definition |
| A01 | ADT/ACK - Admit/visit notification | ADT/ACK - Admit/visit notification |
| A02 | ADT/ACK - Transfer a patient | ADT/ACK - Transfer a patient |
| A03 | ADT/ACK - Discharge/end visit | ADT/ACK - Discharge/end visit |
| I12 | REF/RRI - Patient referral | REF/RRI - Patient referral |
| O23 | OMI - Imaging order | OMI - Imaging order |
| O27 | OMB - Blood product order | OMB - Blood product order |
| S38 | Containers Prepared for Specimen Collection | Describes the event before specimen collection, when containers have been prepared |
| R26 | OSM - Unsolicited Specimen Shipment Manifest Message | OSM - Unsolicited Specimen Shipment Manifest Message |
| S47 | Specimen Sent to Archive | Describes the event when a specimen has been moved into storage |
| S48 | Specimen Retrieved from Archive | Describes the event when a specimen has been moved out of storage |
| U14 | INR/ACK – Automated Equipment Inventory Request | INR/ACK – Automated Equipment Inventory Request |
{
"resourceType": "ValueSet",
"id": "transport-reason",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/oo-incubator/ImplementationGuide/hl7.fhir.uv.oo-incubator"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/oo-incubator/ImplementationGuide/hl7.fhir.uv.oo-incubator"
}
]
}
}
],
"url": "http://hl7.org/fhir/ValueSet/transport-reason",
"version": "0.1.0",
"name": "TransportReason",
"title": "Transport Reason Codes",
"status": "draft",
"experimental": false,
"date": "2025-10-24T16:55:11+11:00",
"publisher": "HL7 International / Orders and Observations",
"contact": [
{
"name": "HL7 Orders and Observations Workgroup",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
},
{
"system": "email",
"value": "oo@lists.HL7.org"
}
]
}
],
"description": "Example ValueSet that can be used to describe reasons for transport.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0003",
"concept": [
{
"code": "A01",
"display": "ADT/ACK - Admit/visit notification"
},
{
"code": "A02",
"display": "ADT/ACK - Transfer a patient"
},
{
"code": "A03",
"display": "ADT/ACK - Discharge/end visit"
},
{
"code": "I12",
"display": "REF/RRI - Patient referral"
},
{
"code": "O23",
"display": "OMI - Imaging order"
},
{
"code": "O27",
"display": "OMB - Blood product order"
},
{
"code": "S38",
"display": "Containers Prepared for Specimen Collection"
},
{
"code": "R26",
"display": "OSM - Unsolicited Specimen Shipment Manifest Message"
},
{
"code": "S47",
"display": "Specimen Sent to Archive"
},
{
"code": "S48",
"display": "Specimen Retrieved from Archive"
},
{
"code": "U14",
"display": "INR/ACK – Automated Equipment Inventory Request"
}
]
}
]
}
}