FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 11424-9 | Physical findings of Ears and Nose and Mouth and Throat |
| 32450-9 | Physical findings of Lymph node |
| 11391-0 | Physical findings of Chest Narrative |
| 10200-4 | Physical findings of Heart Narrative |
| 10191-5 | Physical findings of Abdomen Narrative |
| 10198-0 | Physical findings of Genitourinary tract Narrative |
| 11410-8 | Physical findings of Musculoskeletal system Narrative |
| 10206-1 | Physical findings of Skin Narrative |
| 10202-0 | Physical 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"
}
]
}
]
}
}