au_ps_inferno 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3663 @@
1
+ ---
2
+ :composition_sections:
3
+ - :id: Composition.section:sectionProblems
4
+ :short: Patient Summary Problems Section
5
+ :definition: Information about a patient's clinical problems or conditions that
6
+ are currently being monitored.
7
+ :min: 1
8
+ :max: '1'
9
+ :required: true
10
+ :mustSupport: true
11
+ :ms_elements:
12
+ - :expression: title
13
+ :min: 1
14
+ - :expression: code
15
+ :min: 1
16
+ - :expression: text
17
+ :min: 1
18
+ - :expression: entry
19
+ :min: 0
20
+ - :expression: emptyReason
21
+ :min: 0
22
+ :code: 11450-4
23
+ :entries:
24
+ - :id: Composition.section:sectionProblems.entry
25
+ :min: 0
26
+ :max: "*"
27
+ :required: false
28
+ :mustSupport: false
29
+ :profiles:
30
+ - Condition|http://hl7.org/fhir/StructureDefinition/Condition
31
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
32
+ - :id: Composition.section:sectionProblems.entry:problem
33
+ :min: 0
34
+ :max: "*"
35
+ :required: false
36
+ :mustSupport: true
37
+ :profiles:
38
+ - Condition|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
39
+ - :id: Composition.section:sectionAllergies
40
+ :short: Patient Summary Allergies and Intolerances Section
41
+ :definition: Information about a patient's relevant allergies or intolerances, describing
42
+ the kind of reaction (e.g. rash, anaphylaxis, etc.); preferably the agents that
43
+ cause it; and optionally the criticality and the certainty of the allergy. At
44
+ a minimum, this section will list currently active and any relevant historical
45
+ allergies and adverse reactions. If no information about allergies is available,
46
+ or if no allergies are known this is to be clearly documented in this section.
47
+ :min: 1
48
+ :max: '1'
49
+ :required: true
50
+ :mustSupport: true
51
+ :ms_elements:
52
+ - :expression: title
53
+ :min: 1
54
+ - :expression: code
55
+ :min: 1
56
+ - :expression: text
57
+ :min: 1
58
+ - :expression: entry
59
+ :min: 0
60
+ - :expression: emptyReason
61
+ :min: 0
62
+ :code: 48765-2
63
+ :entries:
64
+ - :id: Composition.section:sectionAllergies.entry
65
+ :min: 0
66
+ :max: "*"
67
+ :required: false
68
+ :mustSupport: false
69
+ :profiles:
70
+ - AllergyIntolerance|http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
71
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
72
+ - :id: Composition.section:sectionAllergies.entry:allergyOrIntolerance
73
+ :min: 0
74
+ :max: "*"
75
+ :required: false
76
+ :mustSupport: true
77
+ :profiles:
78
+ - AllergyIntolerance|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-allergyintolerance
79
+ - :id: Composition.section:sectionMedications
80
+ :short: Patient Summary Medication Summary Section
81
+ :definition: "Information about a patient's medications relevant for the scope of
82
+ the patient summary.\r\nThe actual content could depend on the jurisdiction, it
83
+ could report:\r\n\r\n- the currently active medications;\r\n\r\n- the current
84
+ and past medications considered relevant by the authoring GP;\r\n\r\n- the patient
85
+ prescriptions or dispensations automatically extracted by a regional or a national
86
+ EHR.\r\n\r\nIn those cases medications are documented in the Patient Summary as
87
+ medication statements or medication requests. This section requires either an
88
+ entry indicating the subject is known not to be on any relevant medication; either
89
+ an entry indicating that no information is available about medications; or entries
90
+ summarising the subject's relevant medications."
91
+ :min: 1
92
+ :max: '1'
93
+ :required: true
94
+ :mustSupport: true
95
+ :ms_elements:
96
+ - :expression: title
97
+ :min: 1
98
+ - :expression: code
99
+ :min: 1
100
+ - :expression: text
101
+ :min: 1
102
+ - :expression: entry
103
+ :min: 0
104
+ - :expression: emptyReason
105
+ :min: 0
106
+ :code: 10160-0
107
+ :entries:
108
+ - :id: Composition.section:sectionMedications.entry
109
+ :min: 0
110
+ :max: "*"
111
+ :required: false
112
+ :mustSupport: false
113
+ :profiles:
114
+ - MedicationStatement|http://hl7.org/fhir/StructureDefinition/MedicationStatement
115
+ - MedicationRequest|http://hl7.org/fhir/StructureDefinition/MedicationRequest
116
+ - MedicationAdministration|http://hl7.org/fhir/StructureDefinition/MedicationAdministration
117
+ - MedicationDispense|http://hl7.org/fhir/StructureDefinition/MedicationDispense
118
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
119
+ - :id: Composition.section:sectionMedications.entry:medicationStatementOrRequest
120
+ :min: 0
121
+ :max: "*"
122
+ :required: false
123
+ :mustSupport: true
124
+ :profiles:
125
+ - MedicationStatement|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationstatement
126
+ - MedicationRequest|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationrequest
127
+ - :id: Composition.section:sectionImmunizations
128
+ :short: Patient Summary Immunizations Section
129
+ :definition: "Information about a patient's current immunisation status and pertinent
130
+ immunisation history.\r\nThe primary use case for this section is to enable communication
131
+ of a patient's immunisation status.\r\nIt could contain the entire immunisation
132
+ history that is relevant to the period of time being summarised."
133
+ :min: 0
134
+ :max: '1'
135
+ :required: false
136
+ :mustSupport: true
137
+ :ms_elements:
138
+ - :expression: title
139
+ :min: 1
140
+ - :expression: code
141
+ :min: 1
142
+ - :expression: text
143
+ :min: 1
144
+ - :expression: entry
145
+ :min: 0
146
+ - :expression: emptyReason
147
+ :min: 0
148
+ :code: 11369-6
149
+ :entries:
150
+ - :id: Composition.section:sectionImmunizations.entry
151
+ :min: 0
152
+ :max: "*"
153
+ :required: false
154
+ :mustSupport: false
155
+ :profiles:
156
+ - Immunization|http://hl7.org/fhir/StructureDefinition/Immunization
157
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
158
+ - :id: Composition.section:sectionImmunizations.entry:immunization
159
+ :min: 0
160
+ :max: "*"
161
+ :required: false
162
+ :mustSupport: true
163
+ :profiles:
164
+ - Immunization|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-immunization
165
+ - :id: Composition.section:sectionResults
166
+ :short: Patient Summary Results Section
167
+ :definition: Information about a patient's relevant observation results collected
168
+ on the patient or produced on in-vitro biologic specimens collected from the patient.
169
+ Some of these results could be laboratory results, others could be anatomic pathology
170
+ results, others could be radiology results, and others could be clinical results.
171
+ :min: 0
172
+ :max: '1'
173
+ :required: false
174
+ :mustSupport: true
175
+ :ms_elements:
176
+ - :expression: title
177
+ :min: 1
178
+ - :expression: code
179
+ :min: 1
180
+ - :expression: text
181
+ :min: 1
182
+ - :expression: entry
183
+ :min: 0
184
+ - :expression: emptyReason
185
+ :min: 0
186
+ :code: 30954-2
187
+ :entries:
188
+ - :id: Composition.section:sectionResults.entry
189
+ :min: 0
190
+ :max: "*"
191
+ :required: false
192
+ :mustSupport: false
193
+ :profiles:
194
+ - Observation|http://hl7.org/fhir/StructureDefinition/Observation
195
+ - DiagnosticReport|http://hl7.org/fhir/StructureDefinition/DiagnosticReport
196
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
197
+ - :id: Composition.section:sectionResults.entry:results-observation-laboratory-pathology
198
+ :min: 0
199
+ :max: "*"
200
+ :required: false
201
+ :mustSupport: true
202
+ :profiles:
203
+ - Observation|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-diagnosticresult-path
204
+ - :id: Composition.section:sectionResults.entry:results-observation-radiology
205
+ :min: 0
206
+ :max: "*"
207
+ :required: false
208
+ :mustSupport: true
209
+ :profiles:
210
+ - Observation|http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-radiology-uv-ips
211
+ - :id: Composition.section:sectionResults.entry:results-diagnosticReport
212
+ :min: 0
213
+ :max: "*"
214
+ :required: false
215
+ :mustSupport: true
216
+ :profiles:
217
+ - DiagnosticReport|http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips
218
+ - :id: Composition.section:sectionProceduresHx
219
+ :short: Patient Summary History of Procedures Section
220
+ :definition: "Information about a patient's past procedures that are pertinent to
221
+ the scope of this patient summary.\r\nProcedures could refer, for example to:\r\n1.
222
+ Invasive Diagnostic procedure: e.g. Cardiac catheterization; (the results of these
223
+ procedure are documented in the results section)\r\n2. Therapeutic procedure:
224
+ e.g. dialysis;\r\n3. Surgical procedure: e.g. appendectomy"
225
+ :min: 0
226
+ :max: '1'
227
+ :required: false
228
+ :mustSupport: true
229
+ :ms_elements:
230
+ - :expression: title
231
+ :min: 1
232
+ - :expression: code
233
+ :min: 1
234
+ - :expression: text
235
+ :min: 1
236
+ - :expression: entry
237
+ :min: 0
238
+ - :expression: emptyReason
239
+ :min: 0
240
+ :code: 47519-4
241
+ :entries:
242
+ - :id: Composition.section:sectionProceduresHx.entry
243
+ :min: 0
244
+ :max: "*"
245
+ :required: false
246
+ :mustSupport: false
247
+ :profiles:
248
+ - Procedure|http://hl7.org/fhir/StructureDefinition/Procedure
249
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
250
+ - :id: Composition.section:sectionProceduresHx.entry:procedure
251
+ :min: 0
252
+ :max: "*"
253
+ :required: false
254
+ :mustSupport: true
255
+ :profiles:
256
+ - Procedure|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-procedure
257
+ - :id: Composition.section:sectionMedicalDevices
258
+ :short: Patient Summary Medical Devices Section
259
+ :definition: Information about a patient's history of medical device use.
260
+ :min: 0
261
+ :max: '1'
262
+ :required: false
263
+ :mustSupport: true
264
+ :ms_elements:
265
+ - :expression: title
266
+ :min: 1
267
+ - :expression: code
268
+ :min: 1
269
+ - :expression: text
270
+ :min: 1
271
+ - :expression: entry
272
+ :min: 0
273
+ - :expression: emptyReason
274
+ :min: 0
275
+ :code: 46264-8
276
+ :entries:
277
+ - :id: Composition.section:sectionMedicalDevices.entry
278
+ :min: 0
279
+ :max: "*"
280
+ :required: false
281
+ :mustSupport: false
282
+ :profiles:
283
+ - DeviceUseStatement|http://hl7.org/fhir/StructureDefinition/DeviceUseStatement
284
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
285
+ - :id: Composition.section:sectionMedicalDevices.entry:deviceStatement
286
+ :min: 0
287
+ :max: "*"
288
+ :required: false
289
+ :mustSupport: true
290
+ :profiles:
291
+ - DeviceUseStatement|http://hl7.org/fhir/uv/ips/StructureDefinition/DeviceUseStatement-uv-ips
292
+ - :id: Composition.section:sectionAdvanceDirectives
293
+ :short: Patient Summary Advance Directives Section
294
+ :definition: Information about a patient's advance directives.
295
+ :min: 0
296
+ :max: '1'
297
+ :required: false
298
+ :mustSupport: true
299
+ :ms_elements:
300
+ - :expression: title
301
+ :min: 1
302
+ - :expression: code
303
+ :min: 1
304
+ - :expression: text
305
+ :min: 1
306
+ - :expression: entry
307
+ :min: 0
308
+ - :expression: emptyReason
309
+ :min: 0
310
+ :code: 42348-3
311
+ :entries:
312
+ - :id: Composition.section:sectionAdvanceDirectives.entry
313
+ :min: 0
314
+ :max: "*"
315
+ :required: false
316
+ :mustSupport: false
317
+ :profiles:
318
+ - Consent|http://hl7.org/fhir/StructureDefinition/Consent
319
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
320
+ - :id: Composition.section:sectionAdvanceDirectives.entry:advanceDirectivesConsent
321
+ :min: 0
322
+ :max: "*"
323
+ :required: false
324
+ :mustSupport: false
325
+ :profiles:
326
+ - Consent|http://hl7.org/fhir/StructureDefinition/Consent
327
+ - :id: Composition.section:sectionAlerts
328
+ :short: Patient Summary Alerts Section
329
+ :definition: Information about a patient's alerts pertinent to the scope of the
330
+ patient summary including flagging potential concerns and/or dangers to/from the
331
+ patient and can also include obstacles to care.
332
+ :min: 0
333
+ :max: '1'
334
+ :required: false
335
+ :mustSupport: true
336
+ :ms_elements:
337
+ - :expression: title
338
+ :min: 1
339
+ - :expression: code
340
+ :min: 1
341
+ - :expression: text
342
+ :min: 1
343
+ - :expression: entry
344
+ :min: 0
345
+ - :expression: emptyReason
346
+ :min: 0
347
+ :code: 104605-1
348
+ :entries:
349
+ - :id: Composition.section:sectionAlerts.entry
350
+ :min: 0
351
+ :max: "*"
352
+ :required: false
353
+ :mustSupport: false
354
+ :profiles:
355
+ - Flag|http://hl7.org/fhir/StructureDefinition/Flag
356
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
357
+ - :id: Composition.section:sectionAlerts.entry:alertsFlag
358
+ :min: 0
359
+ :max: "*"
360
+ :required: false
361
+ :mustSupport: false
362
+ :profiles:
363
+ - Flag|http://hl7.org/fhir/uv/ips/StructureDefinition/Flag-alert-uv-ips
364
+ - :id: Composition.section:sectionFunctionalStatus
365
+ :short: Patient Summary Functional Status Section
366
+ :definition: Information about a patient's functional status including a description
367
+ of capability of the patient to perform acts of daily living, including possible
368
+ needs of the patient to be continuously assessed by third parties. The invalidity
369
+ status can in fact influence decisions about how to administer treatments.
370
+ :min: 0
371
+ :max: '1'
372
+ :required: false
373
+ :mustSupport: true
374
+ :ms_elements:
375
+ - :expression: title
376
+ :min: 1
377
+ - :expression: code
378
+ :min: 1
379
+ - :expression: text
380
+ :min: 1
381
+ - :expression: entry
382
+ :min: 0
383
+ - :expression: emptyReason
384
+ :min: 0
385
+ :code: 47420-5
386
+ :entries:
387
+ - :id: Composition.section:sectionFunctionalStatus.entry
388
+ :min: 0
389
+ :max: "*"
390
+ :required: false
391
+ :mustSupport: false
392
+ :profiles:
393
+ - Condition|http://hl7.org/fhir/StructureDefinition/Condition
394
+ - ClinicalImpression|http://hl7.org/fhir/StructureDefinition/ClinicalImpression
395
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
396
+ - :id: Composition.section:sectionFunctionalStatus.entry:disability
397
+ :min: 0
398
+ :max: "*"
399
+ :required: false
400
+ :mustSupport: false
401
+ :profiles:
402
+ - Condition|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
403
+ - :id: Composition.section:sectionFunctionalStatus.entry:functionalAssessment
404
+ :min: 0
405
+ :max: "*"
406
+ :required: false
407
+ :mustSupport: false
408
+ :profiles:
409
+ - ClinicalImpression|http://hl7.org/fhir/StructureDefinition/ClinicalImpression
410
+ - :id: Composition.section:sectionPastProblems
411
+ :short: Patient Summary History of Past Illness Section
412
+ :definition: Information about a patient's conditions that were suffered in the
413
+ past and are no longer tracked in the Problem List.
414
+ :min: 0
415
+ :max: '1'
416
+ :required: false
417
+ :mustSupport: true
418
+ :ms_elements:
419
+ - :expression: title
420
+ :min: 1
421
+ - :expression: code
422
+ :min: 1
423
+ - :expression: text
424
+ :min: 1
425
+ - :expression: entry
426
+ :min: 0
427
+ - :expression: emptyReason
428
+ :min: 0
429
+ :code: 11348-0
430
+ :entries:
431
+ - :id: Composition.section:sectionPastProblems.entry
432
+ :min: 0
433
+ :max: "*"
434
+ :required: false
435
+ :mustSupport: false
436
+ :profiles:
437
+ - Condition|http://hl7.org/fhir/StructureDefinition/Condition
438
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
439
+ - :id: Composition.section:sectionPastProblems.entry:pastProblem
440
+ :min: 0
441
+ :max: "*"
442
+ :required: false
443
+ :mustSupport: false
444
+ :profiles:
445
+ - Condition|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
446
+ - :id: Composition.section:sectionPregnancyHx
447
+ :short: Patient Summary History of Pregnancy Section
448
+ :definition: Information about whether a patient is currently pregnant or not and
449
+ can contain additional summarising information about the outcome of earlier pregnancies.
450
+ :min: 0
451
+ :max: '1'
452
+ :required: false
453
+ :mustSupport: true
454
+ :ms_elements:
455
+ - :expression: title
456
+ :min: 1
457
+ - :expression: code
458
+ :min: 1
459
+ - :expression: text
460
+ :min: 1
461
+ - :expression: entry
462
+ :min: 0
463
+ - :expression: emptyReason
464
+ :min: 0
465
+ :code: 10162-6
466
+ :entries:
467
+ - :id: Composition.section:sectionPregnancyHx.entry
468
+ :min: 0
469
+ :max: "*"
470
+ :required: false
471
+ :mustSupport: false
472
+ :profiles:
473
+ - Observation|http://hl7.org/fhir/StructureDefinition/Observation
474
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
475
+ - :id: Composition.section:sectionPregnancyHx.entry:pregnancyStatus
476
+ :min: 0
477
+ :max: "*"
478
+ :required: false
479
+ :mustSupport: false
480
+ :profiles:
481
+ - Observation|http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-status-uv-ips
482
+ - :id: Composition.section:sectionPregnancyHx.entry:pregnancyOutcome
483
+ :min: 0
484
+ :max: "*"
485
+ :required: false
486
+ :mustSupport: false
487
+ :profiles:
488
+ - Observation|http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-outcome-uv-ips
489
+ - :id: Composition.section:sectionPatientStory
490
+ :short: Patient Summary Patient Story Section
491
+ :definition: Information about what matters to a patient. This can include needs,
492
+ strengths, values, concerns and preferences to others providing support and care.
493
+ The patient's story, provided here, can be told by the patient or by a proxy.
494
+ :min: 0
495
+ :max: '1'
496
+ :required: false
497
+ :mustSupport: true
498
+ :ms_elements:
499
+ - :expression: title
500
+ :min: 1
501
+ - :expression: code
502
+ :min: 1
503
+ - :expression: text
504
+ :min: 1
505
+ - :expression: entry
506
+ :min: 0
507
+ - :expression: emptyReason
508
+ :min: 0
509
+ :code: 81338-6
510
+ :entries:
511
+ - :id: Composition.section:sectionPatientStory.entry
512
+ :min: 0
513
+ :max: "*"
514
+ :required: false
515
+ :mustSupport: false
516
+ :profiles:
517
+ - Resource|http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
518
+ - :id: Composition.section:sectionPlanOfCare
519
+ :short: Patient Summary Plan of Care Section
520
+ :definition: Information about a patient's plans of care containing the expectations
521
+ for care including proposals, goals, and order requests for monitoring, tracking,
522
+ or improving the condition of the patient.
523
+ :min: 0
524
+ :max: '1'
525
+ :required: false
526
+ :mustSupport: true
527
+ :ms_elements:
528
+ - :expression: title
529
+ :min: 1
530
+ - :expression: code
531
+ :min: 1
532
+ - :expression: text
533
+ :min: 1
534
+ - :expression: entry
535
+ :min: 0
536
+ - :expression: emptyReason
537
+ :min: 0
538
+ :code: 18776-5
539
+ :entries:
540
+ - :id: Composition.section:sectionPlanOfCare.entry
541
+ :min: 0
542
+ :max: "*"
543
+ :required: false
544
+ :mustSupport: false
545
+ :profiles:
546
+ - CarePlan|http://hl7.org/fhir/StructureDefinition/CarePlan
547
+ - ImmunizationRecommendation|http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
548
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
549
+ - :id: Composition.section:sectionPlanOfCare.entry:carePlan
550
+ :min: 0
551
+ :max: "*"
552
+ :required: false
553
+ :mustSupport: false
554
+ :profiles:
555
+ - CarePlan|http://hl7.org/fhir/StructureDefinition/CarePlan
556
+ - :id: Composition.section:sectionPlanOfCare.entry:immunizationRecommendation
557
+ :min: 0
558
+ :max: "*"
559
+ :required: false
560
+ :mustSupport: false
561
+ :profiles:
562
+ - ImmunizationRecommendation|http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
563
+ - :id: Composition.section:sectionSocialHistory
564
+ :short: Patient Summary Social History Section
565
+ :definition: Information about a patient's health related "lifestyle factors" or
566
+ "lifestyle observations" (e.g. smoke habits, alcohol consumption, diets, risky
567
+ habits).
568
+ :min: 0
569
+ :max: '1'
570
+ :required: false
571
+ :mustSupport: true
572
+ :ms_elements:
573
+ - :expression: title
574
+ :min: 1
575
+ - :expression: code
576
+ :min: 1
577
+ - :expression: text
578
+ :min: 1
579
+ - :expression: entry
580
+ :min: 0
581
+ - :expression: emptyReason
582
+ :min: 0
583
+ :code: 29762-2
584
+ :entries:
585
+ - :id: Composition.section:sectionSocialHistory.entry
586
+ :min: 0
587
+ :max: "*"
588
+ :required: false
589
+ :mustSupport: false
590
+ :profiles:
591
+ - Observation|http://hl7.org/fhir/StructureDefinition/Observation
592
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
593
+ - :id: Composition.section:sectionSocialHistory.entry:smokingTobaccoUse
594
+ :min: 0
595
+ :max: '1'
596
+ :required: false
597
+ :mustSupport: false
598
+ :profiles:
599
+ - Observation|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-smokingstatus
600
+ - :id: Composition.section:sectionSocialHistory.entry:alcoholUse
601
+ :min: 0
602
+ :max: '1'
603
+ :required: false
604
+ :mustSupport: false
605
+ :profiles:
606
+ - Observation|http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-uv-ips
607
+ - :id: Composition.section:sectionVitalSigns
608
+ :short: Patient Summary Vital Signs Section
609
+ :definition: Information about a patient's vital signs including blood pressure,
610
+ body temperature, heart rate, and respiratory rate. It can also include other
611
+ clinical findings, such as height, weight, body mass index, head circumference,
612
+ and pulse oximetry. In particular, notable vital signs or physical findings such
613
+ as the most recent, maximum and/or minimum, baseline, or relevant trends can be
614
+ included.
615
+ :min: 0
616
+ :max: '1'
617
+ :required: false
618
+ :mustSupport: true
619
+ :ms_elements:
620
+ - :expression: title
621
+ :min: 1
622
+ - :expression: code
623
+ :min: 1
624
+ - :expression: text
625
+ :min: 1
626
+ - :expression: entry
627
+ :min: 0
628
+ - :expression: emptyReason
629
+ :min: 0
630
+ :code: 8716-3
631
+ :entries:
632
+ - :id: Composition.section:sectionVitalSigns.entry
633
+ :min: 0
634
+ :max: "*"
635
+ :required: false
636
+ :mustSupport: false
637
+ :profiles:
638
+ - Observation|http://hl7.org/fhir/StructureDefinition/Observation
639
+ - DocumentReference|http://hl7.org/fhir/StructureDefinition/DocumentReference
640
+ - :id: Composition.section:sectionVitalSigns.entry:vitalSign
641
+ :min: 0
642
+ :max: "*"
643
+ :required: false
644
+ :mustSupport: false
645
+ :profiles:
646
+ - Observation|http://hl7.org/fhir/StructureDefinition/vitalsigns
647
+ :subject:
648
+ - :resource_type: Patient
649
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
650
+ :elements:
651
+ - :id: Patient.identifier
652
+ :expression: identifier
653
+ :min: 1
654
+ - :id: Patient.name
655
+ :expression: name
656
+ :min: 1
657
+ - :id: Patient.name.use
658
+ :expression: name.use
659
+ :min: 0
660
+ - :id: Patient.name.text
661
+ :expression: name.text
662
+ :min: 0
663
+ - :id: Patient.name.family
664
+ :expression: name.family
665
+ :min: 0
666
+ - :id: Patient.name.given
667
+ :expression: name.given
668
+ :min: 0
669
+ - :id: Patient.telecom
670
+ :expression: telecom
671
+ :min: 0
672
+ - :id: Patient.telecom.system
673
+ :expression: telecom.system
674
+ :min: 0
675
+ - :id: Patient.telecom.value
676
+ :expression: telecom.value
677
+ :min: 0
678
+ - :id: Patient.telecom.use
679
+ :expression: telecom.use
680
+ :min: 0
681
+ - :id: Patient.gender
682
+ :expression: gender
683
+ :min: 1
684
+ - :id: Patient.birthDate
685
+ :expression: birthDate
686
+ :min: 1
687
+ - :id: Patient.address
688
+ :expression: address
689
+ :min: 0
690
+ - :id: Patient.communication
691
+ :expression: communication
692
+ :min: 0
693
+ - :id: Patient.communication.language
694
+ :expression: communication.language
695
+ :min: 1
696
+ - :id: Patient.communication.preferred
697
+ :expression: communication.preferred
698
+ :min: 0
699
+ - :id: Patient.generalPractitioner
700
+ :expression: generalPractitioner
701
+ :min: 0
702
+ :slices:
703
+ - :id: Patient.extension:indigenousStatus
704
+ :expression: extension
705
+ :label: indigenousStatus
706
+ :min: 0
707
+ :max: '1'
708
+ :profile: http://hl7.org.au/fhir/StructureDefinition/indigenous-status
709
+ - :id: Patient.extension:genderIdentity
710
+ :expression: extension
711
+ :label: genderIdentity
712
+ :min: 0
713
+ :max: "*"
714
+ :profile: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity
715
+ - :id: Patient.extension:individualPronouns
716
+ :expression: extension
717
+ :label: individualPronouns
718
+ :min: 0
719
+ :max: "*"
720
+ :profile: http://hl7.org/fhir/StructureDefinition/individual-pronouns
721
+ - :id: Patient.identifier:ihi
722
+ :expression: identifier
723
+ :label: ihi
724
+ :min: 0
725
+ :max: '1'
726
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-ihi
727
+ - :id: Patient.identifier:medicare
728
+ :expression: identifier
729
+ :label: medicare
730
+ :min: 0
731
+ :max: "*"
732
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-medicarecardnumber
733
+ - :id: Patient.identifier:dva
734
+ :expression: identifier
735
+ :label: dva
736
+ :min: 0
737
+ :max: '1'
738
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-dvanumber
739
+ :author:
740
+ - :resource_type: Practitioner
741
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
742
+ :elements:
743
+ - :id: Practitioner.identifier
744
+ :expression: identifier
745
+ :min: 0
746
+ - :id: Practitioner.name
747
+ :expression: name
748
+ :min: 1
749
+ - :id: Practitioner.name.family
750
+ :expression: name.family
751
+ :min: 1
752
+ - :id: Practitioner.name.given
753
+ :expression: name.given
754
+ :min: 0
755
+ - :id: Practitioner.telecom
756
+ :expression: telecom
757
+ :min: 0
758
+ - :id: Practitioner.address
759
+ :expression: address
760
+ :min: 0
761
+ :slices:
762
+ - :id: Practitioner.identifier:hpii
763
+ :expression: identifier
764
+ :label: hpii
765
+ :min: 0
766
+ :max: '1'
767
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-hpii
768
+ - :resource_type: PractitionerRole
769
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
770
+ :elements:
771
+ - :id: PractitionerRole.identifier
772
+ :expression: identifier
773
+ :min: 0
774
+ - :id: PractitionerRole.practitioner
775
+ :expression: practitioner
776
+ :min: 1
777
+ - :id: PractitionerRole.organization
778
+ :expression: organization
779
+ :min: 0
780
+ - :id: PractitionerRole.code
781
+ :expression: code
782
+ :min: 0
783
+ - :id: PractitionerRole.specialty
784
+ :expression: specialty
785
+ :min: 0
786
+ - :id: PractitionerRole.telecom
787
+ :expression: telecom
788
+ :min: 0
789
+ - :id: PractitionerRole.telecom.system
790
+ :expression: telecom.system
791
+ :min: 0
792
+ - :id: PractitionerRole.telecom.value
793
+ :expression: telecom.value
794
+ :min: 0
795
+ :slices:
796
+ - :id: PractitionerRole.identifier:medicareProvider
797
+ :expression: identifier
798
+ :label: medicareProvider
799
+ :min: 0
800
+ :max: '1'
801
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-medicareprovidernumber
802
+ - :resource_type: Patient
803
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
804
+ :elements:
805
+ - :id: Patient.identifier
806
+ :expression: identifier
807
+ :min: 1
808
+ - :id: Patient.name
809
+ :expression: name
810
+ :min: 1
811
+ - :id: Patient.name.use
812
+ :expression: name.use
813
+ :min: 0
814
+ - :id: Patient.name.text
815
+ :expression: name.text
816
+ :min: 0
817
+ - :id: Patient.name.family
818
+ :expression: name.family
819
+ :min: 0
820
+ - :id: Patient.name.given
821
+ :expression: name.given
822
+ :min: 0
823
+ - :id: Patient.telecom
824
+ :expression: telecom
825
+ :min: 0
826
+ - :id: Patient.telecom.system
827
+ :expression: telecom.system
828
+ :min: 0
829
+ - :id: Patient.telecom.value
830
+ :expression: telecom.value
831
+ :min: 0
832
+ - :id: Patient.telecom.use
833
+ :expression: telecom.use
834
+ :min: 0
835
+ - :id: Patient.gender
836
+ :expression: gender
837
+ :min: 1
838
+ - :id: Patient.birthDate
839
+ :expression: birthDate
840
+ :min: 1
841
+ - :id: Patient.address
842
+ :expression: address
843
+ :min: 0
844
+ - :id: Patient.communication
845
+ :expression: communication
846
+ :min: 0
847
+ - :id: Patient.communication.language
848
+ :expression: communication.language
849
+ :min: 1
850
+ - :id: Patient.communication.preferred
851
+ :expression: communication.preferred
852
+ :min: 0
853
+ - :id: Patient.generalPractitioner
854
+ :expression: generalPractitioner
855
+ :min: 0
856
+ :slices:
857
+ - :id: Patient.extension:indigenousStatus
858
+ :expression: extension
859
+ :label: indigenousStatus
860
+ :min: 0
861
+ :max: '1'
862
+ :profile: http://hl7.org.au/fhir/StructureDefinition/indigenous-status
863
+ - :id: Patient.extension:genderIdentity
864
+ :expression: extension
865
+ :label: genderIdentity
866
+ :min: 0
867
+ :max: "*"
868
+ :profile: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity
869
+ - :id: Patient.extension:individualPronouns
870
+ :expression: extension
871
+ :label: individualPronouns
872
+ :min: 0
873
+ :max: "*"
874
+ :profile: http://hl7.org/fhir/StructureDefinition/individual-pronouns
875
+ - :id: Patient.identifier:ihi
876
+ :expression: identifier
877
+ :label: ihi
878
+ :min: 0
879
+ :max: '1'
880
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-ihi
881
+ - :id: Patient.identifier:medicare
882
+ :expression: identifier
883
+ :label: medicare
884
+ :min: 0
885
+ :max: "*"
886
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-medicarecardnumber
887
+ - :id: Patient.identifier:dva
888
+ :expression: identifier
889
+ :label: dva
890
+ :min: 0
891
+ :max: '1'
892
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-dvanumber
893
+ - :resource_type: RelatedPerson
894
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
895
+ :elements:
896
+ - :id: RelatedPerson.patient
897
+ :expression: patient
898
+ :min: 1
899
+ - :id: RelatedPerson.patient.reference
900
+ :expression: patient.reference
901
+ :min: 1
902
+ - :id: RelatedPerson.relationship
903
+ :expression: relationship
904
+ :min: 0
905
+ - :id: RelatedPerson.name
906
+ :expression: name
907
+ :min: 0
908
+ - :id: RelatedPerson.name.use
909
+ :expression: name.use
910
+ :min: 0
911
+ - :id: RelatedPerson.name.text
912
+ :expression: name.text
913
+ :min: 0
914
+ - :id: RelatedPerson.name.family
915
+ :expression: name.family
916
+ :min: 0
917
+ - :id: RelatedPerson.name.given
918
+ :expression: name.given
919
+ :min: 0
920
+ - :id: RelatedPerson.telecom
921
+ :expression: telecom
922
+ :min: 0
923
+ - :id: RelatedPerson.address
924
+ :expression: address
925
+ :min: 0
926
+ :slices: []
927
+ - :resource_type: Organization
928
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
929
+ :elements:
930
+ - :id: Organization.identifier
931
+ :expression: identifier
932
+ :min: 0
933
+ - :id: Organization.type
934
+ :expression: type
935
+ :min: 0
936
+ - :id: Organization.name
937
+ :expression: name
938
+ :min: 1
939
+ - :id: Organization.telecom
940
+ :expression: telecom
941
+ :min: 0
942
+ - :id: Organization.telecom.system
943
+ :expression: telecom.system
944
+ :min: 0
945
+ - :id: Organization.telecom.value
946
+ :expression: telecom.value
947
+ :min: 0
948
+ - :id: Organization.address
949
+ :expression: address
950
+ :min: 0
951
+ :slices:
952
+ - :id: Organization.identifier:hpio
953
+ :expression: identifier
954
+ :label: hpio
955
+ :min: 0
956
+ :max: '1'
957
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-hpio
958
+ - :id: Organization.identifier:abn
959
+ :expression: identifier
960
+ :label: abn
961
+ :min: 0
962
+ :max: "*"
963
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-australianbusinessnumber
964
+ - :resource_type: Device
965
+ :profile: http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips
966
+ :elements:
967
+ - :id: Device.type
968
+ :expression: type
969
+ :min: 0
970
+ :slices: []
971
+ :custodian:
972
+ - :resource_type: Organization
973
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
974
+ :elements:
975
+ - :id: Organization.identifier
976
+ :expression: identifier
977
+ :min: 0
978
+ - :id: Organization.type
979
+ :expression: type
980
+ :min: 0
981
+ - :id: Organization.name
982
+ :expression: name
983
+ :min: 1
984
+ - :id: Organization.telecom
985
+ :expression: telecom
986
+ :min: 0
987
+ - :id: Organization.telecom.system
988
+ :expression: telecom.system
989
+ :min: 0
990
+ - :id: Organization.telecom.value
991
+ :expression: telecom.value
992
+ :min: 0
993
+ - :id: Organization.address
994
+ :expression: address
995
+ :min: 0
996
+ :slices:
997
+ - :id: Organization.identifier:hpio
998
+ :expression: identifier
999
+ :label: hpio
1000
+ :min: 0
1001
+ :max: '1'
1002
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-hpio
1003
+ - :id: Organization.identifier:abn
1004
+ :expression: identifier
1005
+ :label: abn
1006
+ :min: 0
1007
+ :max: "*"
1008
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-australianbusinessnumber
1009
+ :attester:
1010
+ - :resource_type: Patient
1011
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
1012
+ :elements:
1013
+ - :id: Patient.identifier
1014
+ :expression: identifier
1015
+ :min: 1
1016
+ - :id: Patient.name
1017
+ :expression: name
1018
+ :min: 1
1019
+ - :id: Patient.name.use
1020
+ :expression: name.use
1021
+ :min: 0
1022
+ - :id: Patient.name.text
1023
+ :expression: name.text
1024
+ :min: 0
1025
+ - :id: Patient.name.family
1026
+ :expression: name.family
1027
+ :min: 0
1028
+ - :id: Patient.name.given
1029
+ :expression: name.given
1030
+ :min: 0
1031
+ - :id: Patient.telecom
1032
+ :expression: telecom
1033
+ :min: 0
1034
+ - :id: Patient.telecom.system
1035
+ :expression: telecom.system
1036
+ :min: 0
1037
+ - :id: Patient.telecom.value
1038
+ :expression: telecom.value
1039
+ :min: 0
1040
+ - :id: Patient.telecom.use
1041
+ :expression: telecom.use
1042
+ :min: 0
1043
+ - :id: Patient.gender
1044
+ :expression: gender
1045
+ :min: 1
1046
+ - :id: Patient.birthDate
1047
+ :expression: birthDate
1048
+ :min: 1
1049
+ - :id: Patient.address
1050
+ :expression: address
1051
+ :min: 0
1052
+ - :id: Patient.communication
1053
+ :expression: communication
1054
+ :min: 0
1055
+ - :id: Patient.communication.language
1056
+ :expression: communication.language
1057
+ :min: 1
1058
+ - :id: Patient.communication.preferred
1059
+ :expression: communication.preferred
1060
+ :min: 0
1061
+ - :id: Patient.generalPractitioner
1062
+ :expression: generalPractitioner
1063
+ :min: 0
1064
+ :slices:
1065
+ - :id: Patient.extension:indigenousStatus
1066
+ :expression: extension
1067
+ :label: indigenousStatus
1068
+ :min: 0
1069
+ :max: '1'
1070
+ :profile: http://hl7.org.au/fhir/StructureDefinition/indigenous-status
1071
+ - :id: Patient.extension:genderIdentity
1072
+ :expression: extension
1073
+ :label: genderIdentity
1074
+ :min: 0
1075
+ :max: "*"
1076
+ :profile: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity
1077
+ - :id: Patient.extension:individualPronouns
1078
+ :expression: extension
1079
+ :label: individualPronouns
1080
+ :min: 0
1081
+ :max: "*"
1082
+ :profile: http://hl7.org/fhir/StructureDefinition/individual-pronouns
1083
+ - :id: Patient.identifier:ihi
1084
+ :expression: identifier
1085
+ :label: ihi
1086
+ :min: 0
1087
+ :max: '1'
1088
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-ihi
1089
+ - :id: Patient.identifier:medicare
1090
+ :expression: identifier
1091
+ :label: medicare
1092
+ :min: 0
1093
+ :max: "*"
1094
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-medicarecardnumber
1095
+ - :id: Patient.identifier:dva
1096
+ :expression: identifier
1097
+ :label: dva
1098
+ :min: 0
1099
+ :max: '1'
1100
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-dvanumber
1101
+ - :resource_type: RelatedPerson
1102
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
1103
+ :elements:
1104
+ - :id: RelatedPerson.patient
1105
+ :expression: patient
1106
+ :min: 1
1107
+ - :id: RelatedPerson.patient.reference
1108
+ :expression: patient.reference
1109
+ :min: 1
1110
+ - :id: RelatedPerson.relationship
1111
+ :expression: relationship
1112
+ :min: 0
1113
+ - :id: RelatedPerson.name
1114
+ :expression: name
1115
+ :min: 0
1116
+ - :id: RelatedPerson.name.use
1117
+ :expression: name.use
1118
+ :min: 0
1119
+ - :id: RelatedPerson.name.text
1120
+ :expression: name.text
1121
+ :min: 0
1122
+ - :id: RelatedPerson.name.family
1123
+ :expression: name.family
1124
+ :min: 0
1125
+ - :id: RelatedPerson.name.given
1126
+ :expression: name.given
1127
+ :min: 0
1128
+ - :id: RelatedPerson.telecom
1129
+ :expression: telecom
1130
+ :min: 0
1131
+ - :id: RelatedPerson.address
1132
+ :expression: address
1133
+ :min: 0
1134
+ :slices: []
1135
+ - :resource_type: Practitioner
1136
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
1137
+ :elements:
1138
+ - :id: Practitioner.identifier
1139
+ :expression: identifier
1140
+ :min: 0
1141
+ - :id: Practitioner.name
1142
+ :expression: name
1143
+ :min: 1
1144
+ - :id: Practitioner.name.family
1145
+ :expression: name.family
1146
+ :min: 1
1147
+ - :id: Practitioner.name.given
1148
+ :expression: name.given
1149
+ :min: 0
1150
+ - :id: Practitioner.telecom
1151
+ :expression: telecom
1152
+ :min: 0
1153
+ - :id: Practitioner.address
1154
+ :expression: address
1155
+ :min: 0
1156
+ :slices:
1157
+ - :id: Practitioner.identifier:hpii
1158
+ :expression: identifier
1159
+ :label: hpii
1160
+ :min: 0
1161
+ :max: '1'
1162
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-hpii
1163
+ - :resource_type: PractitionerRole
1164
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
1165
+ :elements:
1166
+ - :id: PractitionerRole.identifier
1167
+ :expression: identifier
1168
+ :min: 0
1169
+ - :id: PractitionerRole.practitioner
1170
+ :expression: practitioner
1171
+ :min: 1
1172
+ - :id: PractitionerRole.organization
1173
+ :expression: organization
1174
+ :min: 0
1175
+ - :id: PractitionerRole.code
1176
+ :expression: code
1177
+ :min: 0
1178
+ - :id: PractitionerRole.specialty
1179
+ :expression: specialty
1180
+ :min: 0
1181
+ - :id: PractitionerRole.telecom
1182
+ :expression: telecom
1183
+ :min: 0
1184
+ - :id: PractitionerRole.telecom.system
1185
+ :expression: telecom.system
1186
+ :min: 0
1187
+ - :id: PractitionerRole.telecom.value
1188
+ :expression: telecom.value
1189
+ :min: 0
1190
+ :slices:
1191
+ - :id: PractitionerRole.identifier:medicareProvider
1192
+ :expression: identifier
1193
+ :label: medicareProvider
1194
+ :min: 0
1195
+ :max: '1'
1196
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-medicareprovidernumber
1197
+ - :resource_type: Organization
1198
+ :profile: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
1199
+ :elements:
1200
+ - :id: Organization.identifier
1201
+ :expression: identifier
1202
+ :min: 0
1203
+ - :id: Organization.type
1204
+ :expression: type
1205
+ :min: 0
1206
+ - :id: Organization.name
1207
+ :expression: name
1208
+ :min: 1
1209
+ - :id: Organization.telecom
1210
+ :expression: telecom
1211
+ :min: 0
1212
+ - :id: Organization.telecom.system
1213
+ :expression: telecom.system
1214
+ :min: 0
1215
+ - :id: Organization.telecom.value
1216
+ :expression: telecom.value
1217
+ :min: 0
1218
+ - :id: Organization.address
1219
+ :expression: address
1220
+ :min: 0
1221
+ :slices:
1222
+ - :id: Organization.identifier:hpio
1223
+ :expression: identifier
1224
+ :label: hpio
1225
+ :min: 0
1226
+ :max: '1'
1227
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-hpio
1228
+ - :id: Organization.identifier:abn
1229
+ :expression: identifier
1230
+ :label: abn
1231
+ :min: 0
1232
+ :max: "*"
1233
+ :profile: http://hl7.org.au/fhir/StructureDefinition/au-australianbusinessnumber
1234
+ :composition_mandatory_ms_elements:
1235
+ - author
1236
+ - date
1237
+ - status
1238
+ - subject
1239
+ - title
1240
+ - type
1241
+ :composition_mandatory_ms_sub_elements:
1242
+ - attester.mode
1243
+ - subject.reference
1244
+ :composition_optional_ms_elements:
1245
+ - attester
1246
+ - custodian
1247
+ - identifier
1248
+ - text
1249
+ - event
1250
+ :composition_optional_ms_sub_elements:
1251
+ - attester.party
1252
+ - attester.time
1253
+ :composition_mandatory_ms_slices: []
1254
+ :composition_optional_ms_slices:
1255
+ - :path: event
1256
+ :sliceName: careProvisioningEvent
1257
+ :min: 0
1258
+ :max: '1'
1259
+ :mustSupport: true
1260
+ :mandatory_ms_sub_elements:
1261
+ - period
1262
+ :optional_ms_sub_elements:
1263
+ - code
1264
+ :profiles:
1265
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-allergyintolerance
1266
+ :name: AUPSAllergyIntolerance
1267
+ :title: AU PS AllergyIntolerance
1268
+ :required: true
1269
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-bundle
1270
+ :name: AUPSBundle
1271
+ :title: AU PS Bundle
1272
+ :required: true
1273
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-composition
1274
+ :name: AUPSComposition
1275
+ :title: AU PS Composition
1276
+ :required: true
1277
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
1278
+ :name: AUPSCondition
1279
+ :title: AU PS Condition
1280
+ :required: true
1281
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-diagnosticresult-path
1282
+ :name: AUPSPathologyResult
1283
+ :title: AU PS Pathology Result Observation
1284
+ :required: false
1285
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-encounter
1286
+ :name: AUPSEncounter
1287
+ :title: AU PS Encounter
1288
+ :required: false
1289
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-immunization
1290
+ :name: AUPSImmunization
1291
+ :title: AU PS Immunization
1292
+ :required: false
1293
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medication
1294
+ :name: AUPSMedication
1295
+ :title: AU PS Medication
1296
+ :required: false
1297
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationrequest
1298
+ :name: AUPSMedicationRequest
1299
+ :title: AU PS MedicationRequest
1300
+ :required: true
1301
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationstatement
1302
+ :name: AUPSMedicationStatement
1303
+ :title: AU PS MedicationStatement
1304
+ :required: true
1305
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
1306
+ :name: AUPSOrganization
1307
+ :title: AU PS Organization
1308
+ :required: false
1309
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
1310
+ :name: AUPSPatient
1311
+ :title: AU PS Patient
1312
+ :required: true
1313
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
1314
+ :name: AUPSPractitioner
1315
+ :title: AU PS Practitioner
1316
+ :required: false
1317
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
1318
+ :name: AUPSPractitionerRole
1319
+ :title: AU PS PractitionerRole
1320
+ :required: false
1321
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-procedure
1322
+ :name: AUPSProcedure
1323
+ :title: AU PS Procedure
1324
+ :required: false
1325
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
1326
+ :name: AUPSRelatedPerson
1327
+ :title: AU PS RelatedPerson
1328
+ :required: false
1329
+ - :url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-smokingstatus
1330
+ :name: AUPSSmokingStatus
1331
+ :title: AU PS Smoking Status
1332
+ :required: false
1333
+ :resources_filters:
1334
+ - :resource_profile: Observation|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-diagnosticresult-path
1335
+ :filters:
1336
+ - path: category.coding.code
1337
+ value: laboratory
1338
+ - :resource_profile: Observation|http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-radiology-uv-ips
1339
+ :filters:
1340
+ - path: category.coding.code
1341
+ value: imaging
1342
+ - :resource_profile: Observation|http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-status-uv-ips
1343
+ :filters:
1344
+ - path: code.coding.code
1345
+ value: 82810-3
1346
+ - :resource_profile: Observation|http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-outcome-uv-ips
1347
+ :filters:
1348
+ - path: code.coding.code
1349
+ value:
1350
+ - 11636-8
1351
+ - 11637-6
1352
+ - 11638-4
1353
+ - 11639-2
1354
+ - 11640-0
1355
+ - 11612-9
1356
+ - 11613-7
1357
+ - 11614-5
1358
+ - 33065-4
1359
+ - :resource_profile: Observation|http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-smokingstatus
1360
+ :filters:
1361
+ - path: code.coding.code
1362
+ value: '1747861000168109'
1363
+ - :resource_profile: Observation|http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-uv-ips
1364
+ :filters:
1365
+ - path: code.coding.code
1366
+ value: 74013-4
1367
+ :ig_id: hl7.fhir.au.ps
1368
+ :ig_title: AU PS
1369
+ :ig_module_name_prefix: AUPS
1370
+ :ig_test_id_prefix: au_ps
1371
+ :ig_version: v1.0.0
1372
+ :groups:
1373
+ - :name: au_ps_allergyintolerance
1374
+ :class_name: AuPsAllergyintoleranceSequence
1375
+ :version: v1.0.0
1376
+ :reformatted_version: v100
1377
+ :resource: AllergyIntolerance
1378
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-allergyintolerance
1379
+ :profile_name: AU PS AllergyIntolerance
1380
+ :profile_version: 1.0.0
1381
+ :title: AllergyIntolerance
1382
+ :short_description: Verify support for the server capabilities required by the AU
1383
+ PS AllergyIntolerance.
1384
+ :interactions: []
1385
+ :operations: []
1386
+ :searches: []
1387
+ :search_definitions: {}
1388
+ :include_params: []
1389
+ :revincludes: []
1390
+ :required_concepts:
1391
+ - clinicalStatus
1392
+ - verificationStatus
1393
+ :must_supports:
1394
+ :extensions: []
1395
+ :slices: []
1396
+ :elements:
1397
+ - :path: clinicalStatus
1398
+ - :path: verificationStatus
1399
+ - :path: type
1400
+ - :path: code
1401
+ - :path: patient
1402
+ :types:
1403
+ - Reference
1404
+ :target_profiles:
1405
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
1406
+ - :path: patient.reference
1407
+ - :path: onsetDateTime
1408
+ :original_path: onset[x]
1409
+ - :path: note
1410
+ - :path: reaction
1411
+ - :path: reaction.manifestation
1412
+ - :path: reaction.severity
1413
+ :mandatory_elements:
1414
+ - AllergyIntolerance.code
1415
+ - AllergyIntolerance.patient
1416
+ - AllergyIntolerance.patient.reference
1417
+ - AllergyIntolerance.reaction.manifestation
1418
+ :bindings:
1419
+ - :type: CodeableConcept
1420
+ :strength: required
1421
+ :system: http://hl7.org/fhir/ValueSet/allergyintolerance-clinical
1422
+ :path: clinicalStatus
1423
+ - :type: CodeableConcept
1424
+ :strength: required
1425
+ :system: http://hl7.org/fhir/ValueSet/allergyintolerance-verification
1426
+ :path: verificationStatus
1427
+ - :type: code
1428
+ :strength: required
1429
+ :system: http://hl7.org/fhir/ValueSet/allergy-intolerance-type
1430
+ :path: type
1431
+ - :type: code
1432
+ :strength: required
1433
+ :system: http://hl7.org/fhir/ValueSet/allergy-intolerance-category
1434
+ :path: category
1435
+ - :type: code
1436
+ :strength: required
1437
+ :system: http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality
1438
+ :path: criticality
1439
+ - :type: code
1440
+ :strength: required
1441
+ :system: http://hl7.org/fhir/ValueSet/reaction-event-severity
1442
+ :path: reaction.severity
1443
+ :references:
1444
+ - :path: AllergyIntolerance.patient
1445
+ :profiles:
1446
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
1447
+ :resource_types:
1448
+ - Patient
1449
+ - :path: AllergyIntolerance.encounter
1450
+ :profiles:
1451
+ - http://hl7.org/fhir/StructureDefinition/Encounter|4.0.1
1452
+ - :path: AllergyIntolerance.recorder
1453
+ :profiles:
1454
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1455
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1456
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1457
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1458
+ - :path: AllergyIntolerance.asserter
1459
+ :profiles:
1460
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1461
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1462
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1463
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1464
+ :delayed_references: []
1465
+ - :name: au_ps_composition
1466
+ :class_name: AuPsCompositionSequence
1467
+ :version: v1.0.0
1468
+ :reformatted_version: v100
1469
+ :resource: Composition
1470
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-composition
1471
+ :profile_name: AU PS Composition
1472
+ :profile_version: 1.0.0
1473
+ :title: Composition
1474
+ :short_description: Verify support for the server capabilities required by the AU
1475
+ PS Composition.
1476
+ :interactions: []
1477
+ :operations: []
1478
+ :searches: []
1479
+ :search_definitions: {}
1480
+ :include_params: []
1481
+ :revincludes: []
1482
+ :required_concepts: []
1483
+ :must_supports:
1484
+ :extensions: []
1485
+ :slices:
1486
+ - :slice_id: Composition.event:careProvisioningEvent
1487
+ :slice_name: careProvisioningEvent
1488
+ :path: event
1489
+ :discriminator:
1490
+ :type: value
1491
+ :values:
1492
+ - :path: code
1493
+ :value:
1494
+ - :slice_id: Composition.section:sectionProblems
1495
+ :slice_name: sectionProblems
1496
+ :path: section
1497
+ :discriminator:
1498
+ :type: value
1499
+ :values:
1500
+ - :path: code
1501
+ :value:
1502
+ - :slice_id: Composition.section:sectionAllergies
1503
+ :slice_name: sectionAllergies
1504
+ :path: section
1505
+ :discriminator:
1506
+ :type: value
1507
+ :values:
1508
+ - :path: code
1509
+ :value:
1510
+ - :slice_id: Composition.section:sectionMedications
1511
+ :slice_name: sectionMedications
1512
+ :path: section
1513
+ :discriminator:
1514
+ :type: value
1515
+ :values:
1516
+ - :path: code
1517
+ :value:
1518
+ - :slice_id: Composition.section:sectionImmunizations
1519
+ :slice_name: sectionImmunizations
1520
+ :path: section
1521
+ :discriminator:
1522
+ :type: value
1523
+ :values:
1524
+ - :path: code
1525
+ :value:
1526
+ - :slice_id: Composition.section:sectionResults
1527
+ :slice_name: sectionResults
1528
+ :path: section
1529
+ :discriminator:
1530
+ :type: value
1531
+ :values:
1532
+ - :path: code
1533
+ :value:
1534
+ - :slice_id: Composition.section:sectionProceduresHx
1535
+ :slice_name: sectionProceduresHx
1536
+ :path: section
1537
+ :discriminator:
1538
+ :type: value
1539
+ :values:
1540
+ - :path: code
1541
+ :value:
1542
+ - :slice_id: Composition.section:sectionMedicalDevices
1543
+ :slice_name: sectionMedicalDevices
1544
+ :path: section
1545
+ :discriminator:
1546
+ :type: value
1547
+ :values:
1548
+ - :path: code
1549
+ :value:
1550
+ - :slice_id: Composition.section:sectionAdvanceDirectives
1551
+ :slice_name: sectionAdvanceDirectives
1552
+ :path: section
1553
+ :discriminator:
1554
+ :type: value
1555
+ :values:
1556
+ - :path: code
1557
+ :value:
1558
+ - :slice_id: Composition.section:sectionAlerts
1559
+ :slice_name: sectionAlerts
1560
+ :path: section
1561
+ :discriminator:
1562
+ :type: value
1563
+ :values:
1564
+ - :path: code
1565
+ :value:
1566
+ - :slice_id: Composition.section:sectionFunctionalStatus
1567
+ :slice_name: sectionFunctionalStatus
1568
+ :path: section
1569
+ :discriminator:
1570
+ :type: value
1571
+ :values:
1572
+ - :path: code
1573
+ :value:
1574
+ - :slice_id: Composition.section:sectionPastProblems
1575
+ :slice_name: sectionPastProblems
1576
+ :path: section
1577
+ :discriminator:
1578
+ :type: value
1579
+ :values:
1580
+ - :path: code
1581
+ :value:
1582
+ - :slice_id: Composition.section:sectionPregnancyHx
1583
+ :slice_name: sectionPregnancyHx
1584
+ :path: section
1585
+ :discriminator:
1586
+ :type: value
1587
+ :values:
1588
+ - :path: code
1589
+ :value:
1590
+ - :slice_id: Composition.section:sectionPatientStory
1591
+ :slice_name: sectionPatientStory
1592
+ :path: section
1593
+ :discriminator:
1594
+ :type: value
1595
+ :values:
1596
+ - :path: code
1597
+ :value:
1598
+ - :slice_id: Composition.section:sectionPlanOfCare
1599
+ :slice_name: sectionPlanOfCare
1600
+ :path: section
1601
+ :discriminator:
1602
+ :type: value
1603
+ :values:
1604
+ - :path: code
1605
+ :value:
1606
+ - :slice_id: Composition.section:sectionSocialHistory
1607
+ :slice_name: sectionSocialHistory
1608
+ :path: section
1609
+ :discriminator:
1610
+ :type: value
1611
+ :values:
1612
+ - :path: code
1613
+ :value:
1614
+ - :slice_id: Composition.section:sectionVitalSigns
1615
+ :slice_name: sectionVitalSigns
1616
+ :path: section
1617
+ :discriminator:
1618
+ :type: value
1619
+ :values:
1620
+ - :path: code
1621
+ :value:
1622
+ :elements:
1623
+ - :path: meta.profile
1624
+ - :path: text
1625
+ - :path: identifier
1626
+ - :path: status
1627
+ - :path: type.coding.code
1628
+ :fixed_value: 60591-5
1629
+ - :path: subject
1630
+ :types:
1631
+ - Reference
1632
+ :target_profiles:
1633
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
1634
+ - :path: subject.reference
1635
+ - :path: date
1636
+ - :path: author
1637
+ :types:
1638
+ - Reference
1639
+ - :path: title
1640
+ - :path: attester
1641
+ - :path: attester.mode
1642
+ - :path: attester.time
1643
+ - :path: attester.party
1644
+ :types:
1645
+ - Reference
1646
+ - :path: custodian
1647
+ :types:
1648
+ - Reference
1649
+ :target_profiles:
1650
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
1651
+ - :path: event:careProvisioningEvent.code
1652
+ - :path: event:careProvisioningEvent.period
1653
+ - :path: section
1654
+ - :path: section.title
1655
+ - :path: section.code
1656
+ - :path: section.text
1657
+ - :path: section:sectionProblems.title
1658
+ - :path: section:sectionProblems.code
1659
+ - :path: section:sectionProblems.text
1660
+ - :path: section:sectionProblems.emptyReason
1661
+ - :path: section:sectionAllergies.title
1662
+ - :path: section:sectionAllergies.code
1663
+ - :path: section:sectionAllergies.text
1664
+ - :path: section:sectionAllergies.emptyReason
1665
+ - :path: section:sectionMedications.title
1666
+ - :path: section:sectionMedications.code
1667
+ - :path: section:sectionMedications.text
1668
+ - :path: section:sectionMedications.emptyReason
1669
+ - :path: section:sectionImmunizations.title
1670
+ - :path: section:sectionImmunizations.code
1671
+ - :path: section:sectionImmunizations.text
1672
+ - :path: section:sectionResults.title
1673
+ - :path: section:sectionResults.code
1674
+ - :path: section:sectionResults.text
1675
+ - :path: section:sectionProceduresHx.title
1676
+ - :path: section:sectionProceduresHx.code
1677
+ - :path: section:sectionProceduresHx.text
1678
+ - :path: section:sectionMedicalDevices.title
1679
+ - :path: section:sectionMedicalDevices.code
1680
+ - :path: section:sectionMedicalDevices.text
1681
+ - :path: section:sectionAdvanceDirectives.title
1682
+ - :path: section:sectionAdvanceDirectives.code
1683
+ - :path: section:sectionAdvanceDirectives.text
1684
+ - :path: section:sectionAlerts.title
1685
+ - :path: section:sectionAlerts.code
1686
+ - :path: section:sectionAlerts.text
1687
+ - :path: section:sectionFunctionalStatus.title
1688
+ - :path: section:sectionFunctionalStatus.code
1689
+ - :path: section:sectionFunctionalStatus.text
1690
+ - :path: section:sectionPastProblems.title
1691
+ - :path: section:sectionPastProblems.code
1692
+ - :path: section:sectionPastProblems.text
1693
+ - :path: section:sectionPregnancyHx.title
1694
+ - :path: section:sectionPregnancyHx.code
1695
+ - :path: section:sectionPregnancyHx.text
1696
+ - :path: section:sectionPatientStory.title
1697
+ - :path: section:sectionPatientStory.code
1698
+ - :path: section:sectionPatientStory.text
1699
+ - :path: section:sectionPlanOfCare.title
1700
+ - :path: section:sectionPlanOfCare.code
1701
+ - :path: section:sectionPlanOfCare.text
1702
+ - :path: section:sectionSocialHistory.title
1703
+ - :path: section:sectionSocialHistory.code
1704
+ - :path: section:sectionSocialHistory.text
1705
+ - :path: section:sectionVitalSigns.title
1706
+ - :path: section:sectionVitalSigns.code
1707
+ - :path: section:sectionVitalSigns.text
1708
+ :mandatory_elements:
1709
+ - Composition.status
1710
+ - Composition.type
1711
+ - Composition.subject
1712
+ - Composition.subject.reference
1713
+ - Composition.date
1714
+ - Composition.author
1715
+ - Composition.title
1716
+ - Composition.attester.mode
1717
+ - Composition.relatesTo.code
1718
+ - Composition.relatesTo.target[x]
1719
+ - Composition.event.code
1720
+ - Composition.section
1721
+ - Composition.section.title
1722
+ - Composition.section.code
1723
+ - Composition.section.text
1724
+ :bindings:
1725
+ - :type: code
1726
+ :strength: required
1727
+ :system: http://hl7.org/fhir/ValueSet/composition-status
1728
+ :path: status
1729
+ - :type: code
1730
+ :strength: required
1731
+ :system: http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification
1732
+ :path: confidentiality
1733
+ - :type: code
1734
+ :strength: required
1735
+ :system: http://hl7.org/fhir/ValueSet/composition-attestation-mode
1736
+ :path: attester.mode
1737
+ - :type: code
1738
+ :strength: required
1739
+ :system: http://hl7.org/fhir/ValueSet/document-relationship-type
1740
+ :path: relatesTo.code
1741
+ - :type: code
1742
+ :strength: required
1743
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1744
+ :path: section.mode
1745
+ - :type: code
1746
+ :strength: required
1747
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1748
+ :path: section.mode
1749
+ - :type: code
1750
+ :strength: required
1751
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1752
+ :path: section.mode
1753
+ - :type: code
1754
+ :strength: required
1755
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1756
+ :path: section.mode
1757
+ - :type: code
1758
+ :strength: required
1759
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1760
+ :path: section.mode
1761
+ - :type: code
1762
+ :strength: required
1763
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1764
+ :path: section.mode
1765
+ - :type: code
1766
+ :strength: required
1767
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1768
+ :path: section.mode
1769
+ - :type: code
1770
+ :strength: required
1771
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1772
+ :path: section.mode
1773
+ - :type: code
1774
+ :strength: required
1775
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1776
+ :path: section.mode
1777
+ - :type: code
1778
+ :strength: required
1779
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1780
+ :path: section.mode
1781
+ - :type: code
1782
+ :strength: required
1783
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1784
+ :path: section.mode
1785
+ - :type: code
1786
+ :strength: required
1787
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1788
+ :path: section.mode
1789
+ - :type: code
1790
+ :strength: required
1791
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1792
+ :path: section.mode
1793
+ - :type: code
1794
+ :strength: required
1795
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1796
+ :path: section.mode
1797
+ - :type: code
1798
+ :strength: required
1799
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1800
+ :path: section.mode
1801
+ - :type: code
1802
+ :strength: required
1803
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1804
+ :path: section.mode
1805
+ - :type: code
1806
+ :strength: required
1807
+ :system: http://hl7.org/fhir/ValueSet/list-mode
1808
+ :path: section.mode
1809
+ :references:
1810
+ - :path: Composition.subject
1811
+ :profiles:
1812
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
1813
+ :resource_types:
1814
+ - Patient
1815
+ - :path: Composition.encounter
1816
+ :profiles:
1817
+ - http://hl7.org/fhir/StructureDefinition/Encounter|4.0.1
1818
+ - :path: Composition.author
1819
+ :profiles:
1820
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
1821
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
1822
+ - http://hl7.org/fhir/StructureDefinition/Device
1823
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
1824
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
1825
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
1826
+ :resource_types:
1827
+ - Practitioner
1828
+ - PractitionerRole
1829
+ - Patient
1830
+ - RelatedPerson
1831
+ - Organization
1832
+ - :path: Composition.attester.party
1833
+ :profiles:
1834
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
1835
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
1836
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
1837
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
1838
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
1839
+ :resource_types:
1840
+ - Patient
1841
+ - RelatedPerson
1842
+ - Practitioner
1843
+ - PractitionerRole
1844
+ - Organization
1845
+ - :path: Composition.custodian
1846
+ :profiles:
1847
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
1848
+ :resource_types:
1849
+ - Organization
1850
+ - :path: Composition.event.detail
1851
+ :profiles:
1852
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1853
+ - :path: Composition.event.detail
1854
+ :profiles:
1855
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1856
+ - :path: Composition.section.author
1857
+ :profiles:
1858
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1859
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1860
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
1861
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1862
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1863
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
1864
+ - :path: Composition.section.focus
1865
+ :profiles:
1866
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1867
+ - :path: Composition.section.entry
1868
+ :profiles:
1869
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1870
+ - :path: Composition.section.author
1871
+ :profiles:
1872
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1873
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1874
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
1875
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1876
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1877
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
1878
+ - :path: Composition.section.focus
1879
+ :profiles:
1880
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1881
+ - :path: Composition.section.entry
1882
+ :profiles:
1883
+ - http://hl7.org/fhir/StructureDefinition/Condition
1884
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
1885
+ - :path: Composition.section.entry
1886
+ :profiles:
1887
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
1888
+ :resource_types:
1889
+ - Condition
1890
+ - :path: Composition.section.author
1891
+ :profiles:
1892
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1893
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1894
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
1895
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1896
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1897
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
1898
+ - :path: Composition.section.focus
1899
+ :profiles:
1900
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1901
+ - :path: Composition.section.entry
1902
+ :profiles:
1903
+ - http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
1904
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
1905
+ - :path: Composition.section.entry
1906
+ :profiles:
1907
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-allergyintolerance
1908
+ :resource_types:
1909
+ - AllergyIntolerance
1910
+ - :path: Composition.section.author
1911
+ :profiles:
1912
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1913
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1914
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
1915
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1916
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1917
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
1918
+ - :path: Composition.section.focus
1919
+ :profiles:
1920
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1921
+ - :path: Composition.section.entry
1922
+ :profiles:
1923
+ - http://hl7.org/fhir/StructureDefinition/MedicationStatement
1924
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
1925
+ - http://hl7.org/fhir/StructureDefinition/MedicationAdministration
1926
+ - http://hl7.org/fhir/StructureDefinition/MedicationDispense
1927
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
1928
+ - :path: Composition.section.entry
1929
+ :profiles:
1930
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationstatement
1931
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationrequest
1932
+ :resource_types:
1933
+ - MedicationStatement
1934
+ - MedicationRequest
1935
+ - :path: Composition.section.author
1936
+ :profiles:
1937
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1938
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1939
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
1940
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1941
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1942
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
1943
+ - :path: Composition.section.focus
1944
+ :profiles:
1945
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1946
+ - :path: Composition.section.entry
1947
+ :profiles:
1948
+ - http://hl7.org/fhir/StructureDefinition/Immunization
1949
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
1950
+ - :path: Composition.section.entry
1951
+ :profiles:
1952
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-immunization
1953
+ :resource_types:
1954
+ - Immunization
1955
+ - :path: Composition.section.author
1956
+ :profiles:
1957
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1958
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1959
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
1960
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1961
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1962
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
1963
+ - :path: Composition.section.focus
1964
+ :profiles:
1965
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1966
+ - :path: Composition.section.entry
1967
+ :profiles:
1968
+ - http://hl7.org/fhir/StructureDefinition/Observation
1969
+ - http://hl7.org/fhir/StructureDefinition/DiagnosticReport
1970
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
1971
+ - :path: Composition.section.entry
1972
+ :profiles:
1973
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-diagnosticresult-path
1974
+ :resource_types:
1975
+ - Observation
1976
+ - :path: Composition.section.entry
1977
+ :profiles:
1978
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-radiology-uv-ips
1979
+ - :path: Composition.section.entry
1980
+ :profiles:
1981
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips
1982
+ - :path: Composition.section.author
1983
+ :profiles:
1984
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
1985
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
1986
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
1987
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
1988
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
1989
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
1990
+ - :path: Composition.section.focus
1991
+ :profiles:
1992
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
1993
+ - :path: Composition.section.entry
1994
+ :profiles:
1995
+ - http://hl7.org/fhir/StructureDefinition/Procedure
1996
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
1997
+ - :path: Composition.section.entry
1998
+ :profiles:
1999
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-procedure
2000
+ :resource_types:
2001
+ - Procedure
2002
+ - :path: Composition.section.author
2003
+ :profiles:
2004
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2005
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2006
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2007
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2008
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2009
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2010
+ - :path: Composition.section.focus
2011
+ :profiles:
2012
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2013
+ - :path: Composition.section.entry
2014
+ :profiles:
2015
+ - http://hl7.org/fhir/StructureDefinition/DeviceUseStatement
2016
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2017
+ - :path: Composition.section.entry
2018
+ :profiles:
2019
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/DeviceUseStatement-uv-ips
2020
+ - :path: Composition.section.author
2021
+ :profiles:
2022
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2023
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2024
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2025
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2026
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2027
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2028
+ - :path: Composition.section.focus
2029
+ :profiles:
2030
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2031
+ - :path: Composition.section.entry
2032
+ :profiles:
2033
+ - http://hl7.org/fhir/StructureDefinition/Consent
2034
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2035
+ - :path: Composition.section.entry
2036
+ :profiles:
2037
+ - http://hl7.org/fhir/StructureDefinition/Consent
2038
+ - :path: Composition.section.author
2039
+ :profiles:
2040
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2041
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2042
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2043
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2044
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2045
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2046
+ - :path: Composition.section.focus
2047
+ :profiles:
2048
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2049
+ - :path: Composition.section.entry
2050
+ :profiles:
2051
+ - http://hl7.org/fhir/StructureDefinition/Flag
2052
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2053
+ - :path: Composition.section.entry
2054
+ :profiles:
2055
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/Flag-alert-uv-ips
2056
+ - :path: Composition.section.author
2057
+ :profiles:
2058
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2059
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2060
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2061
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2062
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2063
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2064
+ - :path: Composition.section.focus
2065
+ :profiles:
2066
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2067
+ - :path: Composition.section.entry
2068
+ :profiles:
2069
+ - http://hl7.org/fhir/StructureDefinition/Condition
2070
+ - http://hl7.org/fhir/StructureDefinition/ClinicalImpression
2071
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2072
+ - :path: Composition.section.entry
2073
+ :profiles:
2074
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
2075
+ :resource_types:
2076
+ - Condition
2077
+ - :path: Composition.section.entry
2078
+ :profiles:
2079
+ - http://hl7.org/fhir/StructureDefinition/ClinicalImpression
2080
+ - :path: Composition.section.author
2081
+ :profiles:
2082
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2083
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2084
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2085
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2086
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2087
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2088
+ - :path: Composition.section.focus
2089
+ :profiles:
2090
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2091
+ - :path: Composition.section.entry
2092
+ :profiles:
2093
+ - http://hl7.org/fhir/StructureDefinition/Condition
2094
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2095
+ - :path: Composition.section.entry
2096
+ :profiles:
2097
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
2098
+ :resource_types:
2099
+ - Condition
2100
+ - :path: Composition.section.author
2101
+ :profiles:
2102
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2103
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2104
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2105
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2106
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2107
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2108
+ - :path: Composition.section.focus
2109
+ :profiles:
2110
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2111
+ - :path: Composition.section.entry
2112
+ :profiles:
2113
+ - http://hl7.org/fhir/StructureDefinition/Observation
2114
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2115
+ - :path: Composition.section.entry
2116
+ :profiles:
2117
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-status-uv-ips
2118
+ - :path: Composition.section.entry
2119
+ :profiles:
2120
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-outcome-uv-ips
2121
+ - :path: Composition.section.author
2122
+ :profiles:
2123
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2124
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2125
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2126
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2127
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2128
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2129
+ - :path: Composition.section.focus
2130
+ :profiles:
2131
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2132
+ - :path: Composition.section.entry
2133
+ :profiles:
2134
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2135
+ - :path: Composition.section.author
2136
+ :profiles:
2137
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2138
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2139
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2140
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2141
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2142
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2143
+ - :path: Composition.section.focus
2144
+ :profiles:
2145
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2146
+ - :path: Composition.section.entry
2147
+ :profiles:
2148
+ - http://hl7.org/fhir/StructureDefinition/CarePlan
2149
+ - http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
2150
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2151
+ - :path: Composition.section.entry
2152
+ :profiles:
2153
+ - http://hl7.org/fhir/StructureDefinition/CarePlan
2154
+ - :path: Composition.section.entry
2155
+ :profiles:
2156
+ - http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
2157
+ - :path: Composition.section.author
2158
+ :profiles:
2159
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2160
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2161
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2162
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2163
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2164
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2165
+ - :path: Composition.section.focus
2166
+ :profiles:
2167
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2168
+ - :path: Composition.section.entry
2169
+ :profiles:
2170
+ - http://hl7.org/fhir/StructureDefinition/Observation
2171
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2172
+ - :path: Composition.section.entry
2173
+ :profiles:
2174
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-smokingstatus
2175
+ :resource_types:
2176
+ - Observation
2177
+ - :path: Composition.section.entry
2178
+ :profiles:
2179
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-uv-ips
2180
+ - :path: Composition.section.author
2181
+ :profiles:
2182
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2183
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2184
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2185
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2186
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2187
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2188
+ - :path: Composition.section.focus
2189
+ :profiles:
2190
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2191
+ - :path: Composition.section.entry
2192
+ :profiles:
2193
+ - http://hl7.org/fhir/StructureDefinition/Observation
2194
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
2195
+ - :path: Composition.section.entry
2196
+ :profiles:
2197
+ - http://hl7.org/fhir/StructureDefinition/vitalsigns
2198
+ :delayed_references:
2199
+ - :path: author
2200
+ :resources:
2201
+ - Practitioner
2202
+ - PractitionerRole
2203
+ - RelatedPerson
2204
+ - Organization
2205
+ - :path: attester.party
2206
+ :resources:
2207
+ - RelatedPerson
2208
+ - Practitioner
2209
+ - PractitionerRole
2210
+ - Organization
2211
+ - :path: custodian
2212
+ :resources:
2213
+ - Organization
2214
+ - :path: section.entry
2215
+ :resources:
2216
+ - Condition
2217
+ - :path: section.entry
2218
+ :resources:
2219
+ - AllergyIntolerance
2220
+ - :path: section.entry
2221
+ :resources:
2222
+ - MedicationStatement
2223
+ - MedicationRequest
2224
+ - :path: section.entry
2225
+ :resources:
2226
+ - Immunization
2227
+ - :path: section.entry
2228
+ :resources:
2229
+ - Observation
2230
+ - :path: section.entry
2231
+ :resources:
2232
+ - Procedure
2233
+ - :path: section.entry
2234
+ :resources:
2235
+ - Condition
2236
+ - :path: section.entry
2237
+ :resources:
2238
+ - Condition
2239
+ - :path: section.entry
2240
+ :resources:
2241
+ - Observation
2242
+ - :name: au_ps_condition
2243
+ :class_name: AuPsConditionSequence
2244
+ :version: v1.0.0
2245
+ :reformatted_version: v100
2246
+ :resource: Condition
2247
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
2248
+ :profile_name: AU PS Condition
2249
+ :profile_version: 1.0.0
2250
+ :title: Condition
2251
+ :short_description: Verify support for the server capabilities required by the AU
2252
+ PS Condition.
2253
+ :interactions: []
2254
+ :operations: []
2255
+ :searches: []
2256
+ :search_definitions: {}
2257
+ :include_params: []
2258
+ :revincludes: []
2259
+ :required_concepts:
2260
+ - clinicalStatus
2261
+ - verificationStatus
2262
+ :must_supports:
2263
+ :extensions: []
2264
+ :slices: []
2265
+ :elements:
2266
+ - :path: clinicalStatus
2267
+ - :path: verificationStatus
2268
+ - :path: category
2269
+ - :path: severity
2270
+ - :path: code
2271
+ - :path: subject
2272
+ :types:
2273
+ - Reference
2274
+ :target_profiles:
2275
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2276
+ - :path: subject.reference
2277
+ - :path: onsetDateTime
2278
+ :original_path: onset[x]
2279
+ - :path: abatement[x]
2280
+ - :path: note
2281
+ :mandatory_elements:
2282
+ - Condition.category
2283
+ - Condition.code
2284
+ - Condition.subject
2285
+ - Condition.subject.reference
2286
+ :bindings:
2287
+ - :type: CodeableConcept
2288
+ :strength: required
2289
+ :system: http://hl7.org/fhir/ValueSet/condition-clinical
2290
+ :path: clinicalStatus
2291
+ - :type: CodeableConcept
2292
+ :strength: required
2293
+ :system: http://hl7.org/fhir/ValueSet/condition-ver-status
2294
+ :path: verificationStatus
2295
+ :references:
2296
+ - :path: Condition.subject
2297
+ :profiles:
2298
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2299
+ :resource_types:
2300
+ - Patient
2301
+ - :path: Condition.encounter
2302
+ :profiles:
2303
+ - http://hl7.org/fhir/StructureDefinition/Encounter|4.0.1
2304
+ - :path: Condition.recorder
2305
+ :profiles:
2306
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2307
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2308
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2309
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2310
+ - :path: Condition.asserter
2311
+ :profiles:
2312
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2313
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2314
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2315
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2316
+ - :path: Condition.stage.assessment
2317
+ :profiles:
2318
+ - http://hl7.org/fhir/StructureDefinition/ClinicalImpression|4.0.1
2319
+ - http://hl7.org/fhir/StructureDefinition/DiagnosticReport|4.0.1
2320
+ - http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
2321
+ - :path: Condition.evidence.detail
2322
+ :profiles:
2323
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2324
+ :delayed_references: []
2325
+ - :name: au_ps_diagnosticresult_path
2326
+ :class_name: AuPsDiagnosticresultPathSequence
2327
+ :version: v1.0.0
2328
+ :reformatted_version: v100
2329
+ :resource: Observation
2330
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-diagnosticresult-path
2331
+ :profile_name: AU PS Pathology Result Observation
2332
+ :profile_version: 1.0.0
2333
+ :title: Observation Pathology Result
2334
+ :short_description: Verify support for the server capabilities required by the AU
2335
+ PS Pathology Result Observation.
2336
+ :interactions: []
2337
+ :operations: []
2338
+ :searches: []
2339
+ :search_definitions: {}
2340
+ :include_params: []
2341
+ :revincludes: []
2342
+ :required_concepts: []
2343
+ :must_supports:
2344
+ :extensions: []
2345
+ :slices:
2346
+ - :slice_id: Observation.value[x]:valueCodeableConcept
2347
+ :slice_name: valueCodeableConcept
2348
+ :path: value[x]
2349
+ :discriminator:
2350
+ :type: type
2351
+ :code: CodeableConcept
2352
+ - :slice_id: Observation.category:lab
2353
+ :slice_name: lab
2354
+ :path: category
2355
+ :discriminator:
2356
+ :type: value
2357
+ :values:
2358
+ - :path: coding.system
2359
+ :value: http://terminology.hl7.org/CodeSystem/observation-category
2360
+ - :path: coding.code
2361
+ :value: laboratory
2362
+ - :slice_id: Observation.category:specificDiscipline
2363
+ :slice_name: specificDiscipline
2364
+ :path: category
2365
+ :discriminator:
2366
+ :type: value
2367
+ :values:
2368
+ - :path: coding.system
2369
+ :value: http://terminology.hl7.org/CodeSystem/v2-0074
2370
+ - :path: coding.code
2371
+ :value:
2372
+ :elements:
2373
+ - :path: status
2374
+ - :path: category
2375
+ - :path: code
2376
+ - :path: subject
2377
+ :types:
2378
+ - Reference
2379
+ :target_profiles:
2380
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2381
+ - :path: subject.reference
2382
+ - :path: effectiveDateTime
2383
+ :original_path: effective[x]
2384
+ - :path: performer
2385
+ :types:
2386
+ - Reference
2387
+ - :path: value[x]
2388
+ - :path: dataAbsentReason
2389
+ - :path: interpretation
2390
+ - :path: specimen
2391
+ :types:
2392
+ - Reference
2393
+ :target_profiles:
2394
+ - http://hl7.org.au/fhir/StructureDefinition/au-specimen
2395
+ - :path: referenceRange
2396
+ - :path: referenceRange.low
2397
+ - :path: referenceRange.high
2398
+ - :path: referenceRange.type
2399
+ - :path: referenceRange.text
2400
+ - :path: hasMember
2401
+ :types:
2402
+ - Reference
2403
+ :target_profiles:
2404
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-diagnosticresult-path
2405
+ - :path: component
2406
+ - :path: component.code
2407
+ - :path: component.value[x]
2408
+ - :path: component.dataAbsentReason
2409
+ :mandatory_elements:
2410
+ - Observation.status
2411
+ - Observation.category
2412
+ - Observation.category.coding
2413
+ - Observation.category.coding.system
2414
+ - Observation.category.coding.code
2415
+ - Observation.code
2416
+ - Observation.subject
2417
+ - Observation.subject.reference
2418
+ - Observation.effective[x]
2419
+ - Observation.performer
2420
+ - Observation.component.code
2421
+ :bindings:
2422
+ - :type: code
2423
+ :strength: required
2424
+ :system: http://hl7.org/fhir/uv/ips/ValueSet/results-status-uv-ips
2425
+ :path: status
2426
+ :references:
2427
+ - :path: Observation.basedOn
2428
+ :profiles:
2429
+ - http://hl7.org/fhir/StructureDefinition/CarePlan|4.0.1
2430
+ - http://hl7.org/fhir/StructureDefinition/DeviceRequest|4.0.1
2431
+ - http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation|4.0.1
2432
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest|4.0.1
2433
+ - http://hl7.org/fhir/StructureDefinition/NutritionOrder|4.0.1
2434
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest|4.0.1
2435
+ - :path: Observation.partOf
2436
+ :profiles:
2437
+ - http://hl7.org/fhir/StructureDefinition/MedicationAdministration|4.0.1
2438
+ - http://hl7.org/fhir/StructureDefinition/MedicationDispense|4.0.1
2439
+ - http://hl7.org/fhir/StructureDefinition/MedicationStatement|4.0.1
2440
+ - http://hl7.org/fhir/StructureDefinition/Procedure|4.0.1
2441
+ - http://hl7.org/fhir/StructureDefinition/Immunization|4.0.1
2442
+ - http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.0.1
2443
+ - :path: Observation.subject
2444
+ :profiles:
2445
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2446
+ :resource_types:
2447
+ - Patient
2448
+ - :path: Observation.focus
2449
+ :profiles:
2450
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2451
+ - :path: Observation.encounter
2452
+ :profiles:
2453
+ - http://hl7.org/fhir/StructureDefinition/Encounter|4.0.1
2454
+ - :path: Observation.performer
2455
+ :profiles:
2456
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
2457
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
2458
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
2459
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2460
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
2461
+ :resource_types:
2462
+ - Practitioner
2463
+ - PractitionerRole
2464
+ - Organization
2465
+ - Patient
2466
+ - RelatedPerson
2467
+ - :path: Observation.specimen
2468
+ :profiles:
2469
+ - http://hl7.org.au/fhir/StructureDefinition/au-specimen
2470
+ - :path: Observation.device
2471
+ :profiles:
2472
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2473
+ - http://hl7.org/fhir/StructureDefinition/DeviceMetric|4.0.1
2474
+ - :path: Observation.hasMember
2475
+ :profiles:
2476
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-diagnosticresult-path
2477
+ :resource_types:
2478
+ - Observation
2479
+ - :path: Observation.derivedFrom
2480
+ :profiles:
2481
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference|4.0.1
2482
+ - http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.0.1
2483
+ - http://hl7.org/fhir/StructureDefinition/Media|4.0.1
2484
+ - http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse|4.0.1
2485
+ - http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
2486
+ - http://hl7.org/fhir/StructureDefinition/MolecularSequence|4.0.1
2487
+ :delayed_references:
2488
+ - :path: performer
2489
+ :resources:
2490
+ - Practitioner
2491
+ - PractitionerRole
2492
+ - Organization
2493
+ - RelatedPerson
2494
+ - :path: hasMember
2495
+ :resources:
2496
+ - Observation
2497
+ - :name: au_ps_encounter
2498
+ :class_name: AuPsEncounterSequence
2499
+ :version: v1.0.0
2500
+ :reformatted_version: v100
2501
+ :resource: Encounter
2502
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-encounter
2503
+ :profile_name: AU PS Encounter
2504
+ :profile_version: 1.0.0
2505
+ :title: Encounter
2506
+ :short_description: Verify support for the server capabilities required by the AU
2507
+ PS Encounter.
2508
+ :interactions: []
2509
+ :operations: []
2510
+ :searches: []
2511
+ :search_definitions: {}
2512
+ :include_params: []
2513
+ :revincludes: []
2514
+ :required_concepts: []
2515
+ :must_supports:
2516
+ :extensions: []
2517
+ :slices: []
2518
+ :elements:
2519
+ - :path: status
2520
+ - :path: class
2521
+ - :path: serviceType
2522
+ - :path: subject
2523
+ :types:
2524
+ - Reference
2525
+ :target_profiles:
2526
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2527
+ - :path: participant
2528
+ - :path: participant.type
2529
+ - :path: participant.individual
2530
+ :types:
2531
+ - Reference
2532
+ - :path: period
2533
+ - :path: reasonCode
2534
+ - :path: reasonReference
2535
+ :types:
2536
+ - Reference
2537
+ - :path: location
2538
+ - :path: location.location
2539
+ :types:
2540
+ - Reference
2541
+ :target_profiles:
2542
+ - http://hl7.org.au/fhir/core/StructureDefinition/au-core-location
2543
+ - :path: serviceProvider
2544
+ :types:
2545
+ - Reference
2546
+ :target_profiles:
2547
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
2548
+ :mandatory_elements:
2549
+ - Encounter.status
2550
+ - Encounter.statusHistory.status
2551
+ - Encounter.statusHistory.period
2552
+ - Encounter.class
2553
+ - Encounter.classHistory.class
2554
+ - Encounter.classHistory.period
2555
+ - Encounter.subject
2556
+ - Encounter.diagnosis.condition
2557
+ - Encounter.location.location
2558
+ :bindings:
2559
+ - :type: code
2560
+ :strength: required
2561
+ :system: http://hl7.org/fhir/ValueSet/encounter-status
2562
+ :path: status
2563
+ - :type: code
2564
+ :strength: required
2565
+ :system: http://hl7.org/fhir/ValueSet/encounter-status
2566
+ :path: statusHistory.status
2567
+ - :type: code
2568
+ :strength: required
2569
+ :system: http://hl7.org/fhir/ValueSet/encounter-location-status
2570
+ :path: location.status
2571
+ :references:
2572
+ - :path: Encounter.subject
2573
+ :profiles:
2574
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2575
+ :resource_types:
2576
+ - Patient
2577
+ - :path: Encounter.episodeOfCare
2578
+ :profiles:
2579
+ - http://hl7.org/fhir/StructureDefinition/EpisodeOfCare|4.0.1
2580
+ - :path: Encounter.basedOn
2581
+ :profiles:
2582
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest|4.0.1
2583
+ - :path: Encounter.participant.individual
2584
+ :profiles:
2585
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
2586
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
2587
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
2588
+ :resource_types:
2589
+ - Practitioner
2590
+ - PractitionerRole
2591
+ - RelatedPerson
2592
+ - :path: Encounter.appointment
2593
+ :profiles:
2594
+ - http://hl7.org/fhir/StructureDefinition/Appointment|4.0.1
2595
+ - :path: Encounter.reasonReference
2596
+ :profiles:
2597
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
2598
+ - http://hl7.org/fhir/StructureDefinition/Observation
2599
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-procedure
2600
+ :resource_types:
2601
+ - Condition
2602
+ - Procedure
2603
+ - :path: Encounter.diagnosis.condition
2604
+ :profiles:
2605
+ - http://hl7.org/fhir/StructureDefinition/Condition|4.0.1
2606
+ - http://hl7.org/fhir/StructureDefinition/Procedure|4.0.1
2607
+ - :path: Encounter.account
2608
+ :profiles:
2609
+ - http://hl7.org/fhir/StructureDefinition/Account|4.0.1
2610
+ - :path: Encounter.hospitalization.origin
2611
+ :profiles:
2612
+ - http://hl7.org/fhir/StructureDefinition/Location|4.0.1
2613
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2614
+ - :path: Encounter.hospitalization.destination
2615
+ :profiles:
2616
+ - http://hl7.org/fhir/StructureDefinition/Location|4.0.1
2617
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2618
+ - :path: Encounter.location.location
2619
+ :profiles:
2620
+ - http://hl7.org.au/fhir/core/StructureDefinition/au-core-location
2621
+ - :path: Encounter.serviceProvider
2622
+ :profiles:
2623
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
2624
+ :resource_types:
2625
+ - Organization
2626
+ - :path: Encounter.partOf
2627
+ :profiles:
2628
+ - http://hl7.org/fhir/StructureDefinition/Encounter|4.0.1
2629
+ :delayed_references:
2630
+ - :path: participant.individual
2631
+ :resources:
2632
+ - Practitioner
2633
+ - PractitionerRole
2634
+ - RelatedPerson
2635
+ - :path: reasonReference
2636
+ :resources:
2637
+ - Condition
2638
+ - Procedure
2639
+ - :path: serviceProvider
2640
+ :resources:
2641
+ - Organization
2642
+ - :name: au_ps_immunization
2643
+ :class_name: AuPsImmunizationSequence
2644
+ :version: v1.0.0
2645
+ :reformatted_version: v100
2646
+ :resource: Immunization
2647
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-immunization
2648
+ :profile_name: AU PS Immunization
2649
+ :profile_version: 1.0.0
2650
+ :title: Immunization
2651
+ :short_description: Verify support for the server capabilities required by the AU
2652
+ PS Immunization.
2653
+ :interactions: []
2654
+ :operations: []
2655
+ :searches: []
2656
+ :search_definitions: {}
2657
+ :include_params: []
2658
+ :revincludes: []
2659
+ :required_concepts: []
2660
+ :must_supports:
2661
+ :extensions: []
2662
+ :slices: []
2663
+ :elements:
2664
+ - :path: status
2665
+ - :path: vaccineCode
2666
+ - :path: patient
2667
+ :types:
2668
+ - Reference
2669
+ :target_profiles:
2670
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2671
+ - :path: patient.reference
2672
+ - :path: occurrenceDateTime
2673
+ :original_path: occurrence[x]
2674
+ - :path: primarySource
2675
+ - :path: lotNumber
2676
+ - :path: note
2677
+ :mandatory_elements:
2678
+ - Immunization.status
2679
+ - Immunization.vaccineCode
2680
+ - Immunization.patient
2681
+ - Immunization.patient.reference
2682
+ - Immunization.occurrence[x]
2683
+ - Immunization.performer.actor
2684
+ - Immunization.performer.function
2685
+ - Immunization.protocolApplied.doseNumber[x]
2686
+ :bindings:
2687
+ - :type: code
2688
+ :strength: required
2689
+ :system: http://hl7.org/fhir/ValueSet/immunization-status
2690
+ :path: status
2691
+ :references:
2692
+ - :path: Immunization.patient
2693
+ :profiles:
2694
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2695
+ :resource_types:
2696
+ - Patient
2697
+ - :path: Immunization.encounter
2698
+ :profiles:
2699
+ - http://hl7.org/fhir/StructureDefinition/Encounter|4.0.1
2700
+ - :path: Immunization.location
2701
+ :profiles:
2702
+ - http://hl7.org/fhir/StructureDefinition/Location|4.0.1
2703
+ - :path: Immunization.manufacturer
2704
+ :profiles:
2705
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2706
+ - :path: Immunization.performer.actor
2707
+ :profiles:
2708
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2709
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2710
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2711
+ - :path: Immunization.performer.actor
2712
+ :profiles:
2713
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2714
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2715
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2716
+ - :path: Immunization.performer.actor
2717
+ :profiles:
2718
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2719
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2720
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2721
+ - :path: Immunization.reasonReference
2722
+ :profiles:
2723
+ - http://hl7.org/fhir/StructureDefinition/Condition|4.0.1
2724
+ - http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
2725
+ - http://hl7.org/fhir/StructureDefinition/DiagnosticReport|4.0.1
2726
+ - :path: Immunization.reaction.detail
2727
+ :profiles:
2728
+ - http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
2729
+ - :path: Immunization.protocolApplied.authority
2730
+ :profiles:
2731
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2732
+ :delayed_references: []
2733
+ - :name: au_ps_medication
2734
+ :class_name: AuPsMedicationSequence
2735
+ :version: v1.0.0
2736
+ :reformatted_version: v100
2737
+ :resource: Medication
2738
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medication
2739
+ :profile_name: AU PS Medication
2740
+ :profile_version: 1.0.0
2741
+ :title: Medication
2742
+ :short_description: Verify support for the server capabilities required by the AU
2743
+ PS Medication.
2744
+ :interactions: []
2745
+ :operations: []
2746
+ :searches: []
2747
+ :search_definitions: {}
2748
+ :include_params: []
2749
+ :revincludes: []
2750
+ :required_concepts: []
2751
+ :must_supports:
2752
+ :extensions: []
2753
+ :slices: []
2754
+ :elements:
2755
+ - :path: code
2756
+ - :path: form
2757
+ - :path: ingredient
2758
+ - :path: ingredient.item[x]
2759
+ :types:
2760
+ - Reference
2761
+ - :path: ingredient.strength
2762
+ :mandatory_elements:
2763
+ - Medication.code
2764
+ - Medication.ingredient.item[x]
2765
+ :bindings:
2766
+ - :type: code
2767
+ :strength: required
2768
+ :system: http://hl7.org/fhir/ValueSet/medication-status
2769
+ :path: status
2770
+ :references:
2771
+ - :path: Medication.manufacturer
2772
+ :profiles:
2773
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2774
+ :delayed_references: []
2775
+ - :name: au_ps_medicationrequest
2776
+ :class_name: AuPsMedicationrequestSequence
2777
+ :version: v1.0.0
2778
+ :reformatted_version: v100
2779
+ :resource: MedicationRequest
2780
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationrequest
2781
+ :profile_name: AU PS MedicationRequest
2782
+ :profile_version: 1.0.0
2783
+ :title: MedicationRequest
2784
+ :short_description: Verify support for the server capabilities required by the AU
2785
+ PS MedicationRequest.
2786
+ :interactions: []
2787
+ :operations: []
2788
+ :searches: []
2789
+ :search_definitions: {}
2790
+ :include_params: []
2791
+ :revincludes: []
2792
+ :required_concepts: []
2793
+ :must_supports:
2794
+ :extensions: []
2795
+ :slices:
2796
+ - :slice_id: MedicationRequest.medication[x]:medicationCodeableConcept
2797
+ :slice_name: medicationCodeableConcept
2798
+ :path: medication[x]
2799
+ :discriminator:
2800
+ :type: type
2801
+ :code: CodeableConcept
2802
+ - :slice_id: MedicationRequest.medication[x]:medicationReference
2803
+ :slice_name: medicationReference
2804
+ :path: medication[x]
2805
+ :discriminator:
2806
+ :type: type
2807
+ :code: Reference
2808
+ :elements:
2809
+ - :path: status
2810
+ - :path: intent
2811
+ - :path: medication[x]
2812
+ :types:
2813
+ - Reference
2814
+ - :path: subject
2815
+ :types:
2816
+ - Reference
2817
+ :target_profiles:
2818
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2819
+ - :path: subject.reference
2820
+ - :path: encounter
2821
+ :types:
2822
+ - Reference
2823
+ :target_profiles:
2824
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-encounter
2825
+ - :path: authoredOn
2826
+ - :path: requester
2827
+ :types:
2828
+ - Reference
2829
+ - :path: reasonCode
2830
+ - :path: reasonReference
2831
+ :types:
2832
+ - Reference
2833
+ - :path: dosageInstruction
2834
+ - :path: dosageInstruction.text
2835
+ - :path: dosageInstruction.timing
2836
+ :mandatory_elements:
2837
+ - MedicationRequest.status
2838
+ - MedicationRequest.intent
2839
+ - MedicationRequest.medication[x]
2840
+ - MedicationRequest.subject
2841
+ - MedicationRequest.subject.reference
2842
+ - MedicationRequest.authoredOn
2843
+ - MedicationRequest.requester
2844
+ - MedicationRequest.substitution.allowed[x]
2845
+ :bindings:
2846
+ - :type: code
2847
+ :strength: required
2848
+ :system: http://hl7.org/fhir/ValueSet/medicationrequest-status
2849
+ :path: status
2850
+ - :type: code
2851
+ :strength: required
2852
+ :system: http://hl7.org/fhir/ValueSet/medicationrequest-intent
2853
+ :path: intent
2854
+ - :type: code
2855
+ :strength: required
2856
+ :system: http://hl7.org/fhir/ValueSet/request-priority
2857
+ :path: priority
2858
+ :references:
2859
+ - :path: MedicationRequest.medication[x]
2860
+ :profiles:
2861
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medication
2862
+ :resource_types:
2863
+ - Medication
2864
+ - :path: MedicationRequest.subject
2865
+ :profiles:
2866
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2867
+ :resource_types:
2868
+ - Patient
2869
+ - :path: MedicationRequest.encounter
2870
+ :profiles:
2871
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-encounter
2872
+ :resource_types:
2873
+ - Encounter
2874
+ - :path: MedicationRequest.supportingInformation
2875
+ :profiles:
2876
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
2877
+ - :path: MedicationRequest.supportingInformation
2878
+ :profiles:
2879
+ - http://hl7.org/fhir/StructureDefinition/bodyheight
2880
+ - :path: MedicationRequest.supportingInformation
2881
+ :profiles:
2882
+ - http://hl7.org/fhir/StructureDefinition/bodyweight
2883
+ - :path: MedicationRequest.requester
2884
+ :profiles:
2885
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
2886
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
2887
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
2888
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2889
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
2890
+ :resource_types:
2891
+ - Practitioner
2892
+ - PractitionerRole
2893
+ - Organization
2894
+ - Patient
2895
+ - RelatedPerson
2896
+ - :path: MedicationRequest.performer
2897
+ :profiles:
2898
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2899
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2900
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2901
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
2902
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
2903
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
2904
+ - http://hl7.org/fhir/StructureDefinition/CareTeam|4.0.1
2905
+ - :path: MedicationRequest.recorder
2906
+ :profiles:
2907
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
2908
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
2909
+ - :path: MedicationRequest.reasonReference
2910
+ :profiles:
2911
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
2912
+ - http://hl7.org/fhir/StructureDefinition/Observation
2913
+ :resource_types:
2914
+ - Condition
2915
+ - :path: MedicationRequest.basedOn
2916
+ :profiles:
2917
+ - http://hl7.org/fhir/StructureDefinition/CarePlan|4.0.1
2918
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest|4.0.1
2919
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest|4.0.1
2920
+ - http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation|4.0.1
2921
+ - :path: MedicationRequest.insurance
2922
+ :profiles:
2923
+ - http://hl7.org/fhir/StructureDefinition/Coverage|4.0.1
2924
+ - http://hl7.org/fhir/StructureDefinition/ClaimResponse|4.0.1
2925
+ - :path: MedicationRequest.dispenseRequest.performer
2926
+ :profiles:
2927
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
2928
+ - :path: MedicationRequest.priorPrescription
2929
+ :profiles:
2930
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest|4.0.1
2931
+ - :path: MedicationRequest.detectedIssue
2932
+ :profiles:
2933
+ - http://hl7.org/fhir/StructureDefinition/DetectedIssue|4.0.1
2934
+ - :path: MedicationRequest.eventHistory
2935
+ :profiles:
2936
+ - http://hl7.org/fhir/StructureDefinition/Provenance|4.0.1
2937
+ :delayed_references:
2938
+ - :path: medication[x]
2939
+ :resources:
2940
+ - Medication
2941
+ - :path: encounter
2942
+ :resources:
2943
+ - Encounter
2944
+ - :path: requester
2945
+ :resources:
2946
+ - Practitioner
2947
+ - PractitionerRole
2948
+ - Organization
2949
+ - RelatedPerson
2950
+ - :path: reasonReference
2951
+ :resources:
2952
+ - Condition
2953
+ - :name: au_ps_medicationstatement
2954
+ :class_name: AuPsMedicationstatementSequence
2955
+ :version: v1.0.0
2956
+ :reformatted_version: v100
2957
+ :resource: MedicationStatement
2958
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medicationstatement
2959
+ :profile_name: AU PS MedicationStatement
2960
+ :profile_version: 1.0.0
2961
+ :title: MedicationStatement
2962
+ :short_description: Verify support for the server capabilities required by the AU
2963
+ PS MedicationStatement.
2964
+ :interactions: []
2965
+ :operations: []
2966
+ :searches: []
2967
+ :search_definitions: {}
2968
+ :include_params: []
2969
+ :revincludes: []
2970
+ :required_concepts: []
2971
+ :must_supports:
2972
+ :extensions: []
2973
+ :slices:
2974
+ - :slice_id: MedicationStatement.medication[x]:medicationCodeableConcept
2975
+ :slice_name: medicationCodeableConcept
2976
+ :path: medication[x]
2977
+ :discriminator:
2978
+ :type: type
2979
+ :code: CodeableConcept
2980
+ - :slice_id: MedicationStatement.medication[x]:medicationReference
2981
+ :slice_name: medicationReference
2982
+ :path: medication[x]
2983
+ :discriminator:
2984
+ :type: type
2985
+ :code: Reference
2986
+ :elements:
2987
+ - :path: status
2988
+ - :path: medication[x]
2989
+ :types:
2990
+ - Reference
2991
+ - :path: subject
2992
+ :types:
2993
+ - Reference
2994
+ :target_profiles:
2995
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
2996
+ - :path: subject.reference
2997
+ - :path: effectiveDateTime
2998
+ :original_path: effective[x]
2999
+ - :path: dateAsserted
3000
+ - :path: reasonCode
3001
+ - :path: reasonReference
3002
+ :types:
3003
+ - Reference
3004
+ - :path: dosage
3005
+ - :path: dosage.text
3006
+ - :path: dosage.timing
3007
+ :mandatory_elements:
3008
+ - MedicationStatement.status
3009
+ - MedicationStatement.medication[x]
3010
+ - MedicationStatement.subject
3011
+ - MedicationStatement.subject.reference
3012
+ - MedicationStatement.effective[x]
3013
+ :bindings:
3014
+ - :type: code
3015
+ :strength: required
3016
+ :system: http://hl7.org/fhir/ValueSet/medication-statement-status
3017
+ :path: status
3018
+ :references:
3019
+ - :path: MedicationStatement.basedOn
3020
+ :profiles:
3021
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest|4.0.1
3022
+ - http://hl7.org/fhir/StructureDefinition/CarePlan|4.0.1
3023
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest|4.0.1
3024
+ - :path: MedicationStatement.partOf
3025
+ :profiles:
3026
+ - http://hl7.org/fhir/StructureDefinition/MedicationAdministration|4.0.1
3027
+ - http://hl7.org/fhir/StructureDefinition/MedicationDispense|4.0.1
3028
+ - http://hl7.org/fhir/StructureDefinition/MedicationStatement|4.0.1
3029
+ - http://hl7.org/fhir/StructureDefinition/Procedure|4.0.1
3030
+ - http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
3031
+ - :path: MedicationStatement.medication[x]
3032
+ :profiles:
3033
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-medication
3034
+ :resource_types:
3035
+ - Medication
3036
+ - :path: MedicationStatement.subject
3037
+ :profiles:
3038
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3039
+ :resource_types:
3040
+ - Patient
3041
+ - :path: MedicationStatement.context
3042
+ :profiles:
3043
+ - http://hl7.org/fhir/StructureDefinition/Encounter|4.0.1
3044
+ - http://hl7.org/fhir/StructureDefinition/EpisodeOfCare|4.0.1
3045
+ - :path: MedicationStatement.informationSource
3046
+ :profiles:
3047
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
3048
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
3049
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
3050
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
3051
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
3052
+ - :path: MedicationStatement.derivedFrom
3053
+ :profiles:
3054
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
3055
+ - :path: MedicationStatement.reasonReference
3056
+ :profiles:
3057
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
3058
+ - http://hl7.org/fhir/StructureDefinition/Observation
3059
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips
3060
+ :resource_types:
3061
+ - Condition
3062
+ :delayed_references:
3063
+ - :path: medication[x]
3064
+ :resources:
3065
+ - Medication
3066
+ - :path: reasonReference
3067
+ :resources:
3068
+ - Condition
3069
+ - :name: au_ps_organization
3070
+ :class_name: AuPsOrganizationSequence
3071
+ :version: v1.0.0
3072
+ :reformatted_version: v100
3073
+ :resource: Organization
3074
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
3075
+ :profile_name: AU PS Organization
3076
+ :profile_version: 1.0.0
3077
+ :title: Organization
3078
+ :short_description: Verify support for the server capabilities required by the AU
3079
+ PS Organization.
3080
+ :interactions: []
3081
+ :operations: []
3082
+ :searches: []
3083
+ :search_definitions: {}
3084
+ :include_params: []
3085
+ :revincludes: []
3086
+ :required_concepts: []
3087
+ :must_supports:
3088
+ :extensions: []
3089
+ :slices: []
3090
+ :elements:
3091
+ - :path: identifier
3092
+ - :path: type
3093
+ - :path: name
3094
+ - :path: telecom
3095
+ - :path: telecom.system
3096
+ - :path: telecom.value
3097
+ - :path: address
3098
+ :mandatory_elements:
3099
+ - Organization.name
3100
+ :bindings:
3101
+ - :type: code
3102
+ :strength: required
3103
+ :system: http://hl7.org/fhir/ValueSet/contact-point-system
3104
+ :path: telecom.system
3105
+ - :type: code
3106
+ :strength: required
3107
+ :system: http://hl7.org/fhir/ValueSet/contact-point-use
3108
+ :path: telecom.use
3109
+ :references:
3110
+ - :path: Organization.partOf
3111
+ :profiles:
3112
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
3113
+ - :path: Organization.endpoint
3114
+ :profiles:
3115
+ - http://hl7.org/fhir/StructureDefinition/Endpoint|4.0.1
3116
+ :delayed_references: []
3117
+ - :name: au_ps_patient
3118
+ :class_name: AuPsPatientSequence
3119
+ :version: v1.0.0
3120
+ :reformatted_version: v100
3121
+ :resource: Patient
3122
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3123
+ :profile_name: AU PS Patient
3124
+ :profile_version: 1.0.0
3125
+ :title: Patient
3126
+ :short_description: Verify support for the server capabilities required by the AU
3127
+ PS Patient.
3128
+ :interactions: []
3129
+ :operations: []
3130
+ :searches: []
3131
+ :search_definitions: {}
3132
+ :include_params: []
3133
+ :revincludes: []
3134
+ :required_concepts: []
3135
+ :must_supports:
3136
+ :extensions:
3137
+ - :id: Patient.extension:indigenousStatus
3138
+ :url: http://hl7.org.au/fhir/StructureDefinition/indigenous-status
3139
+ - :id: Patient.extension:genderIdentity
3140
+ :url: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity
3141
+ - :id: Patient.extension:individualPronouns
3142
+ :url: http://hl7.org/fhir/StructureDefinition/individual-pronouns
3143
+ :slices: []
3144
+ :elements:
3145
+ - :path: identifier
3146
+ - :path: name
3147
+ - :path: name.use
3148
+ - :path: name.text
3149
+ - :path: name.family
3150
+ - :path: name.given
3151
+ - :path: telecom
3152
+ - :path: telecom.system
3153
+ - :path: telecom.value
3154
+ - :path: telecom.use
3155
+ - :path: gender
3156
+ - :path: birthDate
3157
+ - :path: address
3158
+ - :path: communication
3159
+ - :path: communication.language
3160
+ - :path: communication.preferred
3161
+ - :path: generalPractitioner
3162
+ :types:
3163
+ - Reference
3164
+ :mandatory_elements:
3165
+ - Patient.identifier
3166
+ - Patient.name
3167
+ - Patient.gender
3168
+ - Patient.birthDate
3169
+ - Patient.communication.language
3170
+ - Patient.link.other
3171
+ - Patient.link.type
3172
+ :bindings:
3173
+ - :type: code
3174
+ :strength: required
3175
+ :system: http://hl7.org/fhir/ValueSet/name-use
3176
+ :path: name.use
3177
+ - :type: code
3178
+ :strength: required
3179
+ :system: http://hl7.org/fhir/ValueSet/contact-point-system
3180
+ :path: telecom.system
3181
+ - :type: code
3182
+ :strength: required
3183
+ :system: http://hl7.org/fhir/ValueSet/contact-point-use
3184
+ :path: telecom.use
3185
+ - :type: code
3186
+ :strength: required
3187
+ :system: http://hl7.org/fhir/ValueSet/administrative-gender
3188
+ :path: gender
3189
+ - :type: code
3190
+ :strength: required
3191
+ :system: http://hl7.org/fhir/ValueSet/administrative-gender
3192
+ :path: contact.gender
3193
+ - :type: code
3194
+ :strength: required
3195
+ :system: http://hl7.org/fhir/ValueSet/link-type
3196
+ :path: link.type
3197
+ :references:
3198
+ - :path: Patient.contact.organization
3199
+ :profiles:
3200
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
3201
+ - :path: Patient.generalPractitioner
3202
+ :profiles:
3203
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
3204
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
3205
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
3206
+ :resource_types:
3207
+ - Organization
3208
+ - Practitioner
3209
+ - PractitionerRole
3210
+ - :path: Patient.managingOrganization
3211
+ :profiles:
3212
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
3213
+ - :path: Patient.link.other
3214
+ :profiles:
3215
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
3216
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
3217
+ :delayed_references:
3218
+ - :path: generalPractitioner
3219
+ :resources:
3220
+ - Organization
3221
+ - Practitioner
3222
+ - PractitionerRole
3223
+ - :name: au_ps_practitioner
3224
+ :class_name: AuPsPractitionerSequence
3225
+ :version: v1.0.0
3226
+ :reformatted_version: v100
3227
+ :resource: Practitioner
3228
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
3229
+ :profile_name: AU PS Practitioner
3230
+ :profile_version: 1.0.0
3231
+ :title: Practitioner
3232
+ :short_description: Verify support for the server capabilities required by the AU
3233
+ PS Practitioner.
3234
+ :interactions: []
3235
+ :operations: []
3236
+ :searches: []
3237
+ :search_definitions: {}
3238
+ :include_params: []
3239
+ :revincludes: []
3240
+ :required_concepts: []
3241
+ :must_supports:
3242
+ :extensions: []
3243
+ :slices: []
3244
+ :elements:
3245
+ - :path: identifier
3246
+ - :path: name
3247
+ - :path: name.family
3248
+ - :path: name.given
3249
+ - :path: telecom
3250
+ - :path: address
3251
+ :mandatory_elements:
3252
+ - Practitioner.name
3253
+ - Practitioner.name.family
3254
+ - Practitioner.qualification.code
3255
+ :bindings:
3256
+ - :type: code
3257
+ :strength: required
3258
+ :system: http://hl7.org/fhir/ValueSet/name-use
3259
+ :path: name.use
3260
+ - :type: code
3261
+ :strength: required
3262
+ :system: http://hl7.org/fhir/ValueSet/administrative-gender
3263
+ :path: gender
3264
+ :references:
3265
+ - :path: Practitioner.qualification.issuer
3266
+ :profiles:
3267
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
3268
+ :delayed_references: []
3269
+ - :name: au_ps_practitionerrole
3270
+ :class_name: AuPsPractitionerroleSequence
3271
+ :version: v1.0.0
3272
+ :reformatted_version: v100
3273
+ :resource: PractitionerRole
3274
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
3275
+ :profile_name: AU PS PractitionerRole
3276
+ :profile_version: 1.0.0
3277
+ :title: PractitionerRole
3278
+ :short_description: Verify support for the server capabilities required by the AU
3279
+ PS PractitionerRole.
3280
+ :interactions: []
3281
+ :operations: []
3282
+ :searches: []
3283
+ :search_definitions: {}
3284
+ :include_params: []
3285
+ :revincludes: []
3286
+ :required_concepts: []
3287
+ :must_supports:
3288
+ :extensions: []
3289
+ :slices: []
3290
+ :elements:
3291
+ - :path: identifier
3292
+ - :path: practitioner
3293
+ :types:
3294
+ - Reference
3295
+ :target_profiles:
3296
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
3297
+ - :path: organization
3298
+ :types:
3299
+ - Reference
3300
+ :target_profiles:
3301
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
3302
+ - :path: code
3303
+ - :path: specialty
3304
+ - :path: telecom
3305
+ - :path: telecom.system
3306
+ - :path: telecom.value
3307
+ :mandatory_elements:
3308
+ - PractitionerRole.practitioner
3309
+ - PractitionerRole.notAvailable.description
3310
+ :bindings:
3311
+ - :type: code
3312
+ :strength: required
3313
+ :system: http://hl7.org/fhir/ValueSet/contact-point-system
3314
+ :path: telecom.system
3315
+ - :type: code
3316
+ :strength: required
3317
+ :system: http://hl7.org/fhir/ValueSet/contact-point-use
3318
+ :path: telecom.use
3319
+ - :type: code
3320
+ :strength: required
3321
+ :system: http://hl7.org/fhir/ValueSet/days-of-week
3322
+ :path: availableTime.daysOfWeek
3323
+ :references:
3324
+ - :path: PractitionerRole.practitioner
3325
+ :profiles:
3326
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
3327
+ :resource_types:
3328
+ - Practitioner
3329
+ - :path: PractitionerRole.organization
3330
+ :profiles:
3331
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
3332
+ :resource_types:
3333
+ - Organization
3334
+ - :path: PractitionerRole.location
3335
+ :profiles:
3336
+ - http://hl7.org/fhir/StructureDefinition/Location|4.0.1
3337
+ - :path: PractitionerRole.healthcareService
3338
+ :profiles:
3339
+ - http://hl7.org/fhir/StructureDefinition/HealthcareService|4.0.1
3340
+ - :path: PractitionerRole.endpoint
3341
+ :profiles:
3342
+ - http://hl7.org/fhir/StructureDefinition/Endpoint|4.0.1
3343
+ :delayed_references:
3344
+ - :path: practitioner
3345
+ :resources:
3346
+ - Practitioner
3347
+ - :path: organization
3348
+ :resources:
3349
+ - Organization
3350
+ - :name: au_ps_procedure
3351
+ :class_name: AuPsProcedureSequence
3352
+ :version: v1.0.0
3353
+ :reformatted_version: v100
3354
+ :resource: Procedure
3355
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-procedure
3356
+ :profile_name: AU PS Procedure
3357
+ :profile_version: 1.0.0
3358
+ :title: Procedure
3359
+ :short_description: Verify support for the server capabilities required by the AU
3360
+ PS Procedure.
3361
+ :interactions: []
3362
+ :operations: []
3363
+ :searches: []
3364
+ :search_definitions: {}
3365
+ :include_params: []
3366
+ :revincludes: []
3367
+ :required_concepts: []
3368
+ :must_supports:
3369
+ :extensions: []
3370
+ :slices: []
3371
+ :elements:
3372
+ - :path: status
3373
+ - :path: code
3374
+ - :path: subject
3375
+ :types:
3376
+ - Reference
3377
+ :target_profiles:
3378
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3379
+ - :path: subject.reference
3380
+ - :path: encounter
3381
+ :types:
3382
+ - Reference
3383
+ :target_profiles:
3384
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-encounter
3385
+ - :path: performedDateTime
3386
+ :original_path: performed[x]
3387
+ - :path: reasonCode
3388
+ - :path: reasonReference
3389
+ :types:
3390
+ - Reference
3391
+ :mandatory_elements:
3392
+ - Procedure.status
3393
+ - Procedure.code
3394
+ - Procedure.subject
3395
+ - Procedure.subject.reference
3396
+ - Procedure.performed[x]
3397
+ - Procedure.performer.actor
3398
+ - Procedure.focalDevice.manipulated
3399
+ :bindings:
3400
+ - :type: code
3401
+ :strength: required
3402
+ :system: http://hl7.org/fhir/ValueSet/event-status
3403
+ :path: status
3404
+ :references:
3405
+ - :path: Procedure.basedOn
3406
+ :profiles:
3407
+ - http://hl7.org/fhir/StructureDefinition/CarePlan|4.0.1
3408
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest|4.0.1
3409
+ - :path: Procedure.partOf
3410
+ :profiles:
3411
+ - http://hl7.org/fhir/StructureDefinition/Procedure|4.0.1
3412
+ - http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
3413
+ - http://hl7.org/fhir/StructureDefinition/MedicationAdministration|4.0.1
3414
+ - :path: Procedure.subject
3415
+ :profiles:
3416
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3417
+ :resource_types:
3418
+ - Patient
3419
+ - :path: Procedure.encounter
3420
+ :profiles:
3421
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-encounter
3422
+ :resource_types:
3423
+ - Encounter
3424
+ - :path: Procedure.recorder
3425
+ :profiles:
3426
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
3427
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
3428
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
3429
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
3430
+ - :path: Procedure.asserter
3431
+ :profiles:
3432
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
3433
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
3434
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
3435
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
3436
+ - :path: Procedure.performer.actor
3437
+ :profiles:
3438
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3439
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
3440
+ - http://hl7.org/fhir/uv/ips/StructureDefinition/Device-observer-uv-ips
3441
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner
3442
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole
3443
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
3444
+ :resource_types:
3445
+ - Patient
3446
+ - RelatedPerson
3447
+ - Practitioner
3448
+ - PractitionerRole
3449
+ - Organization
3450
+ - :path: Procedure.performer.onBehalfOf
3451
+ :profiles:
3452
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization
3453
+ :resource_types:
3454
+ - Organization
3455
+ - :path: Procedure.location
3456
+ :profiles:
3457
+ - http://hl7.org/fhir/StructureDefinition/Location|4.0.1
3458
+ - :path: Procedure.reasonReference
3459
+ :profiles:
3460
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-condition
3461
+ - http://hl7.org/fhir/StructureDefinition/Observation
3462
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-procedure
3463
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference
3464
+ :resource_types:
3465
+ - Condition
3466
+ - Procedure
3467
+ - :path: Procedure.report
3468
+ :profiles:
3469
+ - http://hl7.org/fhir/StructureDefinition/DiagnosticReport|4.0.1
3470
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference|4.0.1
3471
+ - http://hl7.org/fhir/StructureDefinition/Composition|4.0.1
3472
+ - :path: Procedure.complicationDetail
3473
+ :profiles:
3474
+ - http://hl7.org/fhir/StructureDefinition/Condition|4.0.1
3475
+ - :path: Procedure.focalDevice.manipulated
3476
+ :profiles:
3477
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
3478
+ - :path: Procedure.usedReference
3479
+ :profiles:
3480
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
3481
+ - http://hl7.org/fhir/StructureDefinition/Medication|4.0.1
3482
+ - http://hl7.org/fhir/StructureDefinition/Substance|4.0.1
3483
+ :delayed_references:
3484
+ - :path: encounter
3485
+ :resources:
3486
+ - Encounter
3487
+ - :path: performer.actor
3488
+ :resources:
3489
+ - RelatedPerson
3490
+ - Practitioner
3491
+ - PractitionerRole
3492
+ - Organization
3493
+ - :path: performer.onBehalfOf
3494
+ :resources:
3495
+ - Organization
3496
+ - :path: reasonReference
3497
+ :resources:
3498
+ - Condition
3499
+ - Procedure
3500
+ - :name: au_ps_relatedperson
3501
+ :class_name: AuPsRelatedpersonSequence
3502
+ :version: v1.0.0
3503
+ :reformatted_version: v100
3504
+ :resource: RelatedPerson
3505
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-relatedperson
3506
+ :profile_name: AU PS RelatedPerson
3507
+ :profile_version: 1.0.0
3508
+ :title: RelatedPerson
3509
+ :short_description: Verify support for the server capabilities required by the AU
3510
+ PS RelatedPerson.
3511
+ :interactions: []
3512
+ :operations: []
3513
+ :searches: []
3514
+ :search_definitions: {}
3515
+ :include_params: []
3516
+ :revincludes: []
3517
+ :required_concepts: []
3518
+ :must_supports:
3519
+ :extensions: []
3520
+ :slices: []
3521
+ :elements:
3522
+ - :path: patient
3523
+ :types:
3524
+ - Reference
3525
+ :target_profiles:
3526
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3527
+ - :path: patient.reference
3528
+ - :path: relationship
3529
+ - :path: name
3530
+ - :path: name.use
3531
+ - :path: name.text
3532
+ - :path: name.family
3533
+ - :path: name.given
3534
+ - :path: telecom
3535
+ - :path: address
3536
+ :mandatory_elements:
3537
+ - RelatedPerson.patient
3538
+ - RelatedPerson.patient.reference
3539
+ - RelatedPerson.communication.language
3540
+ :bindings:
3541
+ - :type: code
3542
+ :strength: required
3543
+ :system: http://hl7.org/fhir/ValueSet/name-use
3544
+ :path: name.use
3545
+ - :type: code
3546
+ :strength: required
3547
+ :system: http://hl7.org/fhir/ValueSet/administrative-gender
3548
+ :path: gender
3549
+ :references:
3550
+ - :path: RelatedPerson.patient
3551
+ :profiles:
3552
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3553
+ :resource_types:
3554
+ - Patient
3555
+ :delayed_references: []
3556
+ - :name: au_ps_smokingstatus
3557
+ :class_name: AuPsSmokingstatusSequence
3558
+ :version: v1.0.0
3559
+ :reformatted_version: v100
3560
+ :resource: Observation
3561
+ :profile_url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-smokingstatus
3562
+ :profile_name: AU PS Smoking Status
3563
+ :profile_version: 1.0.0
3564
+ :title: Observation Smoking Status
3565
+ :short_description: Verify support for the server capabilities required by the AU
3566
+ PS Smoking Status.
3567
+ :interactions: []
3568
+ :operations: []
3569
+ :searches: []
3570
+ :search_definitions: {}
3571
+ :include_params: []
3572
+ :revincludes: []
3573
+ :required_concepts: []
3574
+ :must_supports:
3575
+ :extensions: []
3576
+ :slices: []
3577
+ :elements:
3578
+ - :path: status
3579
+ - :path: category
3580
+ - :path: code.coding.code
3581
+ :fixed_value: '1747861000168109'
3582
+ - :path: subject
3583
+ :types:
3584
+ - Reference
3585
+ :target_profiles:
3586
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3587
+ - :path: subject.reference
3588
+ - :path: effective[x]
3589
+ - :path: value[x]
3590
+ - :path: dataAbsentReason
3591
+ :mandatory_elements:
3592
+ - Observation.status
3593
+ - Observation.category
3594
+ - Observation.code
3595
+ - Observation.code.coding
3596
+ - Observation.code.coding.system
3597
+ - Observation.code.coding.code
3598
+ - Observation.subject
3599
+ - Observation.subject.reference
3600
+ - Observation.effective[x]
3601
+ - Observation.component.code
3602
+ :bindings:
3603
+ - :type: code
3604
+ :strength: required
3605
+ :system: http://hl7.org/fhir/ValueSet/observation-status
3606
+ :path: status
3607
+ :references:
3608
+ - :path: Observation.basedOn
3609
+ :profiles:
3610
+ - http://hl7.org/fhir/StructureDefinition/CarePlan|4.0.1
3611
+ - http://hl7.org/fhir/StructureDefinition/DeviceRequest|4.0.1
3612
+ - http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation|4.0.1
3613
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest|4.0.1
3614
+ - http://hl7.org/fhir/StructureDefinition/NutritionOrder|4.0.1
3615
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest|4.0.1
3616
+ - :path: Observation.partOf
3617
+ :profiles:
3618
+ - http://hl7.org/fhir/StructureDefinition/MedicationAdministration|4.0.1
3619
+ - http://hl7.org/fhir/StructureDefinition/MedicationDispense|4.0.1
3620
+ - http://hl7.org/fhir/StructureDefinition/MedicationStatement|4.0.1
3621
+ - http://hl7.org/fhir/StructureDefinition/Procedure|4.0.1
3622
+ - http://hl7.org/fhir/StructureDefinition/Immunization|4.0.1
3623
+ - http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.0.1
3624
+ - :path: Observation.subject
3625
+ :profiles:
3626
+ - http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient
3627
+ :resource_types:
3628
+ - Patient
3629
+ - :path: Observation.focus
3630
+ :profiles:
3631
+ - http://hl7.org/fhir/StructureDefinition/Resource|4.0.1
3632
+ - :path: Observation.encounter
3633
+ :profiles:
3634
+ - http://hl7.org/fhir/StructureDefinition/Encounter|4.0.1
3635
+ - :path: Observation.performer
3636
+ :profiles:
3637
+ - http://hl7.org/fhir/StructureDefinition/Practitioner|4.0.1
3638
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1
3639
+ - http://hl7.org/fhir/StructureDefinition/Organization|4.0.1
3640
+ - http://hl7.org/fhir/StructureDefinition/CareTeam|4.0.1
3641
+ - http://hl7.org/fhir/StructureDefinition/Patient|4.0.1
3642
+ - http://hl7.org/fhir/StructureDefinition/RelatedPerson|4.0.1
3643
+ - :path: Observation.specimen
3644
+ :profiles:
3645
+ - http://hl7.org/fhir/StructureDefinition/Specimen|4.0.1
3646
+ - :path: Observation.device
3647
+ :profiles:
3648
+ - http://hl7.org/fhir/StructureDefinition/Device|4.0.1
3649
+ - http://hl7.org/fhir/StructureDefinition/DeviceMetric|4.0.1
3650
+ - :path: Observation.hasMember
3651
+ :profiles:
3652
+ - http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
3653
+ - http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse|4.0.1
3654
+ - http://hl7.org/fhir/StructureDefinition/MolecularSequence|4.0.1
3655
+ - :path: Observation.derivedFrom
3656
+ :profiles:
3657
+ - http://hl7.org/fhir/StructureDefinition/DocumentReference|4.0.1
3658
+ - http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.0.1
3659
+ - http://hl7.org/fhir/StructureDefinition/Media|4.0.1
3660
+ - http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse|4.0.1
3661
+ - http://hl7.org/fhir/StructureDefinition/Observation|4.0.1
3662
+ - http://hl7.org/fhir/StructureDefinition/MolecularSequence|4.0.1
3663
+ :delayed_references: []