{ "description": "This operation creates patient friendly free text dosage instructions based on structured dosage attributes.", "_filename": "NLLPatientDosageDirections.OperationDefinition.json", "package_name": "bonsai.first.test.r4", "date": "2022-10-14", "system": true, "publisher": "The Swedish eHealth Agency", "instance": false, "name": "NLLPatientDosageDirections", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": "patient-dosage-directions", "package_version": "0.1.8", "status": "active", "id": "ead1effb-a716-4ae1-a1a8-0ca01d9c1ee1", "affectsState": false, "kind": "operation", "comment": "Can be invoked with a HTTP POST.\r\nThis operation is used for generating patient friendly dosage directions based on structured dosage data. The generated dosage directions consist of separate parts that can be inserted on a MedicationRequest or a MedicationDispense.", "url": "http://electronichealth.se/fhir/OperationDefinition/NLLPatientDosageDirections", "code": "patient-dosage-directions", "version": "1.0.0", "parameter": [ { "max": "*", "min": 1, "use": "in", "name": "dosageInstruction", "type": "Dosage", "documentation": "Sv. Dosering.", "targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLDosage" ] }, { "max": "1", "min": 0, "use": "in", "name": "nllPatientTreatmentReason", "type": "string", "documentation": "Corresponds to MedicationRequest.extension:nllPatientTreatmentReason. (Sv. Behandlingsändamål.)" }, { "max": "1", "min": 0, "use": "out", "name": "nllPatientTreatmentReason", "type": "string", "documentation": "Sv. Behandlingsändamål." }, { "max": "1", "min": 1, "use": "out", "name": "patientInstruction", "type": "string", "documentation": "Sv. Doseringsinstruktion.\r\nPatient instruction to be included on the label that is attached to the medication package." }, { "max": "1", "min": 1, "use": "out", "name": "patientInstructionFormatted", "type": "string", "documentation": "Sv. Doseringsinstruktion formaterad.\r\nFormatted patient instructions to be included on a print-out with the complete instructions." }, { "max": "1", "min": 0, "use": "out", "name": "nllAdministeringInstruction", "type": "string", "documentation": "Sv. Administreringsinstruktion." }, { "max": "1", "min": 0, "use": "out", "name": "additionalInstruction", "type": "string", "documentation": "Sv. Annan instruktion." }, { "max": "1", "min": 0, "use": "out", "name": "notification", "type": "OperationOutcome", "documentation": "Notifications may be of severity level \"warning\" or \"information. The notifcations are included in the issue-list in a contained OperationOutcome. Note that the contained OperationOutcome never will have the extension nllDetectedIssue.", "targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLOperationOutcome" ] } ] }