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

Slicing cannot be evaluated in http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension #65

Open
MangalaEkanayake opened this issue Feb 13, 2024 · 0 comments

Comments

@MangalaEkanayake
Copy link

MangalaEkanayake commented Feb 13, 2024

Profile: https://hl7.se/fhir/ig/base/1.0.0/StructureDefinition-SEBaseHumanName.html
When use the given example in https://hl7.se/fhir/ig/base/1.0.0/Patient-PatientExample1.json.html it gives the following validation errors.

  • "Slicing cannot be evaluated: Problem with use of resolve() - profile [CanonicalType[http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension]] on HumanName.extension:middleName could not be resolved (@char 1)"
  • "Slicing cannot be evaluated: Problem with use of resolve() - profile [CanonicalType[http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOwnFamilyExtension]] on HumanName.extension:ownFamily could not be resolved (@char 1)"
  • "Slicing cannot be evaluated: Problem with use of resolve() - profile [CanonicalType[http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension]] on Patient.address.extension:officialAddressType could not be resolved (@char 1)"

I used hapi-fhir 6.10.2 version for validation.

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