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

: CodeSystemDentalAlertCode (MY Core) - JSON Representation

Active as of 2024-04-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-dental-alert-code-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-dental-alert-code-my-core</b></p><a name=\"code-system-dental-alert-code-my-core\"> </a><a name=\"hccode-system-dental-alert-code-my-core\"> </a><a name=\"code-system-dental-alert-code-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/dental-alert-code-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\">medical-alert<a name=\"code-system-dental-alert-code-my-core-medical-alert\"> </a></td><td>Personal Medical Alert</td><td>Personal Medical Alert</td></tr><tr><td style=\"white-space:nowrap\">family-medical-alert<a name=\"code-system-dental-alert-code-my-core-family-medical-alert\"> </a></td><td>Family Medical Alert</td><td>Family Medical Alert</td></tr><tr><td style=\"white-space:nowrap\">drug-alert<a name=\"code-system-dental-alert-code-my-core-drug-alert\"> </a></td><td>Drug Alert</td><td>Drug Alert</td></tr><tr><td style=\"white-space:nowrap\">allergy-alert<a name=\"code-system-dental-alert-code-my-core-allergy-alert\"> </a></td><td>Allergy Alert</td><td>Allergy Alert</td></tr><tr><td style=\"white-space:nowrap\">dental-history<a name=\"code-system-dental-alert-code-my-core-dental-history\"> </a></td><td>Dental History</td><td>Dental History</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/dental-alert-code-my-core",
  "version" : "0.1.0",
  "name" : "CodeSystemDentalAlertCodeMyCore",
  "title" : "CodeSystemDentalAlertCode (MY Core)",
  "status" : "active",
  "date" : "2024-04-16T01:09:35.2239695+00:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Dental Alert Code",
  "compositional" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "medical-alert",
      "display" : "Personal Medical Alert",
      "definition" : "Personal Medical Alert"
    },
    {
      "code" : "family-medical-alert",
      "display" : "Family Medical Alert",
      "definition" : "Family Medical Alert"
    },
    {
      "code" : "drug-alert",
      "display" : "Drug Alert",
      "definition" : "Drug Alert"
    },
    {
      "code" : "allergy-alert",
      "display" : "Allergy Alert",
      "definition" : "Allergy Alert"
    },
    {
      "code" : "dental-history",
      "display" : "Dental History",
      "definition" : "Dental History"
    }
  ]
}