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

: ValueSetObservationInterpretation (MY Core) - JSON Representation

Draft as of 2024-12-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "value-set-observation-interpretation-my-core",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-observation-interpretation-my-core</b></p><a name=\"value-set-observation-interpretation-my-core\"> </a><a name=\"hcvalue-set-observation-interpretation-my-core\"> </a><a name=\"value-set-observation-interpretation-my-core-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA19733-7/\">LA19733-7</a></td><td>Cloudy</td></tr><tr><td><a href=\"https://loinc.org/LA19732-9/\">LA19732-9</a></td><td>Clear</td></tr><tr><td><a href=\"https://loinc.org/LA19736-0/\">LA19736-0</a></td><td>Bloody</td></tr><tr><td><a href=\"https://loinc.org/LA137-2/\">LA137-2</a></td><td>None</td></tr><tr><td><a href=\"https://loinc.org/LA11844-0/\">LA11844-0</a></td><td>4+</td></tr><tr><td><a href=\"https://loinc.org/LA11843-2/\">LA11843-2</a></td><td>3+</td></tr><tr><td><a href=\"https://loinc.org/LA11842-4/\">LA11842-4</a></td><td>2+</td></tr><tr><td><a href=\"https://loinc.org/LA11841-6/\">LA11841-6</a></td><td>1+</td></tr><tr><td><a href=\"https://loinc.org/LA20948-8/\">LA20948-8</a></td><td>Occasional</td></tr><tr><td><a href=\"https://loinc.org/LA29465-4/\">LA29465-4</a></td><td>Negative To Date</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hie.moh.gov.my/ValueSet/observation-interpretation-my-core",
  "version" : "0.1.0",
  "name" : "ValueSetObservationInterpretationMYCore",
  "title" : "ValueSetObservationInterpretation (MY Core)",
  "status" : "draft",
  "date" : "2024-12-26T11:44:45+08:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Observation result interpretation",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version" : "3.0.0"
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA19733-7",
            "display" : "Cloudy"
          },
          {
            "code" : "LA19732-9",
            "display" : "Clear"
          },
          {
            "code" : "LA19736-0",
            "display" : "Bloody"
          },
          {
            "code" : "LA137-2",
            "display" : "None"
          },
          {
            "code" : "LA11844-0",
            "display" : "4+"
          },
          {
            "code" : "LA11843-2",
            "display" : "3+"
          },
          {
            "code" : "LA11842-4",
            "display" : "2+"
          },
          {
            "code" : "LA11841-6",
            "display" : "1+"
          },
          {
            "code" : "LA20948-8",
            "display" : "Occasional"
          },
          {
            "code" : "LA29465-4",
            "display" : "Negative To Date"
          }
        ]
      }
    ]
  }
}