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

ch-core-address: slice setup incorrect on address lines #61

Closed
oliveregger opened this issue Jul 29, 2020 · 1 comment · Fixed by #62
Closed

ch-core-address: slice setup incorrect on address lines #61

oliveregger opened this issue Jul 29, 2020 · 1 comment · Fixed by #62

Comments

@oliveregger
Copy link
Contributor

PersonEch011.xml has a validation errors:

Path Severity Message
Patient/PersonEch011: Patient (l2/c38) Process Info Validate resource against profile http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient
Patient/PersonEch011: Patient.contact[0].address.line[0].extension[0] (l87/c103) error Profile http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-10, Element matches more than one slice - addressLine1, addressLine2
Patient/PersonEch011: Patient.contact[0].address.line[0].extension[0] (l87/c103) error Profile http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-10, Element matches more than one slice - addressLine1, street
Patient/PersonEch011: Patient.contact[0].address.line[0].extension[0] (l87/c103) error Profile http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-10, Element matches more than one slice - addressLine1, postOfficeBoxText
Patient/PersonEch011: Patient.contact[0].address.line[1].extension[0] (l92/c103) error Profile http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-10, Element matches more than one slice - addressLine1, addressLine2

The fixedCode is defined in value[x] instead of valueCode in http://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-address.html.

@oliveregger oliveregger added the STU 1.2.0 Ballot Comments/Issues from the Ballot for STU2 label Jul 29, 2020
@oliveregger oliveregger added this to the STU2 milestone Jul 29, 2020
@oliveregger
Copy link
Contributor Author

akkzeptiert 7 - 0 - 0

oliveregger added a commit that referenced this issue Aug 10, 2020
@ziegm ziegm removed the STU 1.2.0 Ballot Comments/Issues from the Ballot for STU2 label Oct 20, 2020
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

Successfully merging a pull request may close this issue.

2 participants