@haste-health/hl7.fhir.r4b.test-data 0.1.3

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.
Files changed (144) hide show
  1. package/.index.json +569 -0
  2. package/README.md +1 -0
  3. package/examples-json/Account-ewg.json +76 -0
  4. package/examples-json/ActivityDefinition-administer-zika-virus-exposure-assessment.json +71 -0
  5. package/examples-json/AdministrableProductDefinition-example.json +52 -0
  6. package/examples-json/AdverseEvent-example.json +75 -0
  7. package/examples-json/AllergyIntolerance-example.json +128 -0
  8. package/examples-json/Appointment-2docs.json +102 -0
  9. package/examples-json/AppointmentResponse-example.json +26 -0
  10. package/examples-json/AuditEvent-example-disclosure.json +177 -0
  11. package/examples-json/Basic-basic-example-narrative.json +20 -0
  12. package/examples-json/Binary-example.json +18 -0
  13. package/examples-json/BiologicallyDerivedProduct-example.json +17 -0
  14. package/examples-json/BodyStructure-fetus.json +37 -0
  15. package/examples-json/Bundle-00b99077-2bda-436e-98cc-a4f65d6c2fe0.json +81 -0
  16. package/examples-json/CapabilityStatement-base.json +19587 -0
  17. package/examples-json/CarePlan-example.json +166 -0
  18. package/examples-json/CareTeam-example.json +94 -0
  19. package/examples-json/CatalogEntry-example.json +30 -0
  20. package/examples-json/ChargeItem-example.json +130 -0
  21. package/examples-json/ChargeItemDefinition-device.json +94 -0
  22. package/examples-json/Citation-example.json +18 -0
  23. package/examples-json/Claim-100150.json +116 -0
  24. package/examples-json/ClaimResponse-R3500.json +179 -0
  25. package/examples-json/ClinicalImpression-example.json +77 -0
  26. package/examples-json/ClinicalUseDefinition-example.json +43 -0
  27. package/examples-json/CodeSystem-FHIR-version.json +183 -0
  28. package/examples-json/Communication-example.json +84 -0
  29. package/examples-json/CommunicationRequest-example.json +24 -0
  30. package/examples-json/CompartmentDefinition-device.json +563 -0
  31. package/examples-json/Composition-example-mixed.json +99 -0
  32. package/examples-json/ConceptMap-101.json +111 -0
  33. package/examples-json/Condition-example.json +84 -0
  34. package/examples-json/Consent-consent-example-Emergency.json +100 -0
  35. package/examples-json/Contract-C-123.json +91 -0
  36. package/examples-json/Coverage-7546D.json +134 -0
  37. package/examples-json/CoverageEligibilityRequest-52345.json +52 -0
  38. package/examples-json/CoverageEligibilityResponse-E2500.json +47 -0
  39. package/examples-json/DetectedIssue-allergy.json +18 -0
  40. package/examples-json/Device-example.json +23 -0
  41. package/examples-json/DeviceDefinition-example.json +22 -0
  42. package/examples-json/DeviceMetric-example.json +64 -0
  43. package/examples-json/DeviceRequest-example.json +25 -0
  44. package/examples-json/DeviceUseStatement-example.json +36 -0
  45. package/examples-json/DiagnosticReport-102.json +54 -0
  46. package/examples-json/DocumentManifest-654789.json +101 -0
  47. package/examples-json/DocumentReference-example.json +171 -0
  48. package/examples-json/Encounter-emerg.json +150 -0
  49. package/examples-json/Endpoint-direct-endpoint.json +36 -0
  50. package/examples-json/EnrollmentRequest-22345.json +37 -0
  51. package/examples-json/EnrollmentResponse-ER2500.json +36 -0
  52. package/examples-json/EpisodeOfCare-example.json +111 -0
  53. package/examples-json/EventDefinition-example.json +36 -0
  54. package/examples-json/Evidence-example-ASTRAL-12-alteplase-mRS3-6.json +277 -0
  55. package/examples-json/EvidenceReport-example.json +25 -0
  56. package/examples-json/EvidenceVariable-example-Stroke-Thrombolysis-Trialists-2014-2016-IPD-MA-Cohort.json +100 -0
  57. package/examples-json/ExampleScenario-example.json +351 -0
  58. package/examples-json/ExplanationOfBenefit-EB3500.json +320 -0
  59. package/examples-json/FamilyMemberHistory-father.json +75 -0
  60. package/examples-json/Flag-example-encounter.json +45 -0
  61. package/examples-json/Goal-example.json +96 -0
  62. package/examples-json/GraphDefinition-example.json +62 -0
  63. package/examples-json/Group-101.json +50 -0
  64. package/examples-json/GuidanceResponse-example.json +81 -0
  65. package/examples-json/HealthcareService-example.json +233 -0
  66. package/examples-json/ImagingStudy-example-xr.json +174 -0
  67. package/examples-json/Immunization-example.json +141 -0
  68. package/examples-json/ImmunizationEvaluation-example.json +54 -0
  69. package/examples-json/ImmunizationRecommendation-example.json +97 -0
  70. package/examples-json/ImplementationGuide-example.json +128 -0
  71. package/examples-json/Ingredient-example.json +63 -0
  72. package/examples-json/InsurancePlan-example.json +18 -0
  73. package/examples-json/Invoice-example.json +61 -0
  74. package/examples-json/Library-FHIR-ModelInfo.json +43 -0
  75. package/examples-json/Linkage-example.json +36 -0
  76. package/examples-json/List-current-allergies.json +54 -0
  77. package/examples-json/Location-1.json +82 -0
  78. package/examples-json/ManufacturedItemDefinition-example.json +77 -0
  79. package/examples-json/Measure-component-a-example.json +73 -0
  80. package/examples-json/MeasureReport-general-example-of-report.json +156 -0
  81. package/examples-json/Media-1.2.840.11361907579238403408700.3.1.04.19970327150033.json +84 -0
  82. package/examples-json/Medication-med0301.json +76 -0
  83. package/examples-json/MedicationAdministration-medadmin0301.json +143 -0
  84. package/examples-json/MedicationDispense-meddisp008.json +92 -0
  85. package/examples-json/MedicationKnowledge-example.json +53 -0
  86. package/examples-json/MedicationRequest-medrx002.json +60 -0
  87. package/examples-json/MedicationStatement-example001.json +207 -0
  88. package/examples-json/MedicinalProductDefinition-Acetamin-500-20-generic.json +72 -0
  89. package/examples-json/MessageDefinition-example.json +31 -0
  90. package/examples-json/MessageHeader-1cbdfb97-5859-48a4-8301-d54eab818d68.json +70 -0
  91. package/examples-json/MolecularSequence-breastcancer.json +43 -0
  92. package/examples-json/NamingSystem-example-id.json +71 -0
  93. package/examples-json/NutritionOrder-cardiacdiet.json +137 -0
  94. package/examples-json/NutritionProduct-example.json +18 -0
  95. package/examples-json/Observation-10minute-apgar-score.json +278 -0
  96. package/examples-json/ObservationDefinition-example.json +26 -0
  97. package/examples-json/OperationDefinition-ActivityDefinition-apply.json +145 -0
  98. package/examples-json/OperationOutcome-101.json +33 -0
  99. package/examples-json/Organization-1.json +36 -0
  100. package/examples-json/OrganizationAffiliation-example.json +84 -0
  101. package/examples-json/PackagedProductDefinition-example.json +213 -0
  102. package/examples-json/Parameters-example.json +49 -0
  103. package/examples-json/Patient-animal.json +121 -0
  104. package/examples-json/PaymentNotice-77654.json +59 -0
  105. package/examples-json/PaymentReconciliation-ER2500.json +143 -0
  106. package/examples-json/Person-example.json +97 -0
  107. package/examples-json/PlanDefinition-KDN5.json +328 -0
  108. package/examples-json/Practitioner-example.json +72 -0
  109. package/examples-json/PractitionerRole-example.json +113 -0
  110. package/examples-json/Procedure-HCBS.json +55 -0
  111. package/examples-json/Provenance-consent-signature.json +58 -0
  112. package/examples-json/Questionnaire-3141.json +158 -0
  113. package/examples-json/QuestionnaireResponse-3141.json +147 -0
  114. package/examples-json/RegulatedAuthorization-basic-drug-auth.json +41 -0
  115. package/examples-json/RelatedPerson-benedicte.json +84 -0
  116. package/examples-json/RequestGroup-example.json +136 -0
  117. package/examples-json/ResearchDefinition-example.json +21 -0
  118. package/examples-json/ResearchElementDefinition-example.json +26 -0
  119. package/examples-json/ResearchStudy-example.json +18 -0
  120. package/examples-json/ResearchSubject-example.json +33 -0
  121. package/examples-json/RiskAssessment-breastcancer-risk.json +57 -0
  122. package/examples-json/Schedule-example.json +66 -0
  123. package/examples-json/ServiceRequest-ambulation.json +54 -0
  124. package/examples-json/Slot-1.json +41 -0
  125. package/examples-json/Specimen-101.json +118 -0
  126. package/examples-json/SpecimenDefinition-2364.json +261 -0
  127. package/examples-json/StructureDefinition-11179-objectClass.json +347 -0
  128. package/examples-json/StructureMap-example.json +78 -0
  129. package/examples-json/Subscription-example-error.json +36 -0
  130. package/examples-json/SubscriptionStatus-example.json +32 -0
  131. package/examples-json/SubscriptionTopic-admission.json +71 -0
  132. package/examples-json/Substance-example.json +38 -0
  133. package/examples-json/SubstanceDefinition-example.json +162 -0
  134. package/examples-json/SupplyDelivery-pumpdelivery.json +40 -0
  135. package/examples-json/SupplyRequest-simpleorder.json +69 -0
  136. package/examples-json/Task-example1.json +150 -0
  137. package/examples-json/TerminologyCapabilities-example.json +38 -0
  138. package/examples-json/TestReport-testreport-example.json +164 -0
  139. package/examples-json/TestScript-testscript-example-history.json +228 -0
  140. package/examples-json/ValueSet-abstract-types.json +73 -0
  141. package/examples-json/VerificationResult-example.json +18 -0
  142. package/examples-json/VisionPrescription-33123.json +74 -0
  143. package/examples-json/package.json +16 -0
  144. package/package.json +33 -0
