Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: eMP_Chronology_Provenance_Batch - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "319fcc6e-049d-4eb1-9a5c-82c33438cf94",
  "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/266620a9-2c26-41c1-b0cb-a10947b867f5/_history/3"
    },
    {
      "reference" : "MedicationRequest/71b66f1b-8032-4886-b7bf-e775daee22fb/_history/1"
    }
  ],
  "occurredDateTime" : "2026-12-01T14:00:00.400Z",
  "recorded" : "2026-12-01T14:00:00.400Z",
  "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"
      }
    }
  ]
}