0.1.0 - ci-build

HIVFHIRIG, published by intellisoftkenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/HIV-FHIR-IG/ and changes regularly. See the Directory of published versions

Library: WHOElements (Experimental)

Official URL: http://smart.who.int/hiv/Library/WHOElements Version: 0.1.0
Draft as of 2024-09-18 Computable Name: WHOElements

Description not yet available for WHOElements.

Generated Narrative: Library WHOElements

Related Artifacts

Depends OnFHIR model informationhttp://fhir.org/guides/cqf/common/Library/FHIR-ModelInfo|4.0.1
Depends OnLibrary FHIRHelpershttps://IntelliSOFT-Consulting.github.io/HIV-FHIR-IG/Library/FHIRHelpers|4.0.1
Depends OnLibrary Conceptshttps://IntelliSOFT-Consulting.github.io/HIV-FHIR-IG/Library/WHOConcepts
Depends OnLibrary Commonhttps://IntelliSOFT-Consulting.github.io/HIV-FHIR-IG/Library/WHOCommon
Depends OnCode system LOINCLogical Observation Identifiers, Names and Codes (LOINC)

Parameters

Patientout01Patient
Pregnancy Status Observationout0*Observation
Pregnant Observationout0*Observation

Data Requirements

Type: Patient (Patient)
Type: Observation (Observation)
FilterValue
codeOne of these codes: Logical Observation Identifiers, Names and Codes (LOINC) 82810-3: Pregnancy status

Contents

text/cql

library WHOElements

using FHIR version '4.0.1'

include FHIRHelpers version '4.0.1'

include WHOConcepts called Concepts
include WHOCommon called Common

context Patient

define "Pregnancy Status Observation":
  [Observation: Concepts."Pregnancy status"] O
    where O.status in { 'final', 'amended', 'corrected' }

define "Pregnant Observation":
  "Pregnancy Status Observation" O
    where O.value ~ Concepts."Pregnant"

Content not shown - (application/elm+json, size = 17Kb )