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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-prenatal-lab-test.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-prenatal-lab-test.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-prenatal-lab-test
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEPrenatalLabTest
TitleSIS-RME Prenatal Laboratory Test
Realmus
Authorityhl7
DescriptionLaboratory tests requested at a prenatal consultation (MISAU.D, Laboratory Requests).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-prenatal-lab-test-vsSIS-RME Prenatal Laboratory Test Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem sisrme-prenatal-lab-test

This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-prenatal-lab-test defines the following codes:

CodeDisplay
rapid-hiv-test Rapid HIV Test
syphilis-rapid-vdrl Syphilis Test - Rapid/VDRL
haemoglobin Haemoglobin
blood-sugar Blood Sugar
blood-group-rh Blood Group and Rh Factor
urine-ii Urine II
malaria-rdt-microscopy Malaria Test - RDT / Microscopy
hiv-viral-load HIV Viral Load
cd4-count CD4 Count

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-prenatal-lab-test",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-prenatal-lab-test",
  "version": "0.1.0",
  "name": "SISRMEPrenatalLabTest",
  "title": "SIS-RME Prenatal Laboratory Test",
  "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": "Laboratory tests requested at a prenatal consultation (MISAU.D, Laboratory Requests).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "rapid-hiv-test",
      "display": "Rapid HIV Test"
    },
    {
      "code": "syphilis-rapid-vdrl",
      "display": "Syphilis Test - Rapid/VDRL"
    },
    {
      "code": "haemoglobin",
      "display": "Haemoglobin"
    },
    {
      "code": "blood-sugar",
      "display": "Blood Sugar"
    },
    {
      "code": "blood-group-rh",
      "display": "Blood Group and Rh Factor"
    },
    {
      "code": "urine-ii",
      "display": "Urine II"
    },
    {
      "code": "malaria-rdt-microscopy",
      "display": "Malaria Test - RDT / Microscopy"
    },
    {
      "code": "hiv-viral-load",
      "display": "HIV Viral Load"
    },
    {
      "code": "cd4-count",
      "display": "CD4 Count"
    }
  ]
}