Skip to content

Commit 7f55553

Browse files
authored
Remove patientId item from initial-expression.yaml
1 parent 9a92c09 commit 7f55553

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

resources/Questionnaire/initial-expression.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ launchContext:
1313
type:
1414
- Patient
1515
item:
16-
- linkId: patientId
17-
text: PatientId
18-
type: string
19-
hidden: true
20-
initialExpression:
21-
language: text/fhirpath
22-
expression: "%Patient.id.first()"
2316
- linkId: patient-name
2417
text: Name
2518
type: string

0 commit comments

Comments
 (0)