Skip to content

Commit

Permalink
feat: add all forms
Browse files Browse the repository at this point in the history
  • Loading branch information
usamaidrsk committed Oct 29, 2024
1 parent 258baba commit d64b29f
Show file tree
Hide file tree
Showing 19 changed files with 3,321 additions and 551 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"validators": []
},
{
"label": "Fetal Heart Rate (beats/min)",
"label": "Fetal Heart Rate (beats/min) (120 -160)",
"type": "obs",
"required": false,
"id": "fetalHeartRate",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"validators": []
},
{
"label": "Fetal Heart Rate (beats/min)",
"label": "Fetal Heart Rate (beats/min) (120 -160)",
"type": "obs",
"required": false,
"id": "fetalHeartRate",
Expand Down Expand Up @@ -363,4 +363,4 @@
"published": true,
"retired": false,
"encounterType": "dd528487-82a5-4082-9c72-ed246bd49591"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"validators": []
},
{
"label": "Fetal Heart Rate (beats/min)",
"label": "Fetal Heart Rate (beats/min) (120 -160)",
"type": "obs",
"required": false,
"id": "fetalHeartRate",
Expand Down Expand Up @@ -259,4 +259,4 @@
"published": true,
"retired": false,
"encounterType": "dd528487-82a5-4082-9c72-ed246bd49591"
}
}
Loading

0 comments on commit d64b29f

Please sign in to comment.