{
"description": "The current state of the list",
"_filename": "ValueSet-list-status.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "ListStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "current",
"system": "http://hl7.org/fhir/list-status",
"display": "Current"
}, {
"code": "retired",
"system": "http://hl7.org/fhir/list-status",
"display": "Retired"
}, {
"code": "entered-in-error",
"system": "http://hl7.org/fhir/list-status",
"display": "Entered In Error"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/list-status?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:48+11:00",
"identifier": "urn:uuid:dd2664a5-2753-4a78-b366-10ac15db76cc"
},
"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.178"
} ],
"status": "draft",
"id": "6a8014e4-7f9d-4e9a-847d-db2eff37b9e4",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/list-status",
"codeSystem": {
"system": "http://hl7.org/fhir/list-status",
"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."
} ],
"version": "1.0.2",
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}