FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Provenance |
| Id | Provenance-StfSterbeurkundeAusstellung-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance StfSterbeurkundeAusstellung-Example
Profile: STF Sterbeurkunde Ausstellung
Provenance for Erika Müller (official) Female, DoB: 1945-03-15 ( Patient internal identifier: GA78901)
Summary
| Recorded | 2023-10-15 14:28:00+0000 |
| Activity | legally authenticated |
Agents
| who |
| Organization Standesamt Musterstadt |
{
"resourceType": "Provenance",
"id": "StfSterbeurkundeAusstellung-Example",
"meta": {
"profile": [
"http://ig.fhir.de/igs/stf/StructureDefinition/StfSterbeurkundeAusstellung"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Patient/StfVerstorbenePerson-Example"
}
],
"recorded": "2023-10-15T14:28:00Z",
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "DECSD"
}
]
}
],
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
"code": "LA"
}
]
},
"agent": [
{
"who": {
"reference": "Organization/StfOrganisation-Example"
}
}
]
}