PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-atr@1.0.0
    http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype
{
  "description": "The Da Vinci Change Type CodeSystem is a 'starter set' of codes supported for identifying changes in member attribution list.",
  "_filename": "CodeSystem-atr-changetype.json",
  "package_name": "hl7.fhir.us.davinci-atr",
  "date": "2020-09-06",
  "publisher": "HL7 International - Financial Management Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "DaVinciAtrChangeTypeCodes",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Davinci ATR Change Type Codes",
  "package_version": "1.0.0",
  "status": "active",
  "id": "1ed1b354-21a5-46ff-88ad-b1c92c6e2d19",
  "valueSet": "http://hl7.org/fhir/us/davinci-atr/ValueSet/atr-changetype",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype",
  "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."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ]
}