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

FHIR IG analytics

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

Resources that use this resource

StructureDefinition
profile-ednotesEDNotes

Resources that this resource uses

StructureDefinition
ext-ed-administerLogAdminister Log Extension
profile-annotationAnnotation
profile-codeableconceptCodeableConcept
profile-encounterEncounter
profile-identifierIdentifier
profile-locationLocation
profile-medicationMedication
profile-patientPatient
profile-practitionerPractitioner
profile-reference-encounterReference
profile-reference-patientReference
profile-reference-practitionerReference

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-ed-medicationrequest",
  "name": "MedicationRequest",
  "status": "active",
  "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:administerLog",
        "path": "MedicationRequest.extension",
        "sliceName": "administerLog",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-ed-administerLog"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.modifierExtension",
        "path": "MedicationRequest.modifierExtension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier",
        "path": "MedicationRequest.identifier",
        "max": "0"
      },
      {
        "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": "0",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.basedOn.id",
        "path": "MedicationRequest.basedOn.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.extension",
        "path": "MedicationRequest.basedOn.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.reference",
        "path": "MedicationRequest.basedOn.reference",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.type",
        "path": "MedicationRequest.basedOn.type",
        "min": 1,
        "fixedUri": "Encounter"
      },
      {
        "id": "MedicationRequest.basedOn.identifier",
        "path": "MedicationRequest.basedOn.identifier",
        "min": 1
      },
      {
        "id": "MedicationRequest.basedOn.identifier.id",
        "path": "MedicationRequest.basedOn.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.identifier.extension",
        "path": "MedicationRequest.basedOn.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.identifier.use",
        "path": "MedicationRequest.basedOn.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.identifier.type",
        "path": "MedicationRequest.basedOn.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.identifier.system",
        "path": "MedicationRequest.basedOn.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/record-id"
      },
      {
        "id": "MedicationRequest.basedOn.identifier.value",
        "path": "MedicationRequest.basedOn.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.basedOn.identifier.period",
        "path": "MedicationRequest.basedOn.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.identifier.assigner",
        "path": "MedicationRequest.basedOn.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.basedOn.display",
        "path": "MedicationRequest.basedOn.display",
        "max": "0"
      },
      {
        "id": "MedicationRequest.priorPrescription",
        "path": "MedicationRequest.priorPrescription",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier",
        "path": "MedicationRequest.groupIdentifier",
        "max": "0",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.groupIdentifier.system",
        "path": "MedicationRequest.groupIdentifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/group-no"
      },
      {
        "id": "MedicationRequest.status",
        "path": "MedicationRequest.status",
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/medicationrequest-status"
        }
      },
      {
        "id": "MedicationRequest.statusReason",
        "path": "MedicationRequest.statusReason",
        "short": "Reason for cancellation, if it is cancelled",
        "max": "0",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.statusReason.extension",
        "path": "MedicationRequest.statusReason.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.statusReason.coding.system",
        "path": "MedicationRequest.statusReason.coding.system",
        "fixedUri": "https://fhir.synapxe.sg/CodeSystem/status-reason"
      },
      {
        "id": "MedicationRequest.statusChanged",
        "path": "MedicationRequest.statusChanged",
        "short": "if status is Discontinued, this is the discontinued date time",
        "definition": "if status is Discontinued, this is the discontinued date time",
        "max": "0"
      },
      {
        "id": "MedicationRequest.intent",
        "path": "MedicationRequest.intent",
        "fixedCode": "order"
      },
      {
        "id": "MedicationRequest.category",
        "path": "MedicationRequest.category",
        "short": "The specific clinical setting when this medication is ordered",
        "definition": "The specific clinical setting when this medication is ordered",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "description": "A coded concept identifying the order type medication, infusion or prescription",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/order-type"
        }
      },
      {
        "id": "MedicationRequest.category.extension",
        "path": "MedicationRequest.category.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category.coding.system",
        "path": "MedicationRequest.category.coding.system",
        "fixedUri": "https://fhir.synapxe.sg/CodeSystem/order-type"
      },
      {
        "id": "MedicationRequest.category.coding.version",
        "path": "MedicationRequest.category.coding.version",
        "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"
            ],
            "aggregation": [
              "contained"
            ]
          }
        ]
      },
      {
        "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,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/med-code"
        }
      },
      {
        "id": "MedicationRequest.medication.concept.extension",
        "path": "MedicationRequest.medication.concept.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.concept.coding.system",
        "path": "MedicationRequest.medication.concept.coding.system",
        "fixedUri": "https://fhir.synapxe.sg/CodeSystem/med-code"
      },
      {
        "id": "MedicationRequest.medication.concept.coding.version",
        "path": "MedicationRequest.medication.concept.coding.version",
        "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.type",
        "path": "MedicationRequest.medication.reference.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.identifier.id",
        "path": "MedicationRequest.medication.reference.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.identifier.extension",
        "path": "MedicationRequest.medication.reference.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.identifier.use",
        "path": "MedicationRequest.medication.reference.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.identifier.type",
        "path": "MedicationRequest.medication.reference.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.identifier.system",
        "path": "MedicationRequest.medication.reference.identifier.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.medication.reference.identifier.value",
        "path": "MedicationRequest.medication.reference.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.medication.reference.identifier.period",
        "path": "MedicationRequest.medication.reference.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication.reference.identifier.assigner",
        "path": "MedicationRequest.medication.reference.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.subject",
        "path": "MedicationRequest.subject",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.subject.display",
        "path": "MedicationRequest.subject.display",
        "max": "0"
      },
      {
        "id": "MedicationRequest.informationSource",
        "path": "MedicationRequest.informationSource",
        "max": "0"
      },
      {
        "id": "MedicationRequest.encounter",
        "path": "MedicationRequest.encounter",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-encounter"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.supportingInformation",
        "path": "MedicationRequest.supportingInformation",
        "max": "0"
      },
      {
        "id": "MedicationRequest.authoredOn",
        "path": "MedicationRequest.authoredOn",
        "short": "medication order date time",
        "min": 1
      },
      {
        "id": "MedicationRequest.requester",
        "path": "MedicationRequest.requester",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.requester.identifier.system",
        "path": "MedicationRequest.requester.identifier.system",
        "definition": "https://fhir.synapxe.sg/NamingSystem/mcr\r\nhttps://fhir.synapxe.sg/NamingSystem/dcr\r\nhttps://fhir.synapxe.sg/NamingSystem/prn\r\nhttps://fhir.synapxe.sg/NamingSystem/snb"
      },
      {
        "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",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.performer.id",
        "path": "MedicationRequest.performer.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.extension",
        "path": "MedicationRequest.performer.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.reference",
        "path": "MedicationRequest.performer.reference",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.type",
        "path": "MedicationRequest.performer.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.identifier",
        "path": "MedicationRequest.performer.identifier",
        "min": 1
      },
      {
        "id": "MedicationRequest.performer.identifier.id",
        "path": "MedicationRequest.performer.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.identifier.extension",
        "path": "MedicationRequest.performer.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.identifier.use",
        "path": "MedicationRequest.performer.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.identifier.type",
        "path": "MedicationRequest.performer.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.identifier.system",
        "path": "MedicationRequest.performer.identifier.system",
        "min": 1,
        "example": [
          {
            "label": "Medical Council Registration",
            "valueUri": "https://fhir.synapxe.sg/NamingSystem/mcr"
          },
          {
            "label": "Dental Council Registration",
            "valueUri": "https://fhir.synapxe.sg/NamingSystem/dcr"
          }
        ]
      },
      {
        "id": "MedicationRequest.performer.identifier.value",
        "path": "MedicationRequest.performer.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.performer.identifier.period",
        "path": "MedicationRequest.performer.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.identifier.assigner",
        "path": "MedicationRequest.performer.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.performer.display",
        "path": "MedicationRequest.performer.display",
        "min": 1
      },
      {
        "id": "MedicationRequest.device",
        "path": "MedicationRequest.device",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder",
        "path": "MedicationRequest.recorder",
        "short": "The healthcare professional responsible for prescribing this medication order",
        "definition": "The healthcare professional responsible for prescribing this medication order",
        "max": "0",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.recorder.id",
        "path": "MedicationRequest.recorder.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.extension",
        "path": "MedicationRequest.recorder.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.reference",
        "path": "MedicationRequest.recorder.reference",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.type",
        "path": "MedicationRequest.recorder.type",
        "fixedUri": "Practitioner"
      },
      {
        "id": "MedicationRequest.recorder.identifier",
        "path": "MedicationRequest.recorder.identifier",
        "min": 1
      },
      {
        "id": "MedicationRequest.recorder.identifier.id",
        "path": "MedicationRequest.recorder.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.identifier.extension",
        "path": "MedicationRequest.recorder.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.identifier.use",
        "path": "MedicationRequest.recorder.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.identifier.type",
        "path": "MedicationRequest.recorder.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.identifier.system",
        "path": "MedicationRequest.recorder.identifier.system",
        "min": 1,
        "example": [
          {
            "label": "Medical Council Registration",
            "valueUri": "https://fhir.synapxe.sg/NamingSystem/mcr"
          },
          {
            "label": "Pharmacist Registration Number",
            "valueUri": "https://fhir.synapxe.sg/NamingSystem/prn"
          },
          {
            "label": "Dental Council Registration",
            "valueUri": "https://fhir.synapxe.sg/NamingSystem/dcr"
          },
          {
            "label": "Singapore Nursing Board",
            "valueUri": "https://fhir.synapxe.sg/NamingSystem/snb"
          }
        ]
      },
      {
        "id": "MedicationRequest.recorder.identifier.value",
        "path": "MedicationRequest.recorder.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.recorder.identifier.period",
        "path": "MedicationRequest.recorder.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.identifier.assigner",
        "path": "MedicationRequest.recorder.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.recorder.display",
        "path": "MedicationRequest.recorder.display",
        "min": 1
      },
      {
        "id": "MedicationRequest.reason",
        "path": "MedicationRequest.reason",
        "max": "0"
      },
      {
        "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,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/reason-for-medication"
        }
      },
      {
        "id": "MedicationRequest.reason.concept.extension",
        "path": "MedicationRequest.reason.concept.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reason.concept.coding.system",
        "path": "MedicationRequest.reason.concept.coding.system",
        "fixedUri": "https://fhir.synapxe.sg/CodeSystem/reason-for-medication"
      },
      {
        "id": "MedicationRequest.reason.concept.coding.version",
        "path": "MedicationRequest.reason.concept.coding.version",
        "max": "0"
      },
      {
        "id": "MedicationRequest.courseOfTherapyType",
        "path": "MedicationRequest.courseOfTherapyType",
        "max": "0"
      },
      {
        "id": "MedicationRequest.insurance",
        "path": "MedicationRequest.insurance",
        "max": "0"
      },
      {
        "id": "MedicationRequest.note",
        "path": "MedicationRequest.note",
        "max": "1",
        "type": [
          {
            "code": "Annotation",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-annotation"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.renderedDosageInstruction",
        "path": "MedicationRequest.renderedDosageInstruction",
        "max": "0"
      },
      {
        "id": "MedicationRequest.effectiveDosePeriod",
        "path": "MedicationRequest.effectiveDosePeriod",
        "max": "0"
      },
      {
        "id": "MedicationRequest.effectiveDosePeriod.id",
        "path": "MedicationRequest.effectiveDosePeriod.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.effectiveDosePeriod.extension",
        "path": "MedicationRequest.effectiveDosePeriod.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.effectiveDosePeriod.start",
        "path": "MedicationRequest.effectiveDosePeriod.start",
        "min": 1
      },
      {
        "id": "MedicationRequest.effectiveDosePeriod.end",
        "path": "MedicationRequest.effectiveDosePeriod.end",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction",
        "path": "MedicationRequest.dosageInstruction",
        "min": 1,
        "max": "1"
      },
      {
        "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",
        "short": "The sequence number of the dosage instructions for step or variable dose",
        "definition": "The sequence number of the dosage instructions for step or variable dose",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.text",
        "path": "MedicationRequest.dosageInstruction.text",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.additionalInstruction",
        "path": "MedicationRequest.dosageInstruction.additionalInstruction",
        "max": "0"
      },
      {
        "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",
        "path": "MedicationRequest.dosageInstruction.timing",
        "definition": "When medication should be administered. Frequency code, duration and durationUnits. Refer to https://hl7.org/fhir/datatypes.html#timing on how to populate timing. For example duration code \"1 week\" and frquency code \"every morning\" will map to period \"1\", periodUnit \"week\" and when \"MORN\""
      },
      {
        "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": "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.dayOfWeek",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek",
        "max": "1"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay",
        "max": "1"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.repeat.when",
        "path": "MedicationRequest.dosageInstruction.timing.repeat.when",
        "max": "1"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.code",
        "path": "MedicationRequest.dosageInstruction.timing.code",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.dosageInstruction.asNeeded",
        "path": "MedicationRequest.dosageInstruction.asNeeded",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.asNeededFor",
        "path": "MedicationRequest.dosageInstruction.asNeededFor",
        "short": "Frequency qualifier. Take \"as needed\" (for x)",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "max": "1"
      },
      {
        "id": "MedicationRequest.dosageInstruction.asNeededFor.extension",
        "path": "MedicationRequest.dosageInstruction.asNeededFor.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.asNeededFor.coding",
        "path": "MedicationRequest.dosageInstruction.asNeededFor.coding",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.asNeededFor.text",
        "path": "MedicationRequest.dosageInstruction.asNeededFor.text",
        "min": 1
      },
      {
        "id": "MedicationRequest.dosageInstruction.site",
        "path": "MedicationRequest.dosageInstruction.site",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route",
        "path": "MedicationRequest.dosageInstruction.route",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.extension",
        "path": "MedicationRequest.dosageInstruction.route.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route.coding.version",
        "path": "MedicationRequest.dosageInstruction.route.coding.version",
        "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.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",
        "path": "MedicationRequest.dispenseRequest",
        "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.numberOfRepeatsAllowed",
        "path": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
        "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",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
        "max": "0"
      },
      {
        "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",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-location"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.id",
        "path": "MedicationRequest.dispenseRequest.dispenser.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.extension",
        "path": "MedicationRequest.dispenseRequest.dispenser.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.reference",
        "path": "MedicationRequest.dispenseRequest.dispenser.reference",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.type",
        "path": "MedicationRequest.dispenseRequest.dispenser.type",
        "min": 1,
        "fixedUri": "Location"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier.id",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier.id",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier.extension",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier.extension",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier.use",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier.type",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier.system",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier.system",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier.value",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier.value",
        "min": 1
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier.period",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.identifier.assigner",
        "path": "MedicationRequest.dispenseRequest.dispenser.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.dispenser.display",
        "path": "MedicationRequest.dispenseRequest.dispenser.display",
        "min": 1
      },
      {
        "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"
      }
    ]
  }
}