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

LOINC Codes for Cholesterol in Serum/Plasma

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

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

IDexample-intensional
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/example-intensional
Version4.0.1
DateMon Jun 22 00:00:00 AEST 2015
PublisherHL7 International
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
Filters
PropertyOperatorValue
parent=LP43571-6

Excludes

  • Systemhttp://loinc.org
    Version
    CodeDisplay
    5932-9Cholesterol [Presence] in Blood by Test strip
{
  "resourceType": "ValueSet",
  "id": "example-intensional",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:42:28.374+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-intensional",
  "identifier": [ {
  "system": "http://acme.com/identifiers/valuesets",
  "value": "loinc-cholesterol-ext"
  } ],
  "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.",
  "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": {
  "include": [ {
    "system": "http://loinc.org",
    "filter": [ {
    "property": "parent",
    "op": "=",
    "value": "LP43571-6"
    } ]
  } ],
  "exclude": [ {
    "system": "http://loinc.org",
    "concept": [ {
    "code": "5932-9",
    "display": "Cholesterol [Presence] in Blood by Test strip"
    } ]
  } ]
  }
}