In the example Composition obtained by openEHR-tool, the territory is set as DE. But where does the value DE come from? EHRBase OR openEHR-tool OR the Archetype it was derived from?
Note: the OPT template is directly based on:
- openEHR-EHR-COMPOSITION.self_reported_data.v1
- openEHR-EHR-OBSERVATION.empower_physical_exercises.v0
This would normally be ‘injected’ by the application at run-time to label the territory where the composition was created.
‘DE’ is just supplied as part of the example composition. It is not part of the template or underlying archetype. The composition needs to be ‘told’ where it is being stored’.
Same as the start_time - this would be supplied by the app at run-time but it is populated in the example composition with a dummy example date.
1 Like
Ah, I see. It’s just like the other dummy data. Thanks, Ian.
Reference:
1 Like