16:00:14 RRSAgent has joined #hcls 16:00:14 logging to https://www.w3.org/2021/11/11-hcls-irc 16:00:19 rrsagent, make logs public 16:00:28 Meeting: FHIR RDF 16:00:33 Chair: David Booth 16:09:00 Topic: Issue 76: How should list ordering be preserved in R5 16:09:13 https://github.com/w3c/hcls-fhir-rdf/issues/76 16:10:07 eric: When we designed FHIR RDF R4, I pushed for an explicit index. But I hadn't looked hard at the use cases. Now it seems there aren't many use cases that need ordering. 16:10:57 eric: JSON-LD 1.1 tooling handles ordered lists, including framing for going from RDF back to JSON. 16:12:32 [[ 16:12:36 "resourceType": "Patient", 16:12:36 "id": "example", 16:12:36 "name": [ # Outer list 16:12:36 { 16:12:37 "family": "Chalmers", 16:12:37 "given": [ # Inner list 16:12:40 "Peter", 16:12:42 "James" 16:12:44 ] 16:12:46 } 16:12:48 ] 16:12:50 } 16:12:52 ]] 16:12:54 rrsagent, draft minutes 16:12:57 I have made the request to generate https://www.w3.org/2021/11/11-hcls-minutes.html dbooth 16:15:03 i/"resourceType": "Patient"/{ 16:15:16 rrsagent, draft minutes 16:15:16 I have made the request to generate https://www.w3.org/2021/11/11-hcls-minutes.html dbooth 16:15:49 ACTION: Jim to make an example of FHIR JSON list going to and from RDF 16:17:34 Topic: Issue 77: Simplifying primitive properties while still supporting FHIR extensions 16:18:53 eric: We want: 1. Non-mod ext and mod ext to be represented the same. 2. We want mod ext property to be hidden, to avoid wrong interpretations. 3. Because the original value is hidden with a mod ext, the original value must be duplcated in all of the extensions. 16:45:36 eric: Proposed option 3 in issue 93. 16:48:14 david: Seems like this would satisfy the desire to be able to easily query primitive properties when they have non-mod ext. 16:48:48 ... We still need to test this with JSON-LD 1.1, going to and from RDF. 16:49:27 ... We also need to compare this with what happens with non-primitive properties. 16:51:15 ACTION: Eric to work out JSON-LD to RDF round tripping for issue 77 and 93, and also compare with treatment of non-primitive properties 16:52:04 gaurav: James Champion is emitting FHIR RDF. 16:53:54 david: This will also affect preprocessing. 16:54:37 ADJOURNED 16:54:42 rrsagent, draft minutes 16:54:42 I have made the request to generate https://www.w3.org/2021/11/11-hcls-minutes.html dbooth