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
| 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 | |||
| depends-on | anthrobase |
| depends-on | http://fhir.org/guides/who/anc-cds/Library/FHIRHelpers |
| depends-on | https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/armcircumferenceforage |
| y | in | decimal | ||
| z | in | decimal | ||
| m | in | decimal | ||
| s | in | decimal | ||
| l | in | decimal | ||
| w | in | decimal | ||
| testComputeReverseZScore | out | decimal | ||
| testComputeZScore | out | decimal | ||
| testacanthroZscore | out | decimal |
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)