You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to add a new use case eagreement in the 2.1.0 package:
• Allow a third party (provider or organization) to send an agreement request form in pdf and cancel it if necessary.
We call this "eAgreement light"
We have created examples that you will find in the appendix to illustrate.
Still open point:
We hesitate to put the specific reference of the pdf (level3 fu file taxonomy code in appendix) in the coding code or in the title of the valueAttachment.
What do you think?
The text was updated successfully, but these errors were encountered:
@PBACIN (question by email)
We would like to add a new use case eagreement in the 2.1.0 package:
• Allow a third party (provider or organization) to send an agreement request form in pdf and cancel it if necessary.
We call this "eAgreement light"
We have created examples that you will find in the appendix to illustrate.
To support them, you would need to
• create a new profile "https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementclaim-light" that inherits the existing profile https://build.fhir.org/ig/hl7-be/mycarenet/StructureDefinition-be-eagreementclaim.html by forcing the presence of a supporting info with cardinality 1..*
• modify the existing profile https://build.fhir.org/ig/hl7-be/mycarenet/StructureDefinition-be-eagreementclaim.html by removing the "fixed value: stat" within priority
• add the code "rehabilitation-convention" in https://build.fhir.org/ig/hl7-be/mycarenet/CodeSystem-agreement-types.html
Could you do it?
Still open point:
We hesitate to put the specific reference of the pdf (level3 fu file taxonomy code in appendix) in the coding code or in the title of the valueAttachment.
What do you think?
The text was updated successfully, but these errors were encountered: