| Package | ontariomicdrfhirimplementationguide-0.10.00 | 
| Resource Type | ValueSet | 
| Id | AdmitSource | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=ontariomicdrfhirimplementationguide-0.10.00@0.9.14&canonical=http://cihi.ca/fhir/ValueSet/AacAdmitSource | 
| URL | http://cihi.ca/fhir/ValueSet/AacAdmitSource | 
| Version | 2018 | 
| Status | active | 
| Date | 2019-02-20 | 
| Name | AdmitSource | 
| Description | This field indicates the last point of entry prior to being admitted as an inpatient to the reporting facility. It is contributed in PV1-14 in HL7v2 and is used by the resource element Encounter.hospitalization.admitSource in FHIR | 
No resources found
| CodeSystem | |
| aac-admit-source | Admit Source | 
No narrative content found in resource
{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "AdmitSource",
  "id": "AdmitSource",
  "description": "This field indicates the last point of entry prior to being admitted as an inpatient to the reporting facility.  It is contributed in  PV1-14 in HL7v2 and is used by the resource element  Encounter.hospitalization.admitSource in FHIR",
  "version": "2018",
  "url": "http://cihi.ca/fhir/ValueSet/AacAdmitSource",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "fflores@cihi.ca"
        }
      ],
      "name": "Finnie Flores"
    }
  ],
  "date": "2019-02-20",
  "publisher": "Canadian Institute for Health Information",
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/CodeSystem/aac-admit-source",
        "concept": [
          {
            "code": "D",
            "display": "Direct"
          },
          {
            "code": "N",
            "display": "Newborn"
          },
          {
            "code": "E",
            "display": "Emergency"
          },
          {
            "code": "S",
            "display": "Stillborn"
          },
          {
            "code": "P",
            "display": "Day procedure"
          },
          {
            "code": "C",
            "display": "Clinic"
          }
        ]
      }
    ]
  }
}