Skip to content

Commit

Permalink
forms updated based on form migration to backend standard
Browse files Browse the repository at this point in the history
  • Loading branch information
LijKal committed Aug 24, 2023
1 parent fad3672 commit 661f653
Show file tree
Hide file tree
Showing 12 changed files with 63 additions and 13 deletions.
4 changes: 4 additions & 0 deletions src/forms/family-members/1.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "Family Information",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Family Information",
"pages": [
{
"label": "Family Information",
Expand Down
6 changes: 5 additions & 1 deletion src/forms/followup/2.1.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "",
"name": "POC Followup Form",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Follow Up",
"pages": [
{
"label": "General Information",
Expand Down
9 changes: 7 additions & 2 deletions src/forms/ict/1.0.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
{
"encounterType": "",

"name": "POC Index Case Testing",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Index Case Testing",
"processor": "EncounterFormProcessor",
"referencedForms": [],
"uuid": "bf097a70-4bb8-47dc-a127-1aacf86a86a0",
"version": "1.0",
"encounterType": "bf097a70-4bb8-47dc-a127-1aacf86a86a0",
"allowUnspecifiedAll": true,
"pages": [
{
"label": "POC Index Case Testing",
Expand Down
4 changes: 4 additions & 0 deletions src/forms/intake-a/2.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "POC Intake-A",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Intake A",
"pages": [
{
"label": "General Information",
Expand Down
4 changes: 4 additions & 0 deletions src/forms/intake-b/2.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "POC Intake-B",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Intake B",
"pages": [
{
"label": "Past OIs and Treatment",
Expand Down
4 changes: 4 additions & 0 deletions src/forms/phdp/1.0.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"version": "1.0",
"published": true,
"retired": false,
"encounter": "PHDP",
"name": "POC PHDP Form",
"pages": [
{
Expand Down
7 changes: 6 additions & 1 deletion src/forms/pmtct/2.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "HEI Follow Up Form",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "PMTCT",
"pages": [
{
"label": "HEI Follow Up",
Expand Down Expand Up @@ -616,7 +620,8 @@
}
],
"processor": "EncounterFormProcessor",
"encounterType": "55fbd571-a8ec-4332-bd83-c6c5d4982d16",
"uuid": "1e3aeb30-e55b-47d1-bf17-1pmtctc351d1",
"encounterType": "776544d5-be3c-41ae-bef4-de83eb82ec2a ",
"referencedForms": [],
"allowUnspecifiedAll": true
}
8 changes: 6 additions & 2 deletions src/forms/positive-case-tracking/1.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "",
"name": "Positive Tracking",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Positive Tracking",
"pages": [
{
"label": "Positive Tracking",
Expand Down Expand Up @@ -1504,6 +1508,6 @@
"processor": "EncounterFormProcessor",
"uuid": "4d8b5416-29d7-4c8f-997a-c91a17378f18",
"referencedForms": [],
"encounterType": "96a78a83-d92a-4da7-b68e-41791fb835d2",
"encounterType": "f28bb488-0f83-417c-98ba-06ea5f1765e3",
"allowUnspecifiedAll": true
}
8 changes: 6 additions & 2 deletions src/forms/post-exposure/1.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "",
"name": "Exposed Person Information",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Exposed Person Information",
"pages": [
{
"label": "Exposed Person Information",
Expand Down Expand Up @@ -1095,6 +1099,6 @@
"processor": "EncounterFormProcessor",
"uuid": "0937d863-6940-40d2-9c7f-779c427fd766",
"referencedForms": [],
"encounterType": "3fbbab92-ad31-4584-91a7-c7c12dd6c663",
"encounterType": "de4cef7c-0aca-4593-9b5f-64a51c841c9d",
"allowUnspecifiedAll": true
}
8 changes: 6 additions & 2 deletions src/forms/pre-exposure-followup/1.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "Pre Exposure Followup",
"name": "Pre Exposure Followup",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Pre Exposure Followup",
"pages": [
{
"label": "Followup",
Expand Down Expand Up @@ -1143,6 +1147,6 @@
"processor": "EncounterFormProcessor",
"uuid": "3329c50b-2cd2-44ab-af2b-06f3b914cc7e",
"referencedForms": [],
"encounterType": "df13ff58-d86a-42ec-ace1-5c3ad8045e2e",
"encounterType": "bc423d48-af6f-4354-af22-fec8ff1c0308",
"allowUnspecifiedAll": true
}
6 changes: 5 additions & 1 deletion src/forms/pre-exposure-screening/1.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "Prep",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Pre Exposure Screening",
"pages": [
{
"label": "Patient Information",
Expand Down Expand Up @@ -1627,6 +1631,6 @@
"processor": "EncounterFormProcessor",
"uuid": "e7bce9e2-5ed6-4cbb-ab93-3531a4c33760",
"referencedForms": [],
"encounterType": "69b60ded-868d-4b6a-8f49-b0c84c18cec6",
"encounterType": "8c2b6a9b-4795-417d-affe-2530a753b715",
"allowUnspecifiedAll": true
}
8 changes: 6 additions & 2 deletions src/forms/re-test/1.0.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "",
"name": "Re-test",
"version": "1.0",
"published": true,
"retired": false,
"encounter": "Re-test",
"pages": [
{
"label": "Registration",
Expand Down Expand Up @@ -1633,6 +1637,6 @@
"processor": "EncounterFormProcessor",
"uuid": "3319f156-e639-4cf0-a80b-e90bc4590e66",
"referencedForms": [],
"encounterType": "1cd0c205-9a6b-418d-ae91-ec54913f5d36",
"encounterType": "aedaa1d0-1c03-425b-a49d-864a4981cf2f",
"allowUnspecifiedAll": true
}

0 comments on commit 661f653

Please sign in to comment.