FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: External | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v2-0124"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0124</b></p><a name=\"v2-0124\"> </a><a name=\"hcv2-0124\"> </a><p>This code system <code>http://terminology.hl7.org/CodeSystem/v2-0124</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CART<a name=\"v2-0124-CART\"> </a></td><td>Cart - patient travels on cart or gurney</td></tr><tr><td style=\"white-space:nowrap\">PORT<a name=\"v2-0124-PORT\"> </a></td><td>The examining device goes to patient's location</td></tr><tr><td style=\"white-space:nowrap\">WALK<a name=\"v2-0124-WALK\"> </a></td><td>Patient walks to diagnostic service</td></tr><tr><td style=\"white-space:nowrap\">WHLC<a name=\"v2-0124-WHLC\"> </a></td><td>Wheelchair</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td>CART</td><td>Patient wird auf Trage transportiert</td><td>Wagentje - patiënt reist per karretje of ziekenhuisbed</td></tr><tr><td>PORT</td><td>Untersuchung am Krankenbett</td><td>Het onderzoeksapparaat gaat naar de patiëntlocatie</td></tr><tr><td>WALK</td><td>Patient geht zu Fuß zum Funktionsbereich</td><td>Patiënt loopt naar diagnostische service</td></tr><tr><td>WHLC</td><td>Rollstuhl</td><td>Rolstoel</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "external" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0124"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.9"] ; #
fhir:name [ fhir:v "v2.0124"] ; #
fhir:title [ fhir:v "v2 TRANSPORTATION MODE"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-13T16:11:23-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "FHIR Value set/code system definition for HL7 v2 table 0124 ( TRANSPORTATION MODE)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "CART" ] ;
fhir:display [ fhir:v "Cart - patient travels on cart or gurney" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Patient wird auf Trage transportiert" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Wagentje - patiënt reist per karretje of ziekenhuisbed" ] ] )
] [
fhir:code [ fhir:v "PORT" ] ;
fhir:display [ fhir:v "The examining device goes to patient's location" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Untersuchung am Krankenbett" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Het onderzoeksapparaat gaat naar de patiëntlocatie" ] ] )
] [
fhir:code [ fhir:v "WALK" ] ;
fhir:display [ fhir:v "Patient walks to diagnostic service" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Patient geht zu Fuß zum Funktionsbereich" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Patiënt loopt naar diagnostische service" ] ] )
] [
fhir:code [ fhir:v "WHLC" ] ;
fhir:display [ fhir:v "Wheelchair" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Rollstuhl" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Rolstoel" ] ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r4b#0.0.1-snapshot-2 based on FHIR 4.3.0. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
