Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:DiagnosticReport ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "covid-01"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-diagnosticreport-path-1"^^xsd:anyURI ; fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-diagnosticreport-path-1> ] ) ] ; # fhir:language [ fhir:v "en-AU"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-AU\">\n <table style=\"border-collapse:collapse;border-spacing:0;width:100%;background-color:#000000\">\n <tr>\n <th colspan=\"9\" style=\"padding-top: 40px; vertical-align: top; text-align: center; margin 0px; font-size: 20px; font-family: Helvetica; color: #FFFFFF; font-weight: bold; word-wrap: break-word;\">Pathology Report</th>\n </tr>\n <tr>\n <td colspan=\"9\" style=\"vertical-align: top; text-align: center; margin 0px; font-size: 15px; font-family: Helvetica; color: #FFFFFF; font-weight: bold;\">15 Feb 2021 12:00</td>\n </tr>\n <tr>\n <td style=\"display: inline; margin-right: 20px; font-size: 13px; color: #FFFFFF;\">Mrs. Anne <span class=\"bold\">THOMPSON</span></td>\n <td style=\"display: inline; font-size: 11px; color: #FFFFFF;\">DoB</td>\n <td style=\"margin-left: 0px; display: inline; font-size: 11px; margin-right: 30px; color: #FFFFFF;\">11 OCT 1978</td>\n <td style=\"display: inline; font-size: 11px; color: #FFFFFF;\">GENDER</td>\n <td style=\"margin-left: 0px; display: inline; font-size: 11px; margin-right: 30px; color: #FFFFFF;\">Female</td>\n <td style=\"display: inline; font-size: 11px; color: #FFFFFF;\">IHI</td>\n <td style=\"margin-left: 0px; display: inline; font-size: 11px; margin-right: 30px; color: #FFFFFF;\">8003 6080 0022 8437</td>\n <td style=\"display: inline; font-size: 11px; color: #FFFFFF;\">MRN</td>\n <td style=\"margin-left: 0px; display: inline; font-size: 11px; margin-right: 30px; color: #FFFFFF;\">123456</td>\n <td style=\"display: inline; font-size: 11px; color: #FFFFFF;\">INDIGENOUS STATUS</td>\n <td style=\"margin-left: 0px; display: inline; font-size: 11px; margin-right: 30px; color: #FFFFFF; word-wrap: break-word;\">Aboriginal but not Torres Strait Islander origin</td>\n </tr>\n </table>\n <table style=\"width:100%\">\n <tbody>\n <tr>\n <td style=\"width:50%\">\n <table>\n <thead>\n <tr>\n <th colspan=\"2\" style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-size:14px; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Request Details</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Dr Greg Algregster (Algregster Medical Center QLD)</td>\n </tr>\n <tr>\n <td style=\"font-weight: bold;\">Order Identifier:</td>\n <td>123451</td>\n </tr>\n <tr>\n <td style=\"font-weight: bold;\">Test Ordered:</td>\n <td>2019-Novel Coronavirus PCR</td>\n </tr>\n </tbody>\n </table>\n </td>\n <td>\n <table>\n <thead>\n <tr>\n <th colspan=\"2\" style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-size:14px; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Author</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Dr Adam Meyer (Microbiologist) (HPI-I:\n 8003619900041630)</td>\n </tr>\n <tr>\n <td>75 Hampden St, DOOMBEN, QLD, 4007</td>\n </tr>\n <tr>\n <td>(07) 7010 3453</td>\n </tr>\n <tr>\n <td/>\n </tr>\n <tr>\n <td>Doomben Pathology QLD (HPI-O: 8003623233366565) (NATA:\n 100101)</td>\n </tr>\n <tr>\n <td>75 Hampden St, DOOMBEN, QLD, 4007</td>\n </tr>\n <tr>\n <td>(07) 5550 3427 info@doombenpathlabs.example.com</td>\n </tr>\n </tbody>\n </table>\n </td>\n </tr>\n <tr>\n <td>\n <table>\n <thead>\n <tr>\n <th colspan=\"2\" style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-size:14px; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Report Details</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style=\"font-weight: bold;\">Report Date/Time:</td>\n <td>15 Feb 2021 20:00</td>\n </tr>\n <tr>\n <td style=\"font-weight: bold;\">Report Name:</td>\n <td>SARS-Cov-2 (COVID-19) PCR for Mrs. Anne THOMPSON</td>\n </tr>\n <tr>\n <td style=\"font-weight: bold;\">Lab No:</td>\n <td>DOO3Q978</td>\n </tr>\n <tr>\n <td style=\"font-weight: bold;\">Report Status:</td>\n <td>Final</td>\n </tr>\n <tr>\n <td style=\"font-weight: bold;\">Diagnostice Service(s):</td>\n <td>Microbiology</td>\n </tr>\n </tbody>\n </table>\n </td>\n </tr>\n </tbody>\n </table>\n <h1 style=\" width: 100%; font-size: 17px; font-weight: bold; color: #000000; margin-bottom: 5px; margin-top: 0px; border-bottom: 1px SOLID #000000;; padding: 0px; word-wrap: break-word;\">Test Results</h1>\n <table style=\"border-collapse:collapse;border-spacing:0;width:100%;\">\n <thead>\n <tr>\n <th>\n <tr>\n <th style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Diagnostic Service</th>\n <th style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Test Name</th>\n <th style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Result</th>\n <th style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Collection Date/Time</th>\n <th style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Specimen Type</th>\n <th style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Primary Specimen Site</th>\n <th style=\"padding-top: 15px; vertical-align: top; text-align: center; margin 0px; font-family: Helvetica; font-weight: bold; text-decoration: underline; text-align: left; word-wrap: break-word;\">Collection Setting</th>\n </tr>\n </th>\n </tr>\n </thead>\n <tbody>\n <tbody>\n <tr>\n <td>Microbiology</td>\n <td>2019-Novel Coronavirus PCR</td>\n <td>Not Detected</td>\n <td>16 Mar 2020 10:40:00</td>\n <td>Swab</td>\n <td>Nasopharyngeal</td>\n <td>COVID HSC Assessment Clinic</td>\n </tr>\n </tbody>\n </tbody>\n </table>\n <p>\n <a href=\"https://github.com/AuDigitalHealth/ci-fhir-r4/tree/master/examples/DOO3Q978.pdf\">Link to PDF document</a>\n </p>\n </div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "FILL" ] ; fhir:display [ fhir:v "Filler Identifier" ] ] ) ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hpio-scoped/report/1.0/8003623233366565"^^xsd:anyURI ] ; fhir:value [ fhir:v "DOO3Q978" ] ] ) ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/order-covid-01" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ; fhir:code [ fhir:v "LAB" ] ] ) ] [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ; fhir:code [ fhir:v "MB" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:94309-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "94309-2" ] ] ) ; fhir:text [ fhir:v "2019-Novel Coronavirus PCR" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/mhr-anne-thompson" ] ; fhir:identifier [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NI" ] ; fhir:display [ fhir:v "National unique individual identifier" ] ] ) ; fhir:text [ fhir:v "IHI" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ; fhir:value [ fhir:v "8003608000228445" ] ] ] ; # fhir:effective [ fhir:v "2021-02-15T12:00:00+10:00"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2021-02-15T20:00:00+10:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "PractitionerRole/meyer-adam-microbiologist" ] ] [ fhir:reference [ fhir:v "Organization/metro-qld-path-lab" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/covid-01" ] ] ) ; # fhir:presentedForm ( [ fhir:contentType [ fhir:v "application/pdf" ] ; fhir:url [ fhir:v "pathresult.pdf"^^xsd:anyURI ] ; # Placeholder url value: Absolute URL to GitHub repository for attachment is provided as a workaround for demonstration purposes only fhir:hash [ fhir:v "9F692CB7D03EE6FE8E0500740446262F55FBADBC"^^xsd:base64Binary ] ; fhir:title [ fhir:v "2019-Novel Coronavirus PCR Report" ] ] ) . #
IG © 2023+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.2.0-ci-build based on FHIR 4.0.1. Generated 2024-09-12
Publisher:
Australian Digital Health Agency
ABN 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000
Links: Table of Contents |
QA Report
| Version History
| Report an issue or propose a change
Telephone 1300 901 001 or email help@digitalhealth.gov.au
https://www.digitalhealth.gov.au
Privacy policy |
Terms of Use