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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeProvenance
IdProvenance-f35a13e2-d82c-4826-97d7-b7e32721c4af.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": "f35a13e2-d82c-4826-97d7-b7e32721c4af",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa/StructureDefinition/epa-activity-provenance|1.3.0"
    ]
  },
  "target": [
    {
      "reference": "MedicationStatement/1cb0f018-178d-4488-a6b4-2be32dbda784/_history/1"
    }
  ],
  "recorded": "2026-08-18T14:43:33.344Z",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code": "CREATE"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author"
          }
        ]
      },
      "who": {
        "reference": "Organization/8B421590-9F7F-46BE-BD1E-C987063AC4F5",
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code": "PRN"
              }
            ]
          },
          "system": "https://gematik.de/fhir/sid/telematik-id",
          "value": "9-2.58.00000060"
        },
        "display": "Die Apotheke"
      }
    }
  ]
}