Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - ci-build Ethiopia flag

Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions

: Physical Examinations - JSON Representation

Active as of 2024-10-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "physical-examination-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet physical-examination-value-set</b></p><a name=\"physical-examination-value-set\"> </a><a name=\"hcphysical-examination-value-set\"> </a><a name=\"physical-examination-value-set-en-US\"> </a><ul><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/11424-9/\">11424-9</a></td><td>Physical findings of Ears and Nose and Mouth and Throat</td></tr><tr><td><a href=\"https://loinc.org/32450-9/\">32450-9</a></td><td>Physical findings of Lymph node</td></tr><tr><td><a href=\"https://loinc.org/11391-0/\">11391-0</a></td><td>Physical findings of Chest Narrative</td></tr><tr><td><a href=\"https://loinc.org/10200-4/\">10200-4</a></td><td>Physical findings of Heart Narrative</td></tr><tr><td><a href=\"https://loinc.org/10191-5/\">10191-5</a></td><td>Physical findings of Abdomen Narrative</td></tr><tr><td><a href=\"https://loinc.org/10198-0/\">10198-0</a></td><td>Physical findings of Genitourinary tract Narrative</td></tr><tr><td><a href=\"https://loinc.org/11410-8/\">11410-8</a></td><td>Physical findings of Musculoskeletal system Narrative</td></tr><tr><td><a href=\"https://loinc.org/10206-1/\">10206-1</a></td><td>Physical findings of Skin Narrative</td></tr><tr><td><a href=\"https://loinc.org/10202-0/\">10202-0</a></td><td>Physical findings of Nervous system Narrative</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.gov.et/fhir/hiv/ValueSet/physical-examination-value-set",
  "version" : "1.0.1",
  "name" : "PhysicalExamValueSet",
  "title" : "Physical Examinations",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-14T10:58:37+00:00",
  "publisher" : "Jembi Health Systems",
  "contact" : [
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.jembi.org"
        },
        {
          "system" : "email",
          "value" : "info@jembi.org"
        }
      ]
    },
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@jembi.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes used for representing a physical examination.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ET",
          "display" : "Ethiopia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "11424-9",
            "display" : "Physical findings of Ears and Nose and Mouth and Throat"
          },
          {
            "code" : "32450-9",
            "display" : "Physical findings of Lymph node"
          },
          {
            "code" : "11391-0",
            "display" : "Physical findings of Chest Narrative"
          },
          {
            "code" : "10200-4",
            "display" : "Physical findings of Heart Narrative"
          },
          {
            "code" : "10191-5",
            "display" : "Physical findings of Abdomen Narrative"
          },
          {
            "code" : "10198-0",
            "display" : "Physical findings of Genitourinary tract Narrative"
          },
          {
            "code" : "11410-8",
            "display" : "Physical findings of Musculoskeletal system Narrative"
          },
          {
            "code" : "10206-1",
            "display" : "Physical findings of Skin Narrative"
          },
          {
            "code" : "10202-0",
            "display" : "Physical findings of Nervous system Narrative"
          }
        ]
      }
    ]
  }
}