FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeProvenance
IdProvenance-176eec9c-8d5a-46a7-96e3-7af3f68c49ed.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Provenance",
  "id": "176eec9c-8d5a-46a7-96e3-7af3f68c49ed",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance|1.3.0"
    ]
  },
  "target": [
    {
      "reference": "MedicationStatement/f29f1d0c-be05-4b0d-a335-3e508da39c0c/_history/2"
    }
  ],
  "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": {
        "identifier": {
          "system": "https://gematik.de/fhir/sid/epa-fhir-data-service",
          "value": "MEDICATIONSVC"
        },
        "display": "ePA Medication Service"
      }
    }
  ]
}