Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: eMP_Benazepril_Chronology_Provenance_1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "0b383501-f078-464b-b984-9fdb6751601b",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/epa-medication/StructureDefinition/emp-chronology-provenance"
    ]
  },
  "extension" : [
    {
      "url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/is-emp-chronology-extension",
      "valueBoolean" : true
    }
  ],
  "target" : [
    {
      "reference" : "MedicationRequest/173439a1-40ee-4b61-bb8c-aab3f5a1af10/_history/2"
    },
    {
      "reference" : "MedicationRequest/e2da4372-accc-4a76-81da-83e43ef9b15a/_history/1"
    }
  ],
  "occurredDateTime" : "2026-11-10T14:00:00.700Z",
  "recorded" : "2026-11-10T14:00:00.700Z",
  "activity" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code" : "UPDATE"
      }
    ]
  },
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code" : "author"
          }
        ]
      },
      "who" : {
        🔗 "reference" : "Organization/450a9511-53e5-4af7-be36-a18444bb8dd2",
        "identifier" : {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code" : "PRN"
              }
            ]
          },
          "system" : "https://gematik.de/fhir/sid/telematik-id",
          "value" : "9-2.58.00000089"
        },
        "display" : "Die Hausarztpraxis"
      }
    }
  ]
}