PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/detectedissue-severity
{
  "description": "Indicates the potential degree of impact of the identified issue on the patient.",
  "_filename": "CodeSystem-detectedissue-severity.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "DetectedIssueSeverity",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.105"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "59daef38-a567-41fc-a4fa-d713f87752ae",
  "valueSet": "http://hl7.org/fhir/ValueSet/detectedissue-severity",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/detectedissue-severity",
  "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.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "rank": 1,
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}