{
"description": "This value set defines a set of codes that can be used to indicate from where the patient came in.",
"_filename": "CodeSystem-encounter-admit-source.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": "AdmitSource",
"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.144"
} ],
"compositional": false,
"status": "draft",
"id": "d53af07c-0d5c-4953-858d-93b029dfe934",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-admit-source",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/admit-source",
"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"
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}