Allow configuration of SNOMED browser link in NarrativeGenerator

XMLWordPrintableJSON

    • Type: Change Request
    • Resolution: Not Persuasive
    • Priority: Medium
    • FHIR Core (FHIR)
    • STU3
    • FHIR Infrastructure
    • (NA)
    • Hide

      Thanks @Eric Mays for submitting this issue – since it pertains to tooling, can you please open an issue at https://github.com/HL7/fhir-ig-publisher instead?

      Thanks.

      Show
      Thanks @Eric Mays for submitting this issue – since it pertains to tooling, can you please open an issue at  https://github.com/HL7/fhir-ig-publisher  instead? Thanks.
    • Rick Geimer / Grahame Grieve: 3-0-0

      In org.hl7.fhir.r5.utils.NarrativeGenerator the method sctLink return a link to browser.ihtsdotools.org.

      For the case of concepts that are in an extension would like to return a link to a SNOMED browser other thatn ihtsdotools.org.

      I just changed the method sctLink to return a link to a different rbowser, but would be nice to have this configurable.

      For example in the IG config have an "sct-browser" element that would specify a template for the browser link.

       

      "sct-browser": "http://ihmi.termspace.com/?perspective=full&conceptId1=" and then the sctLink method could do a sct_browser_template.replace("", code)

            Assignee:
            Unassigned
            Reporter:
            emays
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: