FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.sterbefall
Resource TypeProcedure
IdProcedure-StfObduktion-BY3-Max.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Procedure",
  "id": "StfObduktion-BY3-Max",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfObduktion"
    ]
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/StfObduktionAnfrage-BY3-Max"
    }
  ],
  "location": {
    "display": "Nürnberg"
  },
  "performer": [
    {
      "function": {
        "coding": [
          {
            "code": "PathInst",
            "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS"
          }
        ]
      },
      "actor": {
        "reference": "Practitioner/StfArzt-BY3-Max-Gutmann"
      },
      "onBehalfOf": {
        "reference": "Organization/StfOrganisation-GM-BY3-Max"
      }
    }
  ],
  "report": [
    {
      "reference": "DocumentReference/StfDatei-Obduktion-BY3-Max"
    }
  ],
  "subject": {
    "reference": "Patient/StfVerstorbenePerson-BY3-Max"
  },
  "status": "completed",
  "performedDateTime": "2025-05-01"
}