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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-prenatal-risk-flag.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-prenatal-risk-flag.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-prenatal-risk-flag
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEPrenatalRiskFlag
TitleSIS-RME Prenatal Risk Flag
Realmus
Authorityhl7
DescriptionRisk factors screened for at prenatal consultation (MISAU.D, Obstetric History).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-prenatal-risk-flag-vsSIS-RME Prenatal Risk Flag 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-risk-flag

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

CodeDisplay
primigravida-under-16 Primigravida Under 16 Years
seizures-outside-pregnancy Had Seizures Outside Pregnancy
losing-weight Losing Weight
contact-with-tb-patient Contact with TB Patient
cough-phlegm-3-weeks Cough and Phlegm > 3 Weeks
has-tb-on-treatment Has TB and Undergoing Treatment
polydipsia-polyuria Very Hungry, Thirsty, Frequent Urination (possible diabetes)
dysuria Pain or Frequent Urination

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-prenatal-risk-flag",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-prenatal-risk-flag",
  "version": "0.1.0",
  "name": "SISRMEPrenatalRiskFlag",
  "title": "SIS-RME Prenatal Risk Flag",
  "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": "Risk factors screened for at prenatal consultation (MISAU.D, Obstetric History).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "primigravida-under-16",
      "display": "Primigravida Under 16 Years"
    },
    {
      "code": "seizures-outside-pregnancy",
      "display": "Had Seizures Outside Pregnancy"
    },
    {
      "code": "losing-weight",
      "display": "Losing Weight"
    },
    {
      "code": "contact-with-tb-patient",
      "display": "Contact with TB Patient"
    },
    {
      "code": "cough-phlegm-3-weeks",
      "display": "Cough and Phlegm > 3 Weeks"
    },
    {
      "code": "has-tb-on-treatment",
      "display": "Has TB and Undergoing Treatment"
    },
    {
      "code": "polydipsia-polyuria",
      "display": "Very Hungry, Thirsty, Frequent Urination (possible diabetes)"
    },
    {
      "code": "dysuria",
      "display": "Pain or Frequent Urination"
    }
  ]
}