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

FHIR IG Statistics: StructureDefinition/be-medicationdispense

Packageehealthplatform.be.r4.federalprofiles
Resource TypeStructureDefinition
Idbe-medicationdispense
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-medicationdispense
URLhttps://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-medicationdispense
Version0.2.0
Statusdraft
NameBeMedicationDispense
TitleBeMedicationDispense
DescriptionDefines constraints and extensions on the Medication Dispense resource for a record of a dispensation in Belgium.
TypeMedicationDispense
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
be-organizationBeOrganization
be-patientBePatient
be-practitionerBePractitioner

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "be-medicationdispense",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString": "Clinical.Medications"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "patient"
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-medicationdispense",
  "version": "0.2.0",
  "name": "BeMedicationDispense",
  "title": "BeMedicationDispense",
  "status": "draft",
  "description": "Defines constraints and extensions on the Medication Dispense resource for a record of a dispensation in Belgium.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "rx-dispense-rmim",
      "uri": "http://www.hl7.org/v3/PORX_RM020070UV",
      "name": "V3 Pharmacy Dispense RMIM"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MedicationDispense",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationDispense",
        "path": "MedicationDispense",
        "short": "The medication dispense entry",
        "definition": "A register of a medication dispense, describing the medication that has been dispensed by a professional or by an organization, including the medication, the patient, some prescription and treatment information."
      },
      {
        "id": "MedicationDispense.identifier",
        "path": "MedicationDispense.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.identifier:DGUID",
        "path": "MedicationDispense.identifier",
        "sliceName": "DGUID",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.identifier:DGUID.type.coding.code",
        "path": "MedicationDispense.identifier.type.coding.code",
        "patternCode": "dguid"
      },
      {
        "id": "MedicationDispense.identifier:DGUID.system",
        "path": "MedicationDispense.identifier.system",
        "min": 1,
        "fixedUri": "https://www.gfd-dpp.be/fhir/reference/dguid"
      },
      {
        "id": "MedicationDispense.medicationCodeableConcept",
        "path": "MedicationDispense.medicationCodeableConcept",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "example",
          "valueSet": "http://hl7.org/fhir/ValueSet/medication-codes",
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MedicationCode"
            }
          ],
          "description": "The drug code. For example CNK code for the medication"
        }
      },
      {
        "id": "MedicationDispense.medicationReference",
        "path": "MedicationDispense.medicationReference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.subject",
        "path": "MedicationDispense.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.context",
        "path": "MedicationDispense.context",
        "short": "The dispense session identifier, for example an identifier of a visit to a pharmacy",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.context.identifier",
        "path": "MedicationDispense.context.identifier",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.context.identifier.type.coding.system",
        "path": "MedicationDispense.context.identifier.type.coding.system",
        "patternUri": "https://www.gfd-dpp.be/fhir/reference/identifier_types"
      },
      {
        "id": "MedicationDispense.context.identifier.type.coding.code",
        "path": "MedicationDispense.context.identifier.type.coding.code",
        "patternCode": "sguid"
      },
      {
        "id": "MedicationDispense.context.identifier.system",
        "path": "MedicationDispense.context.identifier.system",
        "patternUri": "https://www.gfd-dpp.be/fhir/reference/sguid"
      },
      {
        "id": "MedicationDispense.performer",
        "path": "MedicationDispense.performer",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.performer.function.text",
        "path": "MedicationDispense.performer.function.text",
        "patternString": "dispenser"
      },
      {
        "id": "MedicationDispense.performer.actor",
        "path": "MedicationDispense.performer.actor",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization",
              "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.authorizingPrescription",
        "path": "MedicationDispense.authorizingPrescription",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier",
        "path": "MedicationDispense.authorizingPrescription.identifier",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.authorizingPrescription.display",
        "path": "MedicationDispense.authorizingPrescription.display",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.quantity",
        "path": "MedicationDispense.quantity",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.whenHandedOver",
        "path": "MedicationDispense.whenHandedOver",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.note",
        "path": "MedicationDispense.note",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.dosageInstruction",
        "path": "MedicationDispense.dosageInstruction",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.dosageInstruction.text",
        "path": "MedicationDispense.dosageInstruction.text",
        "mustSupport": true
      },
      {
        "id": "MedicationDispense.dosageInstruction.patientInstruction",
        "path": "MedicationDispense.dosageInstruction.patientInstruction",
        "mustSupport": true
      }
    ]
  }
}