{
"description": "This value set defines a set of codes that can be used to indicate from where the patient came in.",
"_filename": "ValueSet-encounter-admit-source.json",
"package_name": "hl7.fhir.r2.examples",
"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": "AdmitSource",
"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.144"
} ],
"status": "draft",
"id": "f7f00bb4-18ff-4ac5-a23f-fc0da42776d4",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/encounter-admit-source",
"codeSystem": {
"system": "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"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.144"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}