Stream: Da Vinci
Topic: Type of id
Ilya Beda (Mar 31 2021 at 10:24):
Hello!
I review the practitioner profile http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1/StructureDefinition-plannet-Practitioner.html and found that this profile overrides id to be a string. I am a bit confused with it since there is an id type that should be used for ids https://www.hl7.org/fhir/resource.html
It seems that the core of this issue is us-core-practitioner profile http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-practitioner.html that is used as a base type for plannet-Practitioner. When you open the full view for the practitioner you can see that type of id is a string, not the id.
Does anybody face the same issue? Why does this id override take place?
P.S.
The same issue takes place for other resources such as PractitionerRole, Organization, etc.
Lloyd McKenzie (Mar 31 2021 at 15:03):
Actually, that appears to be an issue we're inheriting from US Core. @Grahame Grieve?
Lloyd McKenzie (Mar 31 2021 at 15:03):
It's not deliberate, it's a problem with the snapshot genreator
Eric Haas (Apr 01 2021 at 16:34):
Thus is a known issue and There is already a tracker for this in FHIR-I waiting for input. So please don’t create new trackers against USCore.
Eric Haas (Apr 01 2021 at 16:35):
(Seems like we get a new tracker re this each quarter)
Ilya Beda (Apr 05 2021 at 06:11):
How can I help in resolving this issue? Is it just a bug with the snapshot generator that should be fixed?
Lloyd McKenzie (Apr 05 2021 at 15:12):
@Grahame Grieve
Last updated: Apr 12 2022 at 19:14 UTC