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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-hiv-vital-sign-local-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-hiv-vital-sign-local-code.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-hiv-vital-sign-local-code
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEHIVVitalSignLocalCode
TitleSIS-RME HIV Consultation Vital Sign / Lab Measurement (local codes)
Realmus
Authorityhl7
DescriptionLocal codes for HIV consultation measurements with no confirmed LOINC equivalent (MISAU.C.DE16-17, DE20-21, DE49-52). See SISRMEHIVVitalSignCodeVS.
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-hiv-vital-sign-code-vsSIS-RME HIV Consultation Vital Sign / Lab Measurement Code

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sisrme-hiv-vital-sign-local-code

This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-hiv-vital-sign-local-code defines the following codes:

CodeDisplay
cd4-percentage CD4 percentage
cd4-semi-quantitative CD4, semi-quantitative
viral-load-qualitative Viral load, qualitative (e.g. Undetectable, or Less Than a specified threshold)
muac Mid-upper arm circumference (MUAC)
nutritional-assessment Nutritional assessment
general-state General state
level-of-consciousness Level of consciousness

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-hiv-vital-sign-local-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-hiv-vital-sign-local-code",
  "version": "0.1.0",
  "name": "SISRMEHIVVitalSignLocalCode",
  "title": "SIS-RME HIV Consultation Vital Sign / Lab Measurement (local codes)",
  "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": "Local codes for HIV consultation measurements with no confirmed LOINC equivalent (MISAU.C.DE16-17, DE20-21, DE49-52). See SISRMEHIVVitalSignCodeVS.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "cd4-percentage",
      "display": "CD4 percentage"
    },
    {
      "code": "cd4-semi-quantitative",
      "display": "CD4, semi-quantitative"
    },
    {
      "code": "viral-load-qualitative",
      "display": "Viral load, qualitative (e.g. Undetectable, or Less Than a specified threshold)"
    },
    {
      "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"
    }
  ]
}