Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: L-Thyroxin_Information_Provenance - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "850ef590-34ff-469a-8c0d-13b6751a029b",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance"
    ]
  },
  "target" : [
    {
      "reference" : "MedicationStatement/133c8159-6398-4937-984a-d741e24556ad/_history/2"
    }
  ],
  "recorded" : "2025-10-29T14:44: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"
      }
    }
  ]
}