Your User Friendly Name for MyContentIG Here
0.4.9-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.4.9-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: Dependency Example (Experimental)

Official URL: http://somewhere.org/fhir/uv/mycontentig/Library/DependencyExample Version: 0.4.9-cibuild
Draft as of 2025-07-03 Computable Name: DependencyExample

Example library illustrating reference to dependencies in dependent implementation guides

Metadata
Title Dependency Example
Version 0.4.9-cibuild
Status Draft
Experimental true
Subject Type Patient
Jurisdiction Global (Whole world)
Steward (Publisher) HL7 International - [Some] Work Group
Description

Example library illustrating reference to dependencies in dependent implementation guides

Type Logic Library
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.4.1'

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 (9456 characters)
ELM JSON Content
Encoded data (16736 characters)
Generated using version 0.4.9-cibuild of the sample-content-ig Liquid templates