FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-physical-examination-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-physical-examination-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/physical-examination-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NamePhysicalExamValueSet
TitlePhysical Examinations
DescriptionCodes used for representing a physical examination.

Resources that use this resource

StructureDefinition
physical-examinations-observationObservation - Physical Examinations

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet physical-examination-value-set

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    11424-9Physical findings of Ears and Nose and Mouth and Throat
    32450-9Physical findings of Lymph node
    11391-0Physical findings of Chest Narrative
    10200-4Physical findings of Heart Narrative
    10191-5Physical findings of Abdomen Narrative
    10198-0Physical findings of Genitourinary tract Narrative
    11410-8Physical findings of Musculoskeletal system Narrative
    10206-1Physical findings of Skin Narrative
    10202-0Physical findings of Nervous system Narrative

Source1

{
  "resourceType": "ValueSet",
  "id": "physical-examination-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-02-09T05:22:58+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"
          }
        ]
      }
    ]
  }
}