-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add supplydelivery stage and profiles #2964
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Short seems wrong.
Also, why is condition a string and not a CodeableConcept?
You've added new profiles. We're trying to remove profiles from core. Are they really needed in core? Could they live in an IG?
This was a branch to demo the concept and show that we don't need a
resource for a SupplyShipment and another for SupplyDelivery (which we can
if the WG wants), the PR was there to trigger the build.
Will check and update. Not sure about profiles - i guess we can put them in
an IG - but which? IHE is ready to do that if needed.
…On Tue, Sep 19, 2023 at 5:59 PM Lloyd McKenzie ***@***.***> wrote:
***@***.**** commented on this pull request.
Short seems wrong.
Also, why is condition a string and not a CodeableConcept?
You've added new profiles. We're trying to remove profiles from core. Are
they really needed in core? Could they live in an IG?
—
Reply to this email directly, view it on GitHub
<#2964 (review)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD3HUUBQ4NVYU77CPYZLN4LX3G6M7ANCNFSM6AAAAAA4HIBVKY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Ok, so this is something that's not to be merged then? |
Not yet, not before the WG decides what to do.
(is there a way to flag this?)
…On Tue, Sep 19, 2023 at 6:50 PM Lloyd McKenzie ***@***.***> wrote:
Ok, so this is something that's not to be merged then?
—
Reply to this email directly, view it on GitHub
<#2964 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD3HUUGX6C33N53UMNSUVBDX3HEMJANCNFSM6AAAAAA4HIBVKY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Marked it as draft |
catch up with master
…ust introduction note to implementers accordingly. Change SupplyDelivery.stage data type from Coding to CodeableConcept.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the latest updates to remove the profiles from core and change the 'stage' element data type to CodeableConcept, these changes are ready to merge. The WG can consider if further changes for R6 should be made.
HL7 FHIR Pull Request
Note: No pull requests will be accepted against
./source
unless logged in the HL7 Jira issue tracker.If you made changes to any files within
./source
please indicate the Jira tracker number this pull request is associated with:Description
Please describe your pull request here.