base
variable which should be the base URL of your FHIR server. Setup authorization if you are using Aidbox.Cloud.include.concept
element. The result will include only listed concepts: kg
and m
.include.filter
element.display = "SMS"
.exclude.concept
element.exclude.filter
element.ValueSet.url
.concept
and filter
don't apply to valueSet
.ValueSet.compose.include.valueSet
**** should be an array not a string.administrative-gender
value set. There will be 4 concepts: male
, female
, unknown
, and other
.male
and female
from administrative-gender code system. The result will be 2 values: other
and unknown
.filter.op
element defines the kind of operation to perform as a part of the filter criteria. It can take one of the following values:Supported
Supported
Supported
Supported
Supported
Supported
Supported
Not supported
Supported
-
["accepted"]
["accepted", "in-progress"]
["accepted", "in-progress"]
-
-
["accepted"]
["accepted"]
["accepted", "in-progress"]
["accepted"]
-
-
["accepted", "in-progress"]
code
equals the provided value cancelled
. The result will include only one concept: cancelled
.in-progress
provided as the value including the provided concept itself (i.e. include self and child codes). The result will include 5 values: in-progress
, on-target
, ahead-of-target
, behind-target
, and sustaining
.in-progress
provided as the value excluding the provided concept itself (i.e. include child codes). The result will include 4 values: on-target
, ahead-of-target
, behind-target
, and sustaining
.accepted
. The result will include 4 values whose parent is not accepted
: proposed
, cancelled
, rejected
, and entered-in-error
.regex
and implements Postgresql regular expressions. See the documentation here: https://www.postgresql.org/docs/9.3/static/functions-matching.html#FUNCTIONS-SIMILARTO-REGEXP.\\w{8}
. The result will include 4 values that have 8 symbols in length: proposed
, accepted
, achieved
, and rejected
.on-target,ahead-of-target,behind-target
(comma separated list). The result will be 3 values: on-target
, ahead-of-target
, and behind-target
.accepted,achieved,ahead-of-target,behind-target,cancelled,entered-in-error,in-progress,on-hold,on-target,planned
(comma separated list). The result will include 3 values: proposed
, rejected
, and sustaining
.hierarchy
exists. The result will include 8 concepts for which hierarchy
is not an empty array: achieved
, ahead-of-target
, behind-target
, in-progress
, on-hold
, on-target
, planned
, and sustaining
.