FHIR IG analytics
| Package | fhir.sisrme |
| Resource Type | ValueSet |
| Id | ValueSet-sisrme-hiv-vital-sign-code-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-hiv-vital-sign-code-vs.html |
| URL | http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-hiv-vital-sign-code-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEHIVVitalSignCodeVS |
| Title | SIS-RME HIV Consultation Vital Sign / Lab Measurement Code |
| Realm | us |
| Authority | hl7 |
| 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. |
Resources that use this resource
| StructureDefinition |
| fhir.sisrme#current | sisrme-hiv-vital-sign | SIS-RME HIV Consultation Vital Sign / Lab Measurement |
Resources that this resource uses
| CodeSystem |
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| fhir.sisrme#current | sisrme-hiv-vital-sign-local-code | SIS-RME HIV Consultation Vital Sign / Lab Measurement (local codes) |
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}