This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3 R2
| Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Value SetLOINC Codes for Cholesterol in Serum/Plasma
{
"resourceType" : "ValueSet",
"id" : "specimen-container-type",
"meta" : {
"lastUpdated" : "2018-08-19T21:48:56.559+10:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueString" : "Draft"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/ValueSet/specimen-container-type",
"identifier" : [{
"system" : "http://acme.com/identifiers/valuesets",
"value" : "loinc-cholesterol-int"
},
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.470"
}],
"version" : "20150622",
"name" : "LOINCCodesForCholesterolInSerum/Plasma",
"title" : "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" : {
"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]"
}]
}]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.