|
6 | 6 | "version": "0.2.0", |
7 | 7 | "status": "draft", |
8 | 8 | "date": "2024-08-09", |
9 | | - "publisher" : "NHS England", |
| 9 | + "publisher": "NHS England", |
10 | 10 | "description": "GraphDefinition for defining and retrieving the full set of resources relevant to a Genomic Test Order", |
11 | 11 | "start": "ServiceRequest", |
12 | 12 | "link": [ |
13 | 13 | { |
14 | | - "path": "ServiceRequest.extension.valueReference", |
| 14 | + "path": "ServiceRequest.extension('http://fhir.nhs.uk/StructureDefinition/extension-genomics-additionalContact').valueReference", |
15 | 15 | "sliceName": "additionalContact", |
16 | 16 | "description": "Link to additional contacts for request", |
17 | 17 | "min": 0, |
|
85 | 85 | "params": "link={ref}" |
86 | 86 | } |
87 | 87 | ] |
88 | | - } |
| 88 | + } |
89 | 89 | ] |
90 | 90 | }, |
91 | 91 | { |
92 | 92 | "type": "Observation", |
93 | 93 | "link": [ |
94 | 94 | { |
95 | | - "path": "Observation.extension.valueReference", |
| 95 | + "path": "Observation.extension('http://hl7.org/fhir/StructureDefinition/bodySite').valueReference", |
96 | 96 | "description": "Optional link to body structure related to the observation", |
97 | 97 | "min": 0, |
98 | 98 | "max": "1", |
|
171 | 171 | "type": "FamilyMemberHistory", |
172 | 172 | "link": [ |
173 | 173 | { |
174 | | - "path": "FamilyMemberHistory.extension.valueReference", |
| 174 | + "path": "FamilyMemberHistory.extension('http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-observation').valueReference", |
175 | 175 | "sliceName": "family-member-history-genetics-observation", |
176 | 176 | "description": "Optional link to observations related to a FamilyMemberHistory", |
177 | 177 | "min": 0, |
|
183 | 183 | ] |
184 | 184 | }, |
185 | 185 | { |
186 | | - "path": "FamilyMemberHistory.extension.valueReference", |
| 186 | + "path": "FamilyMemberHistory.extension('http://hl7.org/fhir/StructureDefinition/familymemberhistory-patient-record').valueReference", |
187 | 187 | "sliceName": "familymemberhistory-patient-record", |
188 | 188 | "description": "Optional link to Patient resources for related family members", |
189 | 189 | "min": 0, |
|
301 | 301 | ] |
302 | 302 | }, |
303 | 303 | { |
304 | | - "path": "Specimen.collection.bodySite.extension.valueReference", |
305 | | - "sliceName": "bodySiteReference", |
| 304 | + "path": "Specimen.collection.bodySite.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.bodySite').valueReference", |
306 | 305 | "description": "Link to the body structure detailing the morphology and topography of the specimen", |
307 | 306 | "min": 0, |
308 | 307 | "max": "1", |
|
359 | 358 | ] |
360 | 359 | }, |
361 | 360 | { |
362 | | - "path": "Specimen.collection.bodySite.extension.valueReference", |
363 | | - "sliceName": "bodySiteReference", |
| 361 | + "path": "Specimen.collection.bodySite.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.collection.bodySite').valueReference", |
364 | 362 | "description": "Link to the body structure detailing the morphology and topography of the specimen", |
365 | 363 | "min": 0, |
366 | 364 | "max": "1", |
|
0 commit comments