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

: CodeSystemRelationship (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-relationship-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-relationship-my-core</b></p><a name=\"code-system-relationship-my-core\"> </a><a name=\"hccode-system-relationship-my-core\"> </a><a name=\"code-system-relationship-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/relationship-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></tr><tr><td style=\"white-space:nowrap\">00<a name=\"code-system-relationship-my-core-00\"> </a></td><td>No Information</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"code-system-relationship-my-core-01\"> </a></td><td>Wife</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"code-system-relationship-my-core-02\"> </a></td><td>Husband</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"code-system-relationship-my-core-03\"> </a></td><td>Mother</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"code-system-relationship-my-core-04\"> </a></td><td>Father</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"code-system-relationship-my-core-05\"> </a></td><td>Biological Child</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"code-system-relationship-my-core-06\"> </a></td><td>Step Child</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"code-system-relationship-my-core-07\"> </a></td><td>Adopted Child</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"code-system-relationship-my-core-09\"> </a></td><td>Grandmother</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"code-system-relationship-my-core-10\"> </a></td><td>Grandfather</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"code-system-relationship-my-core-11\"> </a></td><td>Sibling</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"code-system-relationship-my-core-12\"> </a></td><td>Guardian</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"code-system-relationship-my-core-13\"> </a></td><td>Self</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"code-system-relationship-my-core-99\"> </a></td><td>Others</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/relationship-my-core",
  "version" : "0.1.0",
  "name" : "CodeSystemRelationshipMyCore",
  "title" : "CodeSystemRelationship (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" : "Code System PIK Relationship My Core",
  "compositional" : false,
  "content" : "complete",
  "count" : 14,
  "concept" : [
    {
      "code" : "00",
      "display" : "No Information"
    },
    {
      "code" : "01",
      "display" : "Wife"
    },
    {
      "code" : "02",
      "display" : "Husband"
    },
    {
      "code" : "03",
      "display" : "Mother"
    },
    {
      "code" : "04",
      "display" : "Father"
    },
    {
      "code" : "05",
      "display" : "Biological Child"
    },
    {
      "code" : "06",
      "display" : "Step Child"
    },
    {
      "code" : "07",
      "display" : "Adopted Child"
    },
    {
      "code" : "09",
      "display" : "Grandmother"
    },
    {
      "code" : "10",
      "display" : "Grandfather"
    },
    {
      "code" : "11",
      "display" : "Sibling"
    },
    {
      "code" : "12",
      "display" : "Guardian"
    },
    {
      "code" : "13",
      "display" : "Self"
    },
    {
      "code" : "99",
      "display" : "Others"
    }
  ]
}