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

Revise the invariant for the patient name

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive
    • Icon: Medium Medium
    • International Patient Summary (FHIR)
    • 1.0.0
    • Patient Care
    • Patient (IPS)
    • Hide

      Modify the ips-pat-1 constraint from:

      Patient.name.given or Patient.name.family or both SHALL be present

      family.exists() or given.exists() 

      to:

      At least one of Patient.name.given or Patient.name.family or Patient.name.text SHALL be present

      family.exists() or given.exists() or text.exists()

       

      Show
      Modify the ips-pat-1 constraint from: Patient.name.given or Patient.name.family or both SHALL be present family.exists() or given.exists() to: At least one of Patient.name.given or Patient.name.family or Patient.name.text SHALL be present family.exists() or given.exists() or text.exists()  
    • John DAmore / Rob Hausam : 6-0-0
    • Enhancement
    • Compatible, substantive

    Description

      There are some contexts (e.g. the WHO vaccine certificate), wishing to reuse the IPS profiles, in which it is not expected to capture the patient name as structured information (family, given) .

      It is suggested that the current invariant on the patient name is revised to better support these cases.

      Attachments

        Activity

          People

            Unassigned Unassigned
            giorgio Giorgio Cangioli
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: