{
  "resourceType": "ValueSet",
  "id": "v3-GeneralPurposeOfUse",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<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 \r\n                <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>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v3-GeneralPurposeOfUse",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20449"
    }
  ],
  "version": "2014-03-26",
  "name": "GeneralPurposeOfUse",
  "status": "active",
  "experimental": false,
  "publisher": "HL7 v3",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": "Supports communication of purpose of use at a general level.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/ActReason",
        "concept": [
          {
            "code": "COVERAGE"
          },
          {
            "code": "ETREAT"
          },
          {
            "code": "HMARKT"
          },
          {
            "code": "HOPERAT"
          },
          {
            "code": "HPAYMT"
          },
          {
            "code": "HRESCH"
          },
          {
            "code": "PATRQT"
          },
          {
            "code": "PUBHLTH"
          },
          {
            "code": "TREAT"
          }
        ]
      }
    ]
  }
}