-
Notifications
You must be signed in to change notification settings - Fork 3
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
Zib-OutcomeOfCare #241
base: main
Are you sure you want to change the base?
Zib-OutcomeOfCare #241
Conversation
Validation report for changed materialsValidationZib compliance
|
@@ -196,6 +201,22 @@ | |||
<comment value="A nursing intervention in the Dutch realm always consists of a single activity. For this reason, the cardinality of `.activity` is restricted to 0..1." /> | |||
<max value="1" /> | |||
</element> | |||
<element id="CarePlan.activity.outcomeReference"> | |||
<path value="CarePlan.activity.outcomeReference" /> | |||
<short value="zib OutcomeOfCare reference" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be put on a separate slice, conform the profiling guidelines.
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport" /> | ||
<derivation value="constraint" /> | ||
<differential> | ||
<element id="DiagnosticReport"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A comment related to the reversed reference to Intervention should be added here, in line with the profiling guidelines.
## zib-OutcomeOfCare | ||
* The code on `DiagnosticReport.code` has been changed to 423100009 and the system value to http://snomed.info/sct. | ||
* Removed MeasurementValue mapping because this element does not exist anymore. | ||
* Element HealthCondition::FunctionalOrMentalStatus with ID NL-CM:13.4.3 is mapped on `DiagnosticReport.result` instead of on its own slice. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we keep this element on a separate slice so that it's possible to add other references next to the one defined in the zib?
TODO:
There is still an known issue about the reverse reference.