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/cheb24de01respiratoryr | Version: 0.1.0 | |||
Active as of 2023-10-04 | Computable Name: cheb24de01respiratoryr | |||
Other Identifiers: id: che.b24.de01.respiratory.r (use: OFFICIAL) |
depends-on | http://fhir.org/guides/who/anc-cds/Library/FHIRHelpers |
depends-on | https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/chebase |
depends-on | chevalueset |
depends-on | B24Combined.DataElement |
depends-on | https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/chezscore |
depends-on | https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/weightforage |
depends-on | anthrobase |
depends-on | https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/weightforlength |
depends-on | https://fhir.dk.swisstph-mis.ch/matchbox/fhir/Library/weightforheight |
depends-on | cheobservation |
force-collection | out | boolean | ||
Fast Breathing profile | out | boolean | ||
AgeInMonths | out | integer | ||
Respiratory Rate (Second Count) Not Possible | out | boolean |
text/cql
/*
@author: Patrick Delcroix
@description: This library is part of the project CHE
*/
library cheb24de01respiratoryr 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 b24combineddataelement version '1.0.313+build.456' called C
include cheobservation version '1.0.313+build.456' called obs
context Patient
/*
OBSdefine.CHE.B24.G.DE05 : Fast Breathing
*/
define "OBSdefine.CHE.B24.G.DE05":
Base.GetObsValue('CHE.B24.G.DE05')
/*
OBSdefine.CHE.B24.G.DE04 : Respiratory Rate Second Count Not Possible
*/
define "OBSdefine.CHE.B24.G.DE04":
Base.GetObsValue('CHE.B24.G.DE04')
/*
force-collection :
false
*/
define "force-collection":
false
/*
Fast Breathing profile :
o"Fast Breathing"
*/
define "Fast Breathing profile":
"OBSdefine.CHE.B24.G.DE05"
/*
AgeInMonths :
AgeInMonths()
*/
define "AgeInMonths":
AgeInMonths()
/*
Respiratory Rate (Second Count) Not Possible :
o"Respiratory Rate Second Count Not Possible"
*/
define "Respiratory Rate (Second Count) Not Possible":
"OBSdefine.CHE.B24.G.DE04"
/*
BackReference :
back reference to resource
*/
define "BackReference":
Reference {reference: string { value: 'Questionnaire/che.b24.de01.respiratory.r'}}