Package | hl7.fhir.uv.pddi |
Type | CodeSystem |
Id | codesystem-PDDICDS-indicator |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/pddi/https://build.fhir.org/ig/HL7/PDDI-CDS/CodeSystem-codesystem-PDDICDS-indicator.html |
URL | http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator |
Version | 1.0.0-ballot |
Status | draft |
Date | 2025-03-18T20:58:19+00:00 |
Name | Codesystem_PDDICDS_indicator |
Title | PDDI CDS indicator |
Realm | uv |
Authority | hl7 |
Description | Indicates the importance RequestGroup action and relates to decision tree recommendations for PDDIs |
Content | complete |
ValueSet | |
valueset-PDDICDS-indicator | PDDI CDS indicator |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem codesystem-PDDICDS-indicator
This case-sensitive code system http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator
defines the following codes:
{ "resourceType": "CodeSystem", "id": "codesystem-PDDICDS-indicator", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "url": "http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator", "version": "1.0.0-ballot", "name": "Codesystem_PDDICDS_indicator", "title": "PDDI CDS indicator", "status": "draft", "experimental": true, "date": "2025-03-18T20:58:19+00:00", "publisher": "HL7 Clinical Decision Support Workgroup", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/dss" } ] } ], "description": "Indicates the importance RequestGroup action and relates to decision tree recommendations for PDDIs", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "info", "display": "Information", "definition": "Indicates that the workflow result is informational" }, { "code": "warning", "display": "Warning", "definition": "Indicates that the workflow result is a warning" }, { "code": "critical", "display": "Critical", "definition": "Indicates that the workflow should not be allowed to proceed" } ] }