FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-tb-social-support.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-tb-social-support.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-social-support |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMETBSocialSupport |
| Title | SIS-RME TB Social Support |
| Realm | us |
| Authority | hl7 |
| Description | Social support provided to a TB patient (MISAU.TB.DE.179-181). |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-tb-social-support-vs | SIS-RME TB Social Support Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sisrme-tb-social-support
This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-social-support defines the following codes:
| Code | Display |
| food-basket | Food Basket |
| social-incentive | Social Incentive |
{
"resourceType": "CodeSystem",
"id": "sisrme-tb-social-support",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-tb-social-support",
"version": "0.1.0",
"name": "SISRMETBSocialSupport",
"title": "SIS-RME TB Social Support",
"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": "Social support provided to a TB patient (MISAU.TB.DE.179-181).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "food-basket",
"display": "Food Basket"
},
{
"code": "social-incentive",
"display": "Social Incentive"
}
]
}