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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeParameters
IdParameters-example-epa-op-cancel-prescription-erp-input-parameters-1.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": "Parameters",
  "id": "example-epa-op-cancel-prescription-erp-input-parameters-1",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-cancel-prescription-erp-input-parameters|1.3.0"
    ]
  },
  "parameter": [
    {
      "name": "rxPrescription",
      "part": [
        {
          "name": "prescriptionId",
          "valueIdentifier": {
            "system": "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId",
            "value": "160.100.000.000.011.09"
          }
        },
        {
          "name": "authoredOn",
          "valueDate": "2025-09-06"
        }
      ]
    }
  ]
}