{
"resourceType": "ValueSet", "id": "list-status", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>ListStatus</h2><p>The current state of the list</p><p>This value set has an inline code system http://hl7.org/fhir/list-status, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>current<a name=\"current\"> </a></td><td>Current</td><td>The list is considered to be an active part of the patient's record.</td></tr><tr><td>retired<a name=\"retired\"> </a></td><td>Retired</td><td>The list is "old" and should no longer be considered accurate or relevant.</td></tr><tr><td>entered-in-error<a name=\"entered-in-error\"> </a></td><td>Entered In Error</td><td>The list was never accurate. It is retained for medico-legal purposes only.</td></tr></table></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.178" } ], "url": "http://hl7.org/fhir/ValueSet/list-status", "version": "1.0.2", "name": "ListStatus", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "The current state of the list", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.178" } ], "system": "http://hl7.org/fhir/list-status", "version": "1.0.2", "caseSensitive": true, "concept": [ { "code": "current", "display": "Current", "definition": "The list is considered to be an active part of the patient's record." }, { "code": "retired", "display": "Retired", "definition": "The list is \"old\" and should no longer be considered accurate or relevant." }, { "code": "entered-in-error", "display": "Entered In Error", "definition": "The list was never accurate. It is retained for medico-legal purposes only." } ] }
}