FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-v2-0124.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v2-0124
This code system http://terminology.hl7.org/CodeSystem/v2-0124 defines the following codes:
| Code | Display |
| CART | Cart - patient travels on cart or gurney |
| PORT | The examining device goes to patient's location |
| WALK | Patient walks to diagnostic service |
| WHLC | Wheelchair |
Additional Language Displays
| Code | Deutsch (German, de) | Nederlands (Dutch, nl) |
| CART | Patient wird auf Trage transportiert | Wagentje - patiënt reist per karretje of ziekenhuisbed |
| PORT | Untersuchung am Krankenbett | Het onderzoeksapparaat gaat naar de patiëntlocatie |
| WALK | Patient geht zu Fuß zum Funktionsbereich | Patiënt loopt naar diagnostische service |
| WHLC | Rollstuhl | Rolstoel |
{
"resourceType": "CodeSystem",
"id": "v2-0124",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "external"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://terminology.hl7.org/CodeSystem/v2-0124",
"version": "2.9",
"name": "v2.0124",
"title": "v2 TRANSPORTATION MODE",
"status": "active",
"experimental": false,
"date": "2025-09-13T16:11:23-04:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0124 ( TRANSPORTATION MODE)",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"concept": [
{
"code": "CART",
"display": "Cart - patient travels on cart or gurney",
"designation": [
{
"language": "de",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Patient wird auf Trage transportiert"
},
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Wagentje - patiënt reist per karretje of ziekenhuisbed"
}
]
},
{
"code": "PORT",
"display": "The examining device goes to patient's location",
"designation": [
{
"language": "de",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Untersuchung am Krankenbett"
},
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Het onderzoeksapparaat gaat naar de patiëntlocatie"
}
]
},
{
"code": "WALK",
"display": "Patient walks to diagnostic service",
"designation": [
{
"language": "de",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Patient geht zu Fuß zum Funktionsbereich"
},
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Patiënt loopt naar diagnostische service"
}
]
},
{
"code": "WHLC",
"display": "Wheelchair",
"designation": [
{
"language": "de",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Rollstuhl"
},
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Rolstoel"
}
]
}
]
}