This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Example Lipid Profile
<Profile xmlns="http://hl7.org/fhir"> <name>Example Lipid Profile</name> <author> <name>Grahame Grieve</name> <reference>grahame@healthintersections.com.au</reference> </author> <description>Describes how the lab report is used for a standard Lipid Profile - Cholesterol, Triglyceride, and Cholesterol fractions. Uses LOINC codes</description> <status> <code>testing</code> <date>2012-05-12</date> </status> <resource> <type>Resource</type> <name>Lipids</name> <element> <path>LabReport</path> <name>Lipids</name> <definition> <short>Lipid Lab Report</short> <formal>The findings and interpretation of a general lipd lab profile</formal> <comments>Not to be used for reporting on non-pathology test results e.g. diagnostic imaging, ECG or respiratory function tests. Not to be used to represent an entire cumulative report. This Pathology test result archetype represents only one of the result sets that is usually viewed as a vertical in a cumulative test report. A cumulative report is a view that is constructed from the results represented by multiple OBSERVATION archetypes. This archetype is suitable for representation of general pathology test results, but not intended to cover full synoptic reports. For these, additional resources are required to represent the data properly</comments> <min>1</min> <max>1</max> <type> <code>Resource</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.status</path> <definition> <short>registered|interim|final|amended|cancelled|withdrawn</short> <formal>The status of the pathology test result as a whole</formal> <min>1</min> <max>1</max> <type> <code>code</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabReportStatus</binding> </definition> </element> <element> <path>LabReport.issued</path> <definition> <short>date issed for current status</short> <formal>The date and/or time that the result was issued from the source for the recorded �Test result status</formal> <comments>May be different from LabReport.updated, because that is the status of this record, not the report the record is about</comments> <min>1</min> <max>1</max> <type> <code>instant</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.patient</path> <definition> <short>The patient the report is about</short> <formal>The patient about who the report is about</formal> <min>1</min> <max>1</max> <type> <code>Resource(Patient)</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.admission</path> <definition> <short>Admission Context</short> <formal>The admission that this diagnostic investigation is associated with</formal> <min>0</min> <max>1</max> <type> <code>Resource(Admission)</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.laboratory</path> <definition> <short>Responsible Laboratory</short> <formal>The laboratory service that issued the report</formal> <comments>This is not necessarily the source of the atomic reports - it's the lab that takes responsibility for the clinical report</comments> <min>1</min> <max>1</max> <type> <code>Resource(Organization)</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.reportId</path> <definition> <short>Id for external references to this report</short> <formal>The local ID assigned to the report by the order filler, usually by the Laboratory Information System (LIS).</formal> <min>0</min> <max>1</max> <type> <code>Identifier</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.requestDetail</path> <definition> <short>What was requested</short> <formal>Details concerning a single pathology test requested.</formal> <comments>Note: Usually there is one test request for each result, however in some circumstances multiple test requests may be represented using a single Pathology test result resource</comments> <min>0</min> <max>*</max> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.requestDetail.requestOrderId</path> <definition> <short>Id assigned by requester</short> <formal>The local ID assigned to the order by the order requester.</formal> <comments>Equivalent to the Placer Order Identifier</comments> <min>0</min> <max>1</max> <type> <code>Identifier</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.requestDetail.receiverOrderId</path> <definition> <short>Receiver's Id for the request</short> <formal>The local ID assigned to the test order by the order filler, usually by the Laboratory Information System (LIS).</formal> <comments>Usually equivalent to the DICOM Accession Number and the Filler Order Identifier.</comments> <min>0</min> <max>1</max> <type> <code>Identifier</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.requestDetail.requestTest</path> <definition> <short>Test Requested</short> <formal>Identification of pathology test requested,</formal> <comments>Useful where the test requested differs from the test actually performed.</comments> <min>0</min> <max>*</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabRequests</binding> </definition> </element> <element> <path>LabReport.requestDetail.requester</path> <definition> <short>Responsible for request</short> <formal>Details of the clinician or organisation requesting the laboratory test.</formal> <min>0</min> <max>1</max> <type> <code>Resource(Agent|Organization)</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.requestDetail.clinicalInfo</path> <definition> <short>Clinical information provided</short> <formal>Details of the clinical information provided to the laboratory along with the original request</formal> <min>0</min> <max>1</max> <type> <code>Resource(Any)</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.reportName</path> <definition> <short>Loinc Code for Lipid Report with LDL</short> <formal>Loinc Code for Lipid Report with LDL</formal> <comments>Loinc code includes "direct" LDL - does this mean LDL derived by measuring VLDL by ultracentrifugation? This panel includes both measured and calculated LDL</comments> <min>1</min> <max>1</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabReportNames</binding> </definition> </element> <element> <path>LabReport.service</path> <definition> <short>Biochemistry, Haematology etc</short> <formal>The diagnostic service that performs the examination e.g. biochemistry, haematology.</formal> <min>0</min> <max>1</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabServices</binding> </definition> </element> <element> <path>LabReport.diagnosticTime</path> <definition> <short>Effective time of diagnostic report</short> <formal>The diagnostically relevant time for this report</formal> <comments>The diagnostically relevant time can be derived from the specimen collection times, but the specimen information is not always available, and the exact relationship is not always automatic</comments> <min>1</min> <max>1</max> <type> <code>dateTime</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.specimen</path> <definition> <short>Specimen (incl. time of collection)</short> <formal>Details about the specimen if all individual test results are derived from the same specimen</formal> <comments>If the specimen is sufficiently specified with a code in the Test result name, then this additional data may be redundant. If there are multiple specimens, these may be represented per 'Result group'</comments> <min>0</min> <max>*</max> <type> <code>Resource(Specimen)</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup</path> <definition> <short>All the results in one group</short> <formal>All the lipid panel results</formal> <comments>Many (most) lab reports don't really have a meaningful group. In these cases, just create a single group with no specimen or name</comments> <min>1</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.name</path> <definition> <short>No name needed for the result group</short> <formal>No name needed for the result group</formal> <comments>For example, the antibody code for a goup of antibody related test, or the organism code for a group of isolate/sensitivities. Leave blank if there is no particular meaning associated with the group</comments> <min>0</min> <max>0</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabResultGroupNames</binding> </definition> </element> <element> <path>LabReport.resultGroup.specimen</path> <definition> <short>Specimen details</short> <formal>Details about the individual specimen to which these �Result group� test results refer, where testing of multiple specimens is required.</formal> <min>0</min> <max>1</max> <type> <code>Resource(Specimen)</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result</path> <name>Cholesterol Group</name> <definition> <short>Cholesterol Result</short> <formal>Group of elements for Cholesterol result</formal> <min>1</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.name</path> <definition> <short>Cholesterol</short> <formal>Cholesterol</formal> <comments>results are fundamentally a name - value pair with additional clarifying information</comments> <min>1</min> <max>1</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabResultNames</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.value[x]</path> <definition> <short>Cholesterol value</short> <formal>Cholesterol value. If a result is not available, use the comments field</formal> <min>0</min> <max>1</max> <type> <code>Quantity</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.flag</path> <definition> <short>+ | ++ | +++ | - | -- | --- </short> <formal>+ | ++ | +++ | - | -- | --- </formal> <min>0</min> <max>1</max> <type> <code>code</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabResultFlag</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.status</path> <definition> <short>Registered|Interim|Final|Amended|Cancelled|Withdrawn</short> <formal>The status of the result value</formal> <min>1</min> <max>1</max> <type> <code>code</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabReportStatus</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.comments</path> <definition> <short>Comments about result</short> <formal>May include statements about significant, unexpected or unreliable. values, or information about the source of the value where this may be relevant to the interpretation of the result.</formal> <min>0</min> <max>1</max> <type> <code>string</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange</path> <definition> <short>Guide for interpretation</short> <formal>Guide for interpretation</formal> <comments>Most results only have one reference range. Some non-numerical results don't have a reference range</comments> <min>1</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange.meaning</path> <definition> <short>Range is a recommended range</short> <formal>Range is a recommended range</formal> <comments>yeah, so I suppose it should be coded, right? But coded how? No publically available terminologies include an appropriate code�</comments> <min>0</min> <max>0</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabReferenceRanges</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange.range[x]</path> <definition> <short>Reference</short> <formal><4.5 mmol/L</formal> <comments>Per Australian NHF Recommendations</comments> <min>1</min> <max>1</max> <type> <code>Quantity</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result</path> <name>Triglyceride Group</name> <definition> <short>Triglyceride Result</short> <formal>Group of elements for Triglyceride result</formal> <min>1</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.name</path> <definition> <short>Triglyceride</short> <formal>Triglyceride</formal> <comments>results are fundamentally a name - value pair with additional clarifying information</comments> <min>1</min> <max>1</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabResultNames</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.value[x]</path> <definition> <short>Triglyceride value</short> <formal>Triglyceride value. If a result is not available, use the comments field</formal> <min>0</min> <max>1</max> <type> <code>Quantity</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.flag</path> <definition> <short>+ | ++ | +++ | - | -- | --- </short> <formal>+ | ++ | +++ | - | -- | --- </formal> <min>0</min> <max>1</max> <type> <code>code</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabResultFlag</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.comments</path> <definition> <short>Comments about result</short> <formal>Comments about result</formal> <min>0</min> <max>1</max> <type> <code>string</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange</path> <definition> <short>Guide for interpretation</short> <formal>Guide for interpretation</formal> <comments>Most results only have one reference range. Some non-numerical results don't have a reference range</comments> <min>1</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange.meaning</path> <definition> <short>Range is a recommended range</short> <formal>Range is a recommended range</formal> <comments>see note above</comments> <min>0</min> <max>0</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabReferenceRanges</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange.range[x]</path> <definition> <short>Reference</short> <formal><2.0 mmol/L</formal> <comments>Per Australian NHF Recommendations</comments> <min>1</min> <max>1</max> <type> <code>Quantity</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result</path> <name>HDL Cholesteral Group</name> <definition> <short>HDL Cholesterol Result</short> <formal>Group of elements for HDL Cholesterol result</formal> <min>1</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.name</path> <definition> <short>HDL Cholesterol</short> <formal>HDL Cholesterol</formal> <comments>results are fundamentally a name - value pair with additional clarifying information</comments> <min>1</min> <max>1</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabResultNames</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.value[x]</path> <definition> <short>HDL Cholesterol value</short> <formal>HDL Cholesterol value. If a result is not available, use the comments field</formal> <min>0</min> <max>1</max> <type> <code>Quantity</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.flag</path> <definition> <short>+ | ++ | +++ | - | -- | --- </short> <formal>+ | ++ | +++ | - | -- | --- </formal> <min>0</min> <max>1</max> <type> <code>code</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabResultFlag</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.comments</path> <definition> <short>Comments about result</short> <formal>Comments about result</formal> <min>0</min> <max>1</max> <type> <code>string</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange</path> <definition> <short>Guide for interpretation</short> <formal>Guide for interpretation</formal> <comments>Most results only have one reference range. Some non-numerical results don't have a reference range</comments> <min>1</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange.meaning</path> <definition> <short>Range is a recommended range</short> <formal>Range is a recommended range</formal> <comments>See note above</comments> <min>0</min> <max>0</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabReferenceRanges</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange.range[x]</path> <definition> <short>Reference</short> <formal>>1.5 mmol/L</formal> <comments>Per Australian NHF Recommendations</comments> <min>1</min> <max>1</max> <type> <code>Quantity</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result</path> <name>LDL Cholesteral Group</name> <definition> <short>LDL Cholesterol result, if reported</short> <formal>LDL Cholesterol result, if reported</formal> <min>0</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.name</path> <definition> <short>LDL Cholesterol. LOINC code defines measured or calc</short> <formal>Group of elements for LDL Cholesterol. Loinc code defines whether LDL is measured or calculated</formal> <comments>results are fundamentally a name - value pair with additional clarifying information</comments> <min>1</min> <max>1</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>true</mustUnderstand> <binding>Loinc 35198-1 | Loinc 13457-7</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.value[x]</path> <definition> <short>LDL Cholesterol value</short> <formal>LDL Cholesterol value. If a result is not available, use the comments field</formal> <min>0</min> <max>1</max> <type> <code>Quantity</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.flag</path> <definition> <short>+ | ++ | +++ | - | -- | --- </short> <formal>+ | ++ | +++ | - | -- | --- </formal> <min>0</min> <max>1</max> <type> <code>code</code> </type> <mustUnderstand>true</mustUnderstand> <binding>LabResultFlag</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.comments</path> <definition> <short>Comments about result</short> <formal>Comments about result</formal> <min>0</min> <max>1</max> <type> <code>string</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange</path> <definition> <short>Guide for interpretation</short> <formal>Guide for interpretation</formal> <comments>Most results only have one reference range. Some non-numerical results don't have a reference range</comments> <min>1</min> <max>1</max> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange.meaning</path> <definition> <short>Range is a recommended range</short> <formal>Range is a recommended range</formal> <comments>See Note above</comments> <min>0</min> <max>0</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabReferenceRanges</binding> </definition> </element> <element> <path>LabReport.resultGroup.result.referenceRange.range[x]</path> <definition> <short>Reference</short> <formal><3.0 mmol/L</formal> <comments>Per Australian NHF Recommendations</comments> <min>1</min> <max>1</max> <type> <code>Quantity</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.conclusion</path> <definition> <short>Clinical Interpretation of Lipid Panel</short> <formal>May include diagnosis or suggestions for follow up testing</formal> <comments>common reports don't have a conclusion, but some do</comments> <min>0</min> <max>1</max> <type> <code>Narrative</code> </type> <mustUnderstand>true</mustUnderstand> </definition> </element> <element> <path>LabReport.codedDiagnosis</path> <definition> <short>Codes for the conclusion</short> <formal>Codes for the conclusion</formal> <comments>Not used in this context</comments> <min>0</min> <max>0</max> <type> <code>CodeableConcept</code> </type> <mustUnderstand>false</mustUnderstand> <binding>LabDiagnosisCodes</binding> </definition> </element> <element> <path>LabReport.representation</path> <definition> <short>Entire Report as issued</short> <formal>Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they must be semantically equivalent.</formal> <comments>Possible formats: text/html, text/plain, text/rtf, application/msword, application/pdf, application/rtf, application/vnd.oasis.opendocument.text, application/vnd.openxmlformats-officedocument.wordprocessingml.document</comments> <min>0</min> <max>*</max> <type> <code>Attachment</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.extension</path> <definition> <short>See Extensions</short> <formal>See Extensions</formal> <min>0</min> <max>*</max> <type> <code>Extension</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> <element> <path>LabReport.text</path> <definition> <short>Text summary of resource (for human interpretation)</short> <formal>Text summary of resource (for human interpretation)</formal> <min>1</min> <max>1</max> <type> <code>Narrative</code> </type> <mustUnderstand>false</mustUnderstand> </definition> </element> </resource> <text> <status>generated</status><div xmlns="http://www.w3.org/1999/xhtml"><pre> <span style="color: Gray"><!-- Resources --></span> <<span title="The findings and interpretation of a general lipd lab profile"><b>LabReport</b></span> xmlns="http://hl7.org/fhir"> <i class="inherited"><<span title="The status of the pathology test result as a whole"><b>status</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#code">code</a></span> <span style="color: navy">registered|interim|final|amended|cancelled|withdrawn</span><span style="color: Gray"> --></span></status></i> <i class="inherited"><<span title="The date and/or time that the result was issued from the source for the recorded �Test result status"><b>issued</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#instant">instant</a></span> <span style="color: navy">date issed for current status</span><span style="color: Gray"> --></span></issued></i> <i class="inherited"><<span title="The patient about who the report is about"><b>patient</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Resource">Resource</a>(<a href="http://hl7.org/fhir/Patient.htm#Patient">Patient</a>)</span> <span style="color: navy">The patient the report is about</span><span style="color: Gray"> --></span></patient></i> <i class="inherited"><<span title="The admission that this diagnostic investigation is associated with"><b>admission</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Resource">Resource</a>(<a href="resources.htm">Admission</a>)</span> <span style="color: navy">Admission Context</span><span style="color: Gray"> --></span></admission></i> <i class="inherited"><<span title="The laboratory service that issued the report"><b>laboratory</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Resource">Resource</a>(<a href="http://hl7.org/fhir/Organization.htm#Organization">Organization</a>)</span> <span style="color: navy">Responsible Laboratory</span><span style="color: Gray"> --></span></laboratory></i> <i class="inherited"><<span title="The local ID assigned to the report by the order filler, usually by the Laboratory Information System (LIS)."><b>reportId</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#Identifier">Identifier</a></span> <span style="color: navy">Id for external references to this report</span><span style="color: Gray"> --></span></reportId></i> <i class="inherited"><<span title="Details concerning a single pathology test requested."><b>requestDetail</b></span>> <span style="color: Gray"><!-- <span style="color: brown"><b>0..*</b></span> What was requested --></span> <i class="inherited"><<span title="The local ID assigned to the order by the order requester."><b>requestOrderId</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#Identifier">Identifier</a></span> <span style="color: navy">Id assigned by requester</span><span style="color: Gray"> --></span></requestOrderId></i> <i class="inherited"><<span title="The local ID assigned to the test order by the order filler, usually by the Laboratory Information System (LIS)."><b>receiverOrderId</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#Identifier">Identifier</a></span> <span style="color: navy">Receiver's Id for the request</span><span style="color: Gray"> --></span></receiverOrderId></i> <i class="inherited"><<span title="Identification of pathology test requested,"><b>requestTest</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Test Requested</span><span style="color: Gray"> --></span></requestTest></i> <i class="inherited"><<span title="Details of the clinician or organisation requesting the laboratory test."><b>requester</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Resource">Resource</a>(<a href="http://hl7.org/fhir/Agent.htm#Agent">Agent</a>|<a href="http://hl7.org/fhir/Organization.htm#Organization">Organization</a>)</span> <span style="color: navy">Responsible for request</span><span style="color: Gray"> --></span></requester></i> <i class="inherited"><<span title="Details of the clinical information provided to the laboratory along with the original request"><b>clinicalInfo</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Resource">Resource</a>(<a href="resources.htm">Any</a>)</span> <span style="color: navy">Clinical information provided</span><span style="color: Gray"> --></span></clinicalInfo></i> </requestDetail></i> <<span style="text-decoration: underline" title="Loinc Code for Lipid Report with LDL (this element must be supported or understood)">reportName</span>> <coding> <code>57698-3</code> <system>http://loinc.org</system> <display>Lipid panel with direct LDL</display> </coding> </reportName> <i class="inherited"><<span title="The diagnostic service that performs the examination e.g. biochemistry, haematology."><b>service</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Biochemistry, Haematology etc</span><span style="color: Gray"> --></span></service></i> <i class="inherited"><<span title="The diagnostically relevant time for this report"><b>diagnosticTime</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#dateTime">dateTime</a></span> <span style="color: navy">Effective time of diagnostic report</span><span style="color: Gray"> --></span></diagnosticTime></i> <i class="inherited"><<span title="Details about the specimen if all individual test results are derived from the same specimen"><b>specimen</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Resource">Resource</a>(<a href="resources.htm">Specimen</a>)</span> <span style="color: navy">Specimen (incl. time of collection)</span><span style="color: Gray"> --></span></specimen></i> <<span style="text-decoration: underline" title="All the lipid panel results (this element must be supported or understood)"><b>resultGroup</b></span>> <span style="color: Gray"><!-- <span style="color: brown"><b>1..1</b></span> All the results in one group --></span> <<span style="text-decoration: underline" title="No name needed for the result group (this element must be supported or understood)"><b>name</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..0</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">No name needed for the result group</span><span style="color: Gray"> --></span></name> <i class="inherited"><<span title="Details about the individual specimen to which these �Result group� test results refer, where testing of multiple specimens is required."><b>specimen</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Resource">Resource</a>(<a href="resources.htm">Specimen</a>)</span> <span style="color: navy">Specimen details</span><span style="color: Gray"> --></span></specimen></i> <<span style="text-decoration: underline" title="Group of elements for Cholesterol result (this element must be supported or understood)"><b>result</b></span>> <span style="color: Gray"><!--</span> <span style="color: blue">"Cholesterol Group"</span> <span style="color: Gray"> --></span> <span style="color: Gray"><!-- <span style="color: brown"><b>1..1</b></span> Cholesterol Result --></span> <<span style="text-decoration: underline" title="Cholesterol (this element must be supported or understood)">name</span>> <coding> <code>35200-5</code> <system>http://loinc.org</system> <display>Cholesterol</display> </coding> </name> <<span style="text-decoration: underline" title="Cholesterol value. If a result is not available, use the comments field (this element must be supported or understood)"><b>valueQuantity</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#Quantity">Quantity</a></span> <span style="color: navy">Cholesterol value</span><span style="color: Gray"> --></span></valueQuantity> <<span style="text-decoration: underline" title="+ | ++ | +++ | - | -- | --- (this element must be supported or understood)"><b>flag</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#code">code</a></span> <span style="color: navy">+ | ++ | +++ | - | -- | --- </span><span style="color: Gray"> --></span></flag> <i class="inherited"><<span title="The status of the result value"><b>status</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#code">code</a></span> <span style="color: navy">Registered|Interim|Final|Amended|Cancelled|Withdrawn</span><span style="color: Gray"> --></span></status></i> <<span style="text-decoration: underline" title="May include statements about significant, unexpected or unreliable. values, or information about the source of the value where this may be relevant to the interpretation of the result. (this element must be supported or understood)"><b>comments</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#string">string</a></span> <span style="color: navy">Comments about result</span><span style="color: Gray"> --></span></comments> <<span style="text-decoration: underline" title="Guide for interpretation (this element must be supported or understood)"><b>referenceRange</b></span>> <span style="color: Gray"><!-- <span style="color: brown"><b>1..1</b></span> Guide for interpretation --></span> <<span title="Range is a recommended range"><b>meaning</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..0</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Range is a recommended range</span><span style="color: Gray"> --></span></meaning> <<span title="<4.5 mmol/L">rangeQuantity</span>> <value>4.5</value> <status>&lt;</status> <units>mmol/L</units> <code>mmol/L</code> <system>urn:hl7-org:sid/ucum</system> <rangeQuantity/> </referenceRange> </result> <<span style="text-decoration: underline" title="Group of elements for Triglyceride result (this element must be supported or understood)"><b>result</b></span>> <span style="color: Gray"><!--</span> <span style="color: blue">"Triglyceride Group"</span> <span style="color: Gray"> --></span> <span style="color: Gray"><!-- <span style="color: brown"><b>1..1</b></span> Triglyceride Result --></span> <<span style="text-decoration: underline" title="Triglyceride (this element must be supported or understood)">name</span>> <coding> <code>35217-9</code> <system>http://loinc.org</system> <display>Triglyceride</display> </coding> </name> <<span style="text-decoration: underline" title="Triglyceride value. If a result is not available, use the comments field (this element must be supported or understood)"><b>valueQuantity</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#Quantity">Quantity</a></span> <span style="color: navy">Triglyceride value</span><span style="color: Gray"> --></span></valueQuantity> <<span style="text-decoration: underline" title="+ | ++ | +++ | - | -- | --- (this element must be supported or understood)"><b>flag</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#code">code</a></span> <span style="color: navy">+ | ++ | +++ | - | -- | --- </span><span style="color: Gray"> --></span></flag> <<span style="text-decoration: underline" title="Comments about result (this element must be supported or understood)"><b>comments</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#string">string</a></span> <span style="color: navy">Comments about result</span><span style="color: Gray"> --></span></comments> <<span style="text-decoration: underline" title="Guide for interpretation (this element must be supported or understood)"><b>referenceRange</b></span>> <span style="color: Gray"><!-- <span style="color: brown"><b>1..1</b></span> Guide for interpretation --></span> <<span title="Range is a recommended range"><b>meaning</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..0</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Range is a recommended range</span><span style="color: Gray"> --></span></meaning> <<span title="<2.0 mmol/L">rangeQuantity</span>> <value>2.0</value> <status>&lt;</status> <units>mmol/L</units> <code>mmol/L</code> <system>urn:hl7-org:sid/ucum</system> <rangeQuantity/> </referenceRange> </result> <<span style="text-decoration: underline" title="Group of elements for HDL Cholesterol result (this element must be supported or understood)"><b>result</b></span>> <span style="color: Gray"><!--</span> <span style="color: blue">"HDL Cholesteral Group"</span> <span style="color: Gray"> --></span> <span style="color: Gray"><!-- <span style="color: brown"><b>1..1</b></span> HDL Cholesterol Result --></span> <<span style="text-decoration: underline" title="HDL Cholesterol (this element must be supported or understood)">name</span>> <coding> <code>2085-9</code> <system>http://loinc.org</system> <display>Cholesterol.in HDL</display> </coding> </name> <<span style="text-decoration: underline" title="HDL Cholesterol value. If a result is not available, use the comments field (this element must be supported or understood)"><b>valueQuantity</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#Quantity">Quantity</a></span> <span style="color: navy">HDL Cholesterol value</span><span style="color: Gray"> --></span></valueQuantity> <<span style="text-decoration: underline" title="+ | ++ | +++ | - | -- | --- (this element must be supported or understood)"><b>flag</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#code">code</a></span> <span style="color: navy">+ | ++ | +++ | - | -- | --- </span><span style="color: Gray"> --></span></flag> <<span style="text-decoration: underline" title="Comments about result (this element must be supported or understood)"><b>comments</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#string">string</a></span> <span style="color: navy">Comments about result</span><span style="color: Gray"> --></span></comments> <<span style="text-decoration: underline" title="Guide for interpretation (this element must be supported or understood)"><b>referenceRange</b></span>> <span style="color: Gray"><!-- <span style="color: brown"><b>1..1</b></span> Guide for interpretation --></span> <<span title="Range is a recommended range"><b>meaning</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..0</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Range is a recommended range</span><span style="color: Gray"> --></span></meaning> <<span title=">1.5 mmol/L">rangeQuantity</span>> <value>1.5</value> <status>&gt;</status> <units>mmol/L</units> <code>mmol/L</code> <system>urn:hl7-org:sid/ucum</system> <rangeQuantity/> </referenceRange> </result> <<span style="text-decoration: underline" title="LDL Cholesterol result, if reported (this element must be supported or understood)"><b>result</b></span>> <span style="color: Gray"><!--</span> <span style="color: blue">"LDL Cholesteral Group"</span> <span style="color: Gray"> --></span> <span style="color: Gray"><!-- <span style="color: brown"><b>0..1</b></span> LDL Cholesterol result, if reported --></span> <<span style="text-decoration: underline" title="Group of elements for LDL Cholesterol. Loinc code defines whether LDL is measured or calculated (this element must be supported or understood)"><b>name</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">LDL Cholesterol. LOINC code defines measured or calc</span><span style="color: Gray"> --></span></name> <<span style="text-decoration: underline" title="LDL Cholesterol value. If a result is not available, use the comments field (this element must be supported or understood)"><b>valueQuantity</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#Quantity">Quantity</a></span> <span style="color: navy">LDL Cholesterol value</span><span style="color: Gray"> --></span></valueQuantity> <<span style="text-decoration: underline" title="+ | ++ | +++ | - | -- | --- (this element must be supported or understood)"><b>flag</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#code">code</a></span> <span style="color: navy">+ | ++ | +++ | - | -- | --- </span><span style="color: Gray"> --></span></flag> <<span style="text-decoration: underline" title="Comments about result (this element must be supported or understood)"><b>comments</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#string">string</a></span> <span style="color: navy">Comments about result</span><span style="color: Gray"> --></span></comments> <<span style="text-decoration: underline" title="Guide for interpretation (this element must be supported or understood)"><b>referenceRange</b></span>> <span style="color: Gray"><!-- <span style="color: brown"><b>1..1</b></span> Guide for interpretation --></span> <<span title="Range is a recommended range"><b>meaning</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..0</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Range is a recommended range</span><span style="color: Gray"> --></span></meaning> <<span title="<3.0 mmol/L">rangeQuantity</span>> <value>3.0</value> <status>&lt;</status> <units>mmol/L</units> <code>mmol/L</code> <system>urn:hl7-org:sid/ucum</system> <rangeQuantity/> </referenceRange> </result> </resultGroup> <<span style="text-decoration: underline" title="May include diagnosis or suggestions for follow up testing (this element must be supported or understood)"><b>conclusion</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Narrative">Narrative</a></span> <span style="color: navy">Clinical Interpretation of Lipid Panel</span><span style="color: Gray"> --></span></conclusion> <<span title="Codes for the conclusion"><b>codedDiagnosis</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..0</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Codes for the conclusion</span><span style="color: Gray"> --></span></codedDiagnosis> <i class="inherited"><<span title="Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they must be semantically equivalent."><b>representation</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/datatypes.htm#Attachment">Attachment</a></span> <span style="color: navy">Entire Report as issued</span><span style="color: Gray"> --></span></representation></i> <i class="inherited"><<span title="See Extensions"><b>extension</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/extensibility.htm#Extension">Extension</a></span> <a href="extensibility.htm"><span style="color: navy">See Extensions</span></a> <span style="color: Gray"> --></span></extension></i> <i class="inherited"><<span title="Text summary of resource (for human interpretation)"><b>text</b></span>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="http://hl7.org/fhir/xml.htm#Narrative">Narrative</a></span> <span style="color: navy">Text summary of resource (for human interpretation)</span><span style="color: Gray"> --></span></text></i> </LabReport> </pre></div> </text> </Profile>