Stream: committers
Topic: Task Question
Grahame Grieve (Jul 11 2016 at 04:33):
@Lloyd McKenzie - task GF#9700 needs some clarification
Lloyd McKenzie (Jul 11 2016 at 04:40):
Done
Grahame Grieve (Jul 12 2016 at 05:05):
GF9967 - I have not followed the disposition. It says to remove the abstract resources from the value set but that's actually a much bigger change - would actually change how the operations are defined. I've clarified the meaning of using an asbtract resource instead
Grahame Grieve (Jul 12 2016 at 05:49):
GF#10212 - have to revisit this
Grahame Grieve (Jul 12 2016 at 06:11):
we also need to revisit GF#10126
Brian Postlethwaite (Jul 12 2016 at 06:20):
The Binary derived from Resource and therefore does have the meta, and therefore the meta operations should work right?
Brian Postlethwaite (Jul 12 2016 at 06:20):
Just no extensions.
Grahame Grieve (Jul 12 2016 at 06:24):
meta - yes, ok. but mostly you move it as pure binary
Brian Postlethwaite (Jul 12 2016 at 06:24):
true.
Grahame Grieve (Jul 12 2016 at 06:25):
need to revisit GF#10120
Grahame Grieve (Jul 12 2016 at 09:33):
GF#9894: modifier elements must be in hte summary:
Grahame Grieve (Jul 12 2016 at 09:33):
ERROR @ Immunization.wasNotGiven A modifier element must be in the summary (Immunization.wasNotGiven) (src = ResourceValidator)
ERROR @ NamingSystem.status A modifier element must be in the summary (NamingSystem.status) (src = ResourceValidator)
ERROR @ OperationDefinition.status A modifier element must be in the summary (OperationDefinition.status) (src = ResourceValidator)
ERROR @ Patient.link A modifier element must be in the summary (Patient.link) (src = ResourceValidator)
ERROR @ Procedure.notPerformed A modifier element must be in the summary (Procedure.notPerformed) (src = ResourceValidator)
ERROR @ Questionnaire.item.enableWhen A modifier element must be in the summary (Questionnaire.item.enableWhen) (src = ResourceValidator)
Grahame Grieve (Jul 12 2016 at 09:33):
I'm going to make them all summary = true
Lloyd McKenzie (Jul 12 2016 at 13:16):
Responded on GF#10120. I think we drop transactionMode and add the code as agreed.
Last updated: Apr 12 2022 at 19:14 UTC