Package | hl7.terminology.r4b |
Type | CodeSystem |
Id | certainty-subcomponent-rating |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-certainty-subcomponent-rating.html |
URL | http://terminology.hl7.org/CodeSystem/certainty-subcomponent-rating |
Version | 1.0.0 |
Status | draft |
Date | 2020-04-09T21:10:28+00:00 |
Name | StatisticCertaintySubcomponentRating |
Title | StatisticCertaintySubcomponentRating |
Realm | uv |
Authority | hl7 |
Description | The quality rating of the subcomponent of a quality of evidence rating. |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
Content | complete |
ValueSet | |
certainty-subcomponent-rating | StatisticCertaintySubcomponentRating |
certainty-subcomponent-rating | StatisticCertaintySubcomponentRating |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem certainty-subcomponent-rating
Last updated: 2020-04-09 21:10:28+0000
This case-sensitive code system http://terminology.hl7.org/CodeSystem/certainty-subcomponent-rating
defines the following codes:
{ "resourceType": "CodeSystem", "id": "certainty-subcomponent-rating", "meta": { "lastUpdated": "2020-04-09T21:10:28.568+00:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org/CodeSystem/certainty-subcomponent-rating", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1362" } ], "version": "1.0.0", "name": "StatisticCertaintySubcomponentRating", "title": "StatisticCertaintySubcomponentRating", "status": "draft", "experimental": false, "date": "2020-04-09T21:10:28+00:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "The quality rating of the subcomponent of a quality of evidence rating.", "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/certainty-subcomponent-rating", "content": "complete", "concept": [ { "code": "no-change", "display": "no change to rating", "definition": "no change to quality rating." }, { "code": "downcode1", "display": "reduce rating: -1", "definition": "reduce quality rating by 1." }, { "code": "downcode2", "display": "reduce rating: -2", "definition": "reduce quality rating by 2." }, { "code": "downcode3", "display": "reduce rating: -3", "definition": "reduce quality rating by 3." }, { "code": "upcode1", "display": "increase rating: +1", "definition": "increase quality rating by 1." }, { "code": "upcode2", "display": "increase rating: +2", "definition": "increase quality rating by 2." }, { "code": "no-concern", "display": "no serious concern", "definition": "no serious concern." }, { "code": "serious-concern", "display": "serious concern", "definition": "serious concern." }, { "code": "critical-concern", "display": "critical concern", "definition": "critical concern." }, { "code": "present", "display": "present", "definition": "possible reason for increasing quality rating was checked and found to bepresent." }, { "code": "absent", "display": "absent", "definition": "possible reason for increasing quality rating was checked and found to be absent." } ] }