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

Check terminologies #67

Merged
merged 4 commits into from
Feb 17, 2023
Merged

Check terminologies #67

merged 4 commits into from
Feb 17, 2023

Conversation

mrinnetmaki
Copy link
Collaborator

I believe the coding should state both the system and the code. @Marvasuo and @mikajylha please check the proposed fixes.

@mikajylha OK like this? Please check.
OK like this @Marvasuo? Please check.
Comment on lines 23 to 28
"telecom": [
{
"system": "phone",
"system": "http://hl7.org/fhir/contact-point-system",
"code": "phone",
"value": "0404040404"
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Telecom is data type of ContactPoint and it doesn't contain "code" value.
https://www.hl7.org/fhir/datatypes.html#ContactPoint

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed and fixed accordingly.

Comment on lines 15 to 18
* telecom
* system = "http://hl7.org/fhir/contact-point-system"
* code = #phone
* value = "+358401234657"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same issue as above.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed and fixed accordingly.

This reverts commit 9218f2d.
This reverts part of the commit a09d04b.
@mrinnetmaki mrinnetmaki merged commit 0c159ea into master Feb 17, 2023
@mrinnetmaki mrinnetmaki deleted the check-terminologies branch February 17, 2023 11:16
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 this pull request may close these issues.

2 participants