FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense",
"name": "MedicationDispense",
"status": "draft",
"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",
"path": "MedicationDispense.extension",
"max": "0"
},
{
"id": "MedicationDispense.modifierExtension",
"path": "MedicationDispense.modifierExtension",
"max": "0"
},
{
"id": "MedicationDispense.identifier",
"path": "MedicationDispense.identifier",
"max": "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.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
},
{
"id": "MedicationDispense.notPerformedReason.concept.id",
"path": "MedicationDispense.notPerformedReason.concept.id",
"max": "0"
},
{
"id": "MedicationDispense.notPerformedReason.concept.extension",
"path": "MedicationDispense.notPerformedReason.concept.extension",
"max": "0"
},
{
"id": "MedicationDispense.notPerformedReason.concept.coding",
"path": "MedicationDispense.notPerformedReason.concept.coding",
"min": 1,
"max": "1"
},
{
"id": "MedicationDispense.notPerformedReason.concept.coding.id",
"path": "MedicationDispense.notPerformedReason.concept.coding.id",
"max": "0"
},
{
"id": "MedicationDispense.notPerformedReason.concept.coding.extension",
"path": "MedicationDispense.notPerformedReason.concept.coding.extension",
"max": "0"
},
{
"id": "MedicationDispense.notPerformedReason.concept.coding.system",
"path": "MedicationDispense.notPerformedReason.concept.coding.system",
"min": 1
},
{
"id": "MedicationDispense.notPerformedReason.concept.coding.version",
"path": "MedicationDispense.notPerformedReason.concept.coding.version",
"max": "0"
},
{
"id": "MedicationDispense.notPerformedReason.concept.coding.code",
"path": "MedicationDispense.notPerformedReason.concept.coding.code",
"min": 1
},
{
"id": "MedicationDispense.notPerformedReason.concept.coding.display",
"path": "MedicationDispense.notPerformedReason.concept.coding.display",
"min": 1
},
{
"id": "MedicationDispense.notPerformedReason.concept.coding.userSelected",
"path": "MedicationDispense.notPerformedReason.concept.coding.userSelected",
"max": "0"
},
{
"id": "MedicationDispense.notPerformedReason.concept.text",
"path": "MedicationDispense.notPerformedReason.concept.text",
"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"
},
{
"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
},
{
"id": "MedicationDispense.medication.concept.id",
"path": "MedicationDispense.medication.concept.id",
"max": "0"
},
{
"id": "MedicationDispense.medication.concept.extension",
"path": "MedicationDispense.medication.concept.extension",
"max": "0"
},
{
"id": "MedicationDispense.medication.concept.coding",
"path": "MedicationDispense.medication.concept.coding",
"min": 1,
"max": "1"
},
{
"id": "MedicationDispense.medication.concept.coding.id",
"path": "MedicationDispense.medication.concept.coding.id",
"max": "0"
},
{
"id": "MedicationDispense.medication.concept.coding.extension",
"path": "MedicationDispense.medication.concept.coding.extension",
"max": "0"
},
{
"id": "MedicationDispense.medication.concept.coding.system",
"path": "MedicationDispense.medication.concept.coding.system",
"min": 1
},
{
"id": "MedicationDispense.medication.concept.coding.code",
"path": "MedicationDispense.medication.concept.coding.code",
"min": 1
},
{
"id": "MedicationDispense.medication.concept.coding.display",
"path": "MedicationDispense.medication.concept.coding.display",
"min": 1
},
{
"id": "MedicationDispense.medication.concept.coding.userSelected",
"path": "MedicationDispense.medication.concept.coding.userSelected",
"max": "0"
},
{
"id": "MedicationDispense.medication.concept.text",
"path": "MedicationDispense.medication.concept.text",
"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",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-patient"
]
}
]
},
{
"id": "MedicationDispense.subject.id",
"path": "MedicationDispense.subject.id",
"max": "0"
},
{
"id": "MedicationDispense.subject.extension",
"path": "MedicationDispense.subject.extension",
"max": "0"
},
{
"id": "MedicationDispense.subject.reference",
"path": "MedicationDispense.subject.reference",
"min": 1
},
{
"id": "MedicationDispense.subject.type",
"path": "MedicationDispense.subject.type",
"max": "0"
},
{
"id": "MedicationDispense.subject.identifier",
"path": "MedicationDispense.subject.identifier",
"max": "0"
},
{
"id": "MedicationDispense.subject.display",
"path": "MedicationDispense.subject.display",
"max": "0"
},
{
"id": "MedicationDispense.encounter",
"path": "MedicationDispense.encounter",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
]
}
]
},
{
"id": "MedicationDispense.supportingInformation",
"path": "MedicationDispense.supportingInformation",
"max": "0"
},
{
"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",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
]
}
]
},
{
"id": "MedicationDispense.performer.actor.id",
"path": "MedicationDispense.performer.actor.id",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.extension",
"path": "MedicationDispense.performer.actor.extension",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.type",
"path": "MedicationDispense.performer.actor.type",
"min": 1
},
{
"id": "MedicationDispense.performer.actor.identifier",
"path": "MedicationDispense.performer.actor.identifier",
"min": 1
},
{
"id": "MedicationDispense.performer.actor.identifier.id",
"path": "MedicationDispense.performer.actor.identifier.id",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier.extension",
"path": "MedicationDispense.performer.actor.identifier.extension",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier.use",
"path": "MedicationDispense.performer.actor.identifier.use",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier.type",
"path": "MedicationDispense.performer.actor.identifier.type",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier.system",
"path": "MedicationDispense.performer.actor.identifier.system",
"min": 1
},
{
"id": "MedicationDispense.performer.actor.identifier.value",
"path": "MedicationDispense.performer.actor.identifier.value",
"min": 1
},
{
"id": "MedicationDispense.performer.actor.identifier.period",
"path": "MedicationDispense.performer.actor.identifier.period",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.identifier.assigner",
"path": "MedicationDispense.performer.actor.identifier.assigner",
"max": "0"
},
{
"id": "MedicationDispense.performer.actor.display",
"path": "MedicationDispense.performer.actor.display",
"min": 1
},
{
"id": "MedicationDispense.location",
"path": "MedicationDispense.location",
"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",
"min": 1
},
{
"id": "MedicationDispense.authorizingPrescription.type",
"path": "MedicationDispense.authorizingPrescription.type",
"max": "0"
},
{
"id": "MedicationDispense.authorizingPrescription.identifier",
"path": "MedicationDispense.authorizingPrescription.identifier",
"max": "0"
},
{
"id": "MedicationDispense.authorizingPrescription.display",
"path": "MedicationDispense.authorizingPrescription.display",
"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.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",
"max": "0"
},
{
"id": "MedicationDispense.whenHandedOver",
"path": "MedicationDispense.whenHandedOver",
"min": 1
},
{
"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/facilityunit"
},
{
"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.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",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.text",
"path": "MedicationDispense.dosageInstruction.text",
"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",
"min": 1,
"max": "1"
},
{
"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",
"max": "0"
},
{
"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",
"path": "MedicationDispense.dosageInstruction.timing.repeat",
"min": 1
},
{
"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.count",
"path": "MedicationDispense.dosageInstruction.timing.repeat.count",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.countMax",
"path": "MedicationDispense.dosageInstruction.timing.repeat.countMax",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.duration",
"path": "MedicationDispense.dosageInstruction.timing.repeat.duration",
"min": 1
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.durationMax",
"path": "MedicationDispense.dosageInstruction.timing.repeat.durationMax",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.durationUnit",
"path": "MedicationDispense.dosageInstruction.timing.repeat.durationUnit",
"min": 1
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.frequency",
"path": "MedicationDispense.dosageInstruction.timing.repeat.frequency",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.frequencyMax",
"path": "MedicationDispense.dosageInstruction.timing.repeat.frequencyMax",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.period",
"path": "MedicationDispense.dosageInstruction.timing.repeat.period",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.periodMax",
"path": "MedicationDispense.dosageInstruction.timing.repeat.periodMax",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.periodUnit",
"path": "MedicationDispense.dosageInstruction.timing.repeat.periodUnit",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.dayOfWeek",
"path": "MedicationDispense.dosageInstruction.timing.repeat.dayOfWeek",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.timeOfDay",
"path": "MedicationDispense.dosageInstruction.timing.repeat.timeOfDay",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.when",
"path": "MedicationDispense.dosageInstruction.timing.repeat.when",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.repeat.offset",
"path": "MedicationDispense.dosageInstruction.timing.repeat.offset",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.timing.code",
"path": "MedicationDispense.dosageInstruction.timing.code",
"min": 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": "0"
},
{
"id": "MedicationDispense.dosageInstruction.site",
"path": "MedicationDispense.dosageInstruction.site",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.route",
"path": "MedicationDispense.dosageInstruction.route",
"min": 1
},
{
"id": "MedicationDispense.dosageInstruction.route.id",
"path": "MedicationDispense.dosageInstruction.route.id",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.route.extension",
"path": "MedicationDispense.dosageInstruction.route.extension",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.route.coding",
"path": "MedicationDispense.dosageInstruction.route.coding",
"min": 1,
"max": "1"
},
{
"id": "MedicationDispense.dosageInstruction.route.coding.id",
"path": "MedicationDispense.dosageInstruction.route.coding.id",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.route.coding.extension",
"path": "MedicationDispense.dosageInstruction.route.coding.extension",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.route.coding.system",
"path": "MedicationDispense.dosageInstruction.route.coding.system",
"min": 1
},
{
"id": "MedicationDispense.dosageInstruction.route.coding.code",
"path": "MedicationDispense.dosageInstruction.route.coding.code",
"min": 1
},
{
"id": "MedicationDispense.dosageInstruction.route.coding.display",
"path": "MedicationDispense.dosageInstruction.route.coding.display",
"min": 1
},
{
"id": "MedicationDispense.dosageInstruction.route.coding.userSelected",
"path": "MedicationDispense.dosageInstruction.route.coding.userSelected",
"max": "0"
},
{
"id": "MedicationDispense.dosageInstruction.route.text",
"path": "MedicationDispense.dosageInstruction.route.text",
"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"
}
]
}
}