Da Vinci - Member Attribution (ATR) List
1.0.0 - STU 1 Publication

This page is part of the Risk Based Contracts Member Attribution List FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Davinci ATR Change Type Codes - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="atr-changetype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">new<a name="atr-changetype-new"> </a></td><td>Member has been added to the Member Attribution List newly.</td><td>New Member has been added to the Member Attribution List</td></tr><tr><td style="white-space:nowrap">dropped<a name="atr-changetype-dropped"> </a></td><td>Member has been dropped from the Member Attribution List</td><td>Member has been dropped from the Member Attribution List</td></tr><tr><td style="white-space:nowrap">changed<a name="atr-changetype-changed"> </a></td><td>Member information has changed</td><td>Member information has been changed from the last version of the Member Attribution List</td></tr><tr><td style="white-space:nowrap">nochange<a name="atr-changetype-nochange"> </a></td><td>Member Information has not changed.</td><td>Member information is same as the information in the last version of the Member Attribution List</td></tr><tr><td style="white-space:nowrap">cancelled<a name="atr-changetype-cancelled"> </a></td><td>Member Information has been cancelled as it was added in error.</td><td>Member information is cancelled from the attribution list as it was added errorneously in the previous version.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype"/>
  <version value="1.0.0"/>
  <name value="DaVinciAtrChangeTypeCodes"/>
  <title value="Davinci ATR Change Type Codes"/>
  <status value="active"/>
  <date value="2020-09-06"/>
  <publisher value="HL7 International - Financial Management Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description
               value="The Da Vinci Change Type CodeSystem is a &#39;starter set&#39; of codes supported for identifying changes in member attribution list."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/us/davinci-atr/ValueSet/atr-changetype"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="new"/>
    <display value="Member has been added to the Member Attribution List newly."/>
    <definition value="New Member has been added to the Member Attribution List"/>
  </concept>
  <concept>
    <code value="dropped"/>
    <display value="Member has been dropped from the Member Attribution List"/>
    <definition value="Member has been dropped from the Member Attribution List"/>
  </concept>
  <concept>
    <code value="changed"/>
    <display value="Member information has changed"/>
    <definition
                value="Member information has been changed from the last version of the Member Attribution List"/>
  </concept>
  <concept>
    <code value="nochange"/>
    <display value="Member Information has not changed."/>
    <definition
                value="Member information is same as the information in the last version of the Member Attribution List"/>
  </concept>
  <concept>
    <code value="cancelled"/>
    <display
             value="Member Information has been cancelled as it was added in error."/>
    <definition
                value="Member information is cancelled from the attribution list as it was added errorneously in the previous version."/>
  </concept>
</CodeSystem>