Closed gcorvera closed 7 years ago
@gcorvera, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot #Closed
:clock1:
:clock1:
Weight weight = observation.ToWeight();
is straight forward and simple usecase; but what if I am getting a bundle of observations which contains both weight, height and blood glucose. How will I be able to call observation.ToX()
without knowing what is X! I strongly think we should leverage XSLT for the transformation as it is done for clinical documents
Defines the initial structure for the FHIR to HealthVault Transformer…s and HealthVault to FHIR Transformers. This is an initial pass to try some concepts and find gaps.