-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed naming errors from previous commit.
- Loading branch information
1 parent
44f80ed
commit 0b7aba5
Showing
8 changed files
with
66 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Instance: Example.IMMZ.D4.QuestionnaireResponse.1 | ||
InstanceOf: QuestionnaireResponse | ||
Usage: #example | ||
* status = #completed | ||
* authored = "2023-10-11" | ||
* questionnaire = Canonical(QIMMZD4CheckContraindicationsMeasles) | ||
* subject = Reference(patient123456) | ||
|
||
* item[+] | ||
* linkId = "contraindications" | ||
* text = "Contraindications" | ||
* answer.valueCoding = IMMZ.D4#DE162 "Currently pregnant" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Instance: Example.IMMZ.D4.QuestionnaireResponse.2 | ||
InstanceOf: QuestionnaireResponse | ||
Usage: #example | ||
* status = #completed | ||
* authored = "2023-10-11" | ||
* questionnaire = Canonical(QIMMZD4CheckContraindicationsMeasles) | ||
* subject = Reference(patient123456) | ||
|
||
* item[+] | ||
* linkId = "contraindications" | ||
* text = "Contraindications" | ||
* answer.valueCoding = IMMZ.D4#DE165 "Severely immunosuppressed" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
|
||
Instance: Example.IMMZ.D4.QuestionnaireResponse.3 | ||
InstanceOf: QuestionnaireResponse | ||
Usage: #example | ||
* status = #completed | ||
* authored = "2023-10-11" | ||
* questionnaire = Canonical(QIMMZD4CheckContraindicationsMeasles) | ||
* subject = Reference(patient123456) | ||
|
||
* item[+] | ||
* linkId = "contraindications" | ||
* text = "Contraindications" | ||
* answer.valueCoding = IMMZ.D4#DE167 "Severe allergic reactions" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
Instance: Example.IMMZ.D4.QuestionnaireResponse.4 | ||
InstanceOf: QuestionnaireResponse | ||
Usage: #example | ||
* status = #completed | ||
* authored = "2023-10-11" | ||
* questionnaire = Canonical(QIMMZD4CheckContraindicationsMeasles) | ||
* subject = Reference(patient123456) | ||
|
||
* item[+] | ||
* linkId = "contraindications" | ||
* text = "Contraindications" | ||
* answer.valueCoding = IMMZ.D4#DE162 "Currently pregnant" | ||
* item[+] | ||
* linkId = "contraindications" | ||
* text = "Contraindications" | ||
* answer.valueCoding = IMMZ.D4#DE167 "Severe allergic reactions" | ||
* item[+] | ||
* linkId = "contraindications" | ||
* text = "Contraindications" | ||
* answer.valueCoding = IMMZ.D4#DE168 "Symptomatic HIV infection" | ||
* item[+] | ||
* linkId = "contraindications" | ||
* text = "Contraindications" | ||
* answer.valueCoding = IMMZ.D4#DE165 "Severely immunosuppressed" |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
input/fsh/questionnaires/IMMZD4CheckContraindicationsMeasles.fsh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters