FHIR IG analytics| Package | io.health-samurai.core.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-perturb-range-type.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=io.health-samurai.core.r4b@0.2606.2&canonical=http://health-samurai.io/fhir/core/CodeSystem/perturb-range-type |
| URL | http://health-samurai.io/fhir/core/CodeSystem/perturb-range-type |
| Version | 0.2606.2 |
| Status | active |
| Name | PerturbRangeType |
| Title | Perturb Range Type |
| Content | complete |
| ValueSet | ||
| io.health-samurai.core.r4b#0.2606.2 | perturb-range-type | Perturb Range Type |
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.2606.2"
}