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.1.0-preview 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
Active as of 2021-07-22 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="member-add"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition member-add</b></p><a name="member-add"> </a><a name="hcmember-add"> </a><a name="hcmember-add-en"> </a><p>URL: [base]/Group/[id]/$member-add</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>memberId</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Identifier">Identifier</a></td><td/><td><div><p>The MemberId of the member that needs to be added to the Group.</p>
</div></td></tr><tr><td>IN</td><td>providerNpi</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Identifier">Identifier</a></td><td/><td><div><p>The Attributed Provider along with the MemberId who needs to be added to the Group.</p>
</div></td></tr><tr><td>IN</td><td>patientReference</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/references.html#Reference">Reference</a></td><td/><td><div><p>The reference of the member to be added to the Group.</p>
</div></td></tr><tr><td>IN</td><td>providerReference</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/references.html#Reference">Reference</a></td><td/><td><div><p>The reference to the Attributed Provider along with the patient reference that needs to be added to the Group.</p>
</div></td></tr><tr><td>IN</td><td>attributionPeriod</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Period">Period</a></td><td/><td><div><p>The period over which the patient is being attributed to the provider.</p>
</div></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fm"/>
</extension>
<url
value="http://hl7.org/fhir/us/davinci-atr/OperationDefinition/member-add"/>
<version value="2.1.0-preview"/>
<name value="MemberAdd"/>
<title value="Member Add"/>
<status value="active"/>
<kind value="operation"/>
<date value="2021-07-22T21:48:56+10:00"/>
<publisher value="HL7 International / Financial Management"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fm"/>
</telecom>
</contact>
<description
value="Adds a new member to the Group for attribution purposes."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<code value="member-add"/>
<resource value="Group"/>
<system value="false"/>
<type value="false"/>
<instance value="true"/>
<parameter>
<name value="memberId"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The MemberId of the member that needs to be added to the Group."/>
<type value="Identifier"/>
</parameter>
<parameter>
<name value="providerNpi"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The Attributed Provider along with the MemberId who needs to be added to the Group."/>
<type value="Identifier"/>
</parameter>
<parameter>
<name value="patientReference"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The reference of the member to be added to the Group."/>
<type value="Reference"/>
</parameter>
<parameter>
<name value="providerReference"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The reference to the Attributed Provider along with the patient reference that needs to be added to the Group."/>
<type value="Reference"/>
</parameter>
<parameter>
<name value="attributionPeriod"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The period over which the patient is being attributed to the provider."/>
<type value="Period"/>
</parameter>
</OperationDefinition>