1 | Welcome, introductions and apologies | @Former user (Deleted) | SLPG meetings will be recorded and recordings will be accessible to SLPG members. | |
4 | Discuss outcomes of HL7 WG meeting | @Former user (Deleted) | Condition [[ [1..1] @findingWithExplicitContext ]]: [1..2] @RG1 { 246090004 |Associated finding| = ([[ [0..1] @associatedFinding ]]: [0..1] @RG2 { 246112005 |Severity| = [[ [0..1] @severity]], 363698007 |Finding site| = [[ [0..1] @findingSite]] }) 408732007 |Subject relationship context| = 410604004 |Subject of record|, 408731000 |Temporal context| = [[ [1..1] @temporalContext ]], 408729009 |Finding context| = [[ [1..1] @findingContext ]] } AllergyIntolerance [[ $code ]] 413350009 |Finding with explicit context|: [0..2] @RG1 { 246090004 |Associated finding| = ([[ [1..1] @associatedFinding ]]: 370135005 |Pathological process| = [[ [0..1] @pathologicalProcess ]], [0..1] @RG2 { 255234002 |After| = [[ [0..1] @after ]], 246075003 |Causative agent| = [[ [1..1] @causativeAgent ]]}) 408732007 |Subject relationship context| = 410604004 |Subject of record|, 408731000 |Temporal context| = [[ [1..1] @temporalContext ]], 408729009 |Finding context| = [[ [1..1] @findingContext ]] } Procedure 129125009 |Procedure with explicit context|: [1..1] @RG1 { 363589002 |Associated procedure| = ( [[ @associatedProcedure ]] : [0..1] @RG2 { 363704007 |Procedure site| = [[ [0..1] @procedureSite ]], 363699004 |Direct device| = [[ [0..1] @directDevice ]], 424361007 |Using substance| = [[ [0..1] < 105590001 |Substance| @usingSubstance ]]), 424226004 |Using device| = [[ [0..1] < 49062001 |Device|) @usingDevice]]), 408732007 |Subject relationship context| = 410604004 |Subject of record|, 408731000 |Temporal context| = 410512000 |Current or specified time|, 408730004 |Procedure context| = [[ [0..1] @procedureContext ]] } | |
5 | SNOMED CT Template syntax development | @Former user (Deleted) | Review discussion on optionality and populating attribute groups: Scope and purpose of syntax Extract/disentangle SNOMED CT (and SNOMED CT-relevant) content from a FHIR Condition resource (i) into a free-standing and ‘recognisable’ SNOMED CT expression, whilst (ii) ‘leaving nothing behind’ which may be of relevance to further processing Specify mappings from FHIR value sets (e.g. Condition.clinicalStatus) into SNOMED CT Transform the extracted expression into an ‘optimally-processable’ SNOMED CT expression (in particular grouping body site values with morphology) Specify constraints on what the extracted/disentangled SNOMED CT expression could or couldn’t contain (by e.g. cardinality instructions).
(From a(ii) and b above) Simplify |finding context| refinement to either: 408729009 |finding context| = [[ @findingContext ]] 408729009 |finding context| = [[ findingContextTable ($clinicalStatus, $verificationStatus) ]]
(From d above) How to specify cardinality in terminology binding when restricting valid values in an information model data element: 62014003 |Adverse reaction to drug (disorder)|: 246075003 |Causative agent| = [[ [0..1] ^ 111115 | AMP reference set | ]] 62014003 |Adverse reaction to drug (disorder)|: !! [0..1] !! 246075003 |Causative agent| = [[ ^ 111115 | AMP reference set | ]]
(From c above) To indicate how the following data structure can be used to populate a template:
| |