FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Measure/RAModelExample03

Packagehl7.fhir.us.davinci-ra
Resource TypeMeasure
IdRAModelExample03
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-ra/https://build.fhir.org/ig/HL7/davinci-ra/Measure-RAModelExample03.html
URLhttp://hl7.org/fhir/us/davinci-ra/Measure/RAModelExample03
Version2.1.0
Statusactive
Date2021-09-13
NameRAModelExample03
TitleRisk Adjustment Model Version 5 - CMS Prescribing Drug Hierarchical Category Condition (CMS-RxHCC)
Realmus
Authorityhl7
DescriptionExample measure to represent CMS-RxHCC Model Version 5
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Measure RAModelExample03

url: Measure Risk Adjustment Model Version 5 - CMS Prescribing Drug Hierarchical Category Condition (CMS-RxHCC)

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.3

version: 2.1.0

name: RAModelExample03

title: Risk Adjustment Model Version 5 - CMS Prescribing Drug Hierarchical Category Condition (CMS-RxHCC)

status: Active

experimental: true

date: 2021-09-13

publisher: HL7 International / Clinical Quality Information

contact: http://www.hl7.org/Special/committees/cqi

description:

Example measure to represent CMS-RxHCC Model Version 5

jurisdiction: United States of America

copyright:

Used by permission of HL7 International, all rights reserved Creative Commons License


Source

{
  "resourceType": "Measure",
  "id": "RAModelExample03",
  "meta": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/instance-name",
        "valueString": "RA Model Example03 CMS-RxHCC version 5"
      },
      {
        "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-RxHCC version 5 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/RAModelExample03",
  "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.3"
    }
  ],
  "version": "2.1.0",
  "name": "RAModelExample03",
  "title": "Risk Adjustment Model Version 5 - CMS Prescribing Drug Hierarchical Category Condition (CMS-RxHCC)",
  "status": "active",
  "experimental": true,
  "date": "2021-09-13",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "Example measure to represent CMS-RxHCC Model Version 5",
  "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"
}