Code Monkey home page Code Monkey logo

ihe / iti.pmir Goto Github PK

View Code? Open in Web Editor NEW
3.0 24.0 0.0 636 KB

The Patient Master Identity Registry (PMIR) Profile supports the creating, updating and deprecating of patient master identity information about a subject of care, as well as subscribing to changes to the patient master identity, using the HL7 FHIR standard resources and RESTful transactions.

Home Page: https://profiles.ihe.net/ITI/PMIR/index.html

License: Creative Commons Attribution 4.0 International

GLSL 83.08% Shell 6.30% Batchfile 10.63%
iti patient-management

iti.pmir's Introduction

ITI.PMIR

Advanced work on converting PMIR to an IG build. This is NOT normative or approved work and is still a work in progress.

Patient Master Identity Registry

Notes for changes as part of migration

  • Remove constraint tables for link to StructureDefinition
  • Remove references to TF-2a/b/c/x
  • Make sure canonical URLs are set correctly

.

iti.pmir's People

Contributors

johnmoehrke avatar lukeaduncan avatar lynnfel avatar marylj avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iti.pmir's Issues

Build warnings on sample bundles

output\Bundle-30e285b5-a28c-444f-a898-a15159c82f38​.html warning The html source has duplicate anchor Ids: 30e285b5-a28c-444f-a898-a15159c82f38/76354729-8458-434c-ace5-007e6ff32464,hc30e285b5-a28c-444f-a898-a15159c82f38/76354729-8458-434c-ace5-007e6ff32464,hc30e285b5-a28c-444f-a898-a15159c82f38/76354729-8458-434c-ace5-007e6ff32464-und

output\Bundle-3594fe3c-31af-4695-b533-550e3bc0f1c9​.html warning The html source has duplicate anchor Ids: 3594fe3c-31af-4695-b533-550e3bc0f1c9/070b3907-883b-4f20-af66-88a5db6b73ad,hc3594fe3c-31af-4695-b533-550e3bc0f1c9/070b3907-883b-4f20-af66-88a5db6b73ad,hc3594fe3c-31af-4695-b533-550e3bc0f1c9/070b3907-883b-4f20-af66-88a5db6b73ad-und

output\Bundle-72681afa-2bee-4422-bdf7-d0363e113b65​.html warning The html source has duplicate anchor Ids: 72681afa-2bee-4422-bdf7-d0363e113b65/76c55983-0800-41f2-80b7-a49719e8334d,hc72681afa-2bee-4422-bdf7-d0363e113b65/76c55983-0800-41f2-80b7-a49719e8334d,hc72681afa-2bee-4422-bdf7-d0363e113b65/76c55983-0800-41f2-80b7-a49719e8334d-und

output\Bundle-d97b9e33-4b48-4190-8622-0b4b5be9770d​.html warning The html source has duplicate anchor Ids: d97b9e33-4b48-4190-8622-0b4b5be9770d/6119323c-93c7-4972-9ba7-f90686f6c370,hcd97b9e33-4b48-4190-8622-0b4b5be9770d/6119323c-93c7-4972-9ba7-f90686f6c370,hcd97b9e33-4b48-4190-8622-0b4b5be9770d/6119323c-93c7-4972-9ba7-f90686f6c370-und

Misc. text formatting/punctuation updates

Section Number 2:3.94

Issue See Proposed Changes

Proposed Changes

  1. Table 2:3.94.2-1 needs to be bold
  2. In Table 2:3.94.2-1, the last row, remove the period for consistency
  3. In Section 2:3.94.4.1 Remove the italics from Subscription Resource in the sentence "The Subscribe to Patient Updates message is a FHIR create operation on a Subscription Resource."

Priority:

  • Low: Typo or other minor classification that an editor can manage. Requires no group discussion.

cleanup CapabililtyStatement IG build rendering

I have discovered a number of changes that enable a much better rendering of the CapabilityStatements

  1. don't include a text element, so as to allow IG builder to create narrative
  2. don't include publisher, this will come from the IG details
  3. don't include contact, this will come from the IG detail
  4. don't include copyright, this will come from the IG detail
  5. don't include a version, this will come from the IG detail
  6. don't include a publisher, this will come from the IG detail
  7. set status to active
  8. set experimental to false
  9. description is markdown, so leverage markdown for things like links
  10. do not put an empty implementationGuide element
  11. fhirVersion should be 4.0.1 (later, hope this comes from the IG detail)

Open Issue 10: Security

The security for the feed transaction is currently being
debated in IHE and HL7. The mutual authentication solution in ATNA may
be used. The IUA solution with OAuth identities may be used. These
solutions aren’t straight-forward and resolution of IHE’s recommendation
requires trial implementation feedback.

Open Issue 2: Provenance resources

Should we include shall, should, or may for Provenance
resources in the Mobile Patient Identity Feed transaction? This version
doesn’t provide any guidance on Provenance, should it?

Open Issue 6: $match operation

Should we include an option on the Patient Identity Registry
to support the FHIR $match operation on patients? This would require an
additional actor and transaction.

CP 1224 add Patient requirements to feed

CP 1224 is lost, but appears to want a profile of Patient for the feed transaction.

When adding the $match transaction from PDQm this should be added by starting with a combination of PDQm and PIXm Patient profiles.

Open Issue 11: profile name

CP-ITI-1203 changed the name of a PMIR actor from “Patient
Identity Manager” to “Patient Identity Registry” to better reflect the
passive role that the actor plays in PMIR. There was a suggestion at
that time to change the name of the profile from “Patient Master
Identity Registry” to “Patient Master Identity Registration.” Should the
profile be renamed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.