Package | hl7.fhir.us.davinci-ra |
Resource Type | Measure |
Id | RAModelExample01 |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-ra/https://build.fhir.org/ig/HL7/davinci-ra/Measure-RAModelExample01.html |
URL | http://hl7.org/fhir/us/davinci-ra/Measure/RAModelExample01 |
Version | 2.1.0 |
Status | active |
Date | 2021-08-19 |
Name | RAModelExample01 |
Title | Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC) |
Realm | us |
Authority | hl7 |
Description | Example measure to represent CMS-HCC Model Version 24 |
Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Measure RAModelExample01
Profile: Risk Adjustment Model Measure
url: Measure Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC)
identifier: http://example.org/fhir/server
/CMS-HCC (use: temp, ), Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.29.29.1
version: 2.1.0
name: RAModelExample01
title: Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC)
status: Active
experimental: true
date: 2021-08-19
publisher: HL7 International / Clinical Quality Information
contact: http://www.hl7.org/Special/committees/cqi
description:
Example measure to represent CMS-HCC Model Version 24
jurisdiction: United States of America
copyright:
Used by permission of HL7 International, all rights reserved Creative Commons License
{ "resourceType": "Measure", "id": "RAModelExample01", "meta": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/instance-name", "valueString": "RA Model Example01 CMS-HCC version 24" }, { "url": "http://hl7.org/fhir/StructureDefinition/instance-description", "valueMarkdown": "This is an example for the Risk Adjustment Model Measure profile. The example uses the CMS-HCC version 24 as the example Risk Adjustment Model." } ], "profile": [ "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/davinci-ra/Measure/RAModelExample01", "identifier": [ { "use": "temp", "system": "http://example.org/fhir/server", "value": "CMS-HCC" }, { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.29.29.1" } ], "version": "2.1.0", "name": "RAModelExample01", "title": "Risk Adjustment Model Version 24 - CMS Hierarchical Category Condition (CMS-HCC)", "status": "active", "experimental": true, "date": "2021-08-19", "publisher": "HL7 International / Clinical Quality Information", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cqi" } ] } ], "description": "Example measure to represent CMS-HCC Model Version 24", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License" }