FHIR IG analytics| Package | io.health-samurai.core.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-perturb-range-type.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"publisher": "Health Samurai",
"content": "complete",
"name": "PerturbRangeType",
"resourceType": "CodeSystem",
"title": "Perturb Range Type",
"status": "active",
"id": "perturb-range-type",
"url": "http://health-samurai.io/fhir/core/CodeSystem/perturb-range-type",
"concept": [
{
"code": "fixed",
"display": "Fixed",
"definition": "Absolute noise range: value +/- span/2."
},
{
"code": "proportional",
"display": "Proportional",
"definition": "Relative noise range: value +/- (span * value) / 2."
}
],
"version": "0.2607.0"
}