HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: GeneralPurposeOfUse - TTL Representation

Active as of 2014-03-26

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-GeneralPurposeOfUse"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-ActReason.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActReason.html#v3-ActReason-COVERAGE\">COVERAGE</a></td><td style=\"color: #cccccc\">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=\"CodeSystem-v3-ActReason.html#v3-ActReason-ETREAT\">ETREAT</a></td><td style=\"color: #cccccc\">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=\"CodeSystem-v3-ActReason.html#v3-ActReason-HMARKT\">HMARKT</a></td><td style=\"color: #cccccc\">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=\"CodeSystem-v3-ActReason.html#v3-ActReason-HOPERAT\">HOPERAT</a></td><td style=\"color: #cccccc\">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=\"CodeSystem-v3-ActReason.html#v3-ActReason-HPAYMT\">HPAYMT</a></td><td style=\"color: #cccccc\">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=\"CodeSystem-v3-ActReason.html#v3-ActReason-HRESCH\">HRESCH</a></td><td style=\"color: #cccccc\">healthcare research</td><td>To 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.</td></tr><tr><td><a href=\"CodeSystem-v3-ActReason.html#v3-ActReason-PATRQT\">PATRQT</a></td><td style=\"color: #cccccc\">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=\"CodeSystem-v3-ActReason.html#v3-ActReason-PUBHLTH\">PUBHLTH</a></td><td style=\"color: #cccccc\">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=\"CodeSystem-v3-ActReason.html#v3-ActReason-TREAT\">TREAT</a></td><td style=\"color: #cccccc\">treatment</td><td>To perform one or more operations on information for provision of health care.</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/v3-GeneralPurposeOfUse"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.1.11.20449" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.0.0"] ; # 
  fhir:name [ fhir:v "GeneralPurposeOfUse"] ; # 
  fhir:title [ fhir:v "GeneralPurposeOfUse"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2014-03-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Supports communication of purpose of use at a general level."] ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "COVERAGE" ]       ] [
fhir:code [ fhir:v "ETREAT" ]       ] [
fhir:code [ fhir:v "HMARKT" ]       ] [
fhir:code [ fhir:v "HOPERAT" ]       ] [
fhir:code [ fhir:v "HPAYMT" ]       ] [
fhir:code [ fhir:v "HRESCH" ]       ] [
fhir:code [ fhir:v "PATRQT" ]       ] [
fhir:code [ fhir:v "PUBHLTH" ]       ] [
fhir:code [ fhir:v "TREAT" ]       ] )     ] )
  ] . #