Anderson

Results 7 issues of 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": [{...

![Captura de pantalla de 2020-11-12 11-41-22](https://user-images.githubusercontent.com/22263344/98968788-2198d000-24dc-11eb-8c7d-1c7abb2d0a37.png)

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*/};`?