Move product to 0_medication_10 expected (#878)

Co-authored-by: dotasek <david.otasek@smilecdr.com>
This commit is contained in:
dotasek 2022-07-25 12:36:54 -04:00 committed by GitHub
parent cb6fe4086e
commit a221e6b009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -11,6 +11,7 @@
],
"text": "CIPROFLOXACIN 500 MG TABLET"
},
"product": {
"form": {
"coding": [
{
@ -21,4 +22,5 @@
],
"text": "Tablet"
}
}
}

View File

@ -11,7 +11,6 @@
],
"text": "CIPROFLOXACIN 500 MG TABLET"
},
"product": {
"form": {
"coding": [
{
@ -22,5 +21,4 @@
],
"text": "Tablet"
}
}
}