FHIR IG analytics| Package | hl7.fhir.us.pco.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-readiness-assessment-concepts-temporary.json |
| FHIR Version | R4 |
No resources found
No resources found
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:
{
"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-28T21:02:54+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?"
}
]
}