{
"description": "This value set defines a set of codes that can be used to where the patient left the hospital.",
"_filename": "ValueSet-encounter-discharge-disposition.json",
"package_name": "hl7.fhir.r2.core",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "FHIR Project team",
"name": "DischargeDisposition",
"type": null,
"experimental": "true",
"resourceType": "ValueSet",
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.145"
} ],
"status": "draft",
"id": "c3309f4a-5360-4f47-bf3e-0895371b81e2",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/encounter-discharge-disposition",
"codeSystem": {
"system": "http://hl7.org/fhir/discharge-disposition",
"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": "oth",
"display": "Other"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.145"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}