Recognized Coordinating Entity (RCE) Implementation Guide
1.8.1 - Release 1

: Update TEFCAID for Entry and Children - XML Representation

Active as of 2025-09-30

Raw xml | Download


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="update-tefcaid"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition update-tefcaid</b></p><a name="update-tefcaid"> </a><a name="hcupdate-tefcaid"> </a><p>URL: [base]/Organization/[id]/$update-tefcaid</p><h3>Parameters</h3><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>tefcaid</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a><br/>(<a href="https://hl7.org/fhir/R4/search.html#token">token</a>)</td><td/><td><div><p>The TEFCAID, expressed either as system|value (urn:ietf:rfc:3986|[uuid]) or as a value only ([uuid]).</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/list.html">List</a></td><td/><td><div><p>A List of Organizations changed by this operation.</p>
</div></td></tr></table></div>
  </text>
  <url
       value="https://sequoiaproject.org/fhir/rce/OperationDefinition/update-tefcaid"/>
  <version value="1.8.1"/>
  <name value="Update TEFCAID for Entry and Children"/>
  <title value="Update TEFCAID for Entry and Children"/>
  <status value="active"/>
  <kind value="operation"/>
  <date value="2025-09-30T10:09:27-04:00"/>
  <publisher value="Recognized Coordinating Entity (RCE)"/>
  <contact>
    <name value="Recognized Coordinating Entity (RCE)"/>
    <telecom>
      <system value="url"/>
      <value value="http://rce.sequoiaproject.org/rce/"/>
    </telecom>
  </contact>
  <description
               value="Updates the TEFCAID identifier for the specified Organization and all Child Organizations that descend from it (directly or indirectly through other Children) via Organization.partOf."/>
  <code value="update-tefcaid"/>
  <base
        value="https://sequoiaproject.org/fhir/rce/OperationDefinition/update-tefcaid"/>
  <resource value="Organization"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="tefcaid"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="The TEFCAID, expressed either as system|value (urn:ietf:rfc:3986|[uuid]) or as a value only ([uuid])."/>
    <type value="string"/>
    <searchType value="token"/>
  </parameter>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="A List of Organizations changed by this operation."/>
    <type value="List"/>
  </parameter>
</OperationDefinition>