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