Skip to content

Commit

Permalink
update narrative test for fix to reference processing
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Aug 23, 2024
1 parent d94f766 commit 29a1d12
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions r5/narrative/output/ex-st.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,31 +137,31 @@
</tr>
<tr>
<td>
<a href="Encounter">Encounter</a>
<a href="http://hl7.org/fhir/StructureDefinition/Encounter">Encounter</a>
</td>
<td>subject</td>
<td/>
<td/>
</tr>
<tr>
<td>
<a href="Encounter">Encounter</a>
<a href="http://hl7.org/fhir/StructureDefinition/Encounter">Encounter</a>
</td>
<td>_in</td>
<td/>
<td/>
</tr>
<tr>
<td>
<a href="Encounter">Encounter</a>
<a href="http://hl7.org/fhir/StructureDefinition/Encounter">Encounter</a>
</td>
<td>length</td>
<td>Greater Than, Less Than, Greater or Equals, Less of Equal</td>
<td/>
</tr>
<tr>
<td>
<a href="Encounter">Encounter</a>
<a href="http://hl7.org/fhir/StructureDefinition/Encounter">Encounter</a>
</td>
<td>account</td>
<td/>
Expand All @@ -184,7 +184,7 @@
</tr>
<tr>
<td>
<a href="Encounter">Encounter</a>
<a href="http://hl7.org/fhir/StructureDefinition/Encounter">Encounter</a>
</td>
<td>Encounter:patient&amp;iterate=Patient.link, Encounter:practitioner, Encounter:service-provider, Encounter:account, Encounter:diagnosis, Encounter:observation, Encounter:location</td>
</tr>
Expand Down

0 comments on commit 29a1d12

Please sign in to comment.