0.1.0 - ci-build

MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystem-encounter-class-my-core - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-encounter-class-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem code-system-encounter-class-my-core</b></p><a name=\"code-system-encounter-class-my-core\"> </a><a name=\"hccode-system-encounter-class-my-core\"> </a><a name=\"code-system-encounter-class-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">AMB<a name=\"code-system-encounter-class-my-core-AMB\"> </a></td><td>Outpatient</td><td>Ambulatory</td></tr><tr><td style=\"white-space:nowrap\">IMP<a name=\"code-system-encounter-class-my-core-IMP\"> </a></td><td>Inpatient</td><td>Inpatient</td></tr><tr><td style=\"white-space:nowrap\">EMER<a name=\"code-system-encounter-class-my-core-EMER\"> </a></td><td>Emergency</td><td>Emergency</td></tr><tr><td style=\"white-space:nowrap\">VR<a name=\"code-system-encounter-class-my-core-VR\"> </a></td><td>Virtual</td><td>Virtual</td></tr><tr><td style=\"white-space:nowrap\">CS<a name=\"code-system-encounter-class-my-core-CS\"> </a></td><td>Clinical Support</td><td>Clinical Support</td></tr><tr><td style=\"white-space:nowrap\">SS<a name=\"code-system-encounter-class-my-core-SS\"> </a></td><td>Day Care</td><td>Short Stay</td></tr><tr><td style=\"white-space:nowrap\">PAC<a name=\"code-system-encounter-class-my-core-PAC\"> </a></td><td>Patient Admission Center (PAC)</td><td>PAC</td></tr><tr><td style=\"white-space:nowrap\">FLD<a name=\"code-system-encounter-class-my-core-FLD\"> </a></td><td>Field</td><td>Field</td></tr><tr><td style=\"white-space:nowrap\">ADM<a name=\"code-system-encounter-class-my-core-ADM\"> </a></td><td>Administrative</td><td>Administrative</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
  "identifier" : [
    {
      "value" : "code-system-encounter-class-my-core"
    }
  ],
  "version" : "0.1.0",
  "name" : "CodeSystemEncounterClassMyCore",
  "title" : "CodeSystem-encounter-class-my-core",
  "status" : "active",
  "date" : "2024-02-12T04:04:09.5621857+00:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Encounter Class list",
  "compositional" : false,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "AMB",
      "display" : "Outpatient",
      "definition" : "Ambulatory"
    },
    {
      "code" : "IMP",
      "display" : "Inpatient",
      "definition" : "Inpatient"
    },
    {
      "code" : "EMER",
      "display" : "Emergency",
      "definition" : "Emergency"
    },
    {
      "code" : "VR",
      "display" : "Virtual",
      "definition" : "Virtual"
    },
    {
      "code" : "CS",
      "display" : "Clinical Support",
      "definition" : "Clinical Support"
    },
    {
      "code" : "SS",
      "display" : "Day Care",
      "definition" : "Short Stay"
    },
    {
      "code" : "PAC",
      "display" : "Patient Admission Center (PAC)",
      "definition" : "PAC"
    },
    {
      "code" : "FLD",
      "display" : "Field",
      "definition" : "Field"
    },
    {
      "code" : "ADM",
      "display" : "Administrative",
      "definition" : "Administrative"
    }
  ]
}