Id: |
HelloWorld |
Url: |
HelloWorld |
Version: |
1.0.0 |
Name: |
HelloWorld |
Status: |
draft |
Type: |
system: http://terminology.hl7.org/CodeSystem/library-type
code: logic-library
|
Date: |
2024-08-29 04:48:05+0000 |
Publisher: |
Centers for Disease Control and Prevention (CDC) |
Related Artifacts: |
Dependencies
|
Parameters: |
Name | Type | Min | Max | In/Out |
Patient | Patient | 0 | 1 | Out |
Info | string | 0 | 1 | Out |
Warning | string | 0 | 1 | Out |
Critical | string | 0 | 1 | Out |
Main Action Condition Expression Is True | boolean | 0 | 1 | Out |
Get Title | string | 0 | 1 | Out |
Get Description | string | 0 | 1 | Out |
Get Indicator | string | 0 | 1 | Out |
|
Content: text/cql |
library HelloWorld version '1.0.0'
using FHIR version '4.0.1'
include FHIRHelpers version '4.0.1'
context Patient
define "Info":
'info'
define "Warning":
'warning'
define "Critical":
'critical'
define "Main Action Condition Expression Is True":
true
define "Get Title":
'Hello World!'
define "Get Description":
'The CDS Service is alive and communicating successfully!'
define "Get Indicator":
'info'
|
|
Content: application/elm+xml |
Encoded data (7556 characters)
|
|
Content: application/elm+json |
Encoded data (12112 characters)
|
|