| Id: |
HelloWorldPatientView |
| Url: |
HelloWorldPatientView |
| Version: |
1.0.0 |
| Name: |
HelloWorldPatientView |
| Status: |
draft |
| Type: |
system: http://terminology.hl7.org/CodeSystem/library-type
code: logic-library
|
| Date: |
2025-09-26 17:10:33+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 |
|
| Data Requirements: |
| Type | Profile | MS | Code Filter |
| Patient |
http://hl7.org/fhir/StructureDefinition/Patient |
|
|
|
| Content: text/cql |
library HelloWorldPatientView 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 (7796 characters)
|
|
| Content: application/elm+json |
Encoded data (12756 characters)
|
|