FHIR IG analytics
| Package | fhir.sisrme |
| Resource Type | ValueSet |
| Id | ValueSet-sisrme-body-site-finding-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-body-site-finding-vs.html |
| URL | http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-body-site-finding-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEBodySiteFindingVS |
| Title | SIS-RME Body Site / Finding (obstetric examination) Value Set |
| Realm | us |
| Authority | hl7 |
| Description | A body site or examination finding recorded during a prenatal obstetric examination (MISAU.D, Obstetric Examination): oedema location, anterior region findings, breast findings, genital ulcer/condyloma location, cervical lesion type, and discharge type. Grouped into one code system as they are all short, mutually-distinguishable examination-finding checklists within the same clinical section. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "sisrme-body-site-finding-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-body-site-finding-vs",
"version": "0.1.0",
"name": "SISRMEBodySiteFindingVS",
"title": "SIS-RME Body Site / Finding (obstetric examination) Value Set",
"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": "A body site or examination finding recorded during a prenatal obstetric examination (MISAU.D, Obstetric Examination): oedema location, anterior region findings, breast findings, genital ulcer/condyloma location, cervical lesion type, and discharge type. Grouped into one code system as they are all short, mutually-distinguishable examination-finding checklists within the same clinical section.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"compose": {
"include": [
{
"system": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-body-site-finding"
}
]
}
}