{
  "resourceType" : "CodeSystem",
  "id" : "readiness-assessment-concepts-temporary",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<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><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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/pco/CodeSystem/readiness-assessment-concepts-temporary",
  "version" : "1.0.0",
  "name" : "ReadinessConcepts",
  "title" : "Readiness Assessment Concepts",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-04-27T23:12:11+10:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [{
    "name" : "HL7 International / Patient Care",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientcare"
    },
    {
      "system" : "email",
      "value" : "patientcare@lists.HL7.org"
    }]
  }],
  "description" : "Code system to types of readiness for change. Temporary codes are provided for non-production use while new standard terminology codes are submitted.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "readiness-assessment",
    "display" : "Readiness assessment",
    "definition" : "Panel code for readiness scales"
  },
  {
    "code" : "importance",
    "display" : "Importance of change",
    "definition" : "How important is it right now for you to make this change?"
  },
  {
    "code" : "confidence",
    "display" : "Confidence to change",
    "definition" : "How confident are you that you will be successful in making this change?"
  }]
}