{
"description": null,
"_filename": "profile-ds-medicationrequest.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "MedicationRequest",
"abstract": false,
"type": "MedicationRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.9",
"status": "active",
"id": "13bca86b-2428-4c5e-854e-3ebc4e887570",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-ds-medicationrequest",
"version": null,
"differential": {
"element": [ {
"id": "MedicationRequest.contained",
"max": "0",
"path": "MedicationRequest.contained"
}, {
"id": "MedicationRequest.modifierExtension",
"max": "0",
"path": "MedicationRequest.modifierExtension"
}, {
"id": "MedicationRequest.identifier",
"max": "1",
"min": 1,
"path": "MedicationRequest.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
} ],
"short": "An identifier intended for computation",
"comment": "The rules of the identifier.type determine if a check digit is part of the ID value or sent separately, such as through the checkDigit extension.",
"definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers."
}, {
"id": "MedicationRequest.identifier.system",
"path": "MedicationRequest.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/sequence-no"
}, {
"id": "MedicationRequest.basedOn",
"max": "0",
"path": "MedicationRequest.basedOn"
}, {
"id": "MedicationRequest.priorPrescription",
"max": "0",
"path": "MedicationRequest.priorPrescription"
}, {
"id": "MedicationRequest.groupIdentifier",
"max": "0",
"path": "MedicationRequest.groupIdentifier"
}, {
"id": "MedicationRequest.status",
"path": "MedicationRequest.status",
"binding": {
"strength": "required",
"valueSet": "https://fhir.synapxe.sg/ValueSet/medicationrequest-status"
}
}, {
"id": "MedicationRequest.statusReason",
"max": "0",
"path": "MedicationRequest.statusReason",
"short": "Reason for cancellation, if it is cancelled"
}, {
"id": "MedicationRequest.statusChanged",
"max": "0",
"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"
}, {
"id": "MedicationRequest.intent",
"path": "MedicationRequest.intent",
"fixedCode": "order"
}, {
"id": "MedicationRequest.category",
"max": "0",
"path": "MedicationRequest.category",
"short": "The specific clinical setting when this medication is ordered",
"definition": "The specific clinical setting when this medication is ordered"
}, {
"id": "MedicationRequest.priority",
"max": "0",
"path": "MedicationRequest.priority"
}, {
"id": "MedicationRequest.doNotPerform",
"max": "0",
"path": "MedicationRequest.doNotPerform"
}, {
"id": "MedicationRequest.medication",
"path": "MedicationRequest.medication",
"type": [ {
"code": "CodeableReference",
"aggregation": [ "contained" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-medication" ]
} ]
}, {
"id": "MedicationRequest.medication.id",
"max": "0",
"path": "MedicationRequest.medication.id"
}, {
"id": "MedicationRequest.medication.extension",
"max": "0",
"path": "MedicationRequest.medication.extension"
}, {
"id": "MedicationRequest.medication.concept",
"min": 1,
"path": "MedicationRequest.medication.concept",
"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",
"max": "0",
"path": "MedicationRequest.medication.concept.extension"
}, {
"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",
"max": "0",
"path": "MedicationRequest.medication.concept.coding.version"
}, {
"id": "MedicationRequest.medication.reference.id",
"max": "0",
"path": "MedicationRequest.medication.reference.id"
}, {
"id": "MedicationRequest.medication.reference.extension",
"max": "0",
"path": "MedicationRequest.medication.reference.extension"
}, {
"id": "MedicationRequest.medication.reference.type",
"max": "0",
"path": "MedicationRequest.medication.reference.type"
}, {
"id": "MedicationRequest.medication.reference.identifier.id",
"max": "0",
"path": "MedicationRequest.medication.reference.identifier.id"
}, {
"id": "MedicationRequest.medication.reference.identifier.extension",
"max": "0",
"path": "MedicationRequest.medication.reference.identifier.extension"
}, {
"id": "MedicationRequest.medication.reference.identifier.use",
"max": "0",
"path": "MedicationRequest.medication.reference.identifier.use"
}, {
"id": "MedicationRequest.medication.reference.identifier.type",
"max": "0",
"path": "MedicationRequest.medication.reference.identifier.type"
}, {
"id": "MedicationRequest.medication.reference.identifier.system",
"min": 1,
"path": "MedicationRequest.medication.reference.identifier.system"
}, {
"id": "MedicationRequest.medication.reference.identifier.value",
"min": 1,
"path": "MedicationRequest.medication.reference.identifier.value"
}, {
"id": "MedicationRequest.medication.reference.identifier.period",
"max": "0",
"path": "MedicationRequest.medication.reference.identifier.period"
}, {
"id": "MedicationRequest.medication.reference.identifier.assigner",
"max": "0",
"path": "MedicationRequest.medication.reference.identifier.assigner"
}, {
"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",
"max": "0",
"path": "MedicationRequest.subject.display"
}, {
"id": "MedicationRequest.informationSource",
"max": "0",
"path": "MedicationRequest.informationSource"
}, {
"id": "MedicationRequest.encounter",
"max": "0",
"path": "MedicationRequest.encounter"
}, {
"id": "MedicationRequest.supportingInformation",
"max": "0",
"path": "MedicationRequest.supportingInformation"
}, {
"id": "MedicationRequest.authoredOn",
"max": "0",
"path": "MedicationRequest.authoredOn",
"short": "medication order date time"
}, {
"id": "MedicationRequest.requester",
"min": 1,
"path": "MedicationRequest.requester",
"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",
"max": "0",
"path": "MedicationRequest.requester.display"
}, {
"id": "MedicationRequest.reported",
"max": "0",
"path": "MedicationRequest.reported"
}, {
"id": "MedicationRequest.performerType",
"max": "0",
"path": "MedicationRequest.performerType"
}, {
"id": "MedicationRequest.performer",
"max": "0",
"path": "MedicationRequest.performer"
}, {
"id": "MedicationRequest.device",
"max": "0",
"path": "MedicationRequest.device"
}, {
"id": "MedicationRequest.recorder",
"max": "0",
"path": "MedicationRequest.recorder",
"short": "The healthcare professional responsible for prescribing this medication order",
"definition": "The healthcare professional responsible for prescribing this medication order"
}, {
"id": "MedicationRequest.reason",
"max": "1",
"path": "MedicationRequest.reason"
}, {
"id": "MedicationRequest.reason.id",
"max": "0",
"path": "MedicationRequest.reason.id"
}, {
"id": "MedicationRequest.reason.extension",
"max": "0",
"path": "MedicationRequest.reason.extension"
}, {
"id": "MedicationRequest.reason.concept",
"min": 1,
"path": "MedicationRequest.reason.concept",
"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",
"max": "0",
"path": "MedicationRequest.reason.concept.extension"
}, {
"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",
"max": "0",
"path": "MedicationRequest.reason.concept.coding.version"
}, {
"id": "MedicationRequest.courseOfTherapyType",
"max": "0",
"path": "MedicationRequest.courseOfTherapyType"
}, {
"id": "MedicationRequest.insurance",
"max": "0",
"path": "MedicationRequest.insurance"
}, {
"id": "MedicationRequest.note",
"max": "0",
"path": "MedicationRequest.note"
}, {
"id": "MedicationRequest.renderedDosageInstruction",
"max": "0",
"path": "MedicationRequest.renderedDosageInstruction"
}, {
"id": "MedicationRequest.effectiveDosePeriod",
"max": "0",
"path": "MedicationRequest.effectiveDosePeriod"
}, {
"id": "MedicationRequest.dosageInstruction",
"max": "1",
"min": 1,
"path": "MedicationRequest.dosageInstruction"
}, {
"id": "MedicationRequest.dosageInstruction.id",
"max": "0",
"path": "MedicationRequest.dosageInstruction.id"
}, {
"id": "MedicationRequest.dosageInstruction.extension",
"max": "0",
"path": "MedicationRequest.dosageInstruction.extension"
}, {
"id": "MedicationRequest.dosageInstruction.modifierExtension",
"max": "0",
"path": "MedicationRequest.dosageInstruction.modifierExtension"
}, {
"id": "MedicationRequest.dosageInstruction.sequence",
"max": "0",
"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"
}, {
"id": "MedicationRequest.dosageInstruction.additionalInstruction",
"max": "1",
"path": "MedicationRequest.dosageInstruction.additionalInstruction"
}, {
"id": "MedicationRequest.dosageInstruction.additionalInstruction.id",
"max": "0",
"path": "MedicationRequest.dosageInstruction.additionalInstruction.id"
}, {
"id": "MedicationRequest.dosageInstruction.additionalInstruction.extension",
"max": "0",
"path": "MedicationRequest.dosageInstruction.additionalInstruction.extension"
}, {
"id": "MedicationRequest.dosageInstruction.additionalInstruction.coding",
"max": "0",
"path": "MedicationRequest.dosageInstruction.additionalInstruction.coding"
}, {
"id": "MedicationRequest.dosageInstruction.additionalInstruction.text",
"min": 1,
"path": "MedicationRequest.dosageInstruction.additionalInstruction.text"
}, {
"id": "MedicationRequest.dosageInstruction.patientInstruction",
"max": "0",
"path": "MedicationRequest.dosageInstruction.patientInstruction"
}, {
"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",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.id"
}, {
"id": "MedicationRequest.dosageInstruction.timing.extension",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.extension"
}, {
"id": "MedicationRequest.dosageInstruction.timing.modifierExtension",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.modifierExtension"
}, {
"id": "MedicationRequest.dosageInstruction.timing.event",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.event"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.id",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.id"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.extension",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.extension"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
"path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
"type": [ {
"code": "Period"
} ]
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.count",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.count"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.countMax",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.countMax"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.duration",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.duration"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.durationMax",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.durationMax"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.frequency",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.frequency"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.period",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.period"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.periodMax",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.periodMax"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.periodUnit",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.periodUnit"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.when",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.when"
}, {
"id": "MedicationRequest.dosageInstruction.timing.repeat.offset",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.repeat.offset"
}, {
"id": "MedicationRequest.dosageInstruction.timing.code",
"max": "0",
"path": "MedicationRequest.dosageInstruction.timing.code",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "MedicationRequest.dosageInstruction.asNeeded",
"max": "0",
"path": "MedicationRequest.dosageInstruction.asNeeded"
}, {
"id": "MedicationRequest.dosageInstruction.asNeededFor",
"max": "0",
"path": "MedicationRequest.dosageInstruction.asNeededFor",
"short": "Frequency qualifier. Take \"as needed\" (for x)",
"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.",
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
}, {
"id": "MedicationRequest.dosageInstruction.site",
"max": "0",
"path": "MedicationRequest.dosageInstruction.site"
}, {
"id": "MedicationRequest.dosageInstruction.route.extension",
"max": "0",
"path": "MedicationRequest.dosageInstruction.route.extension"
}, {
"id": "MedicationRequest.dosageInstruction.route.coding",
"max": "0",
"path": "MedicationRequest.dosageInstruction.route.coding"
}, {
"id": "MedicationRequest.dosageInstruction.route.coding.version",
"max": "0",
"path": "MedicationRequest.dosageInstruction.route.coding.version"
}, {
"id": "MedicationRequest.dosageInstruction.route.text",
"min": 1,
"path": "MedicationRequest.dosageInstruction.route.text"
}, {
"id": "MedicationRequest.dosageInstruction.method",
"max": "0",
"path": "MedicationRequest.dosageInstruction.method"
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.id",
"max": "0",
"path": "MedicationRequest.dosageInstruction.doseAndRate.id"
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.extension",
"max": "0",
"path": "MedicationRequest.dosageInstruction.doseAndRate.extension"
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.type",
"max": "0",
"path": "MedicationRequest.dosageInstruction.doseAndRate.type"
}, {
"id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
"min": 1,
"path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]"
}, {
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod",
"max": "0",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod"
}, {
"id": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
"max": "0",
"path": "MedicationRequest.dosageInstruction.maxDosePerAdministration"
}, {
"id": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
"max": "0",
"path": "MedicationRequest.dosageInstruction.maxDosePerLifetime"
}, {
"id": "MedicationRequest.dispenseRequest",
"max": "0",
"path": "MedicationRequest.dispenseRequest"
}, {
"id": "MedicationRequest.substitution",
"max": "0",
"path": "MedicationRequest.substitution"
}, {
"id": "MedicationRequest.eventHistory",
"max": "0",
"path": "MedicationRequest.eventHistory"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}