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

FHIR IG analytics

Packagefhir.kenyaPSIG
Resource TypeValueSet
IdValueSet-kps-vital-signs-codes-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/ValueSet-kps-vital-signs-codes-vs.html
URLhttps://nshr-uat.sha.go.ke/fhir/ValueSet/kps-vital-signs-codes-vs
Version0.1.0
Statusdraft
Date2026-06-19T10:10:16+00:00
NameKPSVitalSignsCodesVS
TitleKPS Vital Signs Codes
Realmus
Authorityhl7
DescriptionStandard codes for recording vital signs in the Kenya Patient Summary.
CopyrightCopyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet kps-vital-signs-codes-vs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    85353-1Vital signs, weight, height, head circumference, oxygen saturation and BMI panel
    9279-1Respiratory rate
    8867-4Heart rate
    2708-6Oxygen saturation in Arterial blood
    8310-5Body temperature
    8302-2Body height
    9843-4Head Occipital-frontal circumference
    29463-7Body weight
    39156-5Body mass index (BMI) [Ratio]
    85354-9Blood pressure panel with all children optional
    8480-6Systolic blood pressure
    8462-4Diastolic blood pressure
    8478-0Mean blood pressure

Source1

{
  "resourceType": "ValueSet",
  "id": "kps-vital-signs-codes-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/ValueSet/kps-vital-signs-codes-vs",
  "version": "0.1.0",
  "name": "KPSVitalSignsCodesVS",
  "title": "KPS Vital Signs Codes",
  "status": "draft",
  "experimental": false,
  "date": "2026-06-19T10:10:16+00:00",
  "publisher": "Digital Health Agency of Kenya",
  "contact": [
    {
      "name": "Digital Health Agency of Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dha.go.ke"
        },
        {
          "system": "email",
          "value": "interoperability@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency of Kenya – Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperability@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Standard codes for recording vital signs in the Kenya Patient Summary.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "85353-1",
            "display": "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
          },
          {
            "code": "9279-1",
            "display": "Respiratory rate"
          },
          {
            "code": "8867-4",
            "display": "Heart rate"
          },
          {
            "code": "2708-6",
            "display": "Oxygen saturation in Arterial blood"
          },
          {
            "code": "8310-5",
            "display": "Body temperature"
          },
          {
            "code": "8302-2",
            "display": "Body height"
          },
          {
            "code": "9843-4",
            "display": "Head Occipital-frontal circumference"
          },
          {
            "code": "29463-7",
            "display": "Body weight"
          },
          {
            "code": "39156-5",
            "display": "Body mass index (BMI) [Ratio]"
          },
          {
            "code": "85354-9",
            "display": "Blood pressure panel with all children optional"
          },
          {
            "code": "8480-6",
            "display": "Systolic blood pressure"
          },
          {
            "code": "8462-4",
            "display": "Diastolic blood pressure"
          },
          {
            "code": "8478-0",
            "display": "Mean blood pressure"
          }
        ]
      }
    ]
  }
}