Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to extend the example generation with more terminology support #641

Open
linforestzhang opened this issue Sep 20, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@linforestzhang
Copy link

Background

Using the openEHR tool to Get an example Composition from a template, it would complain that there is No example for termínology:

<items xsi:type="ELEMENT" archetype_node_id="at0089"> <name> <value>Example Coded Element Name</value> </name> <value xsi:type="DV_CODED_TEXT"> <value>No example for termínology '//fhir.hl7.org/ValueSet/$expand?url=https://example.com/fhir/ValueSet/valueset-exmaple' available</value> <defining_code> <terminology_id> <value>//fhir.hl7.org/ValueSet/$expand?url=https://example.com/fhir/ValueSet/valueset-exmaple</value> </terminology_id> <code_string>42</code_string> </defining_code> </value> </items>
I hope use a local FHIR Terminoloy server to populate coded elements in an opt template when calling the openEHR_SDK’s ExampleGenerator .

Enhancement

Please enhance the ExampleGenerator to enable population of coded elements in an opt template. Thank you so much for the amazing EHRBase and its openEHR SDK.

Discussion

No response

Further information

No response

@linforestzhang linforestzhang added the enhancement New feature or request label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant