This page is part of the Belgium eHealth FHIR Core specifications (v1.2.2: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "be-exposureroute",
"text" : {
"status" : "generated",
"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://browser.ihtsdotools.org/?perspective=full&conceptId1=447694001\">447694001</a></td><td>Respiratory tract route (qualifier value)</td><td>Respiratory tract route</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=6064005\">6064005</a></td><td>Topical route</td><td>Topical route</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=26643006\">26643006</a></td><td>Oral route</td><td>Oral route</td></tr></table></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-exposureroute",
"version" : "1.2.2",
"name" : "BeExposureRoute",
"status" : "active",
"date" : "2021-07-10T14:45:27+02:00",
"publisher" : "eHealth",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.fgov.be/"
}
]
}
],
"description" : "Codes to illustrate differentiating types of exposure route. This valueset supports the Belgian federal FHIR profiling effort.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "056"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "447694001",
"designation" : [
{
"language" : "en",
"value" : "Respiratory tract route"
}
]
},
{
"code" : "6064005",
"designation" : [
{
"language" : "en",
"value" : "Topical route"
}
]
},
{
"code" : "26643006",
"designation" : [
{
"language" : "en",
"value" : "Oral route"
}
]
}
]
}
]
}
}