This case-insensitive code system https://fhir.ee/CodeSystem/mode-of-arrival
defines the following code:
Code | Display | Definition |
PV | Police Vehicle | Police Vehicle |
"
] ; #
fhir:url [ fhir:v "https://fhir.ee/CodeSystem/mode-of-arrival"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.2"] ; #
fhir:name [ fhir:v "EEModeOfArrival"] ; #
fhir:title [ fhir:v "Mode Of Arrival"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-07-30T22:47:18+03:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Estonia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Estonia" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ee" ]
] )
] ) ; #
fhir:description [ fhir:v "The content of this code system is intended to supplement HL7's code system arrivalMode (version 2.1.0) with one additional code ('PV') for using in ValueSets"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EE" ] ;
fhir:display [ fhir:v "Estonia" ]
] )
] ) ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0430 (Mode of Arrival Code)"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "PV" ] ;
fhir:display [ fhir:v "Police Vehicle" ] ;
fhir:definition [ fhir:v "Police Vehicle" ]
] ) . #
# -------------------------------------------------------------------------------------