Add SNOMED codes to values in Internal code set

Hi,

I am trying to model some archetypes using coded text. The option values should ideally come from SNOMED. Currently we do not have access to a terminology service and so we are using Internal codes to achieve what we want.

However we would like recorded values to also include their SNOMED codes for backward compatibility when we start using terminology service in the future. How can we include a terminology code with the option values in internal code set.

Regards

Dileep,

There are various things to consider

  1. bind the SNOMED codes you want in the archetype term_binding section
  2. consider how you design your templates, in the sense of what codes - the internal, or the SNOMED get stored at runtime.
  3. consider how the CDR implementation Operational Templates (OPTs) - i.e. does it do any kind of terminological substitutions?

Background information:

We simply add the wanted SNOMED codes to the Template. This works well for smaller subsets . One example may be found in the URL below. Unfortunately the examples are Norwegian, but I guess you will find the relevant elements .

https://github.com/bjornna/dips-ckm/blob/nymaster/templates/EyeModule/FU%20-%20Synsfelt.oet

Vennlig hilsen

Bjørn Næss

Produktansvarlig

DIPS ASA

-------- Opprinnelig melding --------

Thank you. Will have a look

regards