Person-Centered Outcomes (PCO) Implementation Guide
1.0.0-ballot - STU 1 Ballot United States of America flag

This page is part of the Person-Centered Outcomes (PCO) Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Readiness Assessment Concepts - XML Representation

Page standards status: Informative

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="readiness-assessment-concepts-temporary"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem readiness-assessment-concepts-temporary</b></p><a name="readiness-assessment-concepts-temporary"> </a><a name="hcreadiness-assessment-concepts-temporary"> </a><a name="readiness-assessment-concepts-temporary-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pco/CodeSystem/readiness-assessment-concepts-temporary</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">readiness-assessment<a name="readiness-assessment-concepts-temporary-readiness-assessment"> </a></td><td>Readiness assessment</td><td>Panel code for readiness scales</td></tr><tr><td style="white-space:nowrap">importance<a name="readiness-assessment-concepts-temporary-importance"> </a></td><td>Importance of change</td><td>How important is it right now for you to make this change?</td></tr><tr><td style="white-space:nowrap">confidence<a name="readiness-assessment-concepts-temporary-confidence"> </a></td><td>Confidence to change</td><td>How confident are you that you will be successful in making this change?</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/pco/CodeSystem/readiness-assessment-concepts-temporary"/>
  <version value="1.0.0-ballot"/>
  <name value="ReadinessConcepts"/>
  <title value="Readiness Assessment Concepts"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-03-28T21:02:54+00:00"/>
  <publisher value="HL7 International / Patient Care"/>
  <contact>
    <name value="HL7 International / Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="Code system to types of readiness for change."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="readiness-assessment"/>
    <display value="Readiness assessment"/>
    <definition value="Panel code for readiness scales"/>
  </concept>
  <concept>
    <code value="importance"/>
    <display value="Importance of change"/>
    <definition
                value="How important is it right now for you to make this change?"/>
  </concept>
  <concept>
    <code value="confidence"/>
    <display value="Confidence to change"/>
    <definition
                value="How confident are you that you will be successful in making this change?"/>
  </concept>
</CodeSystem>