HL7 / fhir-shc-vaccination-ig

FHIR Implementation Guide describing clinical and patient data contained within a SMART Health Card
https://vci.org/ig/vaccination-and-testing
35 stars 18 forks source link

Omit display text for test results #208

Closed masnick closed 1 year ago

masnick commented 2 years ago

https://chat.fhir.org/#narrow/stream/284830-smart.2Fhealth-cards/topic/My.20COVID.20Test.20Result

I don't see guidance to omit display strings from Observation.code and Observation.valueCodeableConcept like we do on vaccine codes. Is this intentional (and if so what is the rationale)? Also in my SHC above, the display is "Negative" even though this SNOMED Concept is properly displayed as "Not Detected" -- raising one kind of concern with including display values ;-) Looks like the SHC Verifier app ignores the supplied display and displays the official alble of "Not Detected".

Presumably we need to add/enhance our guidance on this. display should be omitted.

masnick commented 1 year ago

Committed; see https://jira.hl7.org/browse/FHIR-41677