FHIR IG analytics| Package | fhir.sisrme |
| Resource Type | CodeSystem |
| Id | CodeSystem-sisrme-document-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/SIS-RME-FHIR-Implementation-Guide/CodeSystem-sisrme-document-type.html |
| URL | http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-document-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-21T07:37:12+00:00 |
| Name | SISRMEDocumentType |
| Title | SIS-RME Identification Document Type (local codes) |
| Realm | us |
| Authority | hl7 |
| Description | Mozambique-specific identification document types from MOZ.Registration.DE.35-42 that have no equivalent concept in the HL7 v2-0203 Identifier Type code system. Passport, Driver's License and Identity Card are represented instead by v2-0203 codes PPN, DL and NI respectively; see SISRMEDocumentTypeVS. |
| Content | complete |
| ValueSet | ||
| fhir.sisrme#current | sisrme-document-type-vs | SIS-RME Identification Document Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sisrme-document-type
This case-sensitive code system http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-document-type defines the following codes:
| Code | Display |
| birth-certificate | Birth Certificate |
| voter-registration-card | Voter Registration Card |
| dire | DIRE (Documento de Identificação e Residência para Estrangeiros) |
| no-document | No document |
{
"resourceType": "CodeSystem",
"id": "sisrme-document-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://misau.gov.mz/fhir/sis-rme/CodeSystem/sisrme-document-type",
"version": "0.1.0",
"name": "SISRMEDocumentType",
"title": "SIS-RME Identification Document Type (local codes)",
"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": "Mozambique-specific identification document types from MOZ.Registration.DE.35-42 that have no equivalent concept in the HL7 v2-0203 Identifier Type code system. Passport, Driver's License and Identity Card are represented instead by v2-0203 codes PPN, DL and NI respectively; see SISRMEDocumentTypeVS.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "MZ",
"display": "Mozambique"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "birth-certificate",
"display": "Birth Certificate"
},
{
"code": "voter-registration-card",
"display": "Voter Registration Card"
},
{
"code": "dire",
"display": "DIRE (Documento de Identificação e Residência para Estrangeiros)"
},
{
"code": "no-document",
"display": "No document"
}
]
}