FHIR IG analytics
| Package | fhir.sisrme |
| Resource Type | ValueSet |
| Id | ValueSet-sisrme-medication-code-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-medication-code-vs.html |
| URL | http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-medication-code-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEMedicationCodeVS |
| Title | SIS-RME Medication Code (example) |
| Realm | us |
| Authority | hl7 |
| Description | Example, non-exhaustive value set for SISRMEMedicationRequest.medicationCodeableConcept. The source data dictionary specifies these as a single-selection list against the national essential medicines list (Formulário Nacional de Medicamentos, FNM); implementers should bind to a complete FNM-derived code system rather than this illustrative example set. |
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-medication-code-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-medication-code-vs",
"version": "0.1.0",
"name": "SISRMEMedicationCodeVS",
"title": "SIS-RME Medication Code (example)",
"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": "Example, non-exhaustive value set for SISRMEMedicationRequest.medicationCodeableConcept. The source data dictionary specifies these as a single-selection list against the national essential medicines list (Formulário Nacional de Medicamentos, FNM); implementers should bind to a complete FNM-derived code system rather than this illustrative example set.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"compose": {
"include": [
{
"system": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-medication-code-example"
}
]
}
}