WHO Clinical Care in Crisis Implementation Guide for Children
0.1.0 - ci-build

WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions

Library: CHE.B18-21.Symptoms.2.m.m

Official URL: https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/cheb1821symptoms2mm Version: 0.1.0
Active as of 2023-10-04 Computable Name: cheb1821symptoms2mm
Other Identifiers: id: che.b18-21.symptoms.2.m.m (use: OFFICIAL)

Related Artifacts

depends-onhttp://fhir.org/guides/who/anc-cds/Library/FHIRHelpers
depends-onhttps://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/chebase
depends-onchevalueset
depends-oncheobservation

Parameters

Convulsing Nowoutboolean

Contents

text/cql

/*
@author: Patrick Delcroix
@description: This library is part of the project CHE
*/
library cheb1821symptoms2mm version '1.0.313+build.456'
using FHIR version '4.0.1'
include FHIRHelpers version '4.0.1' called FHIRHelpers 
include chebase version '1.0.313+build.456' called Base
include chevalueset version '1.0.313+build.456' called val
include cheobservation version '1.0.313+build.456' called obs




context Patient


/* 
OBSdefine.CHE.B7.DE02 : Convulsing Now

*/
define "OBSdefine.CHE.B7.DE02":
    Base.GetObsValue('CHE.B7.DE02')

/* 
Convulsing Now : 
o"Convulsing Now"
*/
define "Convulsing Now":
    "OBSdefine.CHE.B7.DE02"

/* 
BackReference : 
back reference to resource
*/
define "BackReference":
    Reference {reference: string { value: 'Questionnaire/che.b18-21.symptoms.2.m.m'}}