FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | ValueSet |
| Id | ValueSet-sisrme-mch-vital-sign-code-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-mch-vital-sign-code-vs.html |
| URL | http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-mch-vital-sign-code-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEMCHVitalSignCodeVS |
| Title | SIS-RME MCH Vital Sign / Measurement Code |
| Realm | us |
| Authority | hl7 |
| Description | Codes for SISRMEMCHVitalSign.code, reusing well-established LOINC codes for standard vital signs, anthropometrics, obstetric measurements and Glasgow Coma Scale components. |
| StructureDefinition | ||
| fhir.sisrme#current | sisrme-mch-vital-sign | SIS-RME MCH Vital Sign / Measurement |
| CodeSystem | ||
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| fhir.sisrme#current | sisrme-mch-vital-sign-local-code | SIS-RME MCH Vital Sign / Measurement (local codes) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet sisrme-mch-vital-sign-code-vs
This value set includes codes based on the following rules:
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 8480-6 | Systolic blood pressure |
| 8462-4 | Diastolic blood pressure |
| 8310-5 | Body temperature |
| 8867-4 | Heart rate |
| 9279-1 | Respiratory rate |
| 59408-5 | Oxygen saturation in Arterial blood by Pulse oximetry |
| 29463-7 | Body weight |
| 8302-2 | Body height |
| 39156-5 | Body mass index (BMI) [Ratio] |
| 9843-4 | Head Occipital-frontal circumference |
| 11881-0 | Uterus Fundal height Tape measure |
| 55283-6 | Fetal Heart rate |
| 67847-4 | Glasgow coma score total |
| 9267-6 | Glasgow coma score eye opening |
| 9270-0 | Glasgow coma score verbal |
| 9268-4 | Glasgow coma score motor |
http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-mch-vital-sign-local-code version 📦0.1.0| Code | Display |
| muac | Mid-upper arm circumference (MUAC) |
| length | Body length (recumbent, infant) |
{
"resourceType": "ValueSet",
"id": "sisrme-mch-vital-sign-code-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-mch-vital-sign-code-vs",
"version": "0.1.0",
"name": "SISRMEMCHVitalSignCodeVS",
"title": "SIS-RME MCH Vital Sign / Measurement Code",
"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": "Codes for SISRMEMCHVitalSign.code, reusing well-established LOINC codes for standard vital signs, anthropometrics, obstetric measurements and Glasgow Coma Scale components.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "8480-6",
"display": "Systolic blood pressure"
},
{
"code": "8462-4",
"display": "Diastolic blood pressure"
},
{
"code": "8310-5",
"display": "Body temperature"
},
{
"code": "8867-4",
"display": "Heart rate"
},
{
"code": "9279-1",
"display": "Respiratory rate"
},
{
"code": "59408-5",
"display": "Oxygen saturation in Arterial blood by Pulse oximetry"
},
{
"code": "29463-7",
"display": "Body weight"
},
{
"code": "8302-2",
"display": "Body height"
},
{
"code": "39156-5",
"display": "Body mass index (BMI) [Ratio]"
},
{
"code": "9843-4",
"display": "Head Occipital-frontal circumference"
},
{
"code": "11881-0",
"display": "Uterus Fundal height Tape measure"
},
{
"code": "55283-6",
"display": "Fetal Heart rate"
},
{
"code": "67847-4",
"display": "Glasgow coma score total"
},
{
"code": "9267-6",
"display": "Glasgow coma score eye opening"
},
{
"code": "9270-0",
"display": "Glasgow coma score verbal"
},
{
"code": "9268-4",
"display": "Glasgow coma score motor"
}
]
},
{
"system": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-mch-vital-sign-local-code",
"concept": [
{
"code": "muac",
"display": "Mid-upper arm circumference (MUAC)"
},
{
"code": "length",
"display": "Body length (recumbent, infant)"
}
]
}
]
}
}