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: anthrotest

Official URL: https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/anthrotest Version: 0.1.0
Active as of 2023-10-04 Computable Name: anthrotest

Related Artifacts

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

Parameters

yindecimal
zindecimal
mindecimal
sindecimal
lindecimal
windecimal
testComputeReverseZScoreoutdecimal
testComputeZScoreoutdecimal
testacanthroZscoreoutdecimal

Contents

text/cql

library anthrotest version '1.0.4'
include anthrobase version '1.0.4' called anthrobase
include ArmCircumferenceForAge version '1.0.4' called acanthro
parameter y Decimal
parameter m Decimal
parameter l Decimal
parameter s Decimal
parameter z Decimal
parameter w Decimal

define testComputeZScore: 
    anthrobase.computeZScore(y, m, l, s)

define testComputeReverseZScore: 
    anthrobase.computeReverseZScore(z, m, l, s)

define testacanthroZscore:
    acanthro.generateZScoreArmCircumferenceForAge('female', y, w)