Skip to content

Commit

Permalink
Link MDS test data to example pages
Browse files Browse the repository at this point in the history
  • Loading branch information
dtr-agency committed Apr 19, 2022
1 parent 88a8c65 commit ee68662
Show file tree
Hide file tree
Showing 14 changed files with 132 additions and 2 deletions.
12 changes: 11 additions & 1 deletion examples/ExplanationOfBenefit/explanationofbenefit-mbs-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,17 @@
</patient>
<created value="2019-02-07"/>
<insurer>
<reference value="Organization/healthau"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="83605426759"/>
</identifier>
<display value="Australian Government Department of Health"/>
</insurer>
<provider>
Expand Down
12 changes: 11 additions & 1 deletion examples/ExplanationOfBenefit/explanationofbenefit-mbs-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,17 @@
</patient>
<created value="2017-12-04"/>
<insurer>
<reference value="Organization/healthau"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="83605426759"/>
</identifier>
<display value="Australian Government Department of Health"/>
</insurer>
<provider>
Expand Down
11 changes: 11 additions & 0 deletions examples/ExplanationOfBenefit/explanationofbenefit-mbs-03.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,17 @@
<created value="2018-12-16"/>
<insurer>
<reference value="Organization/healthau"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="83605426759"/>
</identifier>
<display value="Australian Government Department of Health"/>
</insurer>
<provider>
Expand Down
12 changes: 12 additions & 0 deletions examples/ExplanationOfBenefit/explanationofbenefit-mbs-cont-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,18 @@
</patient>
<created value="2019-02-07"/>
<insurer>
<reference value="Organization/healthau"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="83605426759"/>
</identifier>
<display value="Australian Government Department of Health"/>
</insurer>
<provider>
Expand Down
11 changes: 11 additions & 0 deletions examples/ExplanationOfBenefit/explanationofbenefit-pbs-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,17 @@
<created value="2020-01-16"/>
<insurer>
<reference value="Organization/healthau"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="83605426759"/>
</identifier>
<display value="Australian Government Department of Health"/>
</insurer>
<provider>
Expand Down
11 changes: 11 additions & 0 deletions examples/ExplanationOfBenefit/explanationofbenefit-pbs-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,17 @@
<created value="2020-02-16"/>
<insurer>
<reference value="Organization/healthau"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="83605426759"/>
</identifier>
<display value="Australian Government Department of Health"/>
</insurer>
<provider>
Expand Down
12 changes: 12 additions & 0 deletions examples/ExplanationOfBenefit/explanationofbenefit-pbs-cont-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,18 @@
</patient>
<created value="2020-01-16"/>
<insurer>
<reference value="Organization/healthau"/>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="83605426759"/>
</identifier>
<display value="Australian Government Department of Health"/>
</insurer>
<provider>
Expand Down
11 changes: 11 additions & 0 deletions examples/ExplanationOfBenefit/explanationofbenefit-pbs-cont-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,17 @@
</patient>
<created value="2020-02-16"/>
<insurer>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="83605426759"/>
</identifier>
<display value="Australian Government Department of Health"/>
</insurer>
<provider>
Expand Down
7 changes: 7 additions & 0 deletions pages/_includes/dh-bundle-payload-1-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,11 @@
<td><a href="Bundle-psml-02.json.html">JSON</a></td>
<td><a href="Bundle-psml-02.ttl.html">Turtle</a></td>
</tr>
<tr>
<td><a href="Bundle-mds.html">R4 conversion of MDS test data Bundle.id cb7921cb-ba17-11ec-833a-b1763b0a7715: AIR</a></td>
<td>mds</td>
<td><a href="Bundle-mds.xml.html">XML</a></td>
<td><a href="Bundle-mds.json.html">JSON</a></td>
<td><a href="Bundle-mds.ttl.html">Turtle</a></td>
</tr>
</table>
7 changes: 7 additions & 0 deletions pages/_includes/dh-consent-aodr-1-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,11 @@
<td><a href="Consent-aodr-03.json.html">JSON</a></td>
<td><a href="Consent-aodr-03.ttl.html">Turtle</a></td>
</tr>
<tr>
<td><a href="Consent-mds.html">R4 transform of the MDS test data Consent.id a008d446-ba17-11ec-833a-b1763b0a7715</a></td>
<td>air-03</td>
<td><a href="Consent-mds.xml.html">XML</a></td>
<td><a href="Consent-mds.json.html">JSON</a></td>
<td><a href="Consent-mds.ttl.html">Turtle</a></td>
</tr>
</table>
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,11 @@
<td><a href="ExplanationOfBenefit-mbs-03.json.html">JSON</a></td>
<td><a href="ExplanationOfBenefit-mbs-03.ttl.html">Turtle</a></td>
</tr>
<tr>
<td><a href="ExplanationOfBenefit-mbs-mds.html">R4 conversion of MDS test data ExplanationOfBenefit.id d46a4133-ba17-11ec-833a-b1763b0a7715</a></td>
<td>mbs-mds</td>
<td><a href="ExplanationOfBenefit-mbs-mds.xml.html">XML</a></td>
<td><a href="ExplanationOfBenefit-mbs-mds.json.html">JSON</a></td>
<td><a href="ExplanationOfBenefit-mbs-mds.ttl.html">Turtle</a></td>
</tr>
</table>
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,11 @@
<td><a href="ExplanationOfBenefit-pbs-cont-02.json.html">JSON</a></td>
<td><a href="ExplanationOfBenefit-pbs-cont-02.ttl.html">Turtle</a></td>
</tr>
<tr>
<td><a href="ExplanationOfBenefit-pbs-mds.html">R4 conversion of MDS test data ExplanationOfBenefit.id 9b28d09f-ba17-11ec-833a-b1763b0a7715</a></td>
<td>pbs-mds</td>
<td><a href="ExplanationOfBenefit-pbs-mds.xml.html">XML</a></td>
<td><a href="ExplanationOfBenefit-pbs-mds.json.html">JSON</a></td>
<td><a href="ExplanationOfBenefit-pbs-mds.ttl.html">Turtle</a></td>
</tr>
</table>
7 changes: 7 additions & 0 deletions pages/_includes/dh-immunization-air-1-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,11 @@
<td><a href="Immunization-air-infl-02.json.html">JSON</a></td>
<td><a href="Immunization-air-infl-02.ttl.html">Turtle</a></td>
</tr>
<tr>
<td><a href="Immunization-mds.html">R4 conversion of MDS test data Bundle.id cb7921cb-ba17-11ec-833a-b1763b0a7715: Immunization</a></td>
<td>mds</td>
<td><a href="Immunization-mds.xml.html">XML</a></td>
<td><a href="Immunization-mds.json.html">JSON</a></td>
<td><a href="Immunization-mds.ttl.html">Turtle</a></td>
</tr>
</table>
7 changes: 7 additions & 0 deletions pages/_includes/dh-immunization-core-1-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,13 @@
<td><a href="Immunization-air-infl-02.json.html">JSON</a></td>
<td><a href="Immunization-air-infl-02.ttl.html">Turtle</a></td>
</tr>
<tr>
<td><a href="Immunization-mds.html">R4 conversion of MDS test data Bundle.id cb7921cb-ba17-11ec-833a-b1763b0a7715: Immunization</a></td>
<td>mds</td>
<td><a href="Immunization-mds.xml.html">XML</a></td>
<td><a href="Immunization-mds.json.html">JSON</a></td>
<td><a href="Immunization-mds.ttl.html">Turtle</a></td>
</tr>
<tr>
<td colspan="5">Bundle examples:</td>
</tr>
Expand Down

0 comments on commit ee68662

Please sign in to comment.