MedicationStatement Status or Reference first #98
Benusheart
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Please have a look #56 |
Beta Was this translation helpful? Give feedback.
1 reply
-
I will not delete this conversation. Let's see your point 4 I will take your example resources MedicationStatement & Observation.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good morning,
I am working with the MedicationStatement Resousce and I am getting the following errors:
When I first want to set the state, like with the other resousces:
Then when I try to use the medicationReference first, this error happens:
My workaround is this:
Maybe it should be possible to specify the status without an error message, like with the other resources.
Could it be, because of the following code in the MedicationStatement Resource:
Maybe one_of_many_required should be false, like in Observation:
Many greetings
Benusheart
Beta Was this translation helpful? Give feedback.
All reactions