FHIR Chat · Decedent's Education Level. - encoding issue · Death on FHIR

Stream: Death on FHIR

Topic: Decedent's Education Level. - encoding issue


view this post on Zulip Saul Kravitz (Jul 15 2021 at 17:03):

Hi @Velan -- Please create a new topic for each issue, since it makes it a lot easier to follow. I'm doing that here:

Velan12:02 PM
Hi FHIR Team

NYC FHIR enhancement in QA, team testing with canary tool IJE record vs FHIR record....they found some of them expecting system values URL whereas FHIR validation is URN:OID#. Please review....

[ERROR] EducationLevel (Decedent's Education Level.)
[ERROR] code
Expected: "ASSOC"
How Canary interpreted your input: "PHC1452"
[ERROR] system
Expected: "http://terminology.hl7.org/CodeSystem/v3-EducationLevel"

How Canary interpreted your input: "urn:oid:2.16.840.1.114222.4.5.274"

[ERROR] display
Expected: "Associate's or technical degree complete"
How Canary interpreted your input: "Associate degree (e.g. AA, SS)"

Thanks
Velan from NYC Dept

view this post on Zulip Saul Kravitz (Jul 15 2021 at 17:14):

hi @Velan and NYC,

You have identified a bug in our library that we are working to address.
Your value of code=PHC1452. system = urn:oid:2.16.840.1.114222.4.5.274 to represent 'Associate Degree' is correct.

Working on a fix,

Saul

(@Sarah MacAdam this is NVSS-189)


Last updated: Apr 12 2022 at 19:14 UTC