WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build

WHO SMART Guidelines - Measles Immunization, published by WHO. 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/WorldHealthOrganization/smart-example-immz/ and changes regularly. See the Directory of published versions

Library: WHOElements (Experimental)

Official URL: http://smart.who.int/base-clinical/Library/WHOElements Version: 0.1.0
Draft as of 2024-08-12 Computable Name: WHOElements

This library defines context-independent elements used throughout WHO SMART Guidelines content

Generated Narrative: Library WHOElements

Related Artifacts

Depends OnLibrary Conceptshttp://smart.who.int/immunizations-measles/Library/WHOConcepts
Depends OnLibrary Commonhttp://smart.who.int/immunizations-measles/Library/WHOCommon

Parameters

Patientout01Patient
Pregnancy Status Observationout0*Observation
Pregnant Observationout0*Observation

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+xml, size = 9Kb )

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