{
"description": "This value set defines a set of codes that can be used to where the patient left the hospital.",
"_filename": "codesystem-encounter-discharge-disposition.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "DischargeDisposition",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "e3c45618-ee2c-490a-9005-94e61035e208",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-discharge-disposition",
"kind": null,
"url": "http://hl7.org/fhir/discharge-disposition",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.145",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "home",
"display": "Home"
}, {
"code": "other-hcf",
"display": "Other healthcare facility"
}, {
"code": "hosp",
"display": "Hospice"
}, {
"code": "long",
"display": "Long-term care"
}, {
"code": "aadvice",
"display": "Left against advice"
}, {
"code": "exp",
"display": "Expired"
}, {
"code": "psy",
"display": "Psychiatric hospital"
}, {
"code": "rehab",
"display": "Rehabilitation"
}, {
"code": "snf",
"display": "Skilled nursing facility"
}, {
"code": "oth",
"display": "Other"
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}