|
242 | 242 | "type": [ |
243 | 243 | { |
244 | 244 | "code": "Reference", |
245 | | - "targetProfile": [ |
246 | | - "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Patient-Genomics", |
247 | | - "http://hl7.org/fhir/StructureDefinition/Patient", |
248 | | - "http://hl7.org/fhir/StructureDefinition/Group", |
249 | | - "http://hl7.org/fhir/StructureDefinition/Device", |
250 | | - "http://hl7.org/fhir/StructureDefinition/Location" |
251 | | - ], |
252 | 245 | "aggregation": [ |
253 | 246 | "referenced" |
254 | 247 | ] |
|
263 | 256 | { |
264 | 257 | "id": "DiagnosticReport.performer", |
265 | 258 | "path": "DiagnosticReport.performer", |
266 | | - "definition": "SHOULD reference the organization responsible for the testing, preferably by ODS code.", |
267 | | - "type": [ |
268 | | - { |
269 | | - "code": "Reference", |
270 | | - "targetProfile": [ |
271 | | - "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", |
272 | | - "http://hl7.org/fhir/StructureDefinition/Practitioner", |
273 | | - "http://hl7.org/fhir/StructureDefinition/PractitionerRole", |
274 | | - "http://hl7.org/fhir/StructureDefinition/Organization", |
275 | | - "http://hl7.org/fhir/StructureDefinition/CareTeam" |
276 | | - ], |
277 | | - "aggregation": [ |
278 | | - "referenced", |
279 | | - "bundled" |
280 | | - ] |
281 | | - } |
282 | | - ] |
| 259 | + "definition": "SHOULD reference the organization responsible for the testing, preferably by ODS code." |
283 | 260 | }, |
284 | 261 | { |
285 | 262 | "id": "DiagnosticReport.performer.reference", |
|
299 | 276 | { |
300 | 277 | "id": "DiagnosticReport.resultsInterpreter", |
301 | 278 | "path": "DiagnosticReport.resultsInterpreter", |
302 | | - "definition": "SHOULD reference the person responsible for interpreting the raw results, preferably by a recognised NHS identifier, such as SDS code.", |
303 | | - "type": [ |
304 | | - { |
305 | | - "code": "Reference", |
306 | | - "targetProfile": [ |
307 | | - "https://fhir.nhs.uk/StructureDefinition/NHSEngland-PractitionerRole-Genomics", |
308 | | - "http://hl7.org/fhir/StructureDefinition/Practitioner", |
309 | | - "http://hl7.org/fhir/StructureDefinition/PractitionerRole", |
310 | | - "http://hl7.org/fhir/StructureDefinition/Organization", |
311 | | - "http://hl7.org/fhir/StructureDefinition/CareTeam" |
312 | | - ], |
313 | | - "aggregation": [ |
314 | | - "referenced", |
315 | | - "bundled" |
316 | | - ] |
317 | | - } |
318 | | - ] |
| 279 | + "definition": "SHOULD reference the person responsible for interpreting the raw results, preferably by a recognised NHS identifier, such as SDS code." |
319 | 280 | }, |
320 | 281 | { |
321 | 282 | "id": "DiagnosticReport.specimen", |
|
325 | 286 | "type": [ |
326 | 287 | { |
327 | 288 | "code": "Reference", |
328 | | - "targetProfile": [ |
329 | | - "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Specimen-Genomics", |
330 | | - "http://hl7.org/fhir/StructureDefinition/Specimen" |
331 | | - ], |
332 | 289 | "aggregation": [ |
333 | 290 | "referenced" |
334 | 291 | ] |
|
0 commit comments