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

FHIR IG analytics

Packagede.gematik.sterbefall
Resource TypeProvenance
IdProvenance-StfExportProvenanceExample-TH1.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": "Provenance",
  "id": "StfExportProvenanceExample-TH1",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfExportProvenance"
    ]
  },
  "target": [
    {
      "reference": "Patient/StfVerstorbenePerson-TH1"
    },
    {
      "reference": "Procedure/StfLeichenschau-TH1"
    },
    {
      "reference": "Observation/Todesursache-1-TH1"
    },
    {
      "reference": "Observation/Todesursache-2-TH1"
    },
    {
      "reference": "Observation/Todesursache-3-TH1"
    },
    {
      "reference": "Observation/Todesursache-4-TH1"
    },
    {
      "reference": "Observation/Todesursache-5-TH1"
    },
    {
      "reference": "Organization/StfOrganisation-GA-TH1"
    },
    {
      "reference": "Practitioner/StfArzt-TH1"
    },
    {
      "reference": "PractitionerRole/StfArztZuordnung-TH1"
    },
    {
      "reference": "Organization/StfOrganisation-Klinik-TH1"
    }
  ],
  "agent": [
    {
      "who": {
        "display": "Sterbefall-Management-Software v1.0"
      },
      "onBehalfOf": {
        "reference": "Organization/StfOrganisation-GA-TH1"
      }
    }
  ],
  "reason": [
    {
      "coding": [
        {
          "code": "DECSD",
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason"
        }
      ]
    }
  ],
  "activity": {
    "coding": [
      {
        "code": "CREATE",
        "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation"
      }
    ]
  },
  "recorded": "2025-11-06T12:49:00Z"
}