http://terminology.hl7.org/CodeSystem/attribute-estimate-type|1.0.1

name
StatisticAttributeEstimateType
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2024-04-24 00:00:00.0

StatisticAttribute Estimate Type

Method of reporting variability of estimates, such as confidence intervals, interquartile range or standard deviation.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type"
  }, {
    "name" : "version",
    "valueString" : "1.0.1"
  } ]
}