{ "description": "Indicates the potential degree of impact of the identified issue on the patient.", "_filename": "codesystem-detectedissue-severity.json", "package_name": "hl7.fhir.core", "date": "2016-12-06T12:22:34+11:00", "meta": { "lastUpdated": "2016-12-06T12:22:34.981+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "DetectedIssueSeverity", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.8.0", "status": "draft", "id": "e8879614-94a5-46ee-a49e-e50b9d63feb8", "valueSet": "http://hl7.org/fhir/ValueSet/detectedissue-severity", "kind": null, "url": "http://hl7.org/fhir/detectedissue-severity", "identifier": { "value": "urn:oid:2.16.840.1.113883.4.642.1.105", "system": "urn:ietf:rfc:3986" }, "concept": [ { "code": "high", "display": "High", "definition": "Indicates the issue may be life-threatening or has the potential to cause permanent injury." }, { "code": "moderate", "display": "Moderate", "definition": "Indicates the issue may result in noticeable adverse consequences but is unlikely to be life-threatening or cause permanent injury." }, { "code": "low", "display": "Low", "definition": "Indicates the issue may result in some adverse consequences but is unlikely to substantially affect the situation of the subject." } ], "caseSensitive": true, "version": "1.8.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }