Da Vinci - Member Attribution (ATR) List
2.0.0 - STU 2.0.0 United States of America flag

Da Vinci - Member Attribution (ATR) List, published by HL7 International / Financial Management. 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-atr/ and changes regularly. See the Directory of published versions

: Group Member Attribution List example - XML Representation

Raw xml | Download



<Group xmlns="http://hl7.org/fhir">
  <id value="fullexample"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2019-06-06T03:04:12.348-04:00"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> 
         <p>Selected Patients</p> 
         <ul> 
            <li>Patient Dominique Ledner</li>  
            <li>Patient Cole Emilie</li> 
            <li>Patient Erdman Malcolm</li> 
         </ul> 
      </div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-contractValidityPeriod">
    <valuePeriod>
      <start value="2020-07-25"/>
      <end value="2021-06-24"/>
    </valuePeriod>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributionListStatus">
    <valueCode value="final"/>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NPI"/>
        <display value="National Provider Identifier"/>
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="9941339108"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="TAX"/>
        <display value="Tax ID Number"/>
      </coding>
    </type>
    <system value="urn:oid:2.16.840.1.113883.4.4"/>
    <value value="789456231"/>
  </identifier>
  <active value="true"/>
  <type value="person"/>
  <actual value="true"/>
  <name value="Test Group 3"/>
  <managingEntity>🔗 
    <reference value="Organization/1"/>
    <display value="Healthcare related organization"/>
  </managingEntity>
  <member>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-changeType">
      <valueCode value="add"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-coverageReference">
      <valueReference>🔗 
        <reference value="Coverage/1"/>
      </valueReference>
    </extension>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributedProvider">
      <valueReference>🔗 
        <reference value="Organization/2"/>
      </valueReference>
    </extension>
    <entity>🔗 
      <reference value="Patient/1"/>
    </entity>
    <period>
      <start value="2014-10-08"/>
      <end value="2020-10-08"/>
    </period>
    <inactive value="false"/>
  </member>
  <member>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-changeType">
      <valueCode value="add"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-coverageReference">
      <valueReference>🔗 
        <reference value="Coverage/2"/>
      </valueReference>
    </extension>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributedProvider">
      <valueReference>🔗 
        <reference value="Practitioner/1"/>
      </valueReference>
    </extension>
    <entity>🔗 
      <reference value="Patient/2"/>
    </entity>
    <period>
      <start value="2015-04-02"/>
      <end value="2021-12-12"/>
    </period>
    <inactive value="false"/>
  </member>
  <member>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-changeType">
      <valueCode value="add"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-coverageReference">
      <valueReference>🔗 
        <reference value="Coverage/3"/>
      </valueReference>
    </extension>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributedProvider">
      <valueReference>🔗 
        <reference value="PractitionerRole/1"/>
      </valueReference>
    </extension>
    <entity>🔗 
      <reference value="Patient/3"/>
    </entity>
    <period>
      <start value="2016-09-02"/>
      <end value="2022-05-10"/>
    </period>
    <inactive value="false"/>
  </member>
</Group>