{
"description": "The current state of the list",
"_filename": "ValueSet-list-status.json",
"package_name": "hl7.fhir.r2.core",
"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": "ListStatus",
"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.178"
} ],
"status": "draft",
"id": "9fb382ed-1594-445c-9afd-7b737781764d",
"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",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.178"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}