This page is part of the AU Core Implementation Guide 0.1.0 Draft. It is based on AU Base 4.1.0. For a full list of available versions, see the Directory of published versions
: Lipid Result Reporting - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "lipid-result-reporting",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/14647-2/\">14647-2</a></td><td>Cholesterol [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/32309-7/\">32309-7</a></td><td>Cholesterol.total/Cholesterol in HDL [Molar ratio] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/14646-4/\">14646-4</a></td><td>Cholesterol in HDL [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/22748-8/\">22748-8</a></td><td>Cholesterol in LDL [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/70204-3/\">70204-3</a></td><td>Cholesterol non HDL [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/14927-8/\">14927-8</a></td><td>Triglyceride [Moles/volume] in Serum or Plasma</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"
}
]
}
}
],
"url" : "http://hl7.org.au/fhir/core/ValueSet/lipid-result-reporting",
"version" : "0.1.0-draft",
"name" : "LipidResultReporting",
"title" : "Lipid Result Reporting",
"status" : "draft",
"experimental" : true,
"date" : "2023-03-01T22:50:30+11:00",
"publisher" : "HL7 Australia",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.com.au",
"use" : "work"
}
]
},
{
"name" : "HL7 Australia Patient Administration Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://confluence.hl7australia.com/display/PA",
"use" : "work"
}
]
},
{
"name" : "HL7 Australia Orders and Observations Working Group",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7australia.com/display/OO",
"use" : "work"
}
]
},
{
"name" : "HL7 Australia Medications Working Group",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7australia.com/display/MED",
"use" : "work"
}
]
}
],
"description" : "The Lipid Result Reporting value set includes values that may be used to represent individual lipid measurement observations. The values included align with the RCPA Standardised Pathology Informatics in Australia (SPIA) reporting guidelines.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2022, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "14647-2"
},
{
"code" : "32309-7"
},
{
"code" : "14646-4"
},
{
"code" : "22748-8"
},
{
"code" : "70204-3"
},
{
"code" : "14927-8"
}
]
}
]
}
}