example for cs reserved space - #40
Conversation
grahamegrieve
left a comment
There was a problem hiding this comment.
do we still need this? I think I solved this differently?
|
I think it would be need when the extension is defined in the extension package? the proposed extension reserved-code-space from FHIR-50851 is not yet applied. If there is another way to solve it let me know. |
|
well, I'm pretty sure that I have test cases in the terminology server test cases for the use of the extended codes, and they're working |
|
You're right, the tests are there 3166-a … 3166-d in the bugs suite, covering that user-assigned codes validate, get displays from a supplement, and that a wrong display is only an information-level hint. They pass because the reserved space is hardcoded in FHIRSmith tx/cs/cs-country.js So once FHIR-50851 is applied and the extension is defined, having the reserved space declared in the CodeSystem itself would be still worth it. I adapted the extension to the latest resolution of FHIR-50851. I'm not sure I know FHIRSmith code enough to support the extension fully in FHIRSmith, but would you |
see discussion to define an extension for CodeSystem to allow defining private code system spaces
FHIR-50851 and zulip