Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore addtional slice warning http://hl7.eu/fhir/laboratory/StructureDefinition/HumanName-eu|0.1.0 #7

Open
oliveregger opened this issue Aug 22, 2024 · 0 comments

Comments

@oliveregger
Copy link
Member

Eine kleine Optimierung, die wir für den nächsten Release angehen können:

die Information-Meldung bei einem FHIR Document mit VCT Patient erscheint im Operation Outcome immer noch zweimal (siehe Testfile im Anhang).

"diagnostics": "This element does not match any known slice defined in the profile http://hl7.eu/fhir/laboratory/StructureDefinition/HumanName-eu|0.1.0 (this may not be a problem, but you should check that it's not intended to match a slice) Slice info: 1.) DocumentReference.contained/Bundle/2Doc-ChlamydiaTrachomatis-Vct/.entry[2].resource/Patient/d43ab324-dc02-4f8b-abcd-279808dcc315/.name[0].family.extension[0]: Does not match slice 'fathersFamily' (discriminator: ('http://hl7.org/fhir/StructureDefinition/humanname-fathers-family' in url)) 2.) DocumentReference.contained/Bundle/2Doc-ChlamydiaTrachomatis-Vct/.entry[2].resource/Patient/d43ab324-dc02-4f8b-abcd-279808dcc315/.name[0].family.extension[0]: Does not match slice 'mothersFamily' (discriminator: ('http://hl7.org/fhir/StructureDefinition/humanname-mothers-family' in url))",

  "expression": [

    "DocumentReference.contained/*Bundle/2Doc-ChlamydiaTrachomatis-Vct*/.entry[2].resource/*Patient/d43ab324-dc02-4f8b-abcd-279808dcc315*/.name[0].family.extension[0]"

  ]
oliveregger added a commit that referenced this issue Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant