FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-tb-symptom.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-tb-symptom.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-symptom |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMETBSymptom |
| Title | SIS-RME TB Symptom |
| Realm | us |
| Authority | hl7 |
| Description | TB symptom screening options (MISAU.TB.DE.8-15). |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-tb-symptom-vs | SIS-RME TB Symptom Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sisrme-tb-symptom
This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-symptom defines the following codes:
{
"resourceType": "CodeSystem",
"id": "sisrme-tb-symptom",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-symptom",
"version": "0.1.0",
"name": "SISRMETBSymptom",
"title": "SIS-RME TB Symptom",
"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": "TB symptom screening options (MISAU.TB.DE.8-15).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "fever",
"display": "Fever"
},
{
"code": "weight-loss",
"display": "Weight loss"
},
{
"code": "night-sweats",
"display": "Night Sweats"
},
{
"code": "cough-2-weeks",
"display": "Cough lasting more than 2 weeks"
},
{
"code": "asthenia",
"display": "Asthenia"
},
{
"code": "contact-with-tb",
"display": "Contact with TB"
},
{
"code": "painless-cervical-lymphadenopathy",
"display": "Painless Cervical Lymphadenopathy"
}
]
}