microsoft / Dynamics-365-Industry-Accelerators

Dynamics 365 is releasing Industry Accelerators to enable ISVs, SIs and Partners to rapidly build industry focused solutions on top of our Business Application and Intelligence Platforms. These accelerators are created through a close partnership with internal Product , Sales, Service, Marketing, Field and Vertical Teams, with feedback from external industry SI, ISV and Partners. Here you will find samples and guidance on how to build and extend your industry solution on the Dynamics 365 Business Application and Intelligence platforms using our industry accelerators. Samples will also include cross product implementations with Azure, Office 365, Power BI, LinkedIn, Teams and other on-premise and cloud based implementations.
MIT License
84 stars 36 forks source link

Correct process to add to and move around Codeable Concept data? #41

Open RicLund opened 5 years ago

RicLund commented 5 years ago

We've added some of the Codeable Concept types and values which the accelerator did not yet cover - for example Consent Scope - https://www.hl7.org/fhir/valueset-consent-scope.html.

What would you recommend as the best way to move the CC values through our environments as part of our DevOps processes? We are likely to add more as we continue to use and extend the accelerator.

Thanks!

RicLund commented 5 years ago

I see I can use CDM.HealthAccelerator.ExportCodeableConcepts to export the Option Set but it doesn't seem to export the data from the Codeable Concept entity into a separate file? If it did I could use CDM.HealthAccelerator.ImportCodeableConcepts to bring both into my second instance. Am I missing something? Is there a reason the CC data doesn't export?

mgernaey commented 5 years ago

HI Sorry for the delay. It actually does generate the separate file with the names and linkage so its possible. I thought the instructions stated how, but let me review and get back to you by the morning.

Cheers!!