FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/readiness-assessment-concepts-temporary

Packagehl7.fhir.us.pco
TypeCodeSystem
Idreadiness-assessment-concepts-temporary
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pco/https://build.fhir.org/ig/HL7/pco-ig/CodeSystem-readiness-assessment-concepts-temporary.html
URLhttp://hl7.org/fhir/us/pco/CodeSystem/readiness-assessment-concepts-temporary
Version1.0.0-ballot
Statusdraft
Date2025-03-28T13:01:03+00:00
NameReadinessConcepts
TitleReadiness Assessment Concepts
Realmus
Authorityhl7
DescriptionCode system to types of readiness for change.
Contentcomplete

Resources that use this resource

ValueSet
readiness-assessment-codesReadiness Assessment Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem readiness-assessment-concepts-temporary

This case-sensitive code system http://hl7.org/fhir/us/pco/CodeSystem/readiness-assessment-concepts-temporary defines the following codes:

CodeDisplayDefinition
readiness-assessment Readiness assessmentPanel code for readiness scales
importance Importance of changeHow important is it right now for you to make this change?
confidence Confidence to changeHow confident are you that you will be successful in making this change?

Source

{
  "resourceType": "CodeSystem",
  "id": "readiness-assessment-concepts-temporary",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-ballot",
  "name": "ReadinessConcepts",
  "title": "Readiness Assessment Concepts",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-28T13:01:03+00: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.",
  "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?"
    }
  ]
}