Skip to content

Commit

Permalink
PMIR history page fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMoehrke committed May 12, 2022
1 parent 83ffe08 commit 0eccc6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ITI/PMIR/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h2>Publication (Version) History</h2>

<!--- Include in the page --->
<script>
var pageJSON = '{"package-id":"ihe.iti.pmir","title":"IHE Patient Master Identity Registry (PMIR)","canonical":"https://profiles.ihe.net/ITI/PMIR","introduction":"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.","category":"Administration","list":[{"version":"current","desc":"Continuous Integration Build (latest in version control)","path":"http://build.fhir.org/ig/IHE/ITI.PMIR/branches/master/index.html","status":"ci-build","current":true},{"version":"1.4.0","desc":"Public Comment - release for first IG authored version","path":"https://profiles.ihe.net/ITI/PMIR/1.4.0","status":"ballot","fhirversion":"4.0.1","sequence":"Public Comment","date":"2022-05-12","current":true},{"version":"1.4.0-comment","desc":"Public Comment - release for first IG authored version","path":"https://profiles.ihe.net/ITI/PMIR/1.4.0-comment","status":"ballot","fhirversion":"4.0.1","sequence":"Public Comment","date":"2022-05-12"},{"version":"1.3.0","date":"2020-12-11","desc":"Rev. 1.3 - Trial Implementation (PDF)","path":"https://www.ihe.net/wp-content/uploads/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_PMIR_Rev1-3_TI_2020-12-11.pdf","status":"trial-use","fhirversion":"4.0.1","sequence":"Trial Implementation"}]}';
var pageJSON = '{"package-id":"ihe.iti.pmir","title":"IHE Patient Master Identity Registry (PMIR)","canonical":"https://profiles.ihe.net/ITI/PMIR","introduction":"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.","category":"Administration","list":[{"version":"current","desc":"Continuous Integration Build (latest in version control)","path":"http://build.fhir.org/ig/IHE/ITI.PMIR/branches/master/index.html","status":"ci-build","current":true},{"version":"1.4.0","desc":"Public Comment - release for first IG authored version","path":"https://profiles.ihe.net/ITI/PMIR/1.4.0","status":"ballot","fhirversion":"4.0.1","sequence":"Public Comment","date":"2022-05-12","current":true},{"version":"1.3.0","date":"2020-12-11","desc":"Rev. 1.3 - Trial Implementation (PDF)","path":"https://www.ihe.net/wp-content/uploads/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_PMIR_Rev1-3_TI_2020-12-11.pdf","status":"trial-use","fhirversion":"4.0.1","sequence":"Trial Implementation"}]}';
load(pageJSON);
</script>

Expand Down

0 comments on commit 0eccc6c

Please sign in to comment.