FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-tb-provenance.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-tb-provenance.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-provenance |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMETBProvenance |
| Title | SIS-RME TB Case Provenance |
| Realm | us |
| Authority | hl7 |
| Description | Origin from which a TB case/enrollment was detected or referred (MISAU.B.DE43-47, TB Service additional enrollment fields). |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-tb-provenance-vs | SIS-RME TB Case Provenance Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sisrme-tb-provenance
This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-provenance defines the following codes:
| Code | Display |
| same-health-unit | Same Health Unit (internal detection) |
| another-public-health-unit | Another Public Health Unit |
| private-provider | Private Provider |
| community-agent | Community Agent |
{
"resourceType": "CodeSystem",
"id": "sisrme-tb-provenance",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-provenance",
"version": "0.1.0",
"name": "SISRMETBProvenance",
"title": "SIS-RME TB Case Provenance",
"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": "Origin from which a TB case/enrollment was detected or referred (MISAU.B.DE43-47, TB Service additional enrollment fields).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "same-health-unit",
"display": "Same Health Unit (internal detection)"
},
{
"code": "another-public-health-unit",
"display": "Another Public Health Unit"
},
{
"code": "private-provider",
"display": "Private Provider"
},
{
"code": "community-agent",
"display": "Community Agent"
}
]
}