{
"resourceType": "ValueSet", "id": "encounter-admit-source", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>AdmitSource</h2><p>This value set defines a set of codes that can be used to indicate from where the patient came in.</p><p>This value set has an inline code system http://hl7.org/fhir/admit-source, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>hosp-trans<a name=\"hosp-trans\"> </a></td><td>Transferred from other hospital</td><td/></tr><tr><td>emd<a name=\"emd\"> </a></td><td>From accident/emergency department</td><td/></tr><tr><td>outp<a name=\"outp\"> </a></td><td>From outpatient department</td><td/></tr><tr><td>born<a name=\"born\"> </a></td><td>Born in hospital</td><td/></tr><tr><td>gp<a name=\"gp\"> </a></td><td>General Practitioner referral</td><td/></tr><tr><td>mp<a name=\"mp\"> </a></td><td>Medical Practitioner/physician referral</td><td/></tr><tr><td>nursing<a name=\"nursing\"> </a></td><td>From nursing home</td><td/></tr><tr><td>psych<a name=\"psych\"> </a></td><td>From psychiatric hospital</td><td/></tr><tr><td>rehab<a name=\"rehab\"> </a></td><td>From rehabilitation facility</td><td/></tr><tr><td>other<a name=\"other\"> </a></td><td>Other</td><td/></tr></table></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.144" } ], "url": "http://hl7.org/fhir/ValueSet/encounter-admit-source", "version": "1.0.2", "name": "AdmitSource", "status": "draft", "experimental": true, "publisher": "FHIR Project team", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "This value set defines a set of codes that can be used to indicate from where the patient came in.", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.144" } ], "system": "http://hl7.org/fhir/admit-source", "caseSensitive": true, "concept": [ { "code": "hosp-trans", "display": "Transferred from other hospital" }, { "code": "emd", "display": "From accident/emergency department" }, { "code": "outp", "display": "From outpatient department" }, { "code": "born", "display": "Born in hospital" }, { "code": "gp", "display": "General Practitioner referral" }, { "code": "mp", "display": "Medical Practitioner/physician referral" }, { "code": "nursing", "display": "From nursing home" }, { "code": "psych", "display": "From psychiatric hospital" }, { "code": "rehab", "display": "From rehabilitation facility" }, { "code": "other", "display": "Other" } ] }
}