Da Vinci Value-Based Performance Reporting Implementation Guide
1.1.0 - STU 1.1 United States of America flag

Da Vinci Value-Based Performance Reporting Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-vbpr/ and changes regularly. See the Directory of published versions

: Good Health Clinic ATR Group - XML Representation

Page standards status: Informative

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="goodhealth-group"/>
  <meta>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown
                     value="Example Member Attribution List (ATR Group) for ABC Payer and Good Health Clinic Value-Based Contract."/>
    </extension>
    <lastUpdated value="2023-01-01T03:04:12.348-04:00"/>
    <profile
             value="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-group"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group goodhealth-group</b></p><a name="goodhealth-group"> </a><a name="hcgoodhealth-group"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2023-01-01 03:04:12-0400</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/davinci-atr/STU2.1/StructureDefinition-atr-group.html">Davinci ATR Group</a></p></div><p><b>Contract Validity Period</b>: 2021-01-01 --&gt; 2024-12-31</p><p><b>Attribution List Status</b>: final</p><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.5.0/NamingSystem-USEIN.html" title="An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity.">United States Employer Identification Number</a>/789456231</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: Good Health Clinic ATR Group</p><p><b>managingEntity</b>: <a href="Organization-vbp-provider01.html">Good Health Clinic</a></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-contractValidityPeriod">
    <valuePeriod>
      <start value="2021-01-01"/>
      <end value="2024-12-31"/>
    </valuePeriod>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributionListStatus">
    <valueCode value="final"/>
  </extension>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.4.4"/>
    <value value="789456231"/>
  </identifier>
  <type value="person"/>
  <actual value="true"/>
  <name value="Good Health Clinic ATR Group"/>
  <managingEntity>🔗 
    <reference value="Organization/vbp-provider01"/>
    <display value="Good Health Clinic"/>
  </managingEntity>
</Group>