http://hl7.org/fhir/variable-handling|5.0.0

name
EvidenceVariableHandling
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Evidence Variable Handling

The handling of the variable in statistical analysis for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive).

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/variable-handling"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}