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

FHIR IG analytics

Packagede.gematik.sterbefall
Resource TypeProvenance
IdProvenance-StfSterbeurkundeAusstellung-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": "Provenance",
  "id": "StfSterbeurkundeAusstellung-BY3-Max",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfSterbeurkundeAusstellung"
    ]
  },
  "target": [
    {
      "reference": "Patient/StfVerstorbenePerson-BY3-Max"
    }
  ],
  "agent": [
    {
      "who": {
        "reference": "Organization/StfOrganisation-BY3-Max"
      }
    }
  ],
  "reason": [
    {
      "coding": [
        {
          "code": "DECSD",
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason"
        }
      ]
    }
  ],
  "activity": {
    "coding": [
      {
        "code": "LA",
        "system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion"
      }
    ]
  },
  "recorded": "2025-01-07T10:00:00+01:00"
}