Skip to content

Commit

Permalink
Fix fullURL of claim inquiry response bundle.
Browse files Browse the repository at this point in the history
  • Loading branch information
jduteau committed Nov 15, 2023
1 parent 531121e commit 550a0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/fsh/Examples.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ Description: "An example of a ClaimResponse bundle returning a response to a cla
* identifier.value = "5269367"
* type = #collection
* timestamp = 2005-05-02T11:01:00+05:00
* entry[ClaimResponse].fullUrl = "http://example.org/fhir/Claim/PASClaimInquiryResponseExample"
* entry[ClaimResponse].fullUrl = "http://example.org/fhir/ClaimResponse/PASClaimInquiryResponseExample"
* entry[ClaimResponse].resource = PASClaimInquiryResponseExample
* entry[1].fullUrl = "http://example.org/fhir/Organization/UMOExample"
* entry[1].resource = UMOExample
Expand Down

0 comments on commit 550a0d1

Please sign in to comment.