AuDigitalHealth / ci-fhir-r4

Working drafts of HL7™ FHIR® Release 4 (R4) artefacts authored and maintained by the Informatics Architecture team at the Australian Digital Health Agency.
Other
14 stars 3 forks source link

Incorrect binding for Observation.status in Atomic Imaging Observation and Atomic Pathology Observation #100

Closed davidmckillop closed 3 years ago

davidmckillop commented 4 years ago

Prerequisites

The bug

In Atomic Imaging Observation and Atomic Pathology Observation the binding for Observation.status should be to ObservationStatus Result Available.

The value in Observation.status.binding.valueSet in the StructureDefinitions is "https://healthterminologies.gov.au/fhir/ValueSet/diagnostic-observation-status-1" which does not correspond to a known value set.

The value should be "https://healthterminologies.gov.au/fhir/ValueSet/observationstatus-result-available-1".

What I expected to happen

Observation.status to be bound to ObservationStatus Result Available as required.

dtr-agency commented 3 years ago

@dbojicic-agency can you please confirm if this has been completed?

dbojicic-agency commented 3 years ago

Confirmed this change has been completed in Atomic Imaging Observation and Atomic Pathology Observation; Observation.status in both profiles is bound to ObservationStatus Result Available value set with the strength of required. This issue can be closed.

dbojicic-agency commented 3 years ago

Closing this issue as completed.