Jose Costa Teixeira
Jose Costa Teixeira
This is a really nice plugin but I can't get the plantuml hyperlinks to work, which is blocking for my template. Is there a setting or something that can be...
## HL7 FHIR Pull Request _Note: No pull requests will be accepted against `./source` unless logged in the_ [HL7 Jira issue tracker](https://jira.hl7.org/projects/FHIR/issues/). If you made changes to any files within...
## HL7 FHIR Pull Request _Note: No pull requests will be accepted against `./source` unless logged in the_ [HL7 Jira issue tracker](https://jira.hl7.org/projects/FHIR/issues/). If you made changes to any files within...
## HL7 FHIR Pull Request _Note: No pull requests will be accepted against `./source` unless logged in the_ [HL7 Jira issue tracker](https://jira.hl7.org/projects/FHIR/issues/). If you made changes to any files within...
when using the static content hosting feature, ```yaml hapi: fhir: staticLocation: file:/apps ``` provides the correct behaviour. However, when there is a trailing slash, e.g. ```yaml hapi: fhir: staticLocation: file:/apps/...
The static content hosting always starts at /static/... I would like to have it possible to configure, with a property in application.yaml. For my cases I want to have the...
## HL7 FHIR Pull Request _Note: No pull requests will be accepted against `./source` unless logged in the_ [HL7 Jira issue tracker](https://jira.hl7.org/projects/FHIR/issues/). If you made changes to any files within...
## HL7 FHIR Pull Request _Note: No pull requests will be accepted against `./source` unless logged in the_ [HL7 Jira issue tracker](https://jira.hl7.org/projects/FHIR/issues/). If you made changes to any files within...
When using fhirpath option, with the command line `java -jar '.\validator_cli.jar' -version R4 -fhirpath "Bundle.entry[0].resourceType" .\peroniv3.json` I get an error "no parent on root resource" - it's not clear if...