PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-deqm@4.0.0
    http://hl7.org/fhir/us/davinci-deqm/CodeSystem/update-type
{
  "description": "Concepts for how a DEQM Consumer supports data exchange updates. The choices are snapshot or incremental updates",
  "_filename": "CodeSystem-update-type.json",
  "package_name": "hl7.fhir.us.davinci-deqm",
  "date": "2023-10-03T16:11:14+00:00",
  "publisher": "HL7 International / Clinical Quality Information",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "DEQMUpdateTypeCodeSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "DEQM Update Type Code System",
  "package_version": "4.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cqi"
  } ],
  "status": "active",
  "id": "1518a50b-4d7c-40d9-85c3-b122da32f8b8",
  "kind": null,
  "count": 2,
  "url": "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/update-type",
  "concept": [ {
    "code": "incremental",
    "display": "Incremental",
    "definition": "In contrast to the Snapshot Update, the FHIR Parameters resource used in a Submit Data or the Collect Data scenario contains only the new and updated DEQM and QI Core Profiles since the last transaction. If the Consumer supports incremental updates, the contents of the updated payload updates the previous payload data."
  }, {
    "code": "snapshot",
    "display": "Snapshot",
    "definition": "In contrast to the Incremental Update, the FHIR Parameters resource used in a Submit Data or the Collect Data scenario contains all the DEQM and QI Core Profiles for each transaction.  If the Consumer supports snapshot updates, the contents of the updated payload entirely replaces the previous payload"
  } ],
  "caseSensitive": true,
  "version": "4.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cqi",
      "system": "url"
    } ]
  } ]
}