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

FHIR IG analytics

Packagefhir.sisrme
Resource TypeCodeSystem
IdCodeSystem-sisrme-pediatric-danger-sign.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-pediatric-danger-sign.html
URLhttp://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-pediatric-danger-sign
Version0.1.0
Statusdraft
Date2026-09-21T07:37:12+00:00
NameSISRMEPediatricDangerSign
TitleSIS-RME Paediatric General Danger Sign
Realmus
Authorityhl7
DescriptionIMCI (Integrated Management of Childhood Illness) general danger signs (MISAU.D, General Examination).
Contentcomplete

Resources that use this resource

ValueSet
fhir.sisrme#currentsisrme-pediatric-danger-sign-vsSIS-RME Paediatric General Danger Sign 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-pediatric-danger-sign

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

CodeDisplay
unable-to-drink-or-breastfeed Unable to drink or breastfeed
vomits-everything Vomits everything eaten
seizures Seizures (currently or history)
lethargic Lethargic
unconscious Unconscious

Source1

{
  "resourceType": "CodeSystem",
  "id": "sisrme-pediatric-danger-sign",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-pediatric-danger-sign",
  "version": "0.1.0",
  "name": "SISRMEPediatricDangerSign",
  "title": "SIS-RME Paediatric General Danger Sign",
  "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": "IMCI (Integrated Management of Childhood Illness) general danger signs (MISAU.D, General Examination).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "MZ",
          "display": "Mozambique"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "unable-to-drink-or-breastfeed",
      "display": "Unable to drink or breastfeed"
    },
    {
      "code": "vomits-everything",
      "display": "Vomits everything eaten"
    },
    {
      "code": "seizures",
      "display": "Seizures (currently or history)"
    },
    {
      "code": "lethargic",
      "display": "Lethargic"
    },
    {
      "code": "unconscious",
      "display": "Unconscious"
    }
  ]
}