FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/epa-nonrescription-medication-dispense

Packagede.gematik.dev.epa.medication
Resource TypeStructureDefinition
Idepa-nonrescription-medication-dispense
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/StructureDefinition/epa-nonrescription-medication-dispense
URLhttps://gematik.de/fhir/epa-medication/StructureDefinition/epa-nonrescription-medication-dispense
Version1.1.0
Statusactive
Date2024-08-14
NameEPANonPrescriptionMedicationDispense
TitleEPA Nonprescription Medication Dispense
DescriptionThis profile defines constraints on the MedicationDispense resource to represent the dispensing of nonprescription medications, including over-the-counter (OTC) drugs and dietary supplements.
TypeMedicationDispense
Kindresource

Resources that use this resource

CapabilityStatement
epa-capabilitystatement-medicationEPA CapabilityStatement for the Medication Service
StructureDefinition
epa-op-provide-dispensation-input-parametersEPA Operation Provide Dispensation Input-Parameters

Resources that this resource uses

StructureDefinition
epa-medication-dispenseEPA MedicationDispense

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "epa-nonrescription-medication-dispense",
  "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-nonrescription-medication-dispense",
  "version": "1.1.0",
  "name": "EPANonPrescriptionMedicationDispense",
  "title": "EPA Nonprescription Medication Dispense",
  "status": "active",
  "experimental": false,
  "date": "2024-08-14",
  "publisher": "gematik GmbH",
  "description": "This profile defines constraints on the MedicationDispense resource to represent the dispensing of nonprescription medications, including over-the-counter (OTC) drugs and dietary supplements.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationDispense",
  "baseDefinition": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationDispense.extension:rxPrescriptionProcessIdentifier",
        "path": "MedicationDispense.extension",
        "sliceName": "rxPrescriptionProcessIdentifier",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:RxOriginatorProcessIdentifier",
        "path": "MedicationDispense.identifier",
        "sliceName": "RxOriginatorProcessIdentifier",
        "max": "0"
      },
      {
        "id": "MedicationDispense.partOf",
        "path": "MedicationDispense.partOf",
        "max": "0"
      },
      {
        "id": "MedicationDispense.statusReason[x]",
        "path": "MedicationDispense.statusReason[x]",
        "max": "0"
      },
      {
        "id": "MedicationDispense.context",
        "path": "MedicationDispense.context",
        "max": "0"
      },
      {
        "id": "MedicationDispense.supportingInformation",
        "path": "MedicationDispense.supportingInformation",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location",
        "path": "MedicationDispense.location",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription",
        "path": "MedicationDispense.authorizingPrescription",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type",
        "path": "MedicationDispense.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.daysSupply",
        "path": "MedicationDispense.daysSupply",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination",
        "path": "MedicationDispense.destination",
        "max": "0"
      },
      {
        "id": "MedicationDispense.receiver",
        "path": "MedicationDispense.receiver",
        "max": "0"
      },
      {
        "id": "MedicationDispense.note",
        "path": "MedicationDispense.note",
        "max": "0"
      },
      {
        "id": "MedicationDispense.detectedIssue",
        "path": "MedicationDispense.detectedIssue",
        "max": "0"
      },
      {
        "id": "MedicationDispense.eventHistory",
        "path": "MedicationDispense.eventHistory",
        "max": "0"
      }
    ]
  }
}