Category "hl7-fhir"

How to mock response in FHIR Http Client calls to CreateAsync

When implementing calls to CreateAsync in the Hl7.Fhir.Rest.FhirClient library I'm struggling with how to mock a valid response. I know how to mock the dotnet-

Is there an easy way to generate sample FHIR resources?

Without using commercial tools, is there an easy way to generate sample FHIR resources? I'm working an a project to store FHIR messages to Elasticsearch, and

FHIR: Identity of patient records

As a HISP, we will be getting patient records from different organizations but would like to key the patient records by userid of our system. We will also be ex