View raw Markdown
type: valuesetvalueset: cdshooks-indicator

Indicator

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <meta>

  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="deprecated"/>
  </extension>
  <url value="http://cds-hooks.hl7.org/ValueSet/indicator"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3007"/>
  </identifier>
  <name value="Indicator"/>
  <title value="Indicator"/>
  <status value="retired"/>
  <experimental value="true"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set captures the set of indicator codes defined by the CDS Hooks specification."/>
  <compose>
    <include>
      <system value="http://cds-hooks.hl7.org/CodeSystem/indicator"/>
    </include>
  </compose>
</ValueSet>