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

Example library illustrating reference to dependencies in dependent implementation guides

Title: Dependency Example
Id: DependencyExample
Version: 0.4.6
Url: Dependency Example
Status: draft
Experimental: true
Type:

system: http://terminology.hl7.org/CodeSystem/library-type

code: logic-library

Subject:

system: http://hl7.org/fhir/resource-types

code: Patient

Date: 2024-09-19 19:22:59+0000
Publisher: HL7 International - [Some] Work Group
Description:

Example library illustrating reference to dependencies in dependent implementation guides

Jurisdiction: 001
Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
PatientPatient01Out
TestObservation0*Out
Data Requirements:
TypeProfileMSCode Filter
Patient http://hl7.org/fhir/StructureDefinition/Patient
Observation http://hl7.org/fhir/StructureDefinition/Observation ;
Content: text/cql
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"
  )
Content: application/elm+xml
Encoded data (10152 characters)
Content: application/elm+json
Encoded data (17620 characters)