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

Wrong cardinality in ObservationDefinition

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive
    • Icon: Highest Highest
    • US LOINC – IVD Test Code (LIVD) (FHIR)
    • 1.0.0-ballot
    • Orders & Observations
    • STU
    • LIVD ObservationDefinition
    • Hide

      Change in the LIVD IG the LIVDObservationDefinition to:

      • id (1..1) 
      • identifier (0..1) 
      • code.coding (1..*)
      • code.coding.system (1..1) 
      • code.coding.code (1..1)
      • code.coding.display (1..1) 
      Show
      Change in the LIVD IG the LIVDObservationDefinition to: id (1..1)  identifier (0..1)  code.coding (1..*) code.coding.system (1..1)  code.coding.code (1..1) code.coding.display (1..1) 
    • Ralf Herzog / JD Nolen : 5 - 0 - 4
    • Correction
    • Compatible, substantive
    • current

    Description

      In the LIVD Bundle Content Sample file (https://confluence.hl7.org/download/attachments/4489770/LIVDBundleContentSample%20Abbott%202023-09.xlsx?api=v2) cardinality of elements is defined as 

      • id (1..1) but in the LIVD Observation Definition it is (0..1)
      • identifier (0..1) but in the LIVD Observation Definition it is (0..*)
      • code.coding (1..) but codeableConcept.coding it is (0..)
      • code.coding.system (1..1) but codeableConcept.coding.system is (0..1)
      • code.coding.code (1..1) but codeableConcept.coding.code is (0..1)
      • code.coding.display (1..1) but codeableConcept.coding.dispaly is (0..1)

      Attachments

        Activity

          People

            Unassigned Unassigned
            Ralf.Herzog Ralf Herzog
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: