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

: CodeSystemSurface (MY Core) - JSON Representation

Active as of 2024-02-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "code-system-surface-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-surface-my-core</b></p><a name=\"code-system-surface-my-core\"> </a><a name=\"hccode-system-surface-my-core\"> </a><a name=\"code-system-surface-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/surface-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\">M<a name=\"code-system-surface-my-core-M\"> </a></td><td>Mesial</td><td>Mesial</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"code-system-surface-my-core-D\"> </a></td><td>Distal</td><td>Distal</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"code-system-surface-my-core-O\"> </a></td><td>Occlusal</td><td>Occlusal</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"code-system-surface-my-core-P\"> </a></td><td>Palatal</td><td>Palatal</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"code-system-surface-my-core-B\"> </a></td><td>Buccal</td><td>Buccal</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"code-system-surface-my-core-L\"> </a></td><td>Lingual</td><td>Lingual</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"code-system-surface-my-core-F\"> </a></td><td>Labial</td><td>Facial</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"code-system-surface-my-core-I\"> </a></td><td>Incisal</td><td>Incisal</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"code-system-surface-my-core-C\"> </a></td><td>Cervical</td><td>Cervical</td></tr><tr><td style=\"white-space:nowrap\">N/A<a name=\"code-system-surface-my-core-N.47A\"> </a></td><td>Not Applicable</td><td>Not Applicable</td></tr></table></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/CodeSystem/surface-my-core",
  "version" : "0.1.0",
  "name" : "CodeSystemSurfaceMyCore",
  "title" : "CodeSystemSurface (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" : "Surface",
  "compositional" : false,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "M",
      "display" : "Mesial",
      "definition" : "Mesial"
    },
    {
      "code" : "D",
      "display" : "Distal",
      "definition" : "Distal"
    },
    {
      "code" : "O",
      "display" : "Occlusal",
      "definition" : "Occlusal"
    },
    {
      "code" : "P",
      "display" : "Palatal",
      "definition" : "Palatal"
    },
    {
      "code" : "B",
      "display" : "Buccal",
      "definition" : "Buccal"
    },
    {
      "code" : "L",
      "display" : "Lingual",
      "definition" : "Lingual"
    },
    {
      "code" : "F",
      "display" : "Labial",
      "definition" : "Facial"
    },
    {
      "code" : "I",
      "display" : "Incisal",
      "definition" : "Incisal"
    },
    {
      "code" : "C",
      "display" : "Cervical",
      "definition" : "Cervical"
    },
    {
      "code" : "N/A",
      "display" : "Not Applicable",
      "definition" : "Not Applicable"
    }
  ]
}