PACIO Advance Healthcare Directive Interoperability Implementation Guide
2.0.0-ballot - STU 2 – Ballot United States of America flag

This page is part of the PACIO Advance Directive Information Implementation Guide (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions

: ADI Goal Category Code System - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ADIPreferenceCategoryCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ADIPreferenceCategoryCS</b></p><a name="ADIPreferenceCategoryCS"> </a><a name="hcADIPreferenceCategoryCS"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS</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">intervention-preference<a name="ADIPreferenceCategoryCS-intervention-preference"> </a></td><td>Intervention preference</td><td>A personal preference for a type of medical intervention (treatment) request under certain conditions.</td></tr><tr><td style="white-space:nowrap">care-experience-preference<a name="ADIPreferenceCategoryCS-care-experience-preference"> </a></td><td>Care experience preference</td><td>Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pe"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS"/>
  <version value="2.0.0-ballot"/>
  <name value="ADIPreferenceCategoryCS"/>
  <title value="ADI Goal Category Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-04T21:33:15+00:00"/>
  <publisher value="HL7 International / Patient Empowerment"/>
  <contact>
    <name value="HL7 International / Patient Empowerment"/>
    <telecom>
      <system value="url"/>
      <value
             value="http://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patients@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="Advance Directive Preference Category"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright value="This CodeSystem is not copyrighted."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="intervention-preference"/>
    <display value="Intervention preference"/>
    <definition
                value="A personal preference for a type of medical intervention (treatment) request under certain conditions."/>
  </concept>
  <concept>
    <code value="care-experience-preference"/>
    <display value="Care experience preference"/>
    <definition
                value="Personal thoughts about something a person feels is relevant to their care experience and may be pertinent when planning their care."/>
  </concept>
</CodeSystem>