Da Vinci Risk Adjustment Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ra/ and changes regularly. See the Directory of published versions
Active as of 2024-11-18 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "coding-gap-remark"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem coding-gap-remark</b></p><a name=\"coding-gap-remark\"> </a><a name=\"hccoding-gap-remark\"> </a><a name=\"coding-gap-remark-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-remark</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">assessed-present<a name=\"coding-gap-remark-assessed-present\"> </a></td><td>Assessed and present</td><td>Assessed the gap and acknowledged it is still present.</td></tr><tr><td style=\"white-space:nowrap\">assessed-not-present<a name=\"coding-gap-remark-assessed-not-present\"> </a></td><td>Assessed and not present</td><td>Assessed the gap and acknowledged it is not present.</td></tr><tr><td style=\"white-space:nowrap\">in-progress<a name=\"coding-gap-remark-in-progress\"> </a></td><td>In progress</td><td>Assessed the gap and actions are taken to address the gap.</td></tr><tr><td style=\"white-space:nowrap\">deferred<a name=\"coding-gap-remark-deferred\"> </a></td><td>Deferred</td><td>Assessed the gap and actions will be taken in the future to address the gap.</td></tr><tr><td style=\"white-space:nowrap\">not-assessed<a name=\"coding-gap-remark-not-assessed\"> </a></td><td>Not assessed</td><td>Gap was shown to the provider but no action was taken to assess the gap.</td></tr><tr><td style=\"white-space:nowrap\">not-presented<a name=\"coding-gap-remark-not-presented\"> </a></td><td>Not presented</td><td>System did not present the gap to the end user.</td></tr><tr><td style=\"white-space:nowrap\">not-ingested<a name=\"coding-gap-remark-not-ingested\"> </a></td><td>Not ingested</td><td>System cannot process the gap that was received.</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cqi" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-ra/CodeSystem/coding-gap-remark"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.29.16.2" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "CodingGapRemark"] ; #
fhir:title [ fhir:v "Coding Gap Remark CodeSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-18T06:27:27+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Clinical Quality Information"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cqi" ] ] )
] ) ; #
fhir:description [ fhir:v "Coded remark for coding gap"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/us/davinci-ra/ValueSet/coding-gap-remark"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-ra/ValueSet/coding-gap-remark>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "assessed-present" ] ;
fhir:display [ fhir:v "Assessed and present" ] ;
fhir:definition [ fhir:v "Assessed the gap and acknowledged it is still present." ]
] [
fhir:code [ fhir:v "assessed-not-present" ] ;
fhir:display [ fhir:v "Assessed and not present" ] ;
fhir:definition [ fhir:v "Assessed the gap and acknowledged it is not present." ]
] [
fhir:code [ fhir:v "in-progress" ] ;
fhir:display [ fhir:v "In progress" ] ;
fhir:definition [ fhir:v "Assessed the gap and actions are taken to address the gap." ]
] [
fhir:code [ fhir:v "deferred" ] ;
fhir:display [ fhir:v "Deferred" ] ;
fhir:definition [ fhir:v "Assessed the gap and actions will be taken in the future to address the gap." ]
] [
fhir:code [ fhir:v "not-assessed" ] ;
fhir:display [ fhir:v "Not assessed" ] ;
fhir:definition [ fhir:v "Gap was shown to the provider but no action was taken to assess the gap." ]
] [
fhir:code [ fhir:v "not-presented" ] ;
fhir:display [ fhir:v "Not presented" ] ;
fhir:definition [ fhir:v "System did not present the gap to the end user." ]
] [
fhir:code [ fhir:v "not-ingested" ] ;
fhir:display [ fhir:v "Not ingested" ] ;
fhir:definition [ fhir:v "System cannot process the gap that was received." ]
] ) . #
IG © 2021+ HL7 International / Clinical Quality Information. Package hl7.fhir.us.davinci-ra#2.0.0 based on FHIR 4.0.1. Generated 2024-11-18
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change