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

FHIR IG analytics

Packagede.gematik.epa.research
Resource TypeMedicationDispense
IdMedicationDispense-ExampleEPAResearchMedicationDispenseMaaloxan.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": "MedicationDispense",
  "id": "ExampleEPAResearchMedicationDispenseMaaloxan",
  "meta": {
    "tag": [
      {
        "system": "https://gematik.de/fhir/epa-research/sid/source-profile",
        "code": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense"
      }
    ],
    "security": [
      {
        "code": "PSEUDED",
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "display": "pseudonymized"
      }
    ],
    "profile": [
      "https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication-dispense"
    ]
  },
  "performer": [
    {
      "actor": {
        "display": "ANONYMIZED"
      }
    }
  ],
  "subject": {
    "identifier": {
      "system": "https://gematik.de/fhir/epa-research/sid/job-number-identifier",
      "value": "PSEUDO-X110411319-9F2C"
    }
  },
  "identifier": [
    {
      "system": "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier",
      "value": "3a534e48-80e8-4bbb-a19e-43e83d6f3a3e_160.100.000.000.010.12"
    }
  ],
  "status": "completed",
  "medicationReference": {
    "reference": "Medication/ExampleEPAResearchMedicationMaaloxan"
  },
  "authorizingPrescription": [
    {
      "reference": "MedicationRequest/ExampleEPAResearchMedicationRequestMaaloxan"
    }
  ],
  "quantity": {
    "value": 1,
    "unit": "Packung"
  },
  "whenHandedOver": "2025-10-29",
  "substitution": {
    "wasSubstituted": false
  }
}