This page is part of the Risk Based Contracts Member Attribution List FHIR IG (v2.0.0: STU2 Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Attribution Status - XML Representation
Raw xml | Download
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="attribution-status"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>URL: [base]/Group/[id]/$attribution-status</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 for whom the atttibution status is requested.</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 for whom the atttibution status is requested.</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/attribution-status"/>
<version value="2.0.0"/>
<name value="AttributionStatus"/>
<title value="Attribution Status"/>
<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="Provides the attribution status of the Patient in a Bundle which contains all the attribution resources related to the Patient."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<code value="attribution-status"/>
<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 for whom the atttibution status is requested."/>
<type value="Identifier"/>
</parameter>
<parameter>
<name value="patientReference"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The reference of the member for whom the atttibution status is requested."/>
<type value="Reference"/>
</parameter>
</OperationDefinition>