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

Introduce reason-for-visit condition category #90

Merged
merged 2 commits into from
Mar 23, 2023
Merged

Conversation

mikajylha
Copy link
Collaborator

Removes IsNotAuthoredByMedicalDoctor extension and replaces it with more specific use of category.

Removes IsNotAuthoredByMedicalDoctor extension and replaces it with
more specific use of category.
@mikajylha mikajylha requested a review from mrinnetmaki March 23, 2023 10:50
@mikajylha mikajylha marked this pull request as ready for review March 23, 2023 10:54
Copy link
Collaborator

@mrinnetmaki mrinnetmaki left a comment

Choose a reason for hiding this comment

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

Some comments, but OK for me to pull this in for the snapshot. Condition is very much work-in-progress anyway.

* category[0].coding.system = #urn:oid:1.2.246.537.6.12.2002
* category[0].coding.code = #166
* category[0].coding.display = "Diagnoosit"
* category[0].coding.system = #https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-condition-category
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm not entirely sure we want to start hosting code systems here, but also not against it. Perhaps requires some discussion?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Most certainly needs discussion :)

@mikajylha mikajylha merged commit c9ae8ce into master Mar 23, 2023
@mikajylha mikajylha deleted the diagnosis_take2 branch March 23, 2023 13:46
@jpriebe-epic
Copy link

Looks generally good and in agreement with Epic's implementation of FHIR. Will validate with Epic FHIR experts.

https://build.fhir.org/ig/fhir-fi/finnish-base-profiles/branches/master/StructureDefinition-fi-base-condition.html#is-not-authored-by-a-medical-doctor-k%C3%A4yntisyy

Seems there's still a reference to is not authored by medical doctor

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.

Condition.isNotAuthoredByMedicalDoctor Condition.category should be a word
3 participants