Stream: conformance
Topic: Error uploading profile to http://fhir2.healthintersections.
Patrick Werner (Aug 30 2016 at 10:14):
i just tried to upload a Forge modeled profile to @Grahame Grieve 's Server and failed with a lot of errors. I could upload the identical profile to a spark or hapi server with no problems.
First error:
<td>error</td> <td>StructureDefinition (@ line 0/ col 0)</td> <td>If the structure describes a base Resource or Type, the URL has to start with "http://hl7.org/fhir/StructureDefinition/" and the tail must match the id (Error performing +: right operand has no value) constrainedType or url = 'http://hl7.org/fhir/StructureDefinition/'+id</td> <td/> <td>invariant</td>
The StructureDefinition i created:
https://simplifier.net/PatricksSandbox/persoenlicheVersicherungsdaten
complete response from the Server:
http://pastebin.com/ecDptW3e
is this a modeling failure made by myself or is there a bug or speciality in Grahams server?
Brian Postlethwaite (Aug 30 2016 at 10:50):
Graham's server is playing up at the moment.
Patrick Werner (Aug 30 2016 at 12:10):
ok. i really was confused.
Last updated: Apr 12 2022 at 19:14 UTC