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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-medicationdispense.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense
Statusactive
NameMedicationDispense
TypeMedicationDispense
Kindresource

Resources that use this resource

StructureDefinition
profile-bundle-medicationdispenseBundle
profile-medicationstatementMedicationStatement

Resources that this resource uses

StructureDefinition
ext-changesMadeChanges Made Extension
ext-dispensingInstitutionDispensing Institution Extension
ext-orderSetConnectingTermOrder Set Connecting Term Extension
profile-codeableconceptCodeableConcept
profile-encounterEncounter
profile-locationLocation
profile-medicationMedication
profile-medicationrequestMedicationRequest
profile-patientPatient
profile-practitionerPractitioner
profile-reference-encounterReference
profile-reference-patientReference

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense",
  "name": "MedicationDispense",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationDispense",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationDispense.contained",
        "path": "MedicationDispense.contained",
        "max": "0"
      },
      {
        "id": "MedicationDispense.extension:changesMade",
        "path": "MedicationDispense.extension",
        "sliceName": "changesMade",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-changesMade"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.extension:orderSetConnectingTerm",
        "path": "MedicationDispense.extension",
        "sliceName": "orderSetConnectingTerm",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-orderSetConnectingTerm"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.extension:dispensingInstitution",
        "path": "MedicationDispense.extension",
        "sliceName": "dispensingInstitution",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-dispensingInstitution"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.modifierExtension",
        "path": "MedicationDispense.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier",
        "path": "MedicationDispense.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "MedicationDispense.identifier.id",
        "path": "MedicationDispense.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier.extension",
        "path": "MedicationDispense.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier.use",
        "path": "MedicationDispense.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier.type",
        "path": "MedicationDispense.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier.system",
        "path": "MedicationDispense.identifier.system",
        "min": 1
      },
      {
        "id": "MedicationDispense.identifier.value",
        "path": "MedicationDispense.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.identifier.period",
        "path": "MedicationDispense.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier.assigner",
        "path": "MedicationDispense.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier",
        "path": "MedicationDispense.identifier",
        "sliceName": "recordIdentifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier.id",
        "path": "MedicationDispense.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier.extension",
        "path": "MedicationDispense.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier.use",
        "path": "MedicationDispense.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier.type",
        "path": "MedicationDispense.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier.system",
        "path": "MedicationDispense.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/record-id"
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier.value",
        "path": "MedicationDispense.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier.period",
        "path": "MedicationDispense.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:recordIdentifier.assigner",
        "path": "MedicationDispense.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:dispenseID",
        "path": "MedicationDispense.identifier",
        "sliceName": "dispenseID",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationDispense.identifier:dispenseID.id",
        "path": "MedicationDispense.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:dispenseID.extension",
        "path": "MedicationDispense.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:dispenseID.use",
        "path": "MedicationDispense.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:dispenseID.type",
        "path": "MedicationDispense.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:dispenseID.system",
        "path": "MedicationDispense.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/dispense-id"
      },
      {
        "id": "MedicationDispense.identifier:dispenseID.value",
        "path": "MedicationDispense.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.identifier:dispenseID.period",
        "path": "MedicationDispense.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:dispenseID.assigner",
        "path": "MedicationDispense.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID",
        "path": "MedicationDispense.identifier",
        "sliceName": "sourceGroupingID",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID.id",
        "path": "MedicationDispense.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID.extension",
        "path": "MedicationDispense.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID.use",
        "path": "MedicationDispense.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID.type",
        "path": "MedicationDispense.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID.system",
        "path": "MedicationDispense.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id"
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID.value",
        "path": "MedicationDispense.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID.period",
        "path": "MedicationDispense.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationDispense.identifier:sourceGroupingID.assigner",
        "path": "MedicationDispense.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationDispense.basedOn",
        "path": "MedicationDispense.basedOn",
        "max": "0"
      },
      {
        "id": "MedicationDispense.partOf",
        "path": "MedicationDispense.partOf",
        "max": "0"
      },
      {
        "id": "MedicationDispense.notPerformedReason.id",
        "path": "MedicationDispense.notPerformedReason.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.notPerformedReason.extension",
        "path": "MedicationDispense.notPerformedReason.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.notPerformedReason.concept",
        "path": "MedicationDispense.notPerformedReason.concept",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/status-reason"
        }
      },
      {
        "id": "MedicationDispense.notPerformedReason.concept.extension",
        "path": "MedicationDispense.notPerformedReason.concept.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.notPerformedReason.concept.coding.system",
        "path": "MedicationDispense.notPerformedReason.concept.coding.system",
        "fixedUri": "https://fhir.synapxe.sg/CodeSystem/status-reason"
      },
      {
        "id": "MedicationDispense.notPerformedReason.concept.coding.version",
        "path": "MedicationDispense.notPerformedReason.concept.coding.version",
        "max": "0"
      },
      {
        "id": "MedicationDispense.notPerformedReason.reference",
        "path": "MedicationDispense.notPerformedReason.reference",
        "max": "0"
      },
      {
        "id": "MedicationDispense.statusChanged",
        "path": "MedicationDispense.statusChanged",
        "max": "0"
      },
      {
        "id": "MedicationDispense.category",
        "path": "MedicationDispense.category",
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/dispense-type"
        }
      },
      {
        "id": "MedicationDispense.category.extension",
        "path": "MedicationDispense.category.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.category.coding.system",
        "path": "MedicationDispense.category.coding.system",
        "fixedUri": "https://fhir.synapxe.sg/CodeSystem/dispense-type"
      },
      {
        "id": "MedicationDispense.medication",
        "path": "MedicationDispense.medication",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.medication.id",
        "path": "MedicationDispense.medication.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.medication.extension",
        "path": "MedicationDispense.medication.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.medication.concept",
        "path": "MedicationDispense.medication.concept",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.medication.concept.extension",
        "path": "MedicationDispense.medication.concept.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.medication.reference",
        "path": "MedicationDispense.medication.reference",
        "max": "0"
      },
      {
        "id": "MedicationDispense.medication.reference.id",
        "path": "MedicationDispense.medication.reference.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.medication.reference.extension",
        "path": "MedicationDispense.medication.reference.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.subject",
        "path": "MedicationDispense.subject",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.subject.display",
        "path": "MedicationDispense.subject.display",
        "max": "0"
      },
      {
        "id": "MedicationDispense.encounter",
        "path": "MedicationDispense.encounter",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-encounter"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.encounter.display",
        "path": "MedicationDispense.encounter.display",
        "max": "0"
      },
      {
        "id": "MedicationDispense.supportingInformation",
        "path": "MedicationDispense.supportingInformation",
        "max": "0"
      },
      {
        "id": "MedicationDispense.performer",
        "path": "MedicationDispense.performer",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationDispense.performer.id",
        "path": "MedicationDispense.performer.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.performer.extension",
        "path": "MedicationDispense.performer.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.performer.modifierExtension",
        "path": "MedicationDispense.performer.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.performer.function",
        "path": "MedicationDispense.performer.function",
        "max": "0"
      },
      {
        "id": "MedicationDispense.performer.actor",
        "path": "MedicationDispense.performer.actor",
        "short": "A reference from one resource to another",
        "definition": "A reference from one resource to another.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.performer.actor.identifier.system",
        "path": "MedicationDispense.performer.actor.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/prn"
      },
      {
        "id": "MedicationDispense.performer.actor.display",
        "path": "MedicationDispense.performer.actor.display",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.id",
        "path": "MedicationDispense.location.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.extension",
        "path": "MedicationDispense.location.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.reference",
        "path": "MedicationDispense.location.reference",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.type",
        "path": "MedicationDispense.location.type",
        "min": 1,
        "fixedUri": "Location"
      },
      {
        "id": "MedicationDispense.location.identifier",
        "path": "MedicationDispense.location.identifier",
        "min": 1
      },
      {
        "id": "MedicationDispense.location.identifier.id",
        "path": "MedicationDispense.location.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.identifier.extension",
        "path": "MedicationDispense.location.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.identifier.use",
        "path": "MedicationDispense.location.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.identifier.type",
        "path": "MedicationDispense.location.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.identifier.system",
        "path": "MedicationDispense.location.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id"
      },
      {
        "id": "MedicationDispense.location.identifier.value",
        "path": "MedicationDispense.location.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.location.identifier.period",
        "path": "MedicationDispense.location.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.identifier.assigner",
        "path": "MedicationDispense.location.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationDispense.location.display",
        "path": "MedicationDispense.location.display",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription",
        "path": "MedicationDispense.authorizingPrescription",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.authorizingPrescription.id",
        "path": "MedicationDispense.authorizingPrescription.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.extension",
        "path": "MedicationDispense.authorizingPrescription.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.reference",
        "path": "MedicationDispense.authorizingPrescription.reference",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.type",
        "path": "MedicationDispense.authorizingPrescription.type",
        "min": 1,
        "fixedUri": "MedicationRequest"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier",
        "path": "MedicationDispense.authorizingPrescription.identifier",
        "min": 1
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier.id",
        "path": "MedicationDispense.authorizingPrescription.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier.extension",
        "path": "MedicationDispense.authorizingPrescription.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier.use",
        "path": "MedicationDispense.authorizingPrescription.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier.type",
        "path": "MedicationDispense.authorizingPrescription.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier.system",
        "path": "MedicationDispense.authorizingPrescription.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/order-no"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier.value",
        "path": "MedicationDispense.authorizingPrescription.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier.period",
        "path": "MedicationDispense.authorizingPrescription.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.identifier.assigner",
        "path": "MedicationDispense.authorizingPrescription.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationDispense.authorizingPrescription.display",
        "path": "MedicationDispense.authorizingPrescription.display",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type",
        "path": "MedicationDispense.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type.id",
        "path": "MedicationDispense.type.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type.extension",
        "path": "MedicationDispense.type.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type.coding",
        "path": "MedicationDispense.type.coding",
        "max": "1"
      },
      {
        "id": "MedicationDispense.type.coding.id",
        "path": "MedicationDispense.type.coding.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type.coding.extension",
        "path": "MedicationDispense.type.coding.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type.coding.system",
        "path": "MedicationDispense.type.coding.system",
        "min": 1
      },
      {
        "id": "MedicationDispense.type.coding.version",
        "path": "MedicationDispense.type.coding.version",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type.coding.code",
        "path": "MedicationDispense.type.coding.code",
        "min": 1
      },
      {
        "id": "MedicationDispense.type.coding.display",
        "path": "MedicationDispense.type.coding.display",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type.coding.userSelected",
        "path": "MedicationDispense.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicationDispense.type.text",
        "path": "MedicationDispense.type.text",
        "max": "0"
      },
      {
        "id": "MedicationDispense.quantity.id",
        "path": "MedicationDispense.quantity.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.quantity.extension",
        "path": "MedicationDispense.quantity.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.quantity.value",
        "path": "MedicationDispense.quantity.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.quantity.unit",
        "path": "MedicationDispense.quantity.unit",
        "min": 1
      },
      {
        "id": "MedicationDispense.quantity.system",
        "path": "MedicationDispense.quantity.system",
        "min": 1
      },
      {
        "id": "MedicationDispense.quantity.code",
        "path": "MedicationDispense.quantity.code",
        "min": 1
      },
      {
        "id": "MedicationDispense.daysSupply",
        "path": "MedicationDispense.daysSupply",
        "max": "0"
      },
      {
        "id": "MedicationDispense.daysSupply.id",
        "path": "MedicationDispense.daysSupply.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.daysSupply.extension",
        "path": "MedicationDispense.daysSupply.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.daysSupply.value",
        "path": "MedicationDispense.daysSupply.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.daysSupply.unit",
        "path": "MedicationDispense.daysSupply.unit",
        "min": 1
      },
      {
        "id": "MedicationDispense.daysSupply.system",
        "path": "MedicationDispense.daysSupply.system",
        "min": 1
      },
      {
        "id": "MedicationDispense.daysSupply.code",
        "path": "MedicationDispense.daysSupply.code",
        "min": 1
      },
      {
        "id": "MedicationDispense.recorded",
        "path": "MedicationDispense.recorded",
        "min": 1
      },
      {
        "id": "MedicationDispense.whenPrepared",
        "path": "MedicationDispense.whenPrepared",
        "min": 1
      },
      {
        "id": "MedicationDispense.whenHandedOver",
        "path": "MedicationDispense.whenHandedOver",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination",
        "path": "MedicationDispense.destination",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-location"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.destination.id",
        "path": "MedicationDispense.destination.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.extension",
        "path": "MedicationDispense.destination.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.reference",
        "path": "MedicationDispense.destination.reference",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.type",
        "path": "MedicationDispense.destination.type",
        "min": 1,
        "patternUri": "Location"
      },
      {
        "id": "MedicationDispense.destination.identifier",
        "path": "MedicationDispense.destination.identifier",
        "min": 1
      },
      {
        "id": "MedicationDispense.destination.identifier.id",
        "path": "MedicationDispense.destination.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.identifier.extension",
        "path": "MedicationDispense.destination.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.identifier.use",
        "path": "MedicationDispense.destination.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.identifier.type",
        "path": "MedicationDispense.destination.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.identifier.system",
        "path": "MedicationDispense.destination.identifier.system",
        "min": 1,
        "patternUri": "https://fhir.synapxe.sg/NamingSystem/facility-unit-id"
      },
      {
        "id": "MedicationDispense.destination.identifier.value",
        "path": "MedicationDispense.destination.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationDispense.destination.identifier.period",
        "path": "MedicationDispense.destination.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.identifier.assigner",
        "path": "MedicationDispense.destination.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationDispense.destination.display",
        "path": "MedicationDispense.destination.display",
        "min": 1
      },
      {
        "id": "MedicationDispense.receiver",
        "path": "MedicationDispense.receiver",
        "max": "0"
      },
      {
        "id": "MedicationDispense.note",
        "path": "MedicationDispense.note",
        "max": "0"
      },
      {
        "id": "MedicationDispense.renderedDosageInstruction",
        "path": "MedicationDispense.renderedDosageInstruction",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction",
        "path": "MedicationDispense.dosageInstruction",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationDispense.dosageInstruction.id",
        "path": "MedicationDispense.dosageInstruction.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.extension",
        "path": "MedicationDispense.dosageInstruction.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.modifierExtension",
        "path": "MedicationDispense.dosageInstruction.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.sequence",
        "path": "MedicationDispense.dosageInstruction.sequence",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction",
        "max": "1"
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.id",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.extension",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding.id",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding.extension",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding.system",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding.system",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding.code",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding.code",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding.display",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding.display",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.coding.userSelected",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.additionalInstruction.text",
        "path": "MedicationDispense.dosageInstruction.additionalInstruction.text",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.patientInstruction",
        "path": "MedicationDispense.dosageInstruction.patientInstruction",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.id",
        "path": "MedicationDispense.dosageInstruction.timing.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.extension",
        "path": "MedicationDispense.dosageInstruction.timing.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.modifierExtension",
        "path": "MedicationDispense.dosageInstruction.timing.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.event",
        "path": "MedicationDispense.dosageInstruction.timing.event",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.id",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.extension",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x]",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x]",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x].id",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x].id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x].extension",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x].extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x].start",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x].start",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x].end",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.bounds[x].end",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.dayOfWeek",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.dayOfWeek",
        "max": "1"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.timeOfDay",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.timeOfDay",
        "max": "1"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.repeat.when",
        "path": "MedicationDispense.dosageInstruction.timing.repeat.when",
        "max": "1"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.id",
        "path": "MedicationDispense.dosageInstruction.timing.code.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.extension",
        "path": "MedicationDispense.dosageInstruction.timing.code.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.coding",
        "path": "MedicationDispense.dosageInstruction.timing.code.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.coding.id",
        "path": "MedicationDispense.dosageInstruction.timing.code.coding.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.coding.extension",
        "path": "MedicationDispense.dosageInstruction.timing.code.coding.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.coding.system",
        "path": "MedicationDispense.dosageInstruction.timing.code.coding.system",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.coding.code",
        "path": "MedicationDispense.dosageInstruction.timing.code.coding.code",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.coding.display",
        "path": "MedicationDispense.dosageInstruction.timing.code.coding.display",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.coding.userSelected",
        "path": "MedicationDispense.dosageInstruction.timing.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.timing.code.text",
        "path": "MedicationDispense.dosageInstruction.timing.code.text",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.asNeeded",
        "path": "MedicationDispense.dosageInstruction.asNeeded",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.asNeededFor",
        "path": "MedicationDispense.dosageInstruction.asNeededFor",
        "max": "1"
      },
      {
        "id": "MedicationDispense.dosageInstruction.asNeededFor.id",
        "path": "MedicationDispense.dosageInstruction.asNeededFor.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.asNeededFor.extension",
        "path": "MedicationDispense.dosageInstruction.asNeededFor.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.asNeededFor.coding",
        "path": "MedicationDispense.dosageInstruction.asNeededFor.coding",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.asNeededFor.text",
        "path": "MedicationDispense.dosageInstruction.asNeededFor.text",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.site",
        "path": "MedicationDispense.dosageInstruction.site",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.route",
        "path": "MedicationDispense.dosageInstruction.route",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.dosageInstruction.route.extension",
        "path": "MedicationDispense.dosageInstruction.route.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.method",
        "path": "MedicationDispense.dosageInstruction.method",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.doseAndRate.id",
        "path": "MedicationDispense.dosageInstruction.doseAndRate.id",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.doseAndRate.extension",
        "path": "MedicationDispense.dosageInstruction.doseAndRate.extension",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.doseAndRate.type",
        "path": "MedicationDispense.dosageInstruction.doseAndRate.type",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]",
        "path": "MedicationDispense.dosageInstruction.doseAndRate.dose[x]",
        "min": 1
      },
      {
        "id": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]",
        "path": "MedicationDispense.dosageInstruction.doseAndRate.rate[x]",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.maxDosePerPeriod",
        "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.maxDosePerAdministration",
        "path": "MedicationDispense.dosageInstruction.maxDosePerAdministration",
        "max": "0"
      },
      {
        "id": "MedicationDispense.dosageInstruction.maxDosePerLifetime",
        "path": "MedicationDispense.dosageInstruction.maxDosePerLifetime",
        "max": "0"
      },
      {
        "id": "MedicationDispense.substitution",
        "path": "MedicationDispense.substitution",
        "max": "0"
      },
      {
        "id": "MedicationDispense.eventHistory",
        "path": "MedicationDispense.eventHistory",
        "max": "0"
      }
    ]
  }
}