Page Status: updated 2022-11-09
Patient Dosage Directions
Page index
Introduction
This page gives example on how to use extended operation $patient-dosage-directions
. See NLLPatientDosageDirections for more information.
Request
POST [base]/$patient-dosage-directions
Request Headers
See HTTP Header and Authorization for generic information about all HTTP headers used by the National Medication List including information about authorization, purpose and access type. The authorization token is translated to an authority role. The authority role together with the purpose and type of access is used by the National Medication List to determine what actions a user may perform and what information the user may access.
Examples
Example 1 - Create dosage directions
This operation creates patient friendly dosage directions based on the structured dosage elements. The dosage directions can be printed on the label that is attached to the medication at the pharmacy. There is also a formatted version that can be printed separetely and handed to the patient when needed.
Request
See Request above.
Request Headers
Header | Value | Comment |
---|---|---|
x-request-id | c2654b3a-5a03-40bf-a16e-69c621cfca46 |
|
x-user-agent | {"name":"Test system testaren","version":"0.01010101010.1 beta"} |
Decoded value |
Request Body
See Example of generating a dosage instruction.