detail.kind is redundant with reference - 2018-Jan Core #157

XMLWordPrintableJSON

    • Type: Change Request
    • Resolution: Not Persuasive
    • Priority: Medium
    • FHIR Core (FHIR)
    • STU3
    • Patient Care
    • CarePlan
    • Hide

      It is not redundant due to the invariant that exists: Provide a reference or detail, not both ([expression

      http://hl7.org/fluentpath]: detail.empty() or reference.empty(), xpath: not(exists(f:detail)) or not(exists(f:reference)))
      Show
      It is not redundant due to the invariant that exists: Provide a reference or detail, not both ([expression http://hl7.org/fluentpath]: detail.empty() or reference.empty(), xpath: not(exists(f:detail)) or not(exists(f:reference)))
    • Laura/Emma: 12-0-0
    • Correction

      Comment:

      CarePlan.activity.detail.kind is redundant as there is already CarePlan.activity.reference field which includes resource kind as a part of Reference

      Summary:

      detail.kind is redundant with reference

            Assignee:
            Unassigned
            Reporter:
            sunny_goyal
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: