{
"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.r2b.examples",
"date": null,
"versionNeeded": false,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "DischargeDisposition",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.145"
} ],
"compositional": false,
"status": "draft",
"id": "3d64faa4-379f-4f3a-818c-0676ae20d4b1",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-discharge-disposition",
"kind": null,
"count": 0,
"url": "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"
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}