FHIR IG analytics
| Package | fhir.sisrme |
| Resource Type | ValueSet |
| Id | ValueSet-sisrme-stadium-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/ValueSet-sisrme-stadium-vs.html |
| URL | http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-stadium-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEStadiumVS |
| Title | SIS-RME Diagnosis Stadium Value Set |
| Realm | us |
| Authority | hl7 |
| Description | T/S staging value set for MISAU.G.DE288. SNOMED CT concept identifiers are reused exactly as supplied by the source data dictionary; they have not been independently re-verified against a SNOMED CT terminology server by this IG. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "sisrme-stadium-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/ValueSet/sisrme-stadium-vs",
"version": "0.1.0",
"name": "SISRMEStadiumVS",
"title": "SIS-RME Diagnosis Stadium 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": "T/S staging value set for MISAU.G.DE288. SNOMED CT concept identifiers are reused exactly as supplied by the source data dictionary; they have not been independently re-verified against a SNOMED CT terminology server by this IG.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "165385",
"display": "T0S0"
},
{
"code": "233808",
"display": "T0S1"
},
{
"code": "165387",
"display": "T1S0"
},
{
"code": "165388",
"display": "T1S1"
}
]
}
]
}
}