FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Procedure |
| Id | Procedure-StfObduktion-BY3-Max.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure StfObduktion-BY3-Max
Profile: STF Obduktion
basedOn: ServiceRequest: status = completed; intent = order
status: Completed
subject: Markus Meyer(official) Male, DoB: 1953-07-01 ( Patient internal identifier: 331)
performed: 2025-05-01
| Function | Actor | OnBehalfOf |
| Pathologisches Institut | Practitioner Dr. Emil Gutmann(official) | Organization Gerichtsmedizin Nürnberg |
location: Nürnberg
report: DocumentReference: status = current; type = Obduktionsschein; date = 2025-01-05 10:30:00+0100
{
"resourceType": "Procedure",
"id": "StfObduktion-BY3-Max",
"meta": {
"profile": [
"http://ig.fhir.de/igs/stf/StructureDefinition/StfObduktion"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"basedOn": [
{
"reference": "ServiceRequest/StfObduktionAnfrage-BY3-Max"
}
],
"status": "completed",
"subject": {
"reference": "Patient/StfVerstorbenePerson-BY3-Max"
},
"performedDateTime": "2025-05-01",
"performer": [
{
"function": {
"coding": [
{
"system": "http://ig.fhir.de/igs/stf/CodeSystem/StfOrganisationsTypCS",
"code": "PathInst"
}
]
},
"actor": {
"reference": "Practitioner/StfArzt-BY3-Max-Gutmann"
},
"onBehalfOf": {
"reference": "Organization/StfOrganisation-GM-BY3-Max"
}
}
],
"location": {
"display": "Nürnberg"
},
"report": [
{
"reference": "DocumentReference/StfDatei-Obduktion-BY3-Max"
}
]
}