NHSDigital / integration-adaptor-lab-results

Integration Adaptor to simplify processing of Pathology and Screening results
Apache License 2.0
0 stars 6 forks source link

Specification Validation Error: Test Result (observation) interpretation missing binding to 'https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ExtendedInterpretationCode-1' #131

Closed Kusnaditjung closed 3 years ago

Kusnaditjung commented 3 years ago

Bugs The Observation interpretation value is bound to "http://hl7.org/fhir/ValueSet/observation-interpretation" or 'https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ExtendedInterpretationCode-1' value set (the last one does not exist, so the first one should take precedence ??)

image

image

Step to reproduce

  1. Check test result with interpretation (for example 'NHS003' full_acceptance_with_nhsack.2.fhir.json)
  2. Check that the interpretation missing the expected binding,

Expected behaviour Binding to "http://hl7.org/fhir/ValueSet/observation-interpretation" or 'https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ExtendedInterpretationCode-1' are expected

ejudgemeddbase commented 3 years ago

RETEST 1

TEST STEPS TO REPRODUCE ISSUE

full_acceptance_with_nhask_edifact.txt

I re-ran request full_acceptance_with_nhsack and inspected the FHIR load

ACTUAL RESULT

full_acceptance_2.txt 131

I see the Observation Interpretation bindings are as expected.

Retest 1 PASSED

Issue 131 CLOSED