PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/admit-source
{
  "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.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "AdmitSource",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "2c13bb4e-a214-4f4b-aab8-bf1cbc8094a1",
  "valueSet": "http://hl7.org/fhir/ValueSet/encounter-admit-source",
  "kind": null,
  "url": "http://hl7.org/fhir/admit-source",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.144",
    "system": "urn:ietf:rfc:3986"
  },
  "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.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}