FHIR IG Statistics: ValueSet/NICE_AdmitSource
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
NICE-AdmitSource
https://fhir.stichting-nice.nl/ValueSet/NICE-AdmitSourceValueSet that indicates the admit source.
The ValueSet is originally based on the HerkomstCodelist codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#14
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.stichting-nice.nl/ValueSet/NICE-AdmitSource",
"title": "NICE-AdmitSource",
"status": "active",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"compose": {
"include": [
{
"concept": [
{
"display": "Surgery room from nursing ward same hospital",
"code": "1"
},
{
"display": "Surgery room from Emergency Department same hospital",
"code": "2"
},
{
"display": "Emergency Department same hospital (including other locations)",
"code": "3"
},
{
"display": "Nursing ward same hospital",
"code": "4"
},
{
"display": "CCU/IC same hospital",
"code": "5"
},
{
"code": "6",
"display": "Recovery same hospital (not planned ICU admissions)"
},
{
"code": "7",
"display": "Special/Medium care same hospital"
},
{
"code": "8",
"display": "Surgery room from nursing ward other hospital"
},
{
"code": "9",
"display": "Surgery room from Emergency Department other hospital"
},
{
"display": "Emergency Department other hospital",
"code": "10"
},
{
"display": "Nursing ward other hospital",
"code": "11"
},
{
"code": "12",
"display": "CCU/IC other hospital"
},
{
"code": "13",
"display": "Recovery other hospital"
},
{
"code": "14",
"display": "Special/Medium care other hospital"
},
{
"code": "17",
"display": "CCU/IC other location same hospital, thansport ambulance"
}
],
"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": "264362003",
"display": "Home (environment)"
}
]
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"language": "English",
"publisher": "NICE",
"description": "ValueSet that indicates the admit source.\nThe ValueSet is originally based on the HerkomstCodelist codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#14",
"name": "NICE_AdmitSource"
}