HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Consent Category Codes - TTL Representation

Page standards status: Trial-use Maturity Level: 2

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "consentcategorycodes"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://terminology.hl7.org/CodeSystem/consentcategorycodes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">acd<a name=\"consentcategorycodes-acd\"> </a></td><td>Advance Directive</td><td>Any instructions, written or given verbally by a patient to a health care provider in anticipation of potential need for medical treatment. [2005 Honor My Wishes]</td></tr><tr><td style=\"white-space:nowrap\">dnr<a name=\"consentcategorycodes-dnr\"> </a></td><td>Do Not Resuscitate</td><td>A legal document, signed by both the patient and their provider, stating a desire not to have CPR initiated in case of a cardiac event. Note: This form was replaced in 2003 with the Physician Orders for Life-Sustaining Treatment [POLST].</td></tr><tr><td style=\"white-space:nowrap\">emrgonly<a name=\"consentcategorycodes-emrgonly\"> </a></td><td>Emergency Only</td><td>Opt-in to disclosure of health information for emergency only consent directive. Comment: This general consent directive specifically limits disclosure of health information for purpose of emergency treatment. Additional parameters may further limit the disclosure to specific users, roles, duration, types of information, and impose uses obligations. [ActConsentDirective (2.16.840.1.113883.1.11.20425)]</td></tr><tr><td style=\"white-space:nowrap\">hcd<a name=\"consentcategorycodes-hcd\"> </a></td><td>Health Care Directive</td><td>Patient's document telling patient's health care provider what the patient wants or does not want if the patient is diagnosed as being terminally ill and in a persistent vegetative state or in a permanently unconscious condition.[2005 Honor My Wishes]</td></tr><tr><td style=\"white-space:nowrap\">npp<a name=\"consentcategorycodes-npp\"> </a></td><td>Notice of Privacy Practices</td><td>Acknowledgement of custodian notice of privacy practices. Usage Notes: This type of consent directive acknowledges a custodian's notice of privacy practices including its permitted collection, access, use and disclosure of health information to users and for purposes of use specified. [ActConsentDirective (2.16.840.1.113883.1.11.20425)]</td></tr><tr><td style=\"white-space:nowrap\">polst<a name=\"consentcategorycodes-polst\"> </a></td><td>POLST</td><td>The Physician Order for Life-Sustaining Treatment form records a person's health care wishes for end of life emergency treatment and translates them into an order by the physician. It must be reviewed and signed by both the patient and the physician, Advanced Registered Nurse Practitioner or Physician Assistant. [2005 Honor My Wishes] Comment: Opt-in Consent Directive with restrictions.</td></tr><tr><td style=\"white-space:nowrap\">research<a name=\"consentcategorycodes-research\"> </a></td><td>Research Information Access</td><td>Consent to have healthcare information in an electronic health record accessed for research purposes. [VALUE SET: ActConsentType (2.16.840.1.113883.1.11.19897)]</td></tr><tr><td style=\"white-space:nowrap\">rsdid<a name=\"consentcategorycodes-rsdid\"> </a></td><td>De-identified Information Access</td><td>Consent to have de-identified healthcare information in an electronic health record that is accessed for research purposes, but without consent to re-identify the information under any circumstance. [VALUE SET: ActConsentType (2.16.840.1.113883.1.11.19897)</td></tr><tr><td style=\"white-space:nowrap\">rsreid<a name=\"consentcategorycodes-rsreid\"> </a></td><td>Re-identifiable Information Access</td><td>Consent to have de-identified healthcare information in an electronic health record that is accessed for research purposes re-identified under specific circumstances outlined in the consent. [VALUE SET: ActConsentType (2.16.840.1.113883.1.11.19897)]</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "cbcc" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "trial-use" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [ fhir:value "2"^^xsd:integer ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/consentcategorycodes"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1226" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "ConsentCategoryCodes"];
  fhir:CodeSystem.title [ fhir:value "Consent Category Codes"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2022-11-04T18:21:49-06:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "FHIR Project (CBCC)"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "This value set includes sample Consent Directive Type codes, including several consent directive related LOINC codes; HL7 VALUE SET: ActConsentType(2.16.840.1.113883.1.11.19897); examples of US realm consent directive legal descriptions and references to online and/or downloadable forms such as the SSA-827 Authorization to Disclose Information to the Social Security Administration; and other anticipated consent directives related to participation in a clinical trial, medical procedures, reproductive procedures; health care directive (Living Will); advance directive, do not resuscitate (DNR); Physician Orders for Life-Sustaining Treatment (POLST)"];
  fhir:CodeSystem.copyright [ fhir:value "This value set includes content from LOINC® which is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "acd" ];
     fhir:CodeSystem.concept.display [ fhir:value "Advance Directive" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Any instructions, written or given verbally by a patient to a health care provider in anticipation of potential need for medical treatment. [2005 Honor My Wishes]" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "dnr" ];
     fhir:CodeSystem.concept.display [ fhir:value "Do Not Resuscitate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A legal document, signed by both the patient and their provider, stating a desire not to have CPR initiated in case of a cardiac event. Note: This form was replaced in 2003 with the Physician Orders for Life-Sustaining Treatment [POLST]." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "emrgonly" ];
     fhir:CodeSystem.concept.display [ fhir:value "Emergency Only" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Opt-in to disclosure of health information for emergency only consent directive. Comment: This general consent directive specifically limits disclosure of health information for purpose of emergency treatment. Additional parameters may further limit the disclosure to specific users, roles, duration, types of information, and impose uses obligations. [ActConsentDirective (2.16.840.1.113883.1.11.20425)]" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "hcd" ];
     fhir:CodeSystem.concept.display [ fhir:value "Health Care Directive" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Patient's document telling patient's health care provider what the patient wants or does not want if the patient is diagnosed as being terminally ill and in a persistent vegetative state or in a permanently unconscious condition.[2005 Honor My Wishes]" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "npp" ];
     fhir:CodeSystem.concept.display [ fhir:value "Notice of Privacy Practices" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Acknowledgement of custodian notice of privacy practices. Usage Notes: This type of consent directive acknowledges a custodian's notice of privacy practices including its permitted collection, access, use and disclosure of health information to users and for purposes of use specified. [ActConsentDirective (2.16.840.1.113883.1.11.20425)]" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "polst" ];
     fhir:CodeSystem.concept.display [ fhir:value "POLST" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The Physician Order for Life-Sustaining Treatment form records a person's health care wishes for end of life emergency treatment and translates them into an order by the physician. It must be reviewed and signed by both the patient and the physician, Advanced Registered Nurse Practitioner or Physician Assistant. [2005 Honor My Wishes] Comment: Opt-in Consent Directive with restrictions." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "research" ];
     fhir:CodeSystem.concept.display [ fhir:value "Research Information Access" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Consent to have healthcare information in an electronic health record accessed for research purposes. [VALUE SET: ActConsentType (2.16.840.1.113883.1.11.19897)]" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "rsdid" ];
     fhir:CodeSystem.concept.display [ fhir:value "De-identified Information Access" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Consent to have de-identified healthcare information in an electronic health record that is accessed for research purposes, but without consent to re-identify the information under any circumstance. [VALUE SET: ActConsentType (2.16.840.1.113883.1.11.19897)" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "rsreid" ];
     fhir:CodeSystem.concept.display [ fhir:value "Re-identifiable Information Access" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Consent to have de-identified healthcare information in an electronic health record that is accessed for research purposes re-identified under specific circumstances outlined in the consent. [VALUE SET: ActConsentType (2.16.840.1.113883.1.11.19897)]" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.