View raw Markdown
type: valuesetvalueset: processingdevice-code

Processing Device Code

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="processingdevice-code"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/processingdevice-code"/>
  <version value="6.0.0-ballot4"/>
  <name value="ProcessingDeviceCode"/>
  <title value="Processing Device Code"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7 International / Orders and Observations"/>
  <description value="Codes for devices used in specimen processing."/>
  <copyright value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="465735003"/>
        <display value="Sliding microtome"/>
      </concept>
      <concept>
        <code value="701945002"/>
        <display value="Blood centrifugation system processing unit"/>
      </concept>
    </include>
  </compose>
</ValueSet>