Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-29487

Suggest improved formatting for better readability.

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Highest Highest
    • US Medication FHIR Implementation Guide (FHIR)
    • 1.2.0
    • Pharmacy
    • PDMP

    Description

      > The following is the exact API that uses multiple search parameters to access PDMP data from a PDMP Responder

      The example includes backticks which should not be part of the rendering on the page. The example would benefit from the addition of new lines between each search parameter and some indentation to make it more readable. Something like this:

      GET [base]/MedicationDispense?
      subject:Patient.name.given=sherlock&
      subject:Patient.name.family=holmes&
      subject:Patient.birthdate=eq1954-01-06&
      authorizingPrescription.dispenseRequest.validityPeriod=ge1954-01-06&

      authorizingPrescription.dispenseRequest.validityPeriod=le2019-12-01&
      _include=MedicationDispense:subject&
      _include:recurse=MedicationDispense:authorizingPrescription&
      _include=MedicationDispense:medication

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmandel Josh Mandel
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: