Skip to content

Commit

Permalink
add lastMedicationDispense field to example
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrejvr committed Nov 4, 2024
1 parent b746b98 commit 58fec1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions API-Examples/2025-01-15/erp_abrufen/10_response_taskGet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_ExpiryDate">
<valueDate value="2025-04-15"/>
</extension>
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_LastMedicationDispense">
<valueInstant value="2025-01-15T16:29:00.434+00:00"/>
</extension>
<identifier>
<use value="official"/>
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Usage: #inline
* insert TaskSecret
* insert TaskInputQES(281a985c-f25b-4aae-91a6-41ad744080b0)
* insert TaskOutputReceipt(a562d322-8b4f-449c-a88f-57ed2a8b96f7)
* insert DateTimeStampPlus1hr(extension[lastMedicationDispense].valueInstant)

Instance: a562d322-8b4f-449c-a88f-57ed2a8b96f7
InstanceOf: GEM_ERP_PR_Bundle
Expand Down

0 comments on commit 58fec1f

Please sign in to comment.