Skip to content

Commit

Permalink
Removed unused field of 'Laboratory Tests' form. (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruhanga authored Jun 1, 2023
1 parent c26df3f commit 950f043
Showing 1 changed file with 0 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,39 +298,6 @@
]
}
]
},
{
"label": "Relevant Clinical Notes",
"isExpanded": "true",
"questions": [
{
"label": "Gestation in weeks",
"type": "complex-obs",
"required": true,
"id": "2",
"questionOptions": {
"rendering": "date",
"concept": "162251AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"conceptMappings": [
{
"relationship": "SAME-AS",
"type": "SNOMED CT",
"value": "307470009"
},
{
"relationship": "SAME-AS",
"type": "CIEL",
"value": "162251"
}
],
"answers": []
},
"validators": [],
"hide": {
"hideWhenExpression": "sex !== 'F'"
}
}
]
}
]
}
Expand Down

0 comments on commit 950f043

Please sign in to comment.