Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-37691

Replace RS.currentState and RS.statusDate with RS.studyStatus

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive with Modification
    • Icon: High High
    • FHIR Core (FHIR)
    • R5
    • Biomedical Research & Regulation
    • ResearchStudy
    • Hide

      four changes –
      1. Delete currentState
      2. Delete statusDate
      3. Add progressStatus backbone element with the details from the Jira
      4. Add an extension for studyRegistration with the details from the Jira

      Show
      four changes – 1. Delete currentState 2. Delete statusDate 3. Add progressStatus backbone element with the details from the Jira 4. Add an extension for studyRegistration with the details from the Jira
    • Brian Alper / Rebecca Baker : 13 - 0 - 1
    • Enhancement
    • Non-compatible
    • R5

    Description

      ResearchStudy.currentState 0..* CodeableConcept has a binding to a value set for study progress status values.

      ResearchStudy.statusDate 0..* is a backbone element enabling date data (Period datatype) associated with an activity (CodeableConcept datatype) with a binding to a value set containing mostly study record status values.

      This model confuses study progress vs. study record focus with dateless vs. dated status data.  An overall simpler approach to modeling is suggested with:

      ResearchStudy.studyStatus 0..* BackboneElement containing 4 elements:

      focus 0..1 code (choices of: study-record | study-progress)

      activity 1..1 CodeableConcept (with Extensible binding to a value set including all prior value sets for the 2 elements noted above)

      actual 0..1 boolean

      period 0..1 Period

       

      Relaxing the requirement for period allows use of this structure instead of a separate currentState element to enable classification without a date.

      Attachments

        Activity

          People

            khalid_shahin Khalid Shahin
            balper Brian S. Alper
            Brian S. Alper
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: