Skip to content

Commit 4f64694

Browse files
committed
NRL-519 update smoketest to use a valid practiceSetting
1 parent 39645c0 commit 4f64694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/smoke/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ def build_document_reference(
8181
coding=[
8282
Coding(
8383
system="http://snomed.info/sct",
84-
code="390826005",
85-
display="Mental health caregiver support",
84+
code="224891009",
85+
display="Healthcare services",
8686
)
8787
]
8888
)

0 commit comments

Comments
 (0)