FHIR IG Statistics: ValueSet/NICE_DischargeDisposition
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
NICE-DischargeDisposition
https://fhir.stichting-nice.nl/ValueSet/NICE-DischargeDispositionValueSet that indicates the discharge disposition.
The ValueSet is originally based on the Ontslagbestemming codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#90
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.stichting-nice.nl/ValueSet/NICE-DischargeDisposition",
"title": "NICE-DischargeDisposition",
"status": "active",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"compose": {
"include": [
{
"concept": [
{
"display": "Nursing ward same hospital (including other location)",
"code": "1"
},
{
"display": "CCU/IC same hospital (including other locations (also per ambulance))",
"code": "2"
},
{
"display": "Recovery/Medium Care same hospital (including other location)",
"code": "3"
},
{
"code": "5",
"display": "CCU/IC other hospital"
},
{
"code": "6",
"display": "Recovery/Medium Care other hospital"
},
{
"code": "10",
"display": "CCU/IC abroad"
}
],
"system": "https://fhir.stichting-nice.nl/NICE-codes"
},
{
"concept": [
{
"code": "OTH",
"display": "Other"
}
],
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "183676005",
"display": "Died in Hospital"
},
{
"code": "264362003",
"display": "Home (environment)"
}
]
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"language": "English",
"publisher": "NICE",
"description": "ValueSet that indicates the discharge disposition.\nThe ValueSet is originally based on the Ontslagbestemming codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#90",
"name": "NICE_DischargeDisposition"
}