FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/v3-GeneralPurposeOfUse

Packagehl7.terminology.r4b
TypeValueSet
Idv3-GeneralPurposeOfUse
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-GeneralPurposeOfUse.html
URLhttp://terminology.hl7.org/ValueSet/v3-GeneralPurposeOfUse
Version3.0.0
Statusactive
Date2014-03-26
NameGeneralPurposeOfUse
TitleGeneralPurposeOfUse
Realmuv
Authorityhl7
DescriptionSupports communication of purpose of use at a general level.
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

ValueSet
v3-SecurityControlObservationValueSecurityControlObservationValue
v3-SecurityControlObservationValueSecurityControlObservationValue

Resources that this resource uses

CodeSystem
v3-ActReasonActReason
v3-ActReasonActReason

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet v3-GeneralPurposeOfUse

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ActReason
    CodeDisplayDefinition
    COVERAGEcoverage under policy or programTo perform one or more operations on information for conducting activities related to coverage under a program or policy.
    ETREATEmergency TreatmentTo perform one or more operations on information for provision of immediately needed health care for an emergent condition.
    HMARKThealthcare marketingTo perform one or more operations on information for marketing services and products related to health care.
    HOPERAThealthcare operationsTo perform one or more operations on information used for conducting administrative and contractual activities related to the provision of health care.
    HPAYMThealthcare paymentTo perform one or more operations on information for conducting financial or contractual activities related to payment for provision of health care.
    HRESCHhealthcare researchTo perform one or more operations on information for conducting scientific investigations to obtain health care knowledge. Use of the data iincludes basic and applied research such as biomedical, population origin or ancestry, translational research, and disease, discipline, specialty specific healthcare research and clinical trial research.
    PATRQTpatient requestedTo perform one or more operations on information in response to a patient's request.
    PUBHLTHpublic healthTo perform one or more operations on information for conducting public health activities, such as the reporting of notifiable conditions.
    TREATtreatmentTo perform one or more operations on information for provision of health care.

Source

{
  "resourceType": "ValueSet",
  "id": "v3-GeneralPurposeOfUse",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-GeneralPurposeOfUse",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20449"
    }
  ],
  "version": "3.0.0",
  "name": "GeneralPurposeOfUse",
  "title": "GeneralPurposeOfUse",
  "status": "active",
  "experimental": false,
  "date": "2014-03-26",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Supports communication of purpose of use at a general level.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "concept": [
          {
            "code": "COVERAGE"
          },
          {
            "code": "ETREAT"
          },
          {
            "code": "HMARKT"
          },
          {
            "code": "HOPERAT"
          },
          {
            "code": "HPAYMT"
          },
          {
            "code": "HRESCH"
          },
          {
            "code": "PATRQT"
          },
          {
            "code": "PUBHLTH"
          },
          {
            "code": "TREAT"
          }
        ]
      }
    ]
  }
}