Skip to content

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

@linforestzhang

Description

@linforestzhang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions