microsoft / healthvault-fhir-library

The HealthVault FHIR Library is a community project started by Microsoft and Get Real Health seeking to produce an open source library for apps that utilize the HL7's FHIR Standard so they can interoperate with the data types used by HealthVault and Get Real Health’s CHBase.
MIT License
25 stars 14 forks source link

Implement Medication transformers #25

Closed jeffy-grh closed 7 years ago

jeffy-grh commented 7 years ago

Medication thing in HealthVault is transformed to MedicationStatement resource in FHIR with an embedded Medication resource

brandonpollett commented 7 years ago

@jeffy-grh can you bring this up to date with master? #Resolved

jeffy-grh commented 7 years ago

@brandonpollett Have brought this PR update wrt latest master. FYI #Resolved

brandonpollett commented 7 years ago

@jeffy-grh once you resolve the last few comments, this should be good to go.