DiagnosticsThis is Snapshot #3 for FHIR R5, released to support Connectathon 32. 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><b>Generated Narrative: Observation</b><a name=\"cholesterol\"> </a></p><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\">Resource Observation "cholesterol" </p></div><p><b>status</b>: final</p><p><b>code</b>: Cholesterol <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#35200-5 "Cholesterol [Moles/volume] in Serum or Plasma")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 6.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>High</b></td></tr><tr><td>*</td><td>4.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "35200-5",
"display" : "Cholesterol [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><b>Generated Narrative: Observation</b><a name=\"triglyceride\"> </a></p><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\">Resource Observation "triglyceride" </p></div><p><b>status</b>: final</p><p><b>code</b>: Triglyceride <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#35217-9 "Triglyceride [Moles/volume] in Serum or Plasma")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 1.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>High</b></td></tr><tr><td>*</td><td>2.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "35217-9",
"display" : "Triglyceride [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><b>Generated Narrative: Observation</b><a name=\"hdlcholesterol\"> </a></p><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\">Resource Observation "hdlcholesterol" </p></div><p><b>status</b>: final</p><p><b>code</b>: Cholesterol in HDL <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2085-9 "HDL Cholesterol")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 1.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td></tr><tr><td>*</td><td>1.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "2085-9",
"display" : "HDL Cholesterol"
}],
"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><b>Generated Narrative: Observation</b><a name=\"ldlcholesterol\"> </a></p><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\">Resource Observation "ldlcholesterol" </p></div><p><b>status</b>: final</p><p><b>code</b>: LDL Chol. (Calc) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#13457-7 "Cholesterol in LDL [Mass/volume] in Serum or Plasma by calculation")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 4.6 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>High</b></td></tr><tr><td>*</td><td>3.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/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 R5 Ballot hl7.fhir.core#5.0.0-snapshot3 generated on Wed, Dec 14, 2022 07:16+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4B |
Compare to R5 Draft |
|
Propose a change