Publication Build: This will be filled in by the publication tooling
: Mode Of Arrival - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "mode-of-arrival"] ; #
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: ValueSet mode-of-arrival</b></p><a name=\"mode-of-arrival\"> </a><a name=\"hcmode-of-arrival\"> </a><a name=\"mode-of-arrival-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0430.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0430</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-mode-of-arrival.html\"><code>https://fhir.ee/CodeSystem/mode-of-arrival</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://fhir.ee/ValueSet/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 "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-25T11:59:23+00: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 "Mode Of Arrival"] ; #
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:copyright [ fhir:v "This value set includes content from HL7 Terminology, which is copyright © 2002+ HL7"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0430"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "https://fhir.ee/CodeSystem/mode-of-arrival"^^xsd:anyURI ] ] )
] . #