PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-atr@2.0.0
    http://hl7.org/fhir/us/davinci-atr/CodeSystem/atr-changetype
{
  "description": "The DaVinci 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",
  "meta": {
    "source": "#3Te0anOrvocKgcow",
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "versionId": "1",
    "lastUpdated": "2022-08-04T15:52:33.158+00:00"
  },
  "publisher": "HL7 International / Financial Management",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "DaVinciAtrChangeTypeCodes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "DaVinci ATR Change Type Codes",
  "package_version": "2.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "active",
  "id": "d8c6dafc-da81-4d42-a011-3d9b8e300dd2",
  "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": "2.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ]
}