{
  "package" : "hl7.terminology@6.3.0",
  "definition" : "The beta-distribution is used for data that is bounded on both sides and may or may not be skewed (e.g., occurs when probabilities are estimated.) Two parameters a and b are available to adjust the curve. The mean m and variance s2 relate as follows: m = a/ (a + b) and s2 = ab/((a + b)2 (a + b + 1)).",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ProbabilityDistributionType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "valueCode" : "active"
  }, {
    "_uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code" : "internalId",
    "valueCode" : "10756"
  } ],
  "codesystem" : "bb526314-905c-5b99-b5d7-f5ac37875342",
  "concept_id" : "07715d49-b440-56b5-b13e-1bdc4196eda4",
  "ancestors" : {
    "B" : 0
  },
  "id" : "d277fb13-1c2d-4e29-9a04-327ef8cd2bb5",
  "code" : "B",
  "display" : "beta",
  "version" : "3.0.0"
}