FHIR Chat · Using path to access Hapi Model Objects properties · implementers

Stream: implementers

Topic: Using path to access Hapi Model Objects properties


view this post on Zulip robert karp (Aug 24 2021 at 13:04):

I'm newbie using Hapi Model Objects. I'm looking for an example or documentation on how to use a path represented as a string for accessing a property. , Something like this "/patient/name" to get the name array from a Patient Object. I need getter and setter functionality using a path represented as a string.

view this post on Zulip Lloyd McKenzie (Aug 24 2021 at 13:41):

Try asking on #hapi


Last updated: Apr 12 2022 at 19:14 UTC