{
"description": "This is a code system for Risk Adjustment Hierarchical Status to indicate whether hierarchies were applied to a Condition Category, and if applied, whether the Condition Category is superseded.",
"_filename": "CodeSystem-hierarchical-status.json",
"package_name": "hl7.fhir.us.davinci",
"date": "2021-12-06T22:33:15+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": "RiskAdjustmenthierarchicalStatusCodeSystem",
"copyright": "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Risk Adjustment Hierarchical Status Code System",
"package_version": "ra-0.1.0",
"status": "draft",
"id": "5e9098f9-14b0-43f0-b6e6-cdfca8caf50c",
"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 Catetory and the Condition Category is superseded."
}, {
"code": "applied-not-superseded",
"display": "Hierarchies applied and Condition Category is not superseded",
"definition": "Hierarchies were applied to a Condition Catetory and the Condition Category is not superseded."
}, {
"code": "not-applied",
"display": "Hierarchies not applied",
"definition": "Hierarchies were not applied to a Condition Catetory."
}, {
"code": "not-applicable",
"display": "Not applicable",
"definition": "Applying hierarchies to a Condition Category is not applicable."
} ],
"caseSensitive": true,
"version": "0.1.0",
"contact": [ {
"name": "HL7 Clinical Quality Information Work Group",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}