FHIR Chat · How to get Class Name of FHIR Resource Object · implementers

Stream: implementers

Topic: How to get Class Name of FHIR Resource Object


view this post on Zulip Karimulla (Sep 11 2017 at 06:18):

Hi,

How can we get Resource type from FHIR object.

Example:

I want to retrieve AllergyIntelorance from AllergyIntelorance Object.
I am able to get resourceType via class AllergyIntelorance only not by object in iOS SDK.

Thanks in Advance.

view this post on Zulip Grahame Grieve (Sep 11 2017 at 14:53):

this sounds like you are using one of the reference implementations, but you don't say which one


Last updated: Apr 12 2022 at 19:14 UTC