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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeValueSet
IdValueSet-sisrme-hiv-vital-sign-code-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-hiv-vital-sign-code-vs.html
URLhttp://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-hiv-vital-sign-code-vs
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEHIVVitalSignCodeVS
TitleSIS-RME HIV Consultation Vital Sign / Lab Measurement Code
Realmus
Authorityhl7
DescriptionCodes for SISRMEHIVVitalSign.code. Weight, Height, BMI and HIV viral load reuse well-established LOINC codes; CD4 absolute count reuses the LOINC code for the T4 helper (CD4+) cell count. CD4 percentage, CD4 semi-quantitative, MUAC, nutritional assessment, general state and level of consciousness are local codes: no single authoritative LOINC code could be confirmed for these within this IG's terminology-verification process, and implementers integrating with a specific lab system should map to that system's exact codes.

Resources that use this resource

StructureDefinition
fhir.sisrme#currentsisrme-hiv-vital-signSIS-RME HIV Consultation Vital Sign / Lab Measurement

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
fhir.sisrme#currentsisrme-hiv-vital-sign-local-codeSIS-RME HIV Consultation Vital Sign / Lab Measurement (local codes)

Narrative

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

Generated Narrative: ValueSet sisrme-hiv-vital-sign-code-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "sisrme-hiv-vital-sign-code-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-hiv-vital-sign-code-vs",
  "version": "0.1.0",
  "name": "SISRMEHIVVitalSignCodeVS",
  "title": "SIS-RME HIV Consultation Vital Sign / Lab Measurement Code",
  "status": "draft",
  "experimental": true,
  "date": "2026-09-21T07:37:12+00:00",
  "publisher": "intellisoftkenya",
  "contact": [
    {
      "name": "intellisoftkenya",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/TODO-intellisoftkenya-website"
        }
      ]
    }
  ],
  "description": "Codes for SISRMEHIVVitalSign.code. Weight, Height, BMI and HIV viral load reuse well-established LOINC codes; CD4 absolute count reuses the LOINC code for the T4 helper (CD4+) cell count. CD4 percentage, CD4 semi-quantitative, MUAC, nutritional assessment, general state and level of consciousness are local codes: no single authoritative LOINC code could be confirmed for these within this IG's terminology-verification process, and implementers integrating with a specific lab system should map to that system's exact codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "29463-7",
            "display": "Body weight"
          },
          {
            "code": "8302-2",
            "display": "Body height"
          },
          {
            "code": "39156-5",
            "display": "Body mass index (BMI) [Ratio]"
          },
          {
            "code": "24467-3",
            "display": "CD3+CD4+ (T4 helper) cells [#/volume] in Blood"
          },
          {
            "code": "25836-8",
            "display": "HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection"
          }
        ]
      },
      {
        "system": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-hiv-vital-sign-local-code",
        "concept": [
          {
            "code": "cd4-percentage",
            "display": "CD4 percentage"
          },
          {
            "code": "cd4-semi-quantitative",
            "display": "CD4, semi-quantitative"
          },
          {
            "code": "viral-load-qualitative",
            "display": "Viral load, qualitative"
          },
          {
            "code": "muac",
            "display": "Mid-upper arm circumference (MUAC)"
          },
          {
            "code": "nutritional-assessment",
            "display": "Nutritional assessment"
          },
          {
            "code": "general-state",
            "display": "General state"
          },
          {
            "code": "level-of-consciousness",
            "display": "Level of consciousness"
          }
        ]
      }
    ]
  }
}