FHIR IG Statistics: ValueSet/NICE_AdministrationRoute
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
NICE-AdministrationRoute
https://fhir.stichting-nice.nl/ValueSet/NICE-AdministrationRouteValueSet that includes various administration routes. The administration route codes are based on the Dutch G-Standaard. The code consists of the concatenation of the thesaurusnumber and thesaurus_itemnumber. E.g. oral administration route code is 79 (thesaurusnumber = 7 & thesaurus_itemnumber = 9).
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.stichting-nice.nl/ValueSet/NICE-AdministrationRoute",
"title": "NICE-AdministrationRoute",
"status": "active",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.z-index.nl/g-standaard",
"concept": [
{
"code": "70",
"display": "Niet ingevuld"
},
{
"code": "71",
"display": "Niet van toepassing"
},
{
"code": "75",
"display": "Intraveneus"
},
{
"code": "79",
"display": "Oraal"
},
{
"code": "752",
"display": "Intra-arterieel"
},
{
"code": "754",
"display": "(Gastro-)Enteraal"
}
]
},
{
"concept": [
{
"code": "OTH",
"display": "Overig"
}
],
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"publisher": "NICE",
"description": "ValueSet that includes various administration routes. The administration route codes are based on the Dutch G-Standaard. The code consists of the concatenation of the thesaurusnumber and thesaurus_itemnumber. E.g. oral administration route code is 79 (thesaurusnumber = 7 & thesaurus_itemnumber = 9).",
"name": "NICE_AdministrationRoute"
}