FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-mch-vital-sign-local-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-mch-vital-sign-local-code.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-mch-vital-sign-local-code |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEMCHVitalSignLocalCode |
| Title | SIS-RME MCH Vital Sign / Measurement (local codes) |
| Realm | us |
| Authority | hl7 |
| Description | Local codes for MCH measurements with no confirmed LOINC equivalent identified within this IG's terminology-verification process. See SISRMEMCHVitalSignCodeVS. |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-mch-vital-sign-code-vs | SIS-RME MCH Vital Sign / Measurement Code |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sisrme-mch-vital-sign-local-code
This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-mch-vital-sign-local-code defines the following codes:
| Code | Display |
| muac | Mid-upper arm circumference (MUAC) |
| length | Body length (recumbent, infant) |
{
"resourceType": "CodeSystem",
"id": "sisrme-mch-vital-sign-local-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-mch-vital-sign-local-code",
"version": "0.1.0",
"name": "SISRMEMCHVitalSignLocalCode",
"title": "SIS-RME MCH Vital Sign / Measurement (local codes)",
"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": "Local codes for MCH measurements with no confirmed LOINC equivalent identified within this IG's terminology-verification process. See SISRMEMCHVitalSignCodeVS.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "muac",
"display": "Mid-upper arm circumference (MUAC)"
},
{
"code": "length",
"display": "Body length (recumbent, infant)"
}
]
}