Anderson
Anderson
Regards!. In the FHIR is a standard the output is represented by "OperationOutcome's" and the errors, the same eg:. ```json { "resourceType": "OperationOutcome", "meta": { "profile": ["https://fhir.nhs.uk/STU3/StructureDefinition/GPConnect-OperationOutcome-1"] }, "issue": [{...

When using the Code 39 barcode type and populating the barcode field with data from a CSV file using the syntax ${barcode}, the default size of the field seems to...
I am testing the app, but I am only getting 50% accuracy. I have activated the multilingual option. However, I have not been able to find information on how to...
I'm traversing the nodes in Domdocument to deserialize/serialize. I've tried visitor and visitorObject() and haven't gotten any results. Is there a way to process data in the handler? One of...
#### Steps to Reproduce : Call the $expand endpoint with a url param, containing a fragment identifier, for example: `GET /ValueSet/$expand?url=http://example.org` `GET /ValueSet/$expand?url=#code` Observe that the REST layer fails to...
How could I send a full `byte buffer[] = {/*escpos.bin structure*/};`?