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

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeValueSet
IdValueSet-review-of-body-systems.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-review-of-body-systems.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/review-of-body-systems
Version0.1.0
Statusactive
Date2026-05-21T10:26:55+00:00
NameSGHIReviewOfBodySystems
TitleSGHI Review of Body Systems
DescriptionA ValueSet for body systems covered in the Review of Systems (ROS) assessment.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
silfhirprofileig#currentspecial-clinic-code-systemSGHI Special Clinic Code System

Narrative

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

Generated Narrative: ValueSet review-of-body-systems


Source1

{
  "resourceType": "ValueSet",
  "id": "review-of-body-systems",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/review-of-body-systems",
  "version": "0.1.0",
  "name": "SGHIReviewOfBodySystems",
  "title": "SGHI Review of Body Systems",
  "status": "active",
  "date": "2026-05-21T10:26:55+00:00",
  "publisher": "Kathurima Kimathi",
  "contact": [
    {
      "name": "Kathurima Kimathi",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system": "email",
          "value": "kathurimakimathi415@gmail.com"
        }
      ]
    },
    {
      "name": "Oscar John",
      "telecom": [
        {
          "system": "email",
          "value": "oscarjohnotieno@gmail.com",
          "use": "work"
        }
      ]
    },
    {
      "name": "Kennedy Omondi",
      "telecom": [
        {
          "system": "email",
          "value": "kennankole@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet for body systems covered in the Review of Systems (ROS) assessment.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
        "concept": [
          {
            "code": "ros-respiratory",
            "display": "Respiratory"
          },
          {
            "code": "ros-cardiovascular",
            "display": "Cardiovascular"
          },
          {
            "code": "ros-nervous",
            "display": "Nervous"
          },
          {
            "code": "ros-abdominal",
            "display": "Abdominal"
          },
          {
            "code": "ros-endocrine",
            "display": "Endocrine"
          },
          {
            "code": "ros-ent",
            "display": "ENT"
          },
          {
            "code": "ros-ophthalmic",
            "display": "Ophthalmic"
          },
          {
            "code": "ros-genitourinary",
            "display": "Genitourinary"
          },
          {
            "code": "ros-musculoskeletal",
            "display": "Musculoskeletal"
          },
          {
            "code": "ros-skin",
            "display": "Skin"
          },
          {
            "code": "ros-reproductive",
            "display": "Reproductive"
          }
        ]
      }
    ]
  }
}