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

: CodeSystemDischargeDisposition (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-discharge-disposition-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-discharge-disposition-my-core</b></p><a name=\"code-system-discharge-disposition-my-core\"> </a><a name=\"hccode-system-discharge-disposition-my-core\"> </a><a name=\"code-system-discharge-disposition-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/discharge-disposition-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\">00<a name=\"code-system-discharge-disposition-my-core-00\"> </a></td><td>No Information</td><td>No Information</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"code-system-discharge-disposition-my-core-01\"> </a></td><td>Home</td><td>Home</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"code-system-discharge-disposition-my-core-02\"> </a></td><td>Left Against Advice / At Own Risk (AOR)</td><td>Left Against Advice / At Own Risk (AOR)</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"code-system-discharge-disposition-my-core-03\"> </a></td><td>Absconded</td><td>Absconded</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"code-system-discharge-disposition-my-core-04\"> </a></td><td>Transfer To Another Facility</td><td>Transfer To Another Facility</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"code-system-discharge-disposition-my-core-05\"> </a></td><td>Deceased</td><td>Expired</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"code-system-discharge-disposition-my-core-06\"> </a></td><td>Admitted</td><td>Admitted</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"code-system-discharge-disposition-my-core-07\"> </a></td><td>Allowed Leave Of Absence (LOA)</td><td>Allowed Leave Of Absence (LOA)</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/discharge-disposition-my-core",
  "version" : "0.1.0",
  "name" : "CodeSystemDischargeDispositionMyCore",
  "title" : "CodeSystemDischargeDisposition (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" : "Discharge disposition",
  "compositional" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "00",
      "display" : "No Information",
      "definition" : "No Information"
    },
    {
      "code" : "01",
      "display" : "Home",
      "definition" : "Home"
    },
    {
      "code" : "02",
      "display" : "Left Against Advice / At Own Risk (AOR)",
      "definition" : "Left Against Advice / At Own Risk (AOR)"
    },
    {
      "code" : "03",
      "display" : "Absconded",
      "definition" : "Absconded"
    },
    {
      "code" : "04",
      "display" : "Transfer To Another Facility",
      "definition" : "Transfer To Another Facility"
    },
    {
      "code" : "05",
      "display" : "Deceased",
      "definition" : "Expired"
    },
    {
      "code" : "06",
      "display" : "Admitted",
      "definition" : "Admitted"
    },
    {
      "code" : "07",
      "display" : "Allowed Leave Of Absence (LOA)",
      "definition" : "Allowed Leave Of Absence (LOA)"
    }
  ]
}