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

FHIR IG analytics

Packagesynapxe.nde
Resource TypeStructureDefinition
IdMedicationRequest.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.nde@1.0.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest
Statusdraft
NameMedicationRequest
TypeMedicationRequest
Kindresource

Resources that use this resource

StructureDefinition
synapxe.nde#1.0.0profile-medicationdispenseMedicationDispense
synapxe.nde#1.0.0profile-medicationstatementMedicationStatement
synapxe.sgcdi#1.1.3profile-bundle-medicationdispenseBundle
synapxe.sgcdi#1.1.3profile-bundle-medicationrequestBundle
synapxe.sgcdi#1.1.3profile-diagnosticreport-shapeShapeReport

Resources that this resource uses

StructureDefinition
synapxe.nde#1.0.0profile-encounterEncounter
synapxe.nde#1.0.0profile-medicationMedication
synapxe.nde#1.0.0profile-organizationOrganization
synapxe.nde#1.0.0profile-patientPatient
synapxe.nde#1.0.0profile-practitionerPractitioner

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest",
  "name": "MedicationRequest",
  "status": "draft",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationRequest",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationRequest.contained",
        "path": "MedicationRequest.contained",
        "max": "0"
      },
      {
        "id": "MedicationRequest.extension",
        "path": "MedicationRequest.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.modifierExtension",
        "path": "MedicationRequest.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier",
        "path": "MedicationRequest.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationRequest.identifier.id",
        "path": "MedicationRequest.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier.extension",
        "path": "MedicationRequest.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier.use",
        "path": "MedicationRequest.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier.type",
        "path": "MedicationRequest.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier.system",
        "path": "MedicationRequest.identifier.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.identifier.value",
        "path": "MedicationRequest.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.identifier.period",
        "path": "MedicationRequest.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier.assigner",
        "path": "MedicationRequest.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn",
        "path": "MedicationRequest.basedOn",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.priorPrescription",
        "path": "MedicationRequest.priorPrescription",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.id",
        "path": "MedicationRequest.groupIdentifier.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.extension",
        "path": "MedicationRequest.groupIdentifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.use",
        "path": "MedicationRequest.groupIdentifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.type",
        "path": "MedicationRequest.groupIdentifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.system",
        "path": "MedicationRequest.groupIdentifier.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.groupIdentifier.value",
        "path": "MedicationRequest.groupIdentifier.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.groupIdentifier.period",
        "path": "MedicationRequest.groupIdentifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier.assigner",
        "path": "MedicationRequest.groupIdentifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.statusReason",
        "path": "MedicationRequest.statusReason",
        "max": "0"
      },
      {
        "id": "MedicationRequest.statusChanged",
        "path": "MedicationRequest.statusChanged",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category",
        "path": "MedicationRequest.category",
        "max": "1"
      },
      {
        "id": "MedicationRequest.category.id",
        "path": "MedicationRequest.category.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category.extension",
        "path": "MedicationRequest.category.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category.coding",
        "path": "MedicationRequest.category.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationRequest.category.coding.id",
        "path": "MedicationRequest.category.coding.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category.coding.extension",
        "path": "MedicationRequest.category.coding.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category.coding.system",
        "path": "MedicationRequest.category.coding.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.category.coding.version",
        "path": "MedicationRequest.category.coding.version",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category.coding.code",
        "path": "MedicationRequest.category.coding.code",
        "min": 1
      },
      {
        "id": "MedicationRequest.category.coding.display",
        "path": "MedicationRequest.category.coding.display",
        "min": 1
      },
      {
        "id": "MedicationRequest.category.coding.userSelected",
        "path": "MedicationRequest.category.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category.text",
        "path": "MedicationRequest.category.text",
        "max": "0"
      },
      {
        "id": "MedicationRequest.priority",
        "path": "MedicationRequest.priority",
        "max": "0"
      },
      {
        "id": "MedicationRequest.doNotPerform",
        "path": "MedicationRequest.doNotPerform",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication",
        "path": "MedicationRequest.medication",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.medication.id",
        "path": "MedicationRequest.medication.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.extension",
        "path": "MedicationRequest.medication.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.concept",
        "path": "MedicationRequest.medication.concept",
        "min": 1
      },
      {
        "id": "MedicationRequest.medication.concept.id",
        "path": "MedicationRequest.medication.concept.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.concept.extension",
        "path": "MedicationRequest.medication.concept.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.concept.coding",
        "path": "MedicationRequest.medication.concept.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationRequest.medication.concept.coding.id",
        "path": "MedicationRequest.medication.concept.coding.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.concept.coding.extension",
        "path": "MedicationRequest.medication.concept.coding.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.concept.coding.system",
        "path": "MedicationRequest.medication.concept.coding.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.medication.concept.coding.version",
        "path": "MedicationRequest.medication.concept.coding.version",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.concept.coding.code",
        "path": "MedicationRequest.medication.concept.coding.code",
        "min": 1
      },
      {
        "id": "MedicationRequest.medication.concept.coding.display",
        "path": "MedicationRequest.medication.concept.coding.display",
        "min": 1
      },
      {
        "id": "MedicationRequest.medication.concept.coding.userSelected",
        "path": "MedicationRequest.medication.concept.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.concept.text",
        "path": "MedicationRequest.medication.concept.text",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference",
        "path": "MedicationRequest.medication.reference",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.id",
        "path": "MedicationRequest.medication.reference.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.extension",
        "path": "MedicationRequest.medication.reference.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.reference",
        "path": "MedicationRequest.medication.reference.reference",
        "min": 1
      },
      {
        "id": "MedicationRequest.medication.reference.type",
        "path": "MedicationRequest.medication.reference.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.identifier",
        "path": "MedicationRequest.medication.reference.identifier",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.display",
        "path": "MedicationRequest.medication.reference.display",
        "max": "0"
      },
      {
        "id": "MedicationRequest.subject",
        "path": "MedicationRequest.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.subject.reference",
        "path": "MedicationRequest.subject.reference",
        "min": 1
      },
      {
        "id": "MedicationRequest.informationSource",
        "path": "MedicationRequest.informationSource",
        "max": "0"
      },
      {
        "id": "MedicationRequest.encounter",
        "path": "MedicationRequest.encounter",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.supportingInformation",
        "path": "MedicationRequest.supportingInformation",
        "max": "0"
      },
      {
        "id": "MedicationRequest.authoredOn",
        "path": "MedicationRequest.authoredOn",
        "min": 1
      },
      {
        "id": "MedicationRequest.requester",
        "path": "MedicationRequest.requester",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner",
              "https://fhir.synapxe.sg/StructureDefinition/profile-organization",
              "https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.requester.id",
        "path": "MedicationRequest.requester.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.extension",
        "path": "MedicationRequest.requester.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.identifier.id",
        "path": "MedicationRequest.requester.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.identifier.extension",
        "path": "MedicationRequest.requester.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.identifier.use",
        "path": "MedicationRequest.requester.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.identifier.type",
        "path": "MedicationRequest.requester.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.identifier.system",
        "path": "MedicationRequest.requester.identifier.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.requester.identifier.value",
        "path": "MedicationRequest.requester.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.requester.identifier.period",
        "path": "MedicationRequest.requester.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.identifier.assigner",
        "path": "MedicationRequest.requester.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.requester.display",
        "path": "MedicationRequest.requester.display",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reported",
        "path": "MedicationRequest.reported",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performerType",
        "path": "MedicationRequest.performerType",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer",
        "path": "MedicationRequest.performer",
        "max": "0"
      },
      {
        "id": "MedicationRequest.device",
        "path": "MedicationRequest.device",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder",
        "path": "MedicationRequest.recorder",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason",
        "path": "MedicationRequest.reason",
        "max": "1"
      },
      {
        "id": "MedicationRequest.reason.id",
        "path": "MedicationRequest.reason.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.extension",
        "path": "MedicationRequest.reason.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.concept",
        "path": "MedicationRequest.reason.concept",
        "min": 1
      },
      {
        "id": "MedicationRequest.reason.concept.id",
        "path": "MedicationRequest.reason.concept.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.concept.extension",
        "path": "MedicationRequest.reason.concept.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.concept.coding",
        "path": "MedicationRequest.reason.concept.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationRequest.reason.concept.coding.id",
        "path": "MedicationRequest.reason.concept.coding.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.concept.coding.extension",
        "path": "MedicationRequest.reason.concept.coding.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.concept.coding.system",
        "path": "MedicationRequest.reason.concept.coding.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.reason.concept.coding.version",
        "path": "MedicationRequest.reason.concept.coding.version",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.concept.coding.code",
        "path": "MedicationRequest.reason.concept.coding.code",
        "min": 1
      },
      {
        "id": "MedicationRequest.reason.concept.coding.display",
        "path": "MedicationRequest.reason.concept.coding.display",
        "min": 1
      },
      {
        "id": "MedicationRequest.reason.concept.coding.userSelected",
        "path": "MedicationRequest.reason.concept.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.concept.text",
        "path": "MedicationRequest.reason.concept.text",
        "max": "0"
      },
      {
        "id": "MedicationRequest.courseOfTherapyType",
        "path": "MedicationRequest.courseOfTherapyType",
        "max": "0"
      },
      {
        "id": "MedicationRequest.insurance",
        "path": "MedicationRequest.insurance",
        "max": "0"
      },
      {
        "id": "MedicationRequest.note.id",
        "path": "MedicationRequest.note.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.note.extension",
        "path": "MedicationRequest.note.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.note.author[x]",
        "path": "MedicationRequest.note.author[x]",
        "max": "0"
      },
      {
        "id": "MedicationRequest.note.time",
        "path": "MedicationRequest.note.time",
        "max": "0"
      },
      {
        "id": "MedicationRequest.renderedDosageInstruction",
        "path": "MedicationRequest.renderedDosageInstruction",
        "max": "0"
      },
      {
        "id": "MedicationRequest.effectiveDosePeriod",
        "path": "MedicationRequest.effectiveDosePeriod",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.id",
        "path": "MedicationRequest.dosageInstruction.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.extension",
        "path": "MedicationRequest.dosageInstruction.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.modifierExtension",
        "path": "MedicationRequest.dosageInstruction.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.sequence",
        "path": "MedicationRequest.dosageInstruction.sequence",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.text",
        "path": "MedicationRequest.dosageInstruction.text",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.additionalInstruction.id",
        "path": "MedicationRequest.dosageInstruction.additionalInstruction.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.additionalInstruction.extension",
        "path": "MedicationRequest.dosageInstruction.additionalInstruction.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.additionalInstruction.coding",
        "path": "MedicationRequest.dosageInstruction.additionalInstruction.coding",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.additionalInstruction.text",
        "path": "MedicationRequest.dosageInstruction.additionalInstruction.text",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.patientInstruction",
        "path": "MedicationRequest.dosageInstruction.patientInstruction",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.id",
        "path": "MedicationRequest.dosageInstruction.timing.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.extension",
        "path": "MedicationRequest.dosageInstruction.timing.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.modifierExtension",
        "path": "MedicationRequest.dosageInstruction.timing.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.event",
        "path": "MedicationRequest.dosageInstruction.timing.event",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat",
        "path": "MedicationRequest.dosageInstruction.timing.repeat",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.id",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.extension",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].id",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].extension",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.id",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.extension",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.value",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.unit",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.unit",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.system",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.code",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.code",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.id",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.extension",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.value",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.unit",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.unit",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.system",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.code",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.code",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.count",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.count",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.countMax",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.countMax",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.duration",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.duration",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.durationMax",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.durationMax",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.frequency",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.frequency",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.period",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.periodMax",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.periodMax",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.periodUnit",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.periodUnit",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.when",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.when",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.offset",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.offset",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.code",
        "path": "MedicationRequest.dosageInstruction.timing.code",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.asNeeded",
        "path": "MedicationRequest.dosageInstruction.asNeeded",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.asNeededFor",
        "path": "MedicationRequest.dosageInstruction.asNeededFor",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.site",
        "path": "MedicationRequest.dosageInstruction.site",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.id",
        "path": "MedicationRequest.dosageInstruction.route.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.extension",
        "path": "MedicationRequest.dosageInstruction.route.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding",
        "path": "MedicationRequest.dosageInstruction.route.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding.id",
        "path": "MedicationRequest.dosageInstruction.route.coding.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding.extension",
        "path": "MedicationRequest.dosageInstruction.route.coding.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding.system",
        "path": "MedicationRequest.dosageInstruction.route.coding.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding.version",
        "path": "MedicationRequest.dosageInstruction.route.coding.version",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding.code",
        "path": "MedicationRequest.dosageInstruction.route.coding.code",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding.display",
        "path": "MedicationRequest.dosageInstruction.route.coding.display",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding.userSelected",
        "path": "MedicationRequest.dosageInstruction.route.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.text",
        "path": "MedicationRequest.dosageInstruction.route.text",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.method",
        "path": "MedicationRequest.dosageInstruction.method",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.doseAndRate.id",
        "path": "MedicationRequest.dosageInstruction.doseAndRate.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.doseAndRate.extension",
        "path": "MedicationRequest.dosageInstruction.doseAndRate.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.doseAndRate.type",
        "path": "MedicationRequest.dosageInstruction.doseAndRate.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
        "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod",
        "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
        "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
        "path": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.id",
        "path": "MedicationRequest.dispenseRequest.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.extension",
        "path": "MedicationRequest.dispenseRequest.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.modifierExtension",
        "path": "MedicationRequest.dispenseRequest.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.initialFill",
        "path": "MedicationRequest.dispenseRequest.initialFill",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenseInterval",
        "path": "MedicationRequest.dispenseRequest.dispenseInterval",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.validityPeriod",
        "path": "MedicationRequest.dispenseRequest.validityPeriod",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity",
        "path": "MedicationRequest.dispenseRequest.quantity",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.id",
        "path": "MedicationRequest.dispenseRequest.quantity.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.extension",
        "path": "MedicationRequest.dispenseRequest.quantity.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.value",
        "path": "MedicationRequest.dispenseRequest.quantity.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.unit",
        "path": "MedicationRequest.dispenseRequest.quantity.unit",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.system",
        "path": "MedicationRequest.dispenseRequest.quantity.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.quantity.code",
        "path": "MedicationRequest.dispenseRequest.quantity.code",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.id",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.extension",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.value",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.comparator",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.comparator",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.unit",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.unit",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.system",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration.code",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration.code",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser",
        "path": "MedicationRequest.dispenseRequest.dispenser",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenserInstruction",
        "path": "MedicationRequest.dispenseRequest.dispenserInstruction",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.doseAdministrationAid",
        "path": "MedicationRequest.dispenseRequest.doseAdministrationAid",
        "max": "0"
      },
      {
        "id": "MedicationRequest.substitution",
        "path": "MedicationRequest.substitution",
        "max": "0"
      },
      {
        "id": "MedicationRequest.eventHistory",
        "path": "MedicationRequest.eventHistory",
        "max": "0"
      }
    ]
  }
}