We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f201b commit dce1b5dCopy full SHA for dce1b5d
api/producer/processTransaction/process_transaction_bundle.py
@@ -36,8 +36,8 @@
36
}
37
DEFAULT_MHDS_PRACTICE_SETTING_CODING = {
38
"system": "http://snomed.info/sct",
39
- "code": "394802000",
40
- "display": "General medical practice",
+ "code": "700232004",
+ "display": "General medical service",
41
42
DEFAULT_MHDS_PROPERTIES: dict[str, Any] = {
43
"author": [DEFAULT_MHDS_AUTHOR],
0 commit comments