AU Core Implementation Guide
0.2.2-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: Lipid Result Reporting - JSON Representation

Page standards status: Informative

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 style=\"color: #cccccc\">Cholesterol [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/32309-7/\">32309-7</a></td><td style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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.2.2-preview",
  "name" : "LipidResultReporting",
  "title" : "Lipid Result Reporting",
  "status" : "draft",
  "experimental" : true,
  "date" : "2023-11-16T10:32:02+11:00",
  "publisher" : "HL7 Australia",
  "contact" : [
    {
      "name" : "HL7 Australia FHIR Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7.org/display/HAFWG",
          "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"
          }
        ]
      }
    ]
  }
}