Skip to content

Commit 04b2c9d

Browse files
committed
NRL-519 include practice setting in integration tests
1 parent 4b3ab85 commit 04b2c9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/features/consumer/readDocumentReference-success.feature

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Feature: Consumer - readDocumentReference - Success Scenarios
7777
"coding": [
7878
{
7979
"system": "http://snomed.info/sct",
80-
"code": "390826005",
81-
"display": "Mental health caregiver support"
80+
"code": "788007007",
81+
"display": "General practice service"
8282
}
8383
]
8484
}
@@ -163,8 +163,8 @@ Feature: Consumer - readDocumentReference - Success Scenarios
163163
"coding": [
164164
{
165165
"system": "http://snomed.info/sct",
166-
"code": "390826005",
167-
"display": "Mental health caregiver support"
166+
"code": "788007007",
167+
"display": "General practice service"
168168
}
169169
]
170170
}

0 commit comments

Comments
 (0)