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

FHIR -> CDA: missing addr.country #28

Closed
ziegm opened this issue Sep 22, 2021 · 1 comment
Closed

FHIR -> CDA: missing addr.country #28

ziegm opened this issue Sep 22, 2021 · 1 comment
Assignees

Comments

@ziegm
Copy link
Collaborator

ziegm commented Sep 22, 2021

Please add a nullFlavor if the country is missing:

<addr>
   <country nullFlavor="NI"/>
   <city>Zürich</city>
   <postalCode>8003</postalCode>
   <streetAddressLine>Wiesenstr. 12</streetAddressLine>
</addr>

Element hl7:addr
(https://art-decor.org/art-decor/decor-templates--cdachemed-?section=templates&id=2.16.756.5.30.1.1.10.9.35&effectiveDate=2018-04-18T00:00:00&language=en-US)

@ziegm
Copy link
Collaborator Author

ziegm commented Sep 29, 2021

also required for the elements city and postalCode

@oliveregger oliveregger self-assigned this Sep 29, 2021
oliveregger added a commit that referenced this issue Nov 3, 2021
@oliveregger oliveregger added this to the Publication 0.3.0 milestone Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants