{
"description": "Indicate whether hierarchies were applied to a Condition Category (CC), and if applied, whether the Condition Category (CC) is superseded.",
"_filename": "CodeSystem-hierarchical-status.json",
"package_name": "hl7.fhir.us.davinci-ra.r4",
"date": "2023-03-28T02:02:49+00:00",
"publisher": "HL7 Clinical Quality Information Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "RiskAdjustmenthierarchicalStatus",
"copyright": "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Risk Adjustment Hierarchical Status CodeSystem",
"package_version": "2.0.0-ballot",
"status": "active",
"id": "8f902dfa-c755-4ebe-b845-7cc4ed84fa9c",
"valueSet": "http://hl7.org/fhir/us/davinci-ra/ValueSet/hierarchical-status",
"kind": null,
"count": 4,
"url": "http://hl7.org/fhir/us/davinci-ra/CodeSystem/hierarchical-status",
"concept": [ {
"code": "applied-superseded",
"display": "Hierarchies applied and Condition Category is superseded",
"definition": "Hierarchies were applied to a Condition Category (CC) and the Condition Category (CC) is superseded."
}, {
"code": "applied-not-superseded",
"display": "Hierarchies applied and Condition Category is not superseded",
"definition": "Hierarchies were applied to a Condition Category (CC) and the Condition Category (CC) is not superseded."
}, {
"code": "not-applied",
"display": "Hierarchies not applied",
"definition": "Hierarchies were not applied to a Condition Category (CC)."
}, {
"code": "not-applicable",
"display": "Not applicable",
"definition": "Applying hierarchies to a Condition Category (CC) is not applicable."
} ],
"caseSensitive": true,
"version": "2.0.0-ballot",
"contact": [ {
"name": "HL7 Clinical Quality Information Work Group",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}