Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: Ramipril_Information_Provenance - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "a99c2849-de82-4a43-98f4-8d6a4caa6038",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance"
    ]
  },
  "target" : [
    {
      "reference" : "MedicationStatement/0fc1f006-5793-4501-81b6-fe3918fcfa2d/_history/2"
    }
  ],
  "recorded" : "2025-12-03T14:00:00.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" : {
        "display" : "MEDSVC"
      }
    }
  ]
}