PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4b@0.2604.1
    http://health-samurai.io/fhir/core/CodeSystem/perturb-range-type
{
  "description": null,
  "_filename": "CodeSystem-perturb-range-type.json",
  "package_name": "io.health-samurai.core.r4b",
  "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": "cbb10a30-ae80-4001-87b3-d830e6935852",
  "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"
}