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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-ccr-risk-condition.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-ccr-risk-condition.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-ccr-risk-condition
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMECCRRiskConditionCodes
TitleSIS-RME CCR Risk Condition
Realmus
Authorityhl7
DescriptionRisk conditions recorded at enrollment into the Child at Risk Consultation (CCR) service (MISAU.B.DE6-18).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-ccr-risk-condition-vsSIS-RME CCR Risk Condition 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-ccr-risk-condition

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

CodeDisplay
low-birth-weight Newborn with low birth weight (< 2.5 kg)
prematurity Prematurity
twins Twins
formula-feeding Artificial milk (formula feeding)
early-weaning Abrupt/early weaning
hiv-exposure HIV exposure
syphilis-exposure Syphilis exposure
tb-contact Contact with tuberculosis
mother-with-hepatitis Mother with Hepatitis
acute-malnutrition Acute Malnutrition
absent-mother Absent mother
deceased-mother Deceased mother
recent-migration Recent migration history
other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-ccr-risk-condition",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-ccr-risk-condition",
  "version": "0.1.0",
  "name": "SISRMECCRRiskConditionCodes",
  "title": "SIS-RME CCR Risk Condition",
  "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 conditions recorded at enrollment into the Child at Risk Consultation (CCR) service (MISAU.B.DE6-18).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 14,
  "concept": [
    {
      "code": "low-birth-weight",
      "display": "Newborn with low birth weight (< 2.5 kg)"
    },
    {
      "code": "prematurity",
      "display": "Prematurity"
    },
    {
      "code": "twins",
      "display": "Twins"
    },
    {
      "code": "formula-feeding",
      "display": "Artificial milk (formula feeding)"
    },
    {
      "code": "early-weaning",
      "display": "Abrupt/early weaning"
    },
    {
      "code": "hiv-exposure",
      "display": "HIV exposure"
    },
    {
      "code": "syphilis-exposure",
      "display": "Syphilis exposure"
    },
    {
      "code": "tb-contact",
      "display": "Contact with tuberculosis"
    },
    {
      "code": "mother-with-hepatitis",
      "display": "Mother with Hepatitis"
    },
    {
      "code": "acute-malnutrition",
      "display": "Acute Malnutrition"
    },
    {
      "code": "absent-mother",
      "display": "Absent mother"
    },
    {
      "code": "deceased-mother",
      "display": "Deceased mother"
    },
    {
      "code": "recent-migration",
      "display": "Recent migration history"
    },
    {
      "code": "other",
      "display": "Other"
    }
  ]
}