[WIP] Implement growth assessment using WHO indicators #80
@ -94,7 +94,8 @@ defmodule Growth do
|
||||
%__MODULE__{
|
||||
name: name,
|
||||
gender: gender,
|
||||
date_of_birth: date_of_birth
|
||||
date_of_birth: date_of_birth,
|
||||
results: []
|
||||
},
|
||||
fn {key, default_value}, measurement ->
|
||||
opts
|
||||
|
Loading…
x
Reference in New Issue
Block a user