This page is part of the FHIR Specification (v1.0.2: DSTU 2). 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: R4 R3 R2
Supports communication of purpose of use at a general level.
<ValueSet xmlns="http://hl7.org/fhir"> <id value="v3-GeneralPurposeOfUse"/> <meta> <lastUpdated value="2015-10-24T07:41:03.495+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>GeneralPurposeOfUse</h2> <p> Supports communication of purpose of use at a general level.</p> <p>This value set includes codes from the following code systems:</p> <ul> <li>Include these codes as defined in <a href="../../v3/ActReason/index.html">http://hl7.org/fhir/v3/ActReason</a> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> </tr> <tr> <td>COVERAGE</td> <td>coverage under policy or program</td> <td>To perform one or more operations on information for conducting activities related to coverage under a program or policy.</td> </tr> <tr> <td>ETREAT</td> <td>Emergency Treatment</td> <td>To perform one or more operations on information for provision of immediately needed health care for an emergent condition.</td> </tr> <tr> <td>HMARKT</td> <td>healthcare marketing</td> <td>To perform one or more operations on information for marketing services and products related to health care.</td> </tr> <tr> <td>HOPERAT</td> <td>healthcare operations</td> <td>To perform one or more operations on information used for conducting administrative and contractual activities related to the provision of health care.</td> </tr> <tr> <td>HPAYMT</td> <td>healthcare payment</td> <td>To perform one or more operations on information for conducting financial or contractual activities related to payment for provision of health care.</td> </tr> <tr> <td>HRESCH</td> <td>healthcare research</td> <td>To perform one or more operations on information for conducting scientific investigations to obtain health care knowledge.</td> </tr> <tr> <td>PATRQT</td> <td>patient requested</td> <td>To perform one or more operations on information in response to a patient's request.</td> </tr> <tr> <td>PUBHLTH</td> <td>public health</td> <td>To perform one or more operations on information for conducting public health activities, such as the reporting of notifiable conditions.</td> </tr> <tr> <td>TREAT</td> <td>treatment</td> <td>To perform one or more operations on information for provision of health care.</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.1.11.20449"/> </extension> <url value="http://hl7.org/fhir/ValueSet/v3-GeneralPurposeOfUse"/> <version value="2014-03-26"/> <name value="GeneralPurposeOfUse"/> <status value="active"/> <experimental value="false"/> <publisher value="HL7 v3"/> <contact> <telecom> <system value="other"/> <value value="http://www.hl7.org"/> </telecom> </contact> <description value=" Supports communication of purpose of use at a general level."/> <compose> <include> <system value="http://hl7.org/fhir/v3/ActReason"/> <concept> <code value="COVERAGE"/> </concept> <concept> <code value="ETREAT"/> </concept> <concept> <code value="HMARKT"/> </concept> <concept> <code value="HOPERAT"/> </concept> <concept> <code value="HPAYMT"/> </concept> <concept> <code value="HRESCH"/> </concept> <concept> <code value="PATRQT"/> </concept> <concept> <code value="PUBHLTH"/> </concept> <concept> <code value="TREAT"/> </concept> </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.