FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-StfSterbeurkundeAusstellung.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.sterbefall@1.0.0-ballot&canonical=http://gematik.de/fhir/oegd/stf/StructureDefinition/StfSterbeurkundeAusstellung |
| URL | http://gematik.de/fhir/oegd/stf/StructureDefinition/StfSterbeurkundeAusstellung |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2025-12-05 |
| Name | StfSterbeurkundeAusstellung |
| Title | STF Sterbeurkunde Ausstellung |
| Description | Mit diesem Provenance Profil kann die Ausstellung einer Sterbeurkunde dokumentiert werden. |
| Type | Provenance |
| Kind | resource |
| StructureDefinition | |
| StfExportBundle | STF Export Bundle |
| StfExportProvenance | STF ExportBundle Provenance |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "StfSterbeurkundeAusstellung",
"url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfSterbeurkundeAusstellung",
"version": "1.0.0-ballot",
"name": "StfSterbeurkundeAusstellung",
"title": "STF Sterbeurkunde Ausstellung",
"status": "active",
"experimental": false,
"date": "2025-12-05",
"publisher": "ELFA Maßnahme Interoperabilität",
"description": "Mit diesem Provenance Profil kann die Ausstellung einer Sterbeurkunde dokumentiert werden.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Provenance",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Provenance.target",
"path": "Provenance.target",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "Provenance.recorded",
"path": "Provenance.recorded",
"comment": "Sterbefall beurkundet Datum",
"mustSupport": true
},
{
"id": "Provenance.reason",
"path": "Provenance.reason",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"code": "DECSD",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason"
}
]
},
"mustSupport": true
},
{
"id": "Provenance.activity",
"path": "Provenance.activity",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"code": "LA",
"system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion"
}
]
},
"mustSupport": true
},
{
"id": "Provenance.agent",
"path": "Provenance.agent",
"mustSupport": true
},
{
"id": "Provenance.agent.who",
"path": "Provenance.agent.who",
"comment": "Verweis auf das beurkundende Standesamt",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
],
"mustSupport": true
}
]
}
}