Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
Type | CodeSystem |
Id | cs-clinical-importance |
FHIR Version | R5 |
Source | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem-cs-clinical-importance.html |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-clinical-importance |
Version | 0.1.1 |
Status | draft |
Date | 2022-09-06 |
Name | ClinicalImportance |
Title | Clinical Importance of Outcome |
Realm | uv |
Authority | hl7 |
Description | Clinical Importance of Outcome |
Content | complete |
ValueSet | |
vs-rating-clinical-importance | Clinical Importance of Outcome |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-clinical-importance
Profile: CPGShareableCodeSystem
This code system https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-clinical-importance
defines the following codes in an undefined hierarchy:
{ "resourceType": "CodeSystem", "id": "cs-clinical-importance", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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" } ], "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-clinical-importance", "version": "0.1.1", "name": "ClinicalImportance", "title": "Clinical Importance of Outcome", "status": "draft", "date": "2022-09-06", "publisher": "Netzwerk Universitätsmedizin (NUM)", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.netzwerk-universitaetsmedizin.de" } ] } ], "description": "Clinical Importance of Outcome", "content": "complete", "count": 12, "concept": [ { "code": "not-important", "display": "Low importance for decision making", "concept": [ { "code": "1", "display": "Not important" }, { "code": "2", "display": "Not important" }, { "code": "3", "display": "Not important" } ] }, { "code": "important", "display": "Important, but not critical for decision making", "concept": [ { "code": "4", "display": "Important" }, { "code": "5", "display": "Important" }, { "code": "6", "display": "Important" } ] }, { "code": "critical", "display": "Critical for decision making", "concept": [ { "code": "7", "display": "Critical" }, { "code": "8", "display": "Critical" }, { "code": "9", "display": "Critical" } ] } ] }