Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: eMP_Sumatripta_Activity_Provenance - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "9090b28c-e165-4823-b82b-15bb63012123",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance"
    ]
  },
  "target" : [
    {
      "reference" : "MedicationRequest/266620a9-2c26-41c1-b0cb-a10947b867f5/_history/1"
    }
  ],
  "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"
      }
    }
  ]
}