Skip to content

Unrecognised property '@fhir_comments' when posting resource XML with comments #466

Closed
@lukedegruchy

Description

@lukedegruchy

Steps to reproduce

  1. Pull hapi-fhir-jpa-server-starter from github
  2. Enable validation, change the validation rule from us-core to http://hl7.org/fhir/StructureDefinition/Patient (see change in branch ld-2022-12-15-fhir-comment-bug). master...ld-2022-12-15-fhir-comment-bug
  3. POST base FHIR Structure Definition for Patient: https://build.fhir.org/patient.profile.json
  4. POST Patient XML (see below)

Expected Results

  • The patient is created or non "fhir-comments" errors are generated

Actual Results

  • The response to the POST contains an error referring to "Unrecognised property '@fhir_comments' "

Additional Context

Metadata

Metadata

Assignees

No one assigned

    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