@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Composition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "covid-1"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentcomposition"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:language [ fhir:v "en-AU"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Composition

Resource Composition "covid-1" (Language "en-AU")

Profile: AU Core Document Composition

identifier: id: urn:uuid:ea43b8f5-f911-4968-a35c-de0a87a9a5ca

status: final

type: Pathology Report (LOINC#11502-2; nctis-data-components-1#100.32001)

category: Laboratory report (LOINC#11502-2; nctis-data-components-1#100.32001)

date: 2021-02-15 20:00:00+1000

author: : PATHOLOGY LAB

title: Mr. Li Wang - SARS-CoV-2 (COVID-19) PCR

custodian: : PATHOLOGY LAB

" ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:ea43b8f5-f911-4968-a35c-de0a87a9a5ca" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ fhir:coding ( [ a loinc:11502-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11502-2" ] ] [ fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "100.32001" ] ] ) ; fhir:text [ fhir:v "Pathology Report" ] ] ; # fhir:category ( [ fhir:coding ( [ a loinc:11502-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11502-2" ] ] [ fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "100.32001" ] ] ) ] ) ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/wang-li" ] ] ; # fhir:date [ fhir:v "2021-02-15T20:00:00+10:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:display [ fhir:v "PATHOLOGY LAB" ] ] ) ; # fhir:title [ fhir:v "Mr. Li Wang - SARS-CoV-2 (COVID-19) PCR"] ; # fhir:custodian [ fhir:display [ fhir:v "PATHOLOGY LAB" ] ] ; # fhir:section ( [ fhir:title [ fhir:v "Pathology" ] ; fhir:code [ fhir:coding ( [ a loinc:11526-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11526-1" ] ; fhir:display [ fhir:v "Pathology study" ] ] [ fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "101.20018" ] ; fhir:display [ fhir:v "Pathology" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Report Details
Report Date/TimeReport NameReport StatusLab NoConsultant
15-Feb-2021 20:00SARS-CoV-2 (COVID-19) PCR for Mr. Li WangFinal8328qjsDr. Mat Bology (Microbiologist) (07) 7010 3553
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
SARS-Cov-2 (COVID-19) PCR
Specimen TypePrimary Specimen SiteCollection SettingDate CollectedTime CollectedTest NameResultDiagnostic Service
SwabNasopharyngealCOVID HSC Assessment Clinic15-Feb-202112:00SARS-CoV-2 PCRNot DetectedMicrobiology
\n \n \n \n \n \n \n \n \n \n \n
Comments
PATHOLOGY LAB QLD NATA/RCPA accreditation does not cover the SARS-CoV-2 (COVID-19) PCR test.
This test is currently under evaluation and has not been fully validated. Failure to detect\n organism-specific nucleic acids does not exclude the presence of disease due to this agent.
\n
" ] ; fhir:entry ( [ fhir:link ; fhir:reference [ fhir:v "Observation/pathresult-covid-1" ] ] ) ] ) . # # -------------------------------------------------------------------------------------