Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: eMP_Sumatripta_Chronology_Provenance - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "2e112cb5-3b9f-4434-848e-26e27756cd30",
  "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/2"
    }
  ],
  "occurredDateTime" : "2026-11-01T15:43:33.244Z",
  "recorded" : "2026-11-01T15:43:33.244Z",
  "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"
      }
    }
  ]
}