Skip to content

FHIRtoHL7 not working in Postman or Insomnia #586

Description

@richcarr2

Discussed in #585

Originally posted by richcarr2 February 7, 2025
I am trying the example right from your docs and getting this:
{
"error": {
"code": "InvalidTemplate",
"message": "The template content or name is invalid.",
"innerError": {
"code": "TemplateNotFound",
"message": "The requested template could not be found: Template 'FhirToHl7v2/Fhir/BundleToHL7v2' not found"
}
}
}

I have also tried to use my own storage account and have followed all of the instructions on giving it the proper webrole - and it can't find templates either. It does find the ADT_A01 template.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions