http://terminology.hl7.org/CodeSystem/precision-estimate-type|4.0.1
name
PrecisionEstimateType
PrecisionEstimateType
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
PrecisionEstimateType
Method of reporting variability of estimates, such as confidence intervals, interquartile range or standard deviation.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/precision-estimate-type"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}