Your User Friendly Name for MyContentIG Here
0.5.1-cibuild - CI Build International flag

Your User Friendly Name for MyContentIG Here, published by HL7 International - [Some] Work Group. This guide is not an authorized publication; it is the continuous build for version 0.5.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/sample-content-ig/ and changes regularly. See the Directory of published versions

Library: DependencyExample

Official URL: http://somewhere.org/fhir/uv/mycontentig/Library/DependencyExample Version: 0.5.1-cibuild
Draft as of 2025-09-07 Computable Name: DependencyExample
Metadata
Version 0.5.1-cibuild
Status Draft
Jurisdiction 001 from http://unstats.un.org/unsd/methods/m49/m49.htm
Steward (Publisher) HL7 International - [Some] Work Group
Type logic-library from http://terminology.hl7.org/CodeSystem/library-type
Parameter Name: Patient
Use: Out
Min Cardinality: 0
Max Cardinality: 1
Type: Patient
Parameter Name: Test
Use: Out
Min Cardinality: 0
Max Cardinality: *
Type: Observation
Data Requirement Type: Patient
Profile(s): Patient
Data Requirement Type: Observation
Profile(s): Observation
Must Support Elements: category
Library Content
CQL Content
library DependencyExample version '0.5.0-cibuild'

using FHIR version '4.0.1'

include FHIRHelpers version '4.0.1'

include example.fhir.uv.myig.example called test

context Patient

define Test: ["Observation"] O
  where exists (O.category C
    where C ~ test."Laboratory Observation Category"
  )
ELM XML Content
Encoded data (9476 characters)
ELM JSON Content
Encoded data (16756 characters)
Generated using version 0.5.1-cibuild of the sample-content-ig Liquid templates