PackagesCanonicalsLogsProblems
    Packages
    de.netzwerk-universitaetsmedizin.ebm-cpg@1.1.1
    https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-clinical-importance
{
  "description": "Clinical Importance of Outcome",
  "_filename": "CodeSystem-cs-clinical-importance.json",
  "package_name": "de.netzwerk-universitaetsmedizin.ebm-cpg",
  "date": "2022-09-06",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablecodesystem" ]
  },
  "publisher": "Netzwerk Universitätsmedizin (NUM)",
  "content": "complete",
  "name": "ClinicalImportance",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Clinical Importance of Outcome",
  "package_version": "1.1.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "shareable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "computable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
    "valueCode": "publishable"
  }, {
    "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
    "valueCode": "structured"
  } ],
  "status": "draft",
  "id": "391211ad-e465-4b69-b2cc-931ba7b1a660",
  "kind": null,
  "count": 12,
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-clinical-importance",
  "concept": [ {
    "code": "not-important",
    "concept": [ {
      "code": "1",
      "display": "Not important"
    }, {
      "code": "2",
      "display": "Not important"
    }, {
      "code": "3",
      "display": "Not important"
    } ],
    "display": "Low importance for decision making"
  }, {
    "code": "important",
    "concept": [ {
      "code": "4",
      "display": "Important"
    }, {
      "code": "5",
      "display": "Important"
    }, {
      "code": "6",
      "display": "Important"
    } ],
    "display": "Important, but not critical for decision making"
  }, {
    "code": "critical",
    "concept": [ {
      "code": "7",
      "display": "Critical"
    }, {
      "code": "8",
      "display": "Critical"
    }, {
      "code": "9",
      "display": "Critical"
    } ],
    "display": "Critical for decision making"
  } ],
  "version": "0.1.1",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.netzwerk-universitaetsmedizin.de",
      "system": "url"
    } ]
  } ]
}