AU Core Implementation Guide
2.0.1-ci-build - CI Build Australia flag

AU Core Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 2.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-core/ and changes regularly. See the Directory of published versions

: DiagnosticReport - Lipid panel - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/DiagnosticReport/lipid-panel-report> a fhir:DiagnosticReport ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "lipid-panel-report"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticreport" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticreport>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport lipid-panel-report</b></p><a name=\"lipid-panel-report\"> </a><a name=\"hclipid-panel-report\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-core-diagnosticreport.html\">AU Core DiagnosticReport</a></p></div><h2><span title=\"Codes:{http://snomed.info/sct 16254007}\">Lipid panel</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Mia Leanne Banks  Female, DoB: 1983-08-25 ( IHI: Austalian Healthcare Identifier - Individual#8003608333647261)</td></tr><tr><td>Relevant Time</td><td>2023-01-17 08:30:00+1000</td></tr><tr><td>Reported</td><td>2023-01-18 09:30:00+1000</td></tr><tr><td>Performer</td><td> <a href=\"Organization-pullabooka-pathology.html\">Organization Pullabooka Pathology</a></td></tr><tr><td>Identifiers</td><td> Filler Identifier/26-1552642-HDL-01 Filler Group Number/26-1552642</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td><td><b>Relevant Time</b></td></tr><tr><td><a href=\"Observation-lipid-hdl-1.html\"><span title=\"Codes:{http://loinc.org 14646-4}\">HDL</span></a></td><td>1.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>1.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span> - 2.2 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normal</span></td><td>2023-01-17</td></tr><tr><td><a href=\"Observation-lipid-ldl-1.html\"><span title=\"Codes:{http://loinc.org 22748-8}\">LDL</span></a></td><td>4.10 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>2.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span> - 3.4 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></td><td>2023-01-17</td></tr><tr><td><a href=\"Observation-lipid-total-chol-1.html\"><span title=\"Codes:{http://loinc.org 32309-7}\">Total Chol/HDL</span></a></td><td>3.93</td><td>&lt;4.6</td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normal</span></td><td>2023-01-17</td></tr><tr><td><a href=\"Observation-lipid-triglyceride-1.html\"><span title=\"Codes:{http://loinc.org 14927-8}\">Triglyceride</span></a></td><td>1.9 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>&lt;2.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normal</span></td><td>2023-01-17</td></tr></table></div>"
  ] ;
  fhir:DiagnosticReport.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "FILL" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hpio-scoped/report/1.0/8003628233373131" ] ;
     fhir:Identifier.value [ fhir:value "26-1552642-HDL-01" ] ;
     fhir:Identifier.assigner [
       fhir:link <http://hl7.org/fhir/Organization/pullabooka-pathology> ;
       fhir:Reference.reference [ fhir:value "Organization/pullabooka-pathology" ] ;
       fhir:Reference.display [ fhir:value "Pullabooka Pathology" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "FGN" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hpio-scoped/report/1.0/8003628233373131" ] ;
     fhir:Identifier.value [ fhir:value "26-1552642" ] ;
     fhir:Identifier.assigner [
       fhir:link <http://hl7.org/fhir/Organization/pullabooka-pathology> ;
       fhir:Reference.reference [ fhir:value "Organization/pullabooka-pathology" ] ;
       fhir:Reference.display [ fhir:value "Pullabooka Pathology" ]
     ]
  ] ;
  fhir:DiagnosticReport.status [ fhir:value "final"] ;
  fhir:DiagnosticReport.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0074" ] ;
       fhir:Coding.code [ fhir:value "LAB" ] ;
       fhir:Coding.display [ fhir:value "Laboratory" ]
     ]
  ] ;
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:16254007 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "16254007" ] ;
       fhir:Coding.display [ fhir:value "Lipid panel" ]
     ]
  ] ;
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/banks-mia-leanne> ;
     fhir:Reference.reference [ fhir:value "Patient/banks-mia-leanne" ]
  ] ;
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2023-01-17T08:30:00+10:00"^^xsd:dateTime] ;
  fhir:DiagnosticReport.issued [ fhir:value "2023-01-18T09:30:00+10:00"^^xsd:dateTime] ;
  fhir:DiagnosticReport.performer [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Organization/pullabooka-pathology> ;
     fhir:Reference.reference [ fhir:value "Organization/pullabooka-pathology" ]
  ] ;
  fhir:DiagnosticReport.result [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Observation/lipid-hdl-1> ;
     fhir:Reference.reference [ fhir:value "Observation/lipid-hdl-1" ] ;
     fhir:Reference.display [ fhir:value "HDL" ]
  ], [
     fhir:index 1 ;
     fhir:link <http://hl7.org/fhir/Observation/lipid-ldl-1> ;
     fhir:Reference.reference [ fhir:value "Observation/lipid-ldl-1" ] ;
     fhir:Reference.display [ fhir:value "LDL" ]
  ], [
     fhir:index 2 ;
     fhir:link <http://hl7.org/fhir/Observation/lipid-total-chol-1> ;
     fhir:Reference.reference [ fhir:value "Observation/lipid-total-chol-1" ] ;
     fhir:Reference.display [ fhir:value "Total cholesterol" ]
  ], [
     fhir:index 3 ;
     fhir:link <http://hl7.org/fhir/Observation/lipid-triglyceride-1> ;
     fhir:Reference.reference [ fhir:value "Observation/lipid-triglyceride-1" ] ;
     fhir:Reference.display [ fhir:value "Triglyceride" ]
  ] .

<http://hl7.org/fhir/Organization/pullabooka-pathology> a fhir:Organization .

<http://hl7.org/fhir/Patient/banks-mia-leanne> a fhir:Patient .

<http://hl7.org/fhir/Observation/lipid-hdl-1> a fhir:Observation .

<http://hl7.org/fhir/Observation/lipid-ldl-1> a fhir:Observation .

<http://hl7.org/fhir/Observation/lipid-total-chol-1> a fhir:Observation .

<http://hl7.org/fhir/Observation/lipid-triglyceride-1> a fhir:Observation .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/DiagnosticReport/lipid-panel-report.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/DiagnosticReport/lipid-panel-report.ttl> .