Publication Build: This will be filled in by the publication tooling
Active as of 2023-12-18 | Maturity Level: 1 |
@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 "be-exposureroute"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>English (English, en)</b></td></tr><tr><td><a href=\"http://snomed.info/id/447694001\">447694001</a></td><td style=\"color: #cccccc\">Respiratory tract route (qualifier value)</td><td>Respiratory tract route</td></tr><tr><td><a href=\"http://snomed.info/id/6064005\">6064005</a></td><td style=\"color: #cccccc\">Topical route</td><td>Topical route</td></tr><tr><td><a href=\"http://snomed.info/id/26643006\">26643006</a></td><td style=\"color: #cccccc\">Oral route</td><td>Oral route</td></tr></table></li></ul></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] ) ; #
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/allergy/ValueSet/be-exposureroute"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0"] ; #
fhir:name [ fhir:v "BeExposureRoute"] ; #
fhir:title [ fhir:v "BeExposureRoute"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-12-18T12:02:54+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "eHealth Platform"] ; #
fhir:contact ( [
fhir:name [ fhir:v "eHealth Platform" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ehealth.fgov.be/standards/fhir" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ] ] )
] [
fhir:name [ fhir:v "Message Structure eHealth" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes to illustrate differentiating types of exposure route. This valueset supports the Belgian federal FHIR profiling effort."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BE" ] ;
fhir:display [ fhir:v "Belgium" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "447694001" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Respiratory tract route" ] ] ) ] [
fhir:code [ fhir:v "6064005" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Topical route" ] ] ) ] [
fhir:code [ fhir:v "26643006" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Oral route" ] ] ) ] ) ] )
] . #
IG © 2021+ eHealth Platform. Package hl7.fhir.be.allergy#1.2.0 based on FHIR 4.0.1. Generated 2023-12-18
Links: Table of Contents |
QA Report