FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-prenatal-risk-flag.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-prenatal-risk-flag.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-prenatal-risk-flag |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEPrenatalRiskFlag |
| Title | SIS-RME Prenatal Risk Flag |
| Realm | us |
| Authority | hl7 |
| Description | Risk factors screened for at prenatal consultation (MISAU.D, Obstetric History). |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-prenatal-risk-flag-vs | SIS-RME Prenatal Risk Flag Value Set |
No resources found
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:
{
"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"
}
]
}