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.
| ID | example-intensional |
|---|---|
| Status | DRAFT |
| URL | http://hl7.org/fhir/ValueSet/example-intensional |
| Version | 4.0.1 |
| Date | Mon Jun 22 00:00:00 AEST 2015 |
| Publisher | HL7 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
| System | http://loinc.org | ||||||
|---|---|---|---|---|---|---|---|
| Filters |
|
Excludes
System http://loinc.org Version Code Display 5932-9 Cholesterol [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" } ] } ] } }