{
"description": null,
"_filename": "CodeSystem-perturb-range-type.json",
"package_name": "io.health-samurai.core.r5",
"date": null,
"publisher": null,
"content": "complete",
"name": "PerturbRangeType",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Perturb Range Type",
"package_version": "0.2604.1",
"status": "active",
"id": "0def57fe-f8ce-4b4e-99d5-4618ec3edcdc",
"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.2604.1"
}