View raw Markdown
type: valuesetvalueset: common-tags

Common Tags

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <name value="CommonTags"/>
  <title value="Common Tags"/>
  <status value="draft"/>
  <experimental value="false"/>
  <publisher value="HL7 International / FHIR Infrastructure"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description value="Common Tag Codes defined by FHIR project"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/common-tags"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
      <concept>
        <code value="SUBSETTED"/>
        <display value="subsetted"/>
      </concept>
    </include>
  </compose>
</ValueSet>