$to-format
Debug conversion between Aidbox and FHIR formats
Last updated
Was this helpful?
Debug conversion between Aidbox and FHIR formats
Last updated
Was this helpful?
Aidbox converts on the fly. To debug this transformation, you can use POST /$to-format/fhir
and POST /$to-format/aidbox
endpoints, which can show you the result of your transformation with some additional info:
And back:
How to read transform DSL
tr/reference - instruction to transform references
tr/ref - recursively go to type definition or follow content-ref
tr/union - translate union / choice types
tr/ext - translate known extensions