This page is part of the FHIR Specification (v3.0.2: STU 3). 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
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Supports communication of purpose of use at a general level.
<ValueSet xmlns="http://hl7.org/fhir"> <id value="v3-GeneralPurposeOfUse"/> <meta> <lastUpdated value="2019-10-24T11:53:00+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> GeneralPurposeOfUse</h2> <div> <p> Supports communication of purpose of use at a general level.</p> </div> <p> This value set includes codes from the following code systems:</p> <ul> <li> Include these codes as defined in <a href="../../v3/ActReason/cs.html"> <code> http://hl7.org/fhir/v3/ActReason</code> </a> <table class="none"> <tr> <td> <b> Code</b> </td> <td> <b> Display</b> </td> </tr> <tr> <td> <a href="../../v3/ActReason/cs.html#v3-ActReason-COVERAGE">COVERAGE</a> </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> <a href="../../v3/ActReason/cs.html#v3-ActReason-ETREAT">ETREAT</a> </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> <a href="../../v3/ActReason/cs.html#v3-ActReason-HMARKT">HMARKT</a> </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> <a href="../../v3/ActReason/cs.html#v3-ActReason-HOPERAT">HOPERAT</a> </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> <a href="../../v3/ActReason/cs.html#v3-ActReason-HPAYMT">HPAYMT</a> </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> <a href="../../v3/ActReason/cs.html#v3-ActReason-HRESCH">HRESCH</a> </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> <a href="../../v3/ActReason/cs.html#v3-ActReason-PATRQT">PATRQT</a> </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> <a href="../../v3/ActReason/cs.html#v3-ActReason-PUBHLTH">PUBHLTH</a> </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> <a href="../../v3/ActReason/cs.html#v3-ActReason-TREAT">TREAT</a> </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/structuredefinition-ballot-status"> <valueString value="External"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://hl7.org/fhir/ValueSet/v3-GeneralPurposeOfUse"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.1.11.20449"/> </identifier> <version value="2014-03-26"/> <name value="GeneralPurposeOfUse"/> <status value="active"/> <experimental value="false"/> <publisher value="HL7 v3"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org"/> </telecom> </contact> <description value=" Supports communication of purpose of use at a general level."/> <immutable value="false"/> <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.