FHIR Chat · IG Validator erros on US Version of Snomed codes · IG creation

Stream: IG creation

Topic: IG Validator erros on US Version of Snomed codes


view this post on Zulip Eric Haas (Apr 08 2019 at 02:50):

I have SCT version set up for US version but am getting error on validation.

Procedure/1dab16af-8ff5-4c2a-bb81-324342104e71: Procedure.code.coding   error   Error null validating Coding

source :   "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "428191000124101",
        "display" : "Documentation of current medications"
      }
    ],
    "text" : "Documentation of current medications"

THE SCT code is valid US extension. this seems to be a terminology server issue with the validator.Should I be nominating a terminology server that handles US extensions?

view this post on Zulip Grahame Grieve (Apr 09 2019 at 07:33):

no. in fact, the terminology server does handle extensions. Have you nominated that your IG is using US Snomed?

view this post on Zulip Eric Haas (Apr 10 2019 at 00:55):

yes is set to:
"sct-edition": "http://snomed.info/sct/731000124108"
as instructed here: https://confluence.ihtsdotools.org/display/FHIR/Known+SNOMED+CT+Edition+Modules


Last updated: Apr 12 2022 at 19:14 UTC