@@ -0,0 +1,320 @@
1
+ {
2
+ "resourceType": "ExplanationOfBenefit",
3
+ "id": "EB3500",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the ExplanationOfBenefit\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://www.BenefitsInc.com/fhir/explanationofbenefit",
11
+ "value": "987654321"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "type": {
16
+ "coding": [
17
+ {
18
+ "system": "http://terminology.hl7.org/CodeSystem/claim-type",
19
+ "code": "oral"
20
+ }
21
+ ]
22
+ },
23
+ "use": "claim",
24
+ "patient": {
25
+ "reference": "Patient/pat1"
26
+ },
27
+ "created": "2014-08-16",
28
+ "enterer": {
29
+ "reference": "Practitioner/1"
30
+ },
31
+ "insurer": {
32
+ "reference": "Organization/3"
33
+ },
34
+ "provider": {
35
+ "reference": "Practitioner/1"
36
+ },
37
+ "payee": {
38
+ "type": {
39
+ "coding": [
40
+ {
41
+ "system": "http://terminology.hl7.org/CodeSystem/payeetype",
42
+ "code": "provider"
43
+ }
44
+ ]
45
+ },
46
+ "party": {
47
+ "reference": "Organization/2"
48
+ }
49
+ },
50
+ "facility": {
51
+ "reference": "Location/1"
52
+ },
53
+ "claim": {
54
+ "reference": "Claim/100150"
55
+ },
56
+ "claimResponse": {
57
+ "reference": "ClaimResponse/R3500"
58
+ },
59
+ "outcome": "complete",
60
+ "disposition": "Claim settled as per contract.",
61
+ "careTeam": [
62
+ {
63
+ "sequence": 1,
64
+ "provider": {
65
+ "reference": "Practitioner/example"
66
+ }
67
+ }
68
+ ],
69
+ "insurance": [
70
+ {
71
+ "focal": true,
72
+ "coverage": {
73
+ "reference": "Coverage/9876B1"
74
+ }
75
+ }
76
+ ],
77
+ "item": [
78
+ {
79
+ "sequence": 1,
80
+ "careTeamSequence": [
81
+ 1
82
+ ],
83
+ "productOrService": {
84
+ "coding": [
85
+ {
86
+ "system": "http://terminology.hl7.org/CodeSystem/ex-USCLS",
87
+ "code": "1205"
88
+ }
89
+ ]
90
+ },
91
+ "servicedDate": "2014-08-16",
92
+ "unitPrice": {
93
+ "value": 135.57,
94
+ "currency": "USD"
95
+ },
96
+ "net": {
97
+ "value": 135.57,
98
+ "currency": "USD"
99
+ },
100
+ "udi": [
101
+ {
102
+ "reference": "Device/example"
103
+ }
104
+ ],
105
+ "encounter": [
106
+ {
107
+ "reference": "Encounter/example"
108
+ }
109
+ ],
110
+ "adjudication": [
111
+ {
112
+ "category": {
113
+ "coding": [
114
+ {
115
+ "code": "eligible"
116
+ }
117
+ ]
118
+ },
119
+ "amount": {
120
+ "value": 120.00,
121
+ "currency": "USD"
122
+ }
123
+ },
124
+ {
125
+ "category": {
126
+ "coding": [
127
+ {
128
+ "code": "eligpercent"
129
+ }
130
+ ]
131
+ },
132
+ "value": 0.80
133
+ },
134
+ {
135
+ "category": {
136
+ "coding": [
137
+ {
138
+ "code": "benefit"
139
+ }
140
+ ]
141
+ },
142
+ "amount": {
143
+ "value": 96.00,
144
+ "currency": "USD"
145
+ }
146
+ }
147
+ ]
148
+ },
149
+ {
150
+ "sequence": 2,
151
+ "careTeamSequence": [
152
+ 1
153
+ ],
154
+ "productOrService": {
155
+ "coding": [
156
+ {
157
+ "code": "group"
158
+ }
159
+ ]
160
+ },
161
+ "servicedDate": "2014-08-16",
162
+ "net": {
163
+ "value": 200.00,
164
+ "currency": "USD"
165
+ },
166
+ "adjudication": [
167
+ {
168
+ "category": {
169
+ "coding": [
170
+ {
171
+ "code": "benefit"
172
+ }
173
+ ]
174
+ },
175
+ "amount": {
176
+ "value": 180.00,
177
+ "currency": "USD"
178
+ }
179
+ }
180
+ ],
181
+ "detail": [
182
+ {
183
+ "sequence": 1,
184
+ "productOrService": {
185
+ "coding": [
186
+ {
187
+ "code": "group"
188
+ }
189
+ ]
190
+ },
191
+ "net": {
192
+ "value": 200.00,
193
+ "currency": "USD"
194
+ },
195
+ "udi": [
196
+ {
197
+ "reference": "Device/example"
198
+ }
199
+ ],
200
+ "adjudication": [
201
+ {
202
+ "category": {
203
+ "coding": [
204
+ {
205
+ "code": "benefit"
206
+ }
207
+ ]
208
+ },
209
+ "amount": {
210
+ "value": 180.00,
211
+ "currency": "USD"
212
+ }
213
+ }
214
+ ],
215
+ "subDetail": [
216
+ {
217
+ "sequence": 1,
218
+ "productOrService": {
219
+ "coding": [
220
+ {
221
+ "system": "http://terminology.hl7.org/CodeSystem/ex-USCLS",
222
+ "code": "1205"
223
+ }
224
+ ]
225
+ },
226
+ "unitPrice": {
227
+ "value": 200.00,
228
+ "currency": "USD"
229
+ },
230
+ "net": {
231
+ "value": 200.00,
232
+ "currency": "USD"
233
+ },
234
+ "udi": [
235
+ {
236
+ "reference": "Device/example"
237
+ }
238
+ ],
239
+ "adjudication": [
240
+ {
241
+ "category": {
242
+ "coding": [
243
+ {
244
+ "code": "eligible"
245
+ }
246
+ ]
247
+ },
248
+ "amount": {
249
+ "value": 200.00,
250
+ "currency": "USD"
251
+ }
252
+ },
253
+ {
254
+ "category": {
255
+ "coding": [
256
+ {
257
+ "code": "eligpercent"
258
+ }
259
+ ]
260
+ },
261
+ "value": 0.90
262
+ },
263
+ {
264
+ "category": {
265
+ "coding": [
266
+ {
267
+ "code": "benefit"
268
+ }
269
+ ]
270
+ },
271
+ "amount": {
272
+ "value": 180.00,
273
+ "currency": "USD"
274
+ }
275
+ }
276
+ ]
277
+ }
278
+ ]
279
+ }
280
+ ]
281
+ }
282
+ ],
283
+ "total": [
284
+ {
285
+ "category": {
286
+ "coding": [
287
+ {
288
+ "code": "submitted"
289
+ }
290
+ ]
291
+ },
292
+ "amount": {
293
+ "value": 135.57,
294
+ "currency": "USD"
295
+ }
296
+ },
297
+ {
298
+ "category": {
299
+ "coding": [
300
+ {
301
+ "code": "benefit"
302
+ }
303
+ ]
304
+ },
305
+ "amount": {
306
+ "value": 96.00,
307
+ "currency": "USD"
308
+ }
309
+ }
310
+ ],
311
+ "meta": {
312
+ "tag": [
313
+ {
314
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
315
+ "code": "HTEST",
316
+ "display": "test health data"
317
+ }
318
+ ]
319
+ }
320
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "resourceType": "FamilyMemberHistory",
3
+ "id": "father",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eFather died of a heart attack aged 74\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "value": "12345"
11
+ }
12
+ ],
13
+ "instantiatesUri": [
14
+ "http://example.org/family-member-history-questionnaire"
15
+ ],
16
+ "status": "completed",
17
+ "patient": {
18
+ "reference": "Patient/example",
19
+ "display": "Peter Patient"
20
+ },
21
+ "date": "2011-03-18",
22
+ "relationship": {
23
+ "coding": [
24
+ {
25
+ "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
26
+ "code": "FTH",
27
+ "display": "father"
28
+ }
29
+ ]
30
+ },
31
+ "sex": {
32
+ "coding": [
33
+ {
34
+ "system": "http://hl7.org/fhir/administrative-gender",
35
+ "code": "male",
36
+ "display": "Male"
37
+ }
38
+ ]
39
+ },
40
+ "condition": [
41
+ {
42
+ "code": {
43
+ "coding": [
44
+ {
45
+ "system": "http://snomed.info/sct",
46
+ "code": "315619001",
47
+ "display": "Myocardial Infarction"
48
+ }
49
+ ],
50
+ "text": "Heart Attack"
51
+ },
52
+ "contributedToDeath": true,
53
+ "onsetAge": {
54
+ "value": 74,
55
+ "unit": "yr",
56
+ "system": "http://unitsofmeasure.org",
57
+ "code": "a"
58
+ },
59
+ "note": [
60
+ {
61
+ "text": "Was fishing at the time. At least he went doing someting he loved."
62
+ }
63
+ ]
64
+ }
65
+ ],
66
+ "meta": {
67
+ "tag": [
68
+ {
69
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
70
+ "code": "HTEST",
71
+ "display": "test health data"
72
+ }
73
+ ]
74
+ }
75
+ }
@@ -0,0 +1,45 @@
1
+ {
2
+ "resourceType": "Flag",
3
+ "id": "example-encounter",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eFollow Infection Control Level 3 Protocol\u003c/div\u003e"
7
+ },
8
+ "status": "active",
9
+ "category": [
10
+ {
11
+ "coding": [
12
+ {
13
+ "system": "http://example.org/local",
14
+ "code": "infection",
15
+ "display": "Infection Control Level"
16
+ }
17
+ ]
18
+ }
19
+ ],
20
+ "code": {
21
+ "coding": [
22
+ {
23
+ "system": "http://example.org/local/if1",
24
+ "code": "l3",
25
+ "display": "Follow Level 3 Protocol"
26
+ }
27
+ ]
28
+ },
29
+ "subject": {
30
+ "reference": "Patient/example",
31
+ "display": "Peter Patient"
32
+ },
33
+ "encounter": {
34
+ "reference": "Encounter/example"
35
+ },
36
+ "meta": {
37
+ "tag": [
38
+ {
39
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
40
+ "code": "HTEST",
41
+ "display": "test health data"
42
+ }
43
+ ]
44
+ }
45
+ }
@@ -0,0 +1,96 @@
1
+ {
2
+ "resourceType": "Goal",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "additional",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t\u003cp\u003e A simple care goal for a patient to lose weight due to obesity.\u003c/p\u003e\n\t\t\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "value": "123"
11
+ }
12
+ ],
13
+ "lifecycleStatus": "on-hold",
14
+ "category": [
15
+ {
16
+ "coding": [
17
+ {
18
+ "system": "http://terminology.hl7.org/CodeSystem/goal-category",
19
+ "code": "dietary"
20
+ }
21
+ ]
22
+ }
23
+ ],
24
+ "priority": {
25
+ "coding": [
26
+ {
27
+ "system": "http://terminology.hl7.org/CodeSystem/goal-priority",
28
+ "code": "high-priority",
29
+ "display": "High Priority"
30
+ }
31
+ ],
32
+ "text": "high"
33
+ },
34
+ "description": {
35
+ "text": "Target weight is 160 to 180 lbs."
36
+ },
37
+ "subject": {
38
+ "reference": "Patient/example",
39
+ "display": "Peter James Chalmers"
40
+ },
41
+ "startDate": "2015-04-05",
42
+ "target": [
43
+ {
44
+ "measure": {
45
+ "coding": [
46
+ {
47
+ "system": "http://loinc.org",
48
+ "code": "3141-9",
49
+ "display": "Weight Measured"
50
+ }
51
+ ]
52
+ },
53
+ "detailRange": {
54
+ "low": {
55
+ "value": 160,
56
+ "unit": "lbs",
57
+ "system": "http://unitsofmeasure.org",
58
+ "code": "[lb_av]"
59
+ },
60
+ "high": {
61
+ "value": 180,
62
+ "unit": "lbs",
63
+ "system": "http://unitsofmeasure.org",
64
+ "code": "[lb_av]"
65
+ }
66
+ },
67
+ "dueDate": "2016-04-05"
68
+ }
69
+ ],
70
+ "statusDate": "2016-02-14",
71
+ "statusReason": "Patient wants to defer weight loss until after honeymoon.",
72
+ "expressedBy": {
73
+ "reference": "Patient/example",
74
+ "display": "Peter James Chalmers"
75
+ },
76
+ "addresses": [
77
+ {
78
+ "display": "obesity condition"
79
+ }
80
+ ],
81
+ "outcomeReference": [
82
+ {
83
+ "reference": "Observation/example",
84
+ "display": "Body Weight Measured"
85
+ }
86
+ ],
87
+ "meta": {
88
+ "tag": [
89
+ {
90
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
91
+ "code": "HTEST",
92
+ "display": "test health data"
93
+ }
94
+ ]
95
+ }
96
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "resourceType": "GraphDefinition",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\u003cp\u003e\u003cb\u003eGenerated Narrative\u003c/b\u003e\u003c/p\u003e\u003cdiv style\u003d\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"\u003e\u003cp style\u003d\"margin-bottom: 0px\"\u003eResource \u0026quot;example\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eurl\u003c/b\u003e: \u003ccode\u003ehttp://h7.org/fhir/GraphDefinition/example\u003c/code\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: Document Generation Template\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: draft\u003c/p\u003e\u003cp\u003e\u003cb\u003edate\u003c/b\u003e: 2015-08-04\u003c/p\u003e\u003cp\u003e\u003cb\u003epublisher\u003c/b\u003e: FHIR Project\u003c/p\u003e\u003cp\u003e\u003cb\u003econtact\u003c/b\u003e: \u003ca href\u003d\"http://hl7.org/fhir\"\u003ehttp://hl7.org/fhir\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: Specify to include list references when generating a document using the $document operation\u003c/p\u003e\u003cp\u003e\u003cb\u003estart\u003c/b\u003e: Composition\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003elink\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epath\u003c/b\u003e: Composition.section.entry\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: Link to List\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003etarget\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: List\u003c/p\u003e\u003ch3\u003eCompartments\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eUse\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCode\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eRule\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003erequirement\u003c/td\u003e\u003ctd\u003ePatient\u003c/td\u003e\u003ctd\u003eidentical\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003elink\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epath\u003c/b\u003e: List.entry.item\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: Include any list entries\u003c/p\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "url": "http://h7.org/fhir/GraphDefinition/example",
9
+ "name": "Document Generation Template",
10
+ "status": "draft",
11
+ "experimental": true,
12
+ "date": "2015-08-04",
13
+ "publisher": "FHIR Project",
14
+ "contact": [
15
+ {
16
+ "telecom": [
17
+ {
18
+ "system": "url",
19
+ "value": "http://hl7.org/fhir"
20
+ }
21
+ ]
22
+ }
23
+ ],
24
+ "description": "Specify to include list references when generating a document using the $document operation",
25
+ "start": "Composition",
26
+ "link": [
27
+ {
28
+ "path": "Composition.section.entry",
29
+ "description": "Link to List",
30
+ "target": [
31
+ {
32
+ "type": "List",
33
+ "compartment": [
34
+ {
35
+ "use": "requirement",
36
+ "code": "Patient",
37
+ "rule": "identical"
38
+ }
39
+ ],
40
+ "link": [
41
+ {
42
+ "path": "List.entry.item",
43
+ "description": "Include any list entries",
44
+ "target": [
45
+ {
46
+ "type": "Resource",
47
+ "compartment": [
48
+ {
49
+ "use": "requirement",
50
+ "code": "Patient",
51
+ "rule": "identical"
52
+ }
53
+ ]
54
+ }
55
+ ]
56
+ }
57
+ ]
58
+ }
59
+ ]
60
+ }
61
+ ]
62
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "resourceType": "Group",
3
+ "id": "101",
4
+ "text": {
5
+ "status": "additional",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cp\u003eHerd of 25 horses\u003c/p\u003e\n \u003cp\u003eGender: mixed\u003c/p\u003e\n \u003cp\u003eOwner: John Smith\u003c/p\u003e\n \u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://someveterinarianclinic.org/fhir/NamingSystem/herds",
11
+ "value": "12345"
12
+ }
13
+ ],
14
+ "type": "animal",
15
+ "actual": true,
16
+ "code": {
17
+ "text": "Horse"
18
+ },
19
+ "name": "John\u0027s herd",
20
+ "quantity": 25,
21
+ "characteristic": [
22
+ {
23
+ "code": {
24
+ "text": "gender"
25
+ },
26
+ "valueCodeableConcept": {
27
+ "text": "mixed"
28
+ },
29
+ "exclude": false
30
+ },
31
+ {
32
+ "code": {
33
+ "text": "owner"
34
+ },
35
+ "valueCodeableConcept": {
36
+ "text": "John Smith"
37
+ },
38
+ "exclude": false
39
+ }
40
+ ],
41
+ "meta": {
42
+ "tag": [
43
+ {
44
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
45
+ "code": "HTEST",
46
+ "display": "test health data"
47
+ }
48
+ ]
49
+ }
50
+ }