Skip to content

Commit

Permalink
fix: fix missing concept family history set
Browse files Browse the repository at this point in the history
  • Loading branch information
usamaidrsk committed Nov 21, 2024
1 parent 83e3291 commit d9c46fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,11 +189,11 @@
"answers": [
{
"concept": "2120763c-6c49-4133-b532-1e931ab4858a",
"label": "False"
"label": "No"
},
{
"concept": "bf885a9d-9f98-4990-8c20-ac4ace816bfe",
"label": "True"
"label": "Yes"
}
]
},
Expand Down Expand Up @@ -271,7 +271,7 @@
"required": false,
"id": "contraceptionDate",
"questionOptions": {
"rendering": "textarea",
"rendering": "date",
"concept": "f2da2221-25d5-4697-b2b0-5c39b7d59ff7"
},
"validators": []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
"id": "familyHistorySet",
"questionOptions": {
"rendering": "group",
"concept": "Family History Set"
"concept": "47ded7b8-23c1-4e57-b374-e2fde0396a18"
},
"questions": [
{
Expand Down

0 comments on commit d9c46fc

Please sign in to comment.