{ "description": "Describes an order or request for both supply of the medication and the instructions for administration of a medication to a patient.", "_filename": "rdc-MedicationRequest.json", "package_name": "navify.fhir.r5.rdc", "date": null, "derivation": "constraint", "publisher": "F. Hoffmann-La Roche AG", "fhirVersion": "5.0.0", "name": "RdcMedicationRequest", "abstract": false, "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "type": "MedicationRequest", "experimental": null, "resourceType": "StructureDefinition", "title": "RDC MedicationRequest", "package_version": "1.0.0", "status": "active", "id": "4256ba0d-c742-43cd-af72-21c9e4c42a22", "kind": "resource", "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-MedicationRequest", "version": null, "differential": { "element": [ { "id": "MedicationRequest.identifier", "max": "0", "path": "MedicationRequest.identifier" }, { "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.statusReason", "max": "0", "path": "MedicationRequest.statusReason" }, { "id": "MedicationRequest.statusChanged", "max": "0", "path": "MedicationRequest.statusChanged" }, { "id": "MedicationRequest.category", "path": "MedicationRequest.category", "binding": { "strength": "required", "valueSet": "https://roche.com/fhir/iop/ValueSet/insulin-codes" } }, { "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", "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Medication" ] } ] }, { "id": "MedicationRequest.medication.concept", "path": "MedicationRequest.medication.concept", "binding": { "strength": "required", "valueSet": "https://roche.com/fhir/iop/ValueSet/insulin-codes" }, "definition": "Informs the type of administration conducted (ex. Basal or Bolus)." }, { "id": "MedicationRequest.subject", "path": "MedicationRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Patient" ] } ] }, { "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.requester", "path": "MedicationRequest.requester", "type": [ { "code": "Reference", "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance" ] } ], "definition": "Reference to the device instance that generated the request, such as a bolus calculator pump or other automated medication management system" }, { "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" }, { "id": "MedicationRequest.reason", "max": "0", "path": "MedicationRequest.reason" }, { "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.additionalInstruction", "path": "MedicationRequest.dosageInstruction.additionalInstruction", "binding": { "strength": "required", "valueSet": "https://roche.com/fhir/iop/ValueSet/insulin-codes" } }, { "id": "MedicationRequest.dosageInstruction.method", "path": "MedicationRequest.dosageInstruction.method", "binding": { "strength": "required", "valueSet": "https://roche.com/fhir/iop/ValueSet/insulin-codes" } }, { "id": "MedicationRequest.dosageInstruction.doseAndRate.type", "path": "MedicationRequest.dosageInstruction.doseAndRate.type", "binding": { "strength": "required", "valueSet": "https://roche.com/fhir/iop/ValueSet/insulin-codes" } }, { "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" }