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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeProvenance
IdProvenance-cf988182-fd13-4f1f-a35c-d045c57c28d0.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": "cf988182-fd13-4f1f-a35c-d045c57c28d0",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance|1.3.0"
    ]
  },
  "target": [
    {
      "reference": "MedicationStatement/405ff43e-bc8e-4109-b370-3e31431c5fe0/_history/2"
    }
  ],
  "recorded": "2025-09-08T14:44:02.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"
      }
    }
  ]
}