FHIR IG Statistics: ValueSet/be-exposureroute
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "be-exposureroute",
"url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-exposureroute",
"version": "1.0.0",
"name": "BeExposureRoute",
"status": "active",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be/standards/kmehr/en"
}
]
}
],
"description": "Codes to illustrate differentiating types of exposure route. This valueset supports the Belgian federal FHIR profiling effort.",
"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"
}
]
}
]
}
]
}
}