-
When searching for a resource and adding _format=application/fhir+json it is returning XML.
If used _format=application/json it is returning JSON.
The specs from HLl7 FHIR have these MIME-TYPES:
…
-
URL: http://build.fhir.org/ig/HL7/fhir-ae-research-ig/branches/master/spec.html
Comment: To add an issue to track this page. We'll need the content loaded here for review.
-
Hi,
When I change a FHIR entity and try to update it is causing: Status: 412 Precondition Failed
From the spec for updating a resource we have to set If-Match header whose value I have to pick f…
-
Ticket JIRA créé : https://jira.hl7.org/browse/FHIR-44625
_Originally posted by @TristanKEREVAL in https://github.com/ansforge/IG-fhir-medicosocial-suivi-decisions-orientation/issues/…
-
The Nuts Node docs only covers the Nuts Node, and not how to configure/setup systems required by the Bolts. E.g., the deployment documentation doesn't show the AAA Proxy that secures access to the FHI…
-
In https://build.fhir.org/list-example-double-cousin-relationship-pedigree.ttl.html there is a triple:
```ttl
... fhir:deceased [ fhir:v "true"^^xsd:boolean ] ;
```
Here the boolean correctly …
-
When searching for a resource and adding _format=application/fhir+json it is returning XML.
If used _format=application/json it is returning JSON.
The specs from HLl7 FHIR have these MIME-TYPES:
…
-
Currently, the Inferno test kit will return an HTML page in response to the $import operation. It still isn't super clear to me that this is not valid, since the $import operation doesn't define any …
-
I am using a simple table view of DiagnosticReport just showing two fields: conclusion and conclusionCode.
When I print out the `fields` object at the end of `getFieldDefinitions` within `Searc…
-
This is a concept to make it easy to generate FHIR resources.
# Builder Functions.
We can introduce "builder" functions which make it easy to create a FHIR resource. Every FHIR resource type sho…