-
hello,
is FHiR free to get data from HL7?
how to use 'php-fhir' with my server? how can I prepare the server?
Thank you
-
I found that there is a trick used in the JSON format to support extensions on a simple value. But the library appears not to support it. When I switch to the XML format there is no problem.
I ge…
-
http://www.hl7.org/implement/standards/fhir/
Imported Issue. Original Details:
Reporter: jacobb
Created: 2013-12-03T11:56:56.000-0800
-
http://www.hl7.org/implement/standards/fhir/
Imported Issue. Original Details:
Jira Issue Key: MIRTH-3079
Reporter: jacobb
Created: 2013-12-03T11:56:56.000-0800
-
http://fhir2.healthintersections.com.au/open/ is down.
-
I just tried your example in [README.md](https://github.com/smart-on-fhir/client-py/blob/master/README.md) - the server is unavailable. Is there another URL available for testing?
-
Hi again,
Having words starting with @ sign (e.g. @value , @id) in DocBlock is causing trouble with Symfony's annotation libraries. Symfony attempts to resolve them as valid annotation bits, reques…
shehi updated
5 years ago
-
This generator creates "private" fields for classes generated. Would it be possible to switch this to "protected", as it is impossible to extend the generated classes otherwise? Thanks.
shehi updated
5 years ago
-
# Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use …
-
It seems like it'd be ideal to be able to add composer dependency containing the already generated files for a specific FHIR version. I'm guessing there might be a reason this isn't the preferred sol…