User bio
404 bio not found
Member since Apr 23, 2021
Posts:
Replies:
Yes and no :-) I want to use the original extension property, but need few more properties in the Patient resource e.g. _myBirthDate. I wanted to add them without modify the original
Thanks
Certifications & Credly badges:
Krystian has no Certifications & Credly badges yet.
Global Masters badges:
Krystian has no Global Masters badges yet.
Followers:
Following:
Krystian has not followed anybody yet.
Hi there,
I'm referring to new extensions. For example _birthDate or _randomExtension. I know the easiest way is to add them as a property of HS.FHIR.Model.Resource.Patient, but I prefer to not to modify this class. Should I use HS.FHIR.Model.Base.DomainResource extension property for them?
Thanks for helping