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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeProvenance
IdProvenance-a99c2849-de82-4a43-98f4-8d6a4caa6038.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": "a99c2849-de82-4a43-98f4-8d6a4caa6038",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance|1.3.0"
    ]
  },
  "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": {
        "identifier": {
          "system": "https://gematik.de/fhir/sid/epa-fhir-data-service",
          "value": "MEDICATIONSVC"
        },
        "display": "ePA Medication Service"
      }
    }
  ]
}