http://hl7.org/fhir/ValueSet/example-extensional|4.0.1

LOINC Codes for Cholesterol in Serum/Plasma

http://hl7.org/fhir/ValueSet/example-extensional

This is an example value set that includes all the LOINC codes for serum/plasma cholesterol from v2.36.

IDexample-extensional
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/example-extensional
Version4.0.1
DateMon Jun 22 00:00:00 AEST 2015
PublisherHL7 International
Purpose

This value set was published by ACME Inc in order to make clear which codes are used for Cholesterol by AcmeClinicals (Adult Ambulatory care support in USA)

Copyright

This content from LOINC ® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.

Includes

Systemhttp://loinc.org
Version2.36
Concepts
CodeDisplay
14647-2Cholesterol [Moles/Volume]
2093-3Cholesterol [Mass/Volume]
35200-5Cholesterol [Mass Or Moles/Volume]
9342-7Cholesterol [Percentile]
{
  "resourceType": "ValueSet",
  "id": "example-extensional",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:42:36.874+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "fhir"
  } ],
  "url": "http://hl7.org/fhir/ValueSet/example-extensional",
  "identifier": [ {
  "system": "http://acme.com/identifiers/valuesets",
  "value": "loinc-cholesterol-int"
  } ],
  "version": "4.0.1",
  "name": "LOINC Codes for Cholesterol in Serum/Plasma",
  "status": "draft",
  "experimental": true,
  "date": "2015-06-22",
  "publisher": "HL7 International",
  "contact": [ {
  "name": "FHIR project team",
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org/fhir"
  } ]
  } ],
  "description": "This is an example value set that includes all the LOINC codes for serum/plasma cholesterol from v2.36.",
  "useContext": [ {
  "code": {
    "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
    "code": "age"
  },
  "valueQuantity": {
    "value": 18,
    "comparator": ">",
    "unit": "yrs",
    "system": "http://unitsofmeasure.org",
    "code": "a"
  }
  } ],
  "jurisdiction": [ {
  "coding": [ {
    "system": "urn:iso:std:iso:3166",
    "code": "US"
  } ]
  } ],
  "purpose": "This value set was published by ACME Inc in order to make clear which codes are used for Cholesterol by AcmeClinicals (Adult Ambulatory care support in USA)",
  "copyright": "This content from LOINC ® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose": {
  "lockedDate": "2012-06-13",
  "inactive": true,
  "include": [ {
    "system": "http://loinc.org",
    "version": "2.36",
    "concept": [ {
    "code": "14647-2",
    "display": "Cholesterol [Moles/Volume]"
    }, {
    "code": "2093-3",
    "display": "Cholesterol [Mass/Volume]"
    }, {
    "code": "35200-5",
    "display": "Cholesterol [Mass Or Moles/Volume]"
    }, {
    "code": "9342-7",
    "display": "Cholesterol [Percentile]"
    } ]
  } ]
  }
}