Stream: terminology
Topic: TemplateLifeCycle
Grahame Grieve (Mar 27 2017 at 04:33):
@Alexander Henket I cannot find a formal definition for the code system for this:
Grahame Grieve (Mar 27 2017 at 04:33):
Grahame Grieve (Mar 27 2017 at 04:33):
does the value set contain all the codes? is it case sensitive on the codes?
Alexander Henket (Mar 27 2017 at 08:04):
Hi Grahame. ART-DECOR allows for adhoc definition of codes inside a ValueSet. This means that the ValueSet == CodeSystem. The codesystem behind this ValueSet is defined as enumeration via DECOR.xsd in http://art-decor.org/ADAR/rv/DECOR-datatypes.xsd under the nemueration TemplateStatusCodeLifeCycle.
We have yet to expose CodeSystem as endpoint, but when we do it's likely that we re-expose ValueSet as CodeSystem when the formal codesystem is missing. Does that help you?
Grahame Grieve (Mar 27 2017 at 10:31):
well, it answers my first question - that value set contains all the codes. Doesn't answer my other question - are they case sensitive?
Alexander Henket (Mar 27 2017 at 12:33):
Yes. Considering their origin in XSD, they are case-sensitive.
Alexander Henket (Mar 27 2017 at 12:35):
In general I don't believe in case-sensitivity of codes, but that wasn't your question :-)
Last updated: Apr 12 2022 at 19:14 UTC