Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HSC-287: Configured clinical forms. #22

Merged
merged 17 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -423,81 +423,68 @@
},
{
"label": "Pregnancy Risks",
"type": "obsGroup",
"type": "obs",
"required": false,
"id": "pregnancyRisksGroup",
"id": "pregnancyRisks",
"questionOptions": {
"rendering": "repeating",
"concept": "b35ad290-0d8f-4821-91fe-70b8411ce110"
"rendering": "checkbox-searchable",
"concept": "b35ad290-0d8f-4821-91fe-70b8411ce110",
"answers": [
{
"concept": "edf4ecc4-44f6-457a-b561-179f4426b16a",
"label": "Diabetes (E14.9)"
},
{
"concept": "138405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Human immunodeficiency virus (HIV) disease (B24)"
},
{
"concept": "3cd50188-26fe-102b-80cb-0017a47871b2",
"label": "Hypertension (I10)"
},
{
"concept": "3cccb654-26fe-102b-80cb-0017a47871b2",
"label": "Malnutrition (E46)"
},
{
"concept": "50e4eb00-968a-456f-824b-cbe320064dcf",
"label": "Mother younger than 18 or older than 36 years"
},
{
"concept": "115491AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Multiple gestation (O30.9)"
},
{
"concept": "115115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Obesity (E66.9)"
},
{
"concept": "26c0366b-83e4-4401-9699-e545219b8870",
"label": "Other"
},
{
"concept": "3cceae50-26fe-102b-80cb-0017a47871b2",
"label": "Syphilis (A53.9)"
}
]
},
"hide": {
"hideWhenExpression": "isEmpty(riskyPregnancy) || riskyPregnancy !== 'bf885a9d-9f98-4990-8c20-ac4ace816bfe'"
},
"questions": [
{
"label": "Pregnancy Risks",
"type": "obs",
"required": false,
"id": "pregnancyRisks",
"questionOptions": {
"rendering": "select",
"concept": "b35ad290-0d8f-4821-91fe-70b8411ce110",
"answers": [
{
"concept": "edf4ecc4-44f6-457a-b561-179f4426b16a",
"label": "Diabetes (E14.9)"
},
{
"concept": "138405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Human immunodeficiency virus (HIV) disease (B24)"
},
{
"concept": "3cd50188-26fe-102b-80cb-0017a47871b2",
"label": "Hypertension (I10)"
},
{
"concept": "3cccb654-26fe-102b-80cb-0017a47871b2",
"label": "Malnutrition (E46)"
},
{
"concept": "50e4eb00-968a-456f-824b-cbe320064dcf",
"label": "Mother younger than 18 or older than 36 years"
},
{
"concept": "115491AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Multiple gestation (O30.9)"
},
{
"concept": "115115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Obesity (E66.9)"
},
{
"concept": "26c0366b-83e4-4401-9699-e545219b8870",
"label": "Other"
},
{
"concept": "3cceae50-26fe-102b-80cb-0017a47871b2",
"label": "Syphilis (A53.9)"
}
]
},
"validators": []
},
{
"label": "Other Pregnancy Risks",
"type": "obs",
"required": false,
"id": "otherPregnancyRisks",
"questionOptions": {
"rendering": "textarea",
"concept": "ee39e8af-12e8-41ae-a1f9-b08acea07587"
},
"hide": {
"hideWhenExpression": "isEmpty(pregnancyRisks) || pregnancyRisks !== '26c0366b-83e4-4401-9699-e545219b8870'"
},
"validators": []
}
],
"validators": []
},
{
"label": "Other Pregnancy Risks",
"type": "obs",
"required": false,
"id": "otherPregnancyRisks",
"questionOptions": {
"rendering": "textarea",
"concept": "ee39e8af-12e8-41ae-a1f9-b08acea07587"
},
"hide": {
"hideWhenExpression": "!arrayContains(pregnancyRisks,'26c0366b-83e4-4401-9699-e545219b8870')"
},
"validators": []
},
{
Expand All @@ -506,7 +493,7 @@
"required": false,
"id": "signsAndSymptomsGroup",
"questionOptions": {
"concept": "f7312165-7e96-4761-b4cf-d601a1a18f9c",
"concept": "da18a735-7f7d-4f77-a01c-d6b2ecfc36fe",
"rendering": "repeating"
},
"questions": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"id": "fetusDetails",
"questionOptions": {
"rendering": "repeating",
"concept": "ee66049d-8028-4f93-869d-8edcebd5d2e6"
"concept": "83946617-9be2-5cc9-722c-19c2eb8179bc"
},
"questions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,27 @@
{
"concept": "3cd4d0c8-26fe-102b-80cb-0017a47871b2",
"label": "Dysphagia (R13)"
},
{
"concept": "26c0366b-83e4-4401-9699-e545219b8870",
"label": "Other"
}
]
},
"validators": []
},
{
"label": "Other observations",
"type": "obs",
"required": false,
"id": "otherNoseObservations",
"questionOptions": {
"rendering": "textarea",
"concept": "4d1f668f-f9b7-4e95-8436-53f37e8c643e"
},
"hide": {
"hideWhenExpression": "!arrayContains(mouthAndThroat,'26c0366b-83e4-4401-9699-e545219b8870')"
}
}
],
"validators": []
Expand Down Expand Up @@ -488,17 +505,16 @@
"concept": "3cf1a95a-26fe-102b-80cb-0017a47871b2",
"label": "Dyspnea (R06.0)"
},
{
"concept": "26c0366b-83e4-4401-9699-e545219b8870",
"label": "Other"
},
{
"concept": "063cb6f4-f54d-4ee6-878b-6c683cacac8a",
"label": "Platypnea"
},
{
"concept": "7629a17f-9fc1-4fb6-a766-059cc88620a3",
"label": "Productive Cough"
},{
"concept": "26c0366b-83e4-4401-9699-e545219b8870",
"label": "Other"
}
]
},
Expand Down Expand Up @@ -555,10 +571,6 @@
"concept": "05aa444c-d7e4-4b7f-a737-9cfbbe321d53",
"label": "Lower Extremity Edema"
},
{
"concept": "26c0366b-83e4-4401-9699-e545219b8870",
"label": "Other"
},
{
"concept": "678517e9-53c3-4bac-8e5c-29ffd715a584",
"label": "Palpitations"
Expand All @@ -570,6 +582,9 @@
{
"concept": "1ddc1171-8b77-0f79-718d-0e467d4122f9",
"label": "Syncope"
},{
"concept": "26c0366b-83e4-4401-9699-e545219b8870",
"label": "Other"
}
]
},
Expand Down Expand Up @@ -891,7 +906,7 @@
"label": "Lesions"
},
{
"concept": "135488AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"concept": "3cce4c76-26fe-102b-80cb-0017a47871b2",
"label": "Lymphadenopathy"
},
{
Expand Down
Loading