Your User Friendly Name for MyContentIG Here
0.4.7 - 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.7 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.7
Draft as of 2024-12-09 Computable Name: DependencyExample

Example library illustrating reference to dependencies in dependent implementation guides

Knowledge Artifact Metadata
Name (machine-readable) DependencyExample
Title (human-readable) Dependency Example
Status Draft
Experimental true
Description

Example library illustrating reference to dependencies in dependent implementation guides

Library Steward HL7 International - [Some] Work Group
Steward Contact Details http://hl7.org/Special/committees/[something]
Dependency Description: FHIR model information
Resource: http://fhir.org/guides/cqf/common/Library/FHIR-ModelInfo|4.0.1
Canonical URL: http://fhir.org/guides/cqf/common/Library/FHIR-ModelInfo|4.0.1
Dependency Description: Library FHIRHelpers
Resource: http://hl7.org/fhir/Library/FHIRHelpers|4.0.1
Canonical URL: http://hl7.org/fhir/Library/FHIRHelpers|4.0.1
Dependency Description: Library test
Resource: http://somewhere.org/fhir/uv/myig/Library/example
Canonical URL: http://somewhere.org/fhir/uv/myig/Library/example
Dependency Description: Code system Observation Category Codes
Resource: Observation Category Codes
Canonical URL: http://terminology.hl7.org/CodeSystem/observation-category
Library Metadata
Version Number 0.4.7
Library Type Logic Library
Library Subject Patient
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 (10152 characters)
ELM JSON Content
Encoded data (17620 characters)
Generated using version 0.4.7 of the sample-content-ig Liquid templates