Da Vinci Risk Adjustment Implementation Guide
2.0.0 - STU2 United States of America flag

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

Resource Profile: Patient Group

Official URL: http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-patient-group Version: 2.0.0
Standards status: Trial-use Maturity Level: 1 Computable Name: PatientGroup
Other Identifiers: OID:2.16.840.1.113883.4.642.40.29.42.14

Copyright/Legal: Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License

The Patient Group Profile describes a group consisting of one or more patients. It can be used a) when generating risk adjustment gap reports using Bulk FHIR or b) for the evaluated-approach for generating reports as defined on the dCC page.

Mandatory Data Elements and Terminology

The following data-elements must always be present (Mandatory) or must be supported (Must Support). The Formal Views below provides the formal summary, definitions, and terminology requirements.

Each Group must have:

  1. A ‘Group.type’ element
  2. An ‘Group.actual’ element
  3. One or more Group.member element(s) and each member SHALL reference a US Core Patient resource

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Group

NameFlagsCard.TypeDescription & Constraintsdoco
.. Group 0..* Group Group of multiple entities
... type S 1..1 code person | animal | practitioner | device | medication | substance
Fixed Value: person
... actual S 1..1 boolean Descriptive or actual
Fixed Value: true
... member S 1..* BackboneElement Who is in group
.... entity S 1..1 Reference(US Core Patient Profile) Reference to the patient that is in group

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron