{
  "resourceType" : "CodeSystem",
  "id" : "atr-changetype",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-08-04T15:52:33.158+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem atr-changetype</b></p><a name=\"atr-changetype\"> </a><a name=\"hcatr-changetype\"> </a><a name=\"atr-changetype-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2022-08-04 15:52:33+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype</code> 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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/davinci-atr/ImplementationGuide/davinci-atr"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype",
  "version" : "2.1.0",
  "name" : "DaVinciAtrChangeTypeCodes",
  "title" : "DaVinci ATR Change Type Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2020-09-06",
  "publisher" : "HL7 International / Financial Management",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fm"
    }]
  }],
  "description" : "The DaVinci Change Type CodeSystem is a 'starter set' of codes supported for identifying changes in member attribution list.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/us/davinci-atr/ValueSet/atr-changetype",
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "new",
    "display" : "Member has been added to the Member Attribution List newly.",
    "definition" : "New Member has been added to the Member Attribution List"
  },
  {
    "code" : "dropped",
    "display" : "Member has been dropped from the Member Attribution List",
    "definition" : "Member has been dropped from the Member Attribution List"
  },
  {
    "code" : "changed",
    "display" : "Member information has changed",
    "definition" : "Member information has been changed from the last version of the Member Attribution List"
  },
  {
    "code" : "nochange",
    "display" : "Member Information has not changed.",
    "definition" : "Member information is same as the information in the last version of the Member Attribution List"
  },
  {
    "code" : "cancelled",
    "display" : "Member Information has been cancelled as it was added in error.",
    "definition" : "Member information is cancelled from the attribution list as it was added errorneously in the previous version."
  }]
}