| Package | signal.core.r4 |
| Resource Type | ValueSet |
| Id | encounter-admit-source |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/encounter-admit-source |
| URL | http://hl7.org/fhir/ValueSet/encounter-admit-source |
| Version | 4.0.1 |
| Status | draft |
| Date | 2019-11-01T09:29:23+11:00 |
| Name | AdmitSource |
| Title | Admit source |
| Realm | us |
| Authority | hl7 |
| Description | This value set defines a set of codes that can be used to indicate from where the patient came in. |
No resources found
| CodeSystem | |
| admit-source | Admit source |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "encounter-admit-source",
"meta": {
"lastUpdated": "2019-11-01T09:29:23.356+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}
],
"url": "http://hl7.org/fhir/ValueSet/encounter-admit-source",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.257"
}
],
"version": "4.0.1",
"name": "AdmitSource",
"title": "Admit source",
"status": "draft",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This value set defines a set of codes that can be used to indicate from where the patient came in.",
"immutable": true,
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source"
}
]
},
"expansion": {
"timestamp": "2019-11-01T09:29:23.356+11:00",
"total": 11,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "hosp-trans",
"display": "Transferred from other hospital"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "emd",
"display": "From accident/emergency department"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "outp",
"display": "From outpatient department"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "born",
"display": "Born in hospital"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "gp",
"display": "General Practitioner referral"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "mp",
"display": "Medical Practitioner/physician referral"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "nursing",
"display": "From nursing home"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "psych",
"display": "From psychiatric hospital"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "rehab",
"display": "From rehabilitation facility"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"version": "4.0.1",
"code": "other",
"display": "Other"
}
]
}
}