From 2c18e633bb2c30fd8749baccf203a72b4146eae1 Mon Sep 17 00:00:00 2001 From: Amanda Warkow Date: Tue, 10 Sep 2024 12:19:51 -0400 Subject: [PATCH] :pencil2: fixing typo issues --- input/fsh/modules/condition.fsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/fsh/modules/condition.fsh b/input/fsh/modules/condition.fsh index 358804154..c82b23096 100644 --- a/input/fsh/modules/condition.fsh +++ b/input/fsh/modules/condition.fsh @@ -161,11 +161,11 @@ Description: "Information about a condition related to a research participant" * component[ageAtResolution].value[x] only Quantity or dateTime or CodeableConcept or Range * component[ageAtResolution] ^short = "The age at which this condition was resolved, abated, or cured. Should be left empty in cases of current active status. Could be expressed with a term, an age, or an age range." /*otherModifiers*/ -* component[otherModifiers].code = #ageAtOnset +* component[otherModifiers].code = #otherModifiers * component[otherModifiers].value[x] only CodeableConcept * component[otherModifiers] ^short = "Any additional modifiers for this condition, such as severity." /*stage*/ -* component[stage].code = #ageAtOnset +* component[stage].code = #stage * component[stage].value[x] only CodeableConcept * component[stage] ^short = "Cancer staging information" /*location*/