DiagnosticsThis page is part of the FHIR Specification v6.0.0-ballot2: Release 6 Ballot (2nd Draft) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions 
| Orders and Observations Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Device, Encounter, Patient, Practitioner |
Raw JSON (canonical form + also see JSON Format Specification)
Lipid profile
{
"resourceType" : "Bundle",
"id" : "lipids",
"type" : "collection",
"entry" : [{
"fullUrl" : "https://example.com/base/DiagnosticReport/lipids",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "lipids",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t\t\t\t<h3>Lipid Report for Wile. E. COYOTE (MRN: 23453) issued 3-Mar 2009 14:26</h3>\n\t\t\t\t\t\t<pre>\nTest Units Value Reference Range\nCholesterol mmol/L 6.3 <4.5\nTriglyceride mmol/L 1.3 <2.0\nHDL Cholesterol mmol/L 1.3 >1.5\nLDL Chol. (calc) mmol/L 4.2 <3.0\n </pre>\n\t\t\t\t\t\t<p>Acme Laboratory, Inc signed: Dr Pete Pathologist</p>\n\t\t\t\t\t</div>"
},
"identifier" : [{
"system" : "http://acme.com/lab/reports",
"value" : "5234342"
}],
"status" : "final",
"category" : [{
"coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "HM"
}]
}],
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "57698-3",
"display" : "Lipid panel with direct LDL - Serum or Plasma"
}],
"text" : "Lipid Panel"
},
"subject" : {
"reference" : "Patient/pat2"
},
"effectiveDateTime" : "2011-03-04T08:30:00+11:00",
"issued" : "2013-01-27T11:45:33+11:00",
"performer" : [{
"reference" : "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display" : "Acme Laboratory, Inc"
}],
"result" : [{
"id" : "1",
"reference" : "Observation/cholesterol"
},
{
"id" : "2",
"reference" : "Observation/triglyceride"
},
{
"id" : "3",
"reference" : "Observation/hdlcholesterol"
},
{
"id" : "4",
"reference" : "Observation/ldlcholesterol"
}]
}
},
{
"fullUrl" : "https://example.com/base/Observation/cholesterol",
"resource" : {
"resourceType" : "Observation",
"id" : "cholesterol",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cholesterol</b></p><a name=\"cholesterol\"> </a><a name=\"hccholesterol\"> </a><a name=\"cholesterol-en-AU\"> </a><p><b>status</b>: final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 35200-5}\">Cholesterol</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Duck D Donald (official) other, DoB Unknown ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Acme Laboratory, Inc</a></p><p><b>value</b>: 6.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>4.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "35200-5",
"display" : "Cholesterol [Mass or Moles/volume] in Serum or Plasma"
}],
"text" : "Cholesterol"
},
"subject" : {
"reference" : "Patient/pat2"
},
"performer" : [{
"reference" : "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display" : "Acme Laboratory, Inc"
}],
"valueQuantity" : {
"value" : 6.3,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"referenceRange" : [{
"high" : {
"value" : 4.5,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
}
}]
}
},
{
"fullUrl" : "https://example.com/base/Observation/triglyceride",
"resource" : {
"resourceType" : "Observation",
"id" : "triglyceride",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation triglyceride</b></p><a name=\"triglyceride\"> </a><a name=\"hctriglyceride\"> </a><a name=\"triglyceride-en-AU\"> </a><p><b>status</b>: final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 35217-9}\">Triglyceride</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Duck D Donald (official) other, DoB Unknown ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Acme Laboratory, Inc</a></p><p><b>value</b>: 1.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>2.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "35217-9",
"display" : "Triglyceride [Mass or Moles/volume] in Serum or Plasma"
}],
"text" : "Triglyceride"
},
"subject" : {
"reference" : "Patient/pat2"
},
"performer" : [{
"reference" : "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display" : "Acme Laboratory, Inc"
}],
"valueQuantity" : {
"value" : 1.3,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"referenceRange" : [{
"high" : {
"value" : 2.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
}
}]
}
},
{
"fullUrl" : "https://example.com/base/Observation/hdlcholesterol",
"resource" : {
"resourceType" : "Observation",
"id" : "hdlcholesterol",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation hdlcholesterol</b></p><a name=\"hdlcholesterol\"> </a><a name=\"hchdlcholesterol\"> </a><a name=\"hdlcholesterol-en-AU\"> </a><p><b>status</b>: final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2085-9}\">Cholesterol in HDL</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Duck D Donald (official) other, DoB Unknown ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Acme Laboratory, Inc</a></p><p><b>value</b>: 1.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td></tr><tr><td style=\"display: none\">*</td><td>1.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "2085-9",
"display" : "Cholesterol in HDL [Mass/volume] in Serum or Plasma"
}],
"text" : "Cholesterol in HDL"
},
"subject" : {
"reference" : "Patient/pat2"
},
"performer" : [{
"reference" : "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display" : "Acme Laboratory, Inc"
}],
"valueQuantity" : {
"value" : 1.3,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"referenceRange" : [{
"low" : {
"value" : 1.5,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
}
}]
}
},
{
"fullUrl" : "https://example.com/base/Observation/ldlcholesterol",
"resource" : {
"resourceType" : "Observation",
"id" : "ldlcholesterol",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ldlcholesterol</b></p><a name=\"ldlcholesterol\"> </a><a name=\"hcldlcholesterol\"> </a><a name=\"ldlcholesterol-en-AU\"> </a><p><b>status</b>: final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 13457-7}\">LDL Chol. (Calc)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Duck D Donald (official) other, DoB Unknown ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Acme Laboratory, Inc</a></p><p><b>value</b>: 4.6 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>3.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "13457-7",
"display" : "Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation"
}],
"text" : "LDL Chol. (Calc)"
},
"subject" : {
"reference" : "Patient/pat2"
},
"performer" : [{
"reference" : "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display" : "Acme Laboratory, Inc"
}],
"valueQuantity" : {
"value" : 4.6,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"referenceRange" : [{
"high" : {
"value" : 3.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
}
}]
}
}]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Mon, Aug 12, 2024 16:58+0800.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change