STU3 Candidate

This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). 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-nhin-purposeofuse.xml

Raw XML (canonical form)

NHIN Purpose of Use (id = "nhin-purposeofuse")

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nhin-purposeofuse"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>NHIN PurposeOfUse</h2>
      <div>
        <p>This value set is suitable for use with the provenance resource. It is derived from, but
           not compatible with, the HL7 v3 Purpose of use Code system.</p>

      </div>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include all codes defined in 
          <a href="codesystem-nhin-purposeofuse.html">http://healthit.gov/nhin/purposeofuse</a>
        </li>
      </ul>
    </div>
  </text>
  <contained>
    <ConceptMap>
      <id value="map"/>
      <name value="NHIN / V3 Mapping"/>
      <status value="draft"/>
      <sourceReference>
        <reference value="http://hl7.org/fhir/ValueSet/nhin-purposeofuse"/>
      </sourceReference>
      <targetReference>
        <reference value="http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"/>
      </targetReference>
      <group>
        <source value="http://healthit.gov/nhin/purposeofuse"/>
        <target value="http://hl7.org/fhir/v3/ActReason"/>
        <element>
          <code value="TREATMENT"/>
          <target>
            <code value="TREAT"/>
            <equivalence value="equivalent"/>
          </target>
        </element>
        <element>
          <code value="PAYMENT"/>
          <target>
            <code value="HPAYMT"/>
          </target>
        </element>
        <element>
          <code value="OPERATIONS"/>
          <target>
            <code value="HOPERAT"/>
          </target>
        </element>
        <element>
          <code value="SYSADMIN"/>
          <target>
            <code value="SYSADMIN"/>
          </target>
        </element>
        <element>
          <code value="FRAUD"/>
          <target>
            <code value="FRAUD"/>
          </target>
        </element>
        <element>
          <code value="PSYCHOTHERAPY"/>
          <target>
            <code value="PSYCHOTHERAPY"/>
          </target>
        </element>
        <element>
          <code value="TRAINING"/>
          <target>
            <code value="TRAINING"/>
          </target>
        </element>
        <element>
          <code value="LEGAL"/>
          <target>
            <code value="HLEGAL"/>
          </target>
        </element>
        <element>
          <code value="MARKETING"/>
          <target>
            <code value="HMARKT"/>
            <equivalence value="narrower"/>
            <comments value="Not clear how much difference there is between 'marketing' and 'healthcare marketing'"/>
          </target>
        </element>
        <element>
          <code value="DIRECTORY"/>
          <target>
            <code value="HDIRECT"/>
          </target>
        </element>
        <element>
          <code value="DISASTER"/>
          <target>
            <code value="DISASTER"/>
          </target>
        </element>
        <element>
          <code value="PUBLICHEALTH"/>
          <target>
            <code value="PUBHLTH"/>
          </target>
        </element>
        <element>
          <code value="JUDICIAL"/>
          <target>
            <code value="HLEGAL"/>
            <equivalence value="wider"/>
          </target>
        </element>
        <element>
          <code value="LAW"/>
          <target>
            <code value="HLEGAL"/>
            <equivalence value="wider"/>
          </target>
        </element>
        <element>
          <code value="DONATION"/>
          <target>
            <code value="DONAT"/>
          </target>
        </element>
        <element>
          <code value="RESEARCH"/>
          <target>
            <code value="HRESCH"/>
            <equivalence value="narrower"/>
            <comments value="Not clear how much difference there is between 'research' and 'healthcare research'"/>
          </target>
        </element>
        <element>
          <code value="THREAT"/>
          <target>
            <code value="THREAT"/>
          </target>
        </element>
        <element>
          <code value="GOVERNMENT"/>
          <target>
            <code value="GOV"/>
          </target>
        </element>
        <element>
          <code value="COVERAGE"/>
          <target>
            <code value="OVAUTH"/>
          </target>
        </element>
        <element>
          <code value="REQUEST"/>
          <target>
            <code value="PATRQT"/>
          </target>
        </element>
      </group>
    </ConceptMap>
  </contained>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-map">
    <valueReference>
      <reference value="#map"/>
    </valueReference>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/nhin-purposeofuse"/>
  <version value="2.0"/>
  <name value="NHIN PurposeOfUse"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="Nationwide Health Information Network (NHIN)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.healthit.gov/sites/default/files/nhin-authorization-framework-production-specification-v
      2.0-1.pdf"/>
    </telecom>
  </contact>
  <date value="2010-01-29"/>
  <description value="This value set is suitable for use with the provenance resource. It is derived from, but
   not compatible with, the HL7 v3 Purpose of use Code system."/>
  <compose>
    <include>
      <system value="http://healthit.gov/nhin/purposeofuse"/>
    </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.