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

DiagnosticReport-cardiology-report JSON and XML samples contain invalid hashes

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium

    Description

      For
      DiagnosticReport-cardiology-report.json
      "presentedForm": [
      {
      "contentType": "application/pdf",
      "url": "http://example.org/pdfdownloads/cardiopanel-report-123.pdf",
      "hash": "EQH/..AgME"
      {color:#000000}}
      ]

      hash is not base64binary
       
      and for DiagnosticReport-cardiology-report.xml
      <presentedForm>
      <contentType value="application/pdf"/>
      <url value="http://example.org/pdfdownloads/cardiopanel-report-123.pdf"/>
      <hash value="EQH/..AgME"/>
      </presentedForm>
      </DiagnosticReport>

      hash is not base64binary
       
      An accepted value would be

      RVFILy4uQWdNRQo=

      Attachments

        Activity

          People

            Unassigned Unassigned
            prb112 Paul Bastide (Inactive)
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: