Skip to content
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

Include HL7 Order message in Procedure Record Audit Message #989

Closed
gunterze opened this issue Oct 3, 2017 · 0 comments
Closed

Include HL7 Order message in Procedure Record Audit Message #989

gunterze opened this issue Oct 3, 2017 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Oct 3, 2017

Include HL7 Order message in Procedure Record Audit Message in <ParticipantObjectDetail type="HL7v2 Message" value="..."> of <ParticipantObjectIdentification> for Study.
E.g.:

<ParticipantObjectIdentification ParticipantObjectID="1.113654.3.13.1026" ParticipantObjectTypeCode="2" ParticipantObjectTypeCodeRole="3">
  <ParticipantObjectIDTypeCode csd-code="110180" originalText="Study Instance UID" codeSystemName="DCM"/>
  <ParticipantObjectDetail type="StudyDate" value="MjAxNjEyMTI="/>
  <ParticipantObjectDetail type="HL7v2 Message" value="TVNIfF5+XCZ8TUVTQV9PRnxYWVpfUkFESU9MT0dZfE1FU0FfSU18WFlaX0lNQUdFX01BTkFHRVJ8..."/>
  <ParticipantObjectDescription><Accession Number="MOF5026"/></ParticipantObjectDescription>
</ParticipantObjectIdentification>

If the Order message also triggered the Creation or Update of a Patient Record, it should be also included in the corresponding Patient Record Audit Message as done for HL7 ADT messages in #969

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants