synthea icon indicating copy to clipboard operation
synthea copied to clipboard

Covid CVX code failing validation

Open gotdan opened this issue 10 months ago • 0 comments

The HL7 validator is reporting Immunization.vaccineCode.coding[0].display: Error - Wrong Display Name 'SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 100 mcg/0.5mL dose' for http://hl7.org/fhir/sid/cvx#207. Valid display is 'COVID-19, mRNA, LNP-S, PF, 100 mcg/0.5mL dose or 50 mcg/0.25mL dose' (for the language(s) '--'). This text looks to be in C19Vaccine.java and is used for the coding display and the CodeableConcept text.

gotdan avatar Mar 25 '24 18:03 gotdan