Public
Edited
Mar 6, 2023
Insert cell
Insert cell
viewof checkboxes = Inputs.checkbox(
[
"Fever",
"Splenomegaly",
"Cytopenia in ≥2 cell lineages: Hgb < 8 g/dL (< 10 in neonates), Platelets < 100k or Neutrophils < 1000",
"Triglyceridemia (> 265 mg/dL) or hypofibrinogenemia (<150 mg/dL) ",
"Hyperferritinemia (>500 ng/mL)",
"Soluble IL-2r (CD25) >2400 U/mL",
"Low or absent NK-cell cytotoxicity ",
"Hemophagocytosis in bone marrow, spleen, lymph nodes, or liver "
],
{
label: "Present"
}
)
Insert cell
checkboxes.length >= 5
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more