PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/list-mode
{
  "description": "The processing mode that applies to this list",
  "_filename": "codesystem-list-mode.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-03-31T08:01:25+11:00",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ListMode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.174"
  } ],
  "status": "draft",
  "id": "3fc19ebf-cfe6-4a79-a216-0dd5ac18c991",
  "valueSet": "http://hl7.org/fhir/ValueSet/list-mode",
  "kind": null,
  "url": "http://hl7.org/fhir/list-mode",
  "concept": [ {
    "code": "working",
    "display": "Working List",
    "definition": "This list is the master list, maintained in an ongoing fashion with regular updates as the real world list it is tracking changes"
  }, {
    "code": "snapshot",
    "display": "Snapshot List",
    "definition": "This list was prepared as a snapshot. It should not be assumed to be current"
  }, {
    "code": "changes",
    "display": "Change List",
    "definition": "A list that indicates where changes have been made or recommended"
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}