Date 20:00 UTC on Tuesday 4 October 2022 - 90 minutes.
Objectives
- FHIR Terminology Services and Resources
- FHIR Profiles & Terminology Binding
Meeting Details
Online: https://snomed.zoom.us/my/snomedhl7?pwd=UCtmRkdHZ3pVNDB1MnJuZmg2b3hUZz09
Chat: public-snomedintl.slack.com # snomed-hl7-fhir (ask for invite!)
Zulip Chat: https://chat.fhir.org/#narrow/stream/179202-terminology
Attendees
Peter G. Williams Rob Hausam, Peter Jordan, Michael Lawley, Alejandro Lopez Osornio , Daniel Karlsson
Apologies
Meeting Recordings
https://drive.google.com/drive/folders/1u4BYDPVmcZr-lAN87Od8f2TgoahIq753?usp=sharing
Discussion items
Item | Description | Mins | Owner | Notes & Actions |
---|---|---|---|---|
1 | Welcome and introductions | 2 | Recording, notes & attendance. | |
2 | Previous Meetings | 0 | ||
3 | Other Meetings | 5 | Recent events: Upcoming events: FHIR North - October 26 & 27 Australia Connectathon Other Regular Meetings: HL7 Group TSMG (meeting Wed PM ET every other week) - Terminology Service Management Group (HTA Thursday AM is now a subgroup of the TSMG). 2022-05-17 RH Joint session with Vocab at last business meeting. 2022-06-14 Group has approved minimum capabilities for terminology servers. Now looking at bigger/better HL7 Terminology Server | |
4 | R5 changes suggested around specifying language using BCP-47 | 15 | See Tuesday meeting item #6 Changes for R5 and check on use of dialect in x form in ECL Specification Appendix C: Appendix C - Dialect Aliases Note that where a language reference set pulls from more than one language, the BCP-47 tag could potentially missing out the <lang> element and start directly with "x-". Options for referring to multiple languages: could be done either with a * (see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language#syntax ) or with a comma separated list to indicate a priority order (although this isn't supported by the FHIR parameter (unless the server went out of it's way to allow for this), or use the accept-language header). Use case is in the displayLanguage input parameter to a ValueSet $expand operation
2022-08-31 ML CSIRO attempting to get R5 compliant Ontoserver ready in time for HL7 Connectathon. 2022-10-04 With this page moving to terminology.hl7.org it is no longer subject to the ballot process. Instead a "TSMG" ticket should be created. Daniel Karlsson and Rob Hausam will progress this. Also tracking R5 changes to concept map - see http://build.fhir.org/valueset-concept-map-relationship.html. Peter G. Williams to check SI intention for R5 compliance. | |
5 | Immunization resource | Marie-Alexandra Lambot | How and where in the immunization resource would you represent the information that the vaccine is given because the subject was exposed to a risk like exposure to monkeypox? Would you use Immunization.reasonCode element? And if so, would you populate it with SNOMED CT event concepts like 1290711000000105 |Exposure to monkeypox virus (event)| or would you use 409516001 |Post-exposure prophylaxis (procedure)| to convey the notion that the vaccine is given because of pre-exposition and use the Immunization.reasonReference element to further specify this? Now the second option brings me to ask if an exposure event concept can be used as a Problem in a problem resource. I'd say no when I look at the resource but an event can be the reason for admission and in the case of suspected exposure to a risk, you won't get any other diagnosis then that at the end of the consultation so how would you record this? How do you record and where a patient coming because he/she was exposed to a risk, that has currently no complaints or signs, and that gets a vaccine as prophylaxis against this risk transforming into a disease? The interest of 409516001 |Post-exposure prophylaxis (procedure)| is that you also have 1137457009 |Pre-exposure prophylaxis (procedure)| which is applicable to all other vaccines given to prevent a risk one has never been exposed to. The exact nature of the risk prevented is actually known through the name of the vaccine concept itself and it might be redundant to try to precoordinate more the immunization reason, especially is one links a full report in Immunization.reasonReference. 2022-10-04 DK/PGW Four places where this information could be recorded - vaccineCode (mandatory), reasonCode, basedOn (linked to an ImmunizationRecommendation where the target disease is specified). Also protocol applied specifies the target disease. Investigating the reason code element, the suggested ValueSet offers 281657000 |Travel vaccinations| which is now inactive with PossEquivTo 14747002 |Elective immunisation for international travel|. Also suggest that they add 409516001 |Post-exposure prophylaxis, 1137457009 |Pre-exposure prophylaxis| or the parent of both: 710170000 |Administration of prophylactic treatment|
| |
6 | Including Map Advice in $translate | 20 | FHIR Terminology Servers which include Map Advice from an extended map eg ICD-10? The additional advice is essential to choosing the appropriate code to map to. Example (not always available): https://dev-is-browser.ihtsdotools.org/fhir/ConceptMap/$translate?&url=http://snomed.info/sct?fhir_cm=447562003&code=254153009&system=http://snomed.info/sct&targetsystem=http://hl7.org/fhir/sid/icd-10 Output saved to Gist: https://gist.github.com/pgwilliams/981405102964c3d8ea74a3f3e7b4c206 PWI Noted opportunity for Snowstorm to specify the correlation as well (which we have): http://build.fhir.org/valueset-concept-map-relationship.html 2022-8-23 KK Not currently a requested feature, archive. | |
7 | SNOMED URI Specification | Peter G. Williams | Discussion around URIs for module composition. Also URI for SNOMED languages eg Post Coordinated Expressions. Discussed and agreed but not yet officially published. | |
8 | MRCM in FHIR Machine Readable Concept Model (applies to both pre and post coordinated content) | 30 | Going forward: suggestion that PJ and RH expose both the MRCM and the capabilities of ECL 2.0 with the wider HL7 and FHIR Communities. See slides on ECL 2.0 here. ML more generally this is a refinement axis which is represented as two things - the attribute and the range of values that that attribute can take.
| |
9 | Support for other CodeSystems in Snowstorm. | 10 | Confirmation that SI will be adding some support for other CodeSystems based on leveraging the existing HAPI library support for such things. Will be limited to the FHIR API (not the "native" Snowstorm API, except perhaps augmenting our return for ICD-10 maps to include the term associated with the code). This Will allow us to host the UK Extension due to the requirements of their extensive maps. Targeting August release of Snowstorm. Plan is to contribute code back where enhancement is required. 2022-08-23 See https://github.com/IHTSDO/snowstorm/releases/tag/8.0.0-beta | |
10 | Cardinality on Designation.use | https://jira.hl7.org/browse/FHIR-29821 "Updated cardinality of designation.use" Expected to be part of R5. Could we offer Use of BCP-47 + designation.use for review by the HL7 Vocab Group Rob Hausam? Targeting 9 - 13 meetings. 2022-10-04 Designation.Use extension still required for specific use cases eg consumer definitions. | ||
11 | Post-coordination Expressions on FHIR | 2022-02-22: Presentation: https://docs.google.com/presentation/d/1Kz-8N6UQsGZ8C1xsC8TZT6LEbeyr6elrgMt2FI-whjU
Proposal might include using side-effects which some might be sensitive to. Runtime maintenance is required. Is it possible to reuse the existing API in order to standardize the approach? A Code System Supplement may be used to hold a set of postcoordinated expressions as FHIR concepts
CodeSystem/$validate-code operation could be used to validate the expression
Could calling CodeSystem/$lookup automatically create expression concepts in the supplement, to be returned in ECL queries for analytics? Or use PATCH?
ConceptMap/$translate could translate an expression to a single identifier to support more limited clinical record systems. Could this work in real time, automatically creating entries as required?
2022-05-17 KK Were tickets raised around clarifying questions? 2022-05-31 ML Taking an action to raise a ticket for expand so that you can specify one or more CodeSystem Supplements to be used in that expansion. "Expressions already exist as concepts in the given CodeSystem implicitly, Therefore they can be used in a CodeSystem Supplement. The rules for CodeSystem Supplements state that they can only be used with Concepts that already exist in the CodeSystem" "An expression is not adding a concept to a CodeSystem, it is just expressing something that is already there" See https://jira.hl7.org/browse/FHIR-37529 2022-06-28 KK would like an agenda item added to next meeting (1 month time) to discuss a couple of strawmen proposals. 2022-07-26 KK walking through the postcoordination workflow (link above). CodeSystem supplement for expression library, ConceptMap to map between expressions and fixed-length generated identifiers. ConceptMaps need explicit ValueSets for source (expressions) and target (generated ids). What should be the system of the generated identifiers, should these identifiers be SCTID(-like)? ML: Would use UUIDs rather than SCTIDs. A POST on $expand would allow composing a value set with the dependent SNOMED CT edition and the post-coordination supplement and the be filtered with any relevant ECL (for example). RH: we're not creating new concepts (new meaning) but rather a new identifier from something that is already SNOMED defined meaning. Having the generated id as a property on the concepts in the supplement would allow:
Alternatively, an additional CodeSystem for the generated ids could be created where the expression could be provided as properties. 2022-08-23 We'll pick this up when Linda Bird is next available for a Wednesday 10:00UTC call. 2022-09-06 KL worked through SNOMED CT Postcoordination Workflow (Discussion) ML Would a refset of PCEs represent a Code System Supplement? PGW - Archive Above Discussion. | ||
12 | Upcoming R5 changes | Discussion about proposed federation. ML Doesn't work so well with SNOMED CT because there's not a single authoritative source due to country extensions (and multiple versions being released). Use case for this is mainly in creation of IGs. Agreement that what a conformant server should be able to state in Capability Statement is helpful. ML Touchstone test script artefacts need investment. See https://touchstone.aegis.net/touchstone/ See also https://inferno.healthit.gov/ 16 Nov Update RH: Updates in for next ballot (not January now). 8 Feb RH: Next ballot confirmed May (deadline March 6, since extended 2 - 3 months) 8 March RH Community being polled on preferred approach to next release from three options: 1. R5 Release with additional Normative content (ie in 2023) 2. Hold R5 3. New content, but not new normative content (looking most popular option). See https://onfhir.hl7.org/2022/02/28/soliciting-feedback-concerning-the-roadmap-for-fhir-r5/ 22 March 2022 RH Expecting September Ballot (hoping for sooner, prior to the working group meeting? - RH) 2022-05-17 RH Ballot expected later. Content freeze Aug 21 2022-8-23 RH R5 Deadline now September 4
| ||
13 | New change proposals for $validate-code | G Grieve have created new HL7 Jira tickets: https://chat.fhir.org/#narrow/stream/179202-terminology/topic/Change.20Proposals.20for.20.24validate-code.20post.20Connectathon Grahame Grieve: https://jira.hl7.org/browse/FHIR-33941: $validate-code should return system | version | code when display is returned Grahame Grieve: https://jira.hl7.org/browse/FHIR-33943: $validate-code should return an operation outcome with the full details of issues found, including paths Grahame Grieve: https://jira.hl7.org/browse/FHIR-33944: $validate-code and $expand should have a parameter for related value sets and code systems Grahame Grieve: https://jira.hl7.org/browse/FHIR-33946: $validate-code and $expand need a session parameter (as optimisation where ValueSet may need to be uploaded for a series of calls) Grahame Grieve: https://jira.hl7.org/browse/FHIR-33947: Clarify the use of fragment (this is a discovered issue from the same session, relating to the first of the tasks above) ML - general principle that services should echo back the details they've been sent to process. PJ - CodeableConcept (with multiple codings) will require multiple responses. ML - call multiple times with single codes as a workaround. 2022-05-03 PJ Agreement to add "Operation Outcome" as a way of returning more detail. | ||
14 | Topics for Terminology Binding Stream | Collecting topics for TB stream here, with a view to having a call when there's sufficient material FamilyMemberHistory - how is "no family history of X" best represented? FreshDesk ticket question on Allergy substance cross field validation. DK: Mappings to other information models, is that helpful? Oct 5 2021 Request for input from nutrition CRG. 8 Feb 2022 MAL Patient Care group proposing the use of an extension (specified by Daniel) to represent Allergy Type to add non-allergic hypersensitivity. MAL wondered about allowing a Codeable Concept there rather than a Code to allow for greater expressivity. Resource not planning on being Norminative in R5. | ||
15 | Publishing SNOMED codes in IGs and licencing conditions. | Licensing issues for IGs referring to SNOMED codes. Is this written down anywhere with some sort of rigour? Consider the licence statement that is presented when accessing the browser. Should something similar be mandated for inclusion in any document published? What if a patient's medical record were to be published?
Update 12 Jan - "One Page Policy" to be discussed internally. HL7 agreement indicates other parties would require affiliate licence unless they restricted their usage to the Global Patient Set. 26 Jan Question from PJ about inclusion of COVID Vaccine concepts in the GPS (advised that it is only released yearly) FYI Rory Davidson See also MF discussion here. SuzyR will follow up. See also early preview page. 06 April: SR covid vaccines have been/will be incorporated into July release. They will be in GPS when ready. 8 Feb 2022 This was discussed at a CSRM meeting - Peter G. Williamsfollow up with Suzy Roy . DK Also do we specify boilerplate copyright statement? This should also be specified in our IG (or referenced). 2022-04-19 Beta release of the IPS sub-ontology (which will include relationships but not axioms) see https://www.snomed.org/snomed-ct/Other-SNOMED-products/sub-ontology-international-patient-summary due for Tues 3 May. ML concerned that having the codes in a different CodeSystem breaks interoperability - further discussion required on this point internally Kai Kewley Alejandro Lopez Osornio Suzy Roy | ||
16 | Language Reference Sets in FHIR | All | Mechanisms for working with Languages 24 August DK Added pull request to Snowstorm here Implementation by ML using existing fields and specifying LangRefset in displayLanguage parameter with "preferredForLanguage" code and wildcard Eg https://r4.ontoserver.csiro.au/fhir/ValueSet/$expand?displayLanguage=*-x-sctlang-20581000-087109&_format=json&url=http://snomed.info/sct/20611000087101?fhir_vs=ecl/160303001&includeDesignations=true Oct 5 Release of Ontoserver 6.5.0 which includes support for language reference sets as above.
Next Steps: How to promote - could we present at a Vocab call? (1530 ET Thursdays - may clash with SI Languages call) 8 Feb 2022 DK added Designation Extension into the SNOMED on FHIR IG see http://build.fhir.org/ig/IHTSDO/snomed-ig/StructureDefinition-designation-use-context.html | |
17 | SNOMED FHIR Implementation Guide | Implementation Guide for using SNOMED CT with FHIR. IG Documentation: http://build.fhir.org/ig/FHIR/ig-guidance/index.html Also look at the sample IG https://github.com/fhir/sample-ig see build http://build.fhir.org/ig/FHIR/sample-ig/
TODOS
| ||
18 | Expanding ValueSets across multiple Editions. | Discussion on * version wildcard. (relates to a Zulip discussion on expanding a ValueSet against multiple editions to give a superset?) DK How could we specify the latest version of multiple modules. Answer http://snomed.info/sct/* (ie not specifying the version) or http://snomed.info/sct/*/version/* to include concepts from previous versions. For use in the module / version URI. Existing workaround is to use multiple include elements for each version. 7 Sept ML Sticking point - what do we do with incompatible properties eg active/inactive between two different versions - the most recent? Use case: primarily being able to validate codes that might exist in different editions. Secondarily, being able to validate code received in a historical record ie where codes were valid at time of data entry. 25 Jan 2022: Snowstorm will already look across all Editions loaded when a codesystem version is not specified, eg: https://browser.ihtsdotools.org/fhir/CodeSystem/$validate-code?coding=http://snomed.info/sct|443971000124108 only exists in the US Edition. (See also the History proposals for ECL)
2022-05-17 ML Ontoserver supports ValueSets that draw from more than one version, so you could use that to compute the difference between one version and another. | ||
19 | Long Term Home for Terminology Information | Rob Hausam (primarily Vocab WG) | Long Term Home for Terminology Information that can be maintained independently of FHIR versions. 7 Sept Relates to problematic page https://www.hl7.org/fhir/r4/codesystem-snomedct.html PWI discuss internally - done. Update 21 September 2021 - General agreement that that page can be removed. Is out of date and not serving useful purpose. Update 25 Jan 2022 - HL7 intend to make The THO https://terminology.hl7.org/ a home for all terminologies and valuesets. Next Time: Move to archived discussion, make note in IG | |
20 | IPS / GPS progress | IPS Terminology Subontology - beta went out 2 weeks ago, now in feedback until June 30. Publication for the end of the year. ML expressed issues around not being conformant to RF2 spec but is missing module dependency file. ModuleId is present but invented Concept. ALO/SR suggested ML give that as feedback. GPS expected towards the end of September. Currently working with contributing organisations, which will then go to internal authoring. ALO GPS may turn out to be less useful and focus could be on IPS in future. | ||
21 | Any Other Business | Quick Questions: Next time: Need some way of identifying which language reference sets are "patient friendly" aka "consumer" (eg make those specific reference sets have an additional parent that indicates their use CS "Explanatory Terms". Alternative solutions: annotations/metadata ) 2022-05-17 MAL Daniel presented at translation User Group - looking for definition of "what is a patient friendly / consumer. See here. ) 2022-08-23 PWI If we go forward with annotations, would a flag for "consumer" be one of those values? Alternatively (or additionally) do we want a common ancestor for these refsets. To add to agenda for the Joint AG session on the Wednesday PM September Business Meetings. 2022-09-20 What was the outcome of the IPS Subontology feedback? |
Potential Items for Discussion
Description | Owner | Notes & Actions | |
---|---|---|---|
SNOMED Family of Languages | Impact of proposed changes (eg text searching in ECL) on FHIR. Questions around which language reference sets to use when there are multiple, especially partial/overriding context (referred to MAG for discussion) 8 Sept The FHIR specification does not specify a particular version of ECL, so we assume the latest. Any enhancements added to ECL will be immediately relevant and available in FHIR. Note that these latest additions while targeting descriptions are a concept filter, so display options (language etc) will affect the output of those concepts. How about the filter parameter though, especially since ECL wo (ld allow multiple filters in multiple/different languages.
| ||
Specify CodeSystem in FSH | FSH apparently has no way of specifying the version of a CodeSystem. Daniel checking the ANTLR spec. https://github.com/FHIR/sushi/issues/473 | ||
API for FHIR Resource ↔ Post coordinated expression mapping | API for FHIR Resource to SNOMED Expression
| ||
Looking up an SCTID in an unknown module | Problems when dependencies do not align. Multiple code system resources represent multiple editions / versions. ML: See code parameter to code system search. Should return code systems (ie versions) where that code is defined. International concepts would appear in every edition known to the server. eg /CodeSystem?system=htp://snomed.info/sct&code=12345678&_elements=version
| ||
GPS | See Discussion on Global Patient Set (GPS) | ||
FHIR Shorthand | https://github.com/HL7/fhir-shorthand/wiki https://build.fhir.org/ig/HL7/fhir-shorthand/FSHQuickReference.pdf Tooling: https://github.com/FHIR/sushi | ||
$lookup operation - properties returned | Using http://ontoserver.csiro.au/vstool/ I noticed that both Ontoserver and SnowStorm return a SNOMED CT $lookup property for effectiveTime, which I don't see listed, as one of the SNOMED CT properties in the FHIR R4 specification at http://hl7.org/fhir/snomedct.html. Should we create a Jira TIcket to add this? Completed - https://jira.hl7.org/browse/FHIR-26555 | ||
Use of url parameter | 15 | CodeSystem "class vs instance" in url parameter between CodeSystem and ValueSet operations. CodeSystem is understood. In Valueset, url is the ValueSet url for example url = http://snomed.info/sct?fhir_vs= allows for the version URI to be used as stated in https://build.fhir.org/snomedct.html The base URL is either http://snomed.info/sct , or the URI for the edition version, in the format specified by SNOMED International in the SNOMED CT URI Specification. The ValueSet version valueSetVersion is just some string identifier eg a timestamp or 0.1.0 | |
ECL in the Valueset Expression Extension | 10 | Check whether SNOMED ECL is (or should be) registered as a MIME type (as per RFC 4289/BCP 13), or alternatively added to the expression-language code system and value set, for use in the valueset-expression extension used with the ValueSet resource. For example, HL7 have registered application/json+fhir This is useful for a ValueSet extension which allows any language to be used to define the selection criteria for an intensional definition using a MIME type. This group has no current reason to use that extension given the existing core specification support for implicit ValueSet definition and the support within the compose element. RDF community may have an interest. Update 2 June RH: Existing small valueset extended in BCP13 (existing known codes could be published as a CodeFragment). Vocab Working Group discussion ongoing. | |
Behaviour on Lookup | 10 | What properties are returned? Discussion: Both Ontoserver and Snowstorm are returning EffectiveTime which is not listed here (unlike other SNOMED specifics): https://build.fhir.org/snomedct.html
Point of interest: Grahame's server returns a copyright property. Update 7 April - Question about whether this is required / desirable? |
Concluded Discussion
See also FHIR Terminology Services Discussions
Description | Owner | Notes & Actions | |
---|---|---|---|
Terminology Capabilities | Terminology Capabilities: Default SNOMED Edition for a Server. Suggestion to invite Graham for a wider discussion. Resource is still at maturity 0. 11 August The resource is based on instances of code systems. Difficult to make statements about code systems generally, or specific SNOMED editions, etc. Will start a Zulip discussion on this. Michael Lawley Then potentially invite Grahame for a future discussion? 25 August It has been agreed that this resource will now have maturity level 1 | ||
New parameters proposed for streamlining operation of expand and validate code | Grahame Grieve | 8 Sept 20 Is there a Jira ticket ? Rob says Grahame implemented this. 12 Jan: RH update made to GG Server. Documentation (assuming required) still outstanding. | |
FHIR Server Federation | 10 | Use case for fall back lookup when server does not know the answer to any particular question eg a façade server which has knowledge of all services it could potentially delegate to. Aug 25: New capabilities in HAPI to allow delegation to an external terminology server. |
Meeting Files