.net core - How to IsSummary=true using fhir-net-api? -


i using fhir-net-api. have implemented read operation on capabilitystatement. read operation, want implement issummary=true search operation. not figuring out how have resource elements issummary=true using fhir-net-api?

taken discussion on chat.fhir.org, recommendation let fhir serializer that's in api take care of that. make sure add "subsetted" tag meta data of resource , serialize summary option set true.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -