FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cs-aac-admit-category

Packageca.on.dhdr.r4.v4
Resource TypeCodeSystem
Idcs-aac-admit-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://cihi.ca/fhir/CodeSystem/aac-admit-category
URLhttp://cihi.ca/fhir/CodeSystem/aac-admit-category
Version2018
Statusactive
Date2019-02-20
NameaacAdmitCategory
Titleaac-admit-category
DescriptionThe initial status of the patient at the time of admission to the reporting facility.
Contentcomplete

Resources that use this resource

ValueSet
aac-admit-categoryEncounter Type
encounter-typeEncounter Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "cs-aac-admit-category",
  "url": "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
  "version": "2018",
  "name": "aacAdmitCategory",
  "title": "aac-admit-category",
  "status": "active",
  "date": "2019-02-20",
  "publisher": "Canadian Institute for Health Information",
  "contact": [
    {
      "name": "Finnie Flores",
      "telecom": [
        {
          "system": "email",
          "value": "fflores@cihi.ca"
        }
      ]
    }
  ],
  "description": "The initial status of the patient at the time of admission to the reporting facility.",
  "compositional": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "L",
      "display": "Scheduled/elective"
    },
    {
      "code": "U",
      "display": "Urgent/emergent"
    },
    {
      "code": "N",
      "display": "Newborn"
    },
    {
      "code": "S",
      "display": "Stillborn"
    },
    {
      "code": "R",
      "display": "Cadaveric donor"
    }
  ]
}