{ "description": "The processing mode that applies to this list", "_filename": "ValueSet-list-mode.json", "package_name": "hl7.fhir.r2.examples", "date": "2015-10-24T07:41:03+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ], "lastUpdated": "2015-10-24T07:41:03.495+11:00" }, "publisher": "HL7 (FHIR Project)", "name": "ListMode", "type": null, "experimental": "false", "resourceType": "ValueSet", "title": null, "package_version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.174" } ], "status": "draft", "id": "3162a31c-4fb2-4c02-8764-6e57fc043dde", "kind": null, "url": "http://hl7.org/fhir/ValueSet/list-mode", "codeSystem": { "system": "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" } ], "version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.174" } ], "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }