R4 Ballot #1 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.3.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

Valueset-specimen-container-type.xml

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw XML (canonical form)

Definition for Value SetLOINC Codes for Cholesterol in Serum/Plasma

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="specimen-container-type"/> 
  <meta> 
    <lastUpdated value="2018-04-03T12:05:46.262+10:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      
      <p> Value set &quot;LOINC Codes for Cholesterol&quot;: This is an example value set that includes
         
        all the  codes for serum cholesterol from LOINC v2.36.</p> 
      
      <p> Developed by: FHIR project team (example)</p> 
      
      <p> Published for testing on 13-June 2012</p> 
      
      <p> This value set includes the following LOINC codes:</p> 
      
      <ul> 
        
        <li> 14647-2: Cholesterol [Moles/Volume]</li> 
        
        <li> 2093-3: Cholesterol [Mass/Volume]</li> 
        
        <li> 35200-5: Cholesterol [Mass Or Moles/Volume] </li> 
        
        <li> 9342-7: Cholesterol [Percentile]</li> 
      
      </ul> 
      
      <p> 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.</p> 
    
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueString value="oo"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Draft"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/specimen-container-type"/> 
  <identifier> 
    <system value="http://acme.com/identifiers/valuesets"/> 
    <value value="loinc-cholesterol-int"/> 
  </identifier> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.470"/> 
  </identifier> 
  <version value="20150622"/> 
  <name value="LOINC Codes for Cholesterol in Serum/Plasma"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <date value="2015-06-22"/> 
  <publisher value="HL7 International"/> 
  <contact> 
    <name value="FHIR project team"/> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
  </contact> 
  <description value="This is an example value set that includes all the LOINC codes for serum/plasma cholesterol
   from v2.36."/> 
  <copyright value="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 value="2012-06-13"/> 
    <inactive value="true"/> 
    <include> 
      <system value="http://loinc.org"/> 
      <version value="2.36"/> 
      <concept> 
        <code value="14647-2"/> 
        <display value="Cholesterol [Moles/Volume]"/> 
      </concept> 
      <concept> 
        <code value="2093-3"/> 
        <display value="Cholesterol [Mass/Volume]"/> 
      </concept> 
      <concept> 
        <code value="35200-5"/> 
        <display value="Cholesterol [Mass Or Moles/Volume]"/> 
      </concept> 
      <concept> 
        <code value="9342-7"/> 
        <display value="Cholesterol [Percentile]"/> 
      </concept> 
    </include> 
  </compose> 
</ValueSet> 

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.