Stream: implementers
Topic: MHD/FHIR Client
Dimitar (Oct 17 2017 at 08:33):
Hello, I am making a FHIR client which is also supposed to retrieve a specific patient document from a document sharing environment, such as XDS, through the MHD API. However, I am having difficulties, finding sample data, to test my requests. I was wondering if there is any public IHE servers, available, with synthetic document data, which I can query easily with the MHD API. Thank you in advance!
Grahame Grieve (Oct 17 2017 at 08:35):
test.fhir.org broadly functions as an MHD server
Grahame Grieve (Oct 17 2017 at 08:36):
it does other things, though, so you need to be wary about that
Dimitar (Oct 17 2017 at 08:37):
@Grahame Grieve Thank you! I will check it out.
Alexander Henket (Oct 17 2017 at 08:37):
@Marten Smits / @Ardon Toonstra :: Could this help us too?
@Grahame Grieve do you happen to have the missing MHD profiles on there too?
Grahame Grieve (Oct 17 2017 at 08:39):
what missing MHD profiles? but what is on test.fhir.org is whatever is in the spec or added by anybody since I last reset the database
Alexander Henket (Oct 17 2017 at 08:40):
The spec is PDF. We could not find any CapabilityStatement nor profiles/value sets to aid implementation. We are on the verge of building those ourselves unless they already exist somewhere
Grahame Grieve (Oct 17 2017 at 08:44):
@John Moehrke is the author.
Grahame Grieve (Oct 17 2017 at 08:44):
you wouldn't be the only people who'd like to have them
Alexander Henket (Oct 17 2017 at 08:51):
So you don't have them either and just implemented from Pdf then? Impressive :-)
Grahame Grieve (Oct 17 2017 at 08:53):
i didn't actually do anything for MHD. For MHD, I'd just turn stuff off. The base FHIR resources might not conform to full MHD, but I think John maintains them
John Moehrke (Oct 17 2017 at 13:21):
I have not had the time to create the StructureDefinitions for MHD. We didn't create any extensions, so the need is less. I am very happy to receive help. IHE is intending on producing the conformance resources for a set of the profiles.
Ardon Toonstra (Oct 18 2017 at 12:13):
@John Moehrke I made a couple of StructureDefinitions based on Volume 3 - Content modules of the MHD document. I have send them to you for review.
John Moehrke (Oct 18 2017 at 14:43):
I am very happy. I am reviewing them now, and will likely publish them soon. Thank you.
Simone Heckmann (Oct 30 2017 at 07:10):
moved to https://chat.fhir.org/#narrow/stream/ihe/topic/.5BMHD.5D.20Question.20on.20Bundly.2Etype
Simone Heckmann (Oct 30 2017 at 07:22):
moved to https://chat.fhir.org/#narrow/stream/ihe/topic/.5BMHD.5D.20Question.20on.20Bundly.2Etype
Last updated: Apr 12 2022 at 19:14 UTC