{
"description": null,
"_filename": "CodeSystem-perturb-range-type.json",
"package_name": "io.health-samurai.core.r3",
"date": null,
"publisher": "Health Samurai",
"content": "complete",
"name": "PerturbRangeType",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Perturb Range Type",
"package_version": "0.2605.0",
"status": "active",
"id": "bd6b11d2-e91d-4182-a912-c1bb4e91d543",
"kind": null,
"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.2605.0"
}