{
"package" : "hl7.fhir.r4.examples@4.0.1",
"definition" : "The logarithmic normal distribution is used to transform skewed random variable X into a normally distributed random variable U = log X. The log-normal distribution can be specified with the properties mean m and standard deviation s. Note however that mean m and standard deviation s are the parameters of the raw value distribution, not the transformed parameters of the lognormal distribution that are conventionally referred to by the same letters. Those log-normal parameters mlog and slog relate to the mean m and standard deviation s of the data value through slog2 = log (s2/m2 + 1) and mlog = log m - slog2/2.",
"system" : "http://terminology.hl7.org/CodeSystem/v3-ProbabilityDistributionType",
"property" : [ ],
"codesystem" : "ef48cc1d-f712-5720-8f1a-4f46fd387ac3",
"concept_id" : "5c2b71d8-aff6-5b2a-b878-ded3c8ea10a5",
"ancestors" : {
"LN" : 0
},
"id" : "befe87f4-e23d-4db9-8a7a-0a73f8c9e38c",
"code" : "LN",
"display" : "log-normal",
"version" : "2018-08-12"
}