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