PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/detectedissue-severity
{
  "description": "Indicates the potential degree of impact of the identified issue on the patient.",
  "_filename": "ValueSet-detectedissue-severity.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "DetectedIssueSeverity",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "high",
      "system": "http://hl7.org/fhir/detectedissue-severity",
      "display": "High"
    }, {
      "code": "moderate",
      "system": "http://hl7.org/fhir/detectedissue-severity",
      "display": "Moderate"
    }, {
      "code": "low",
      "system": "http://hl7.org/fhir/detectedissue-severity",
      "display": "Low"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/detectedissue-severity?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:35373f5e-939b-4e7f-956e-92f359dc7ee7"
  },
  "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.105"
  } ],
  "status": "draft",
  "id": "0c5613d7-d289-4205-830c-5a476cea0c6b",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/detectedissue-severity",
  "codeSystem": {
    "system": "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."
    } ],
    "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"
    } ]
  } ]
}