View raw Markdown
type: valuesetvalueset: use-context

Context of Use ValueSet

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="use-context"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.28"/>
  </identifier>
  <name value="ContextOfUseValueSet"/>
  <title value="Context of Use ValueSet"/>
  <status value="draft"/>
  <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 defines a base set of codes that can be used to indicate that the content in a resource was developed with a focus and intent of supporting use within particular contexts."/>
  <copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org. This value set includes content from NUCC Health Care Provider Taxonomy Code Set for providers which is copyright © 2016+ American Medical Association. For commercial use, including sales or licensing, a license must be obtained"/>
  <compose>
    <include>
      <valueSet value="http://terminology.hl7.org/ValueSet/v2-0265"/>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="394733009"/>
      </filter>
    </include>
    <include>
      <system value="urn:iso:std:iso:3166"/>
    </include>
    <include>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <filter>
        <property value="class"/>
        <op value="="/>
        <value value="region"/>
      </filter>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="387961004"/>
      </filter>
    </include>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
    </include>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/condition-code"/>
    </include>
    <include>
      <system value="http://nucc.org/provider-taxonomy"/>
    </include>
    <include>
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"/>
    </include>
    <include>
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-ActTaskCode"/>
    </include>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/usage-context-agreement-scope"/>
    </include>
  </compose>
</ValueSet>