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

: Patient List example - XML Representation

Raw xml | Download



<Group xmlns="http://hl7.org/fhir">
  <id value="davincipatientlistexample"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2019-06-06T03:04:12.348-04:00"/>
    <profile
             value="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/davinci-patient-list"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> 
         <p>Patients in the patient list</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/atr-intended-recipient-identifier-extension">
    <valueIdentifier>
      <system value="http://hl7.org/fhir/sid/us-npi"/>
      <value value="9941339108"/>
    </valueIdentifier>
  </extension>
  <active value="true"/>
  <type value="person"/>
  <actual value="true"/>
  <name value="Patient List Group"/>
  <managingEntity>🔗 
    <reference value="Organization/1"/>
    <display value="Healthcare Payer organization"/>
  </managingEntity>
  <characteristic>
    <code>
      <coding>
        <system
                value="http://hl7.org/fhir/us/davinci-atr/CodeSystem/davinci-group-characteristic-codes"/>
        <code value="attributed-to"/>
        <display
                 value="Attributed to a specific Provider, Organization etc."/>
      </coding>
    </code>
    <valueReference>🔗 
      <reference value="Practitioner/1"/>
    </valueReference>
    <exclude value="true"/>
  </characteristic>
  <member>
    <extension
               url="http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-any-resource-extension">
      <valueReference>🔗 
        <reference value="Coverage/1"/>
      </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>
    <entity>🔗 
      <reference value="Patient/2"/>
    </entity>
    <period>
      <start value="2015-04-02"/>
      <end value="2021-12-12"/>
    </period>
    <inactive value="false"/>
  </member>
  <member>
    <entity>🔗 
      <reference value="Patient/3"/>
    </entity>
    <period>
      <start value="2016-09-02"/>
      <end value="2022-05-10"/>
    </period>
    <inactive value="false"/>
  </member>
</Group>