@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
package/.index.json ADDED
@@ -0,0 +1,569 @@
1
+ {
2
+ "index-version": "1",
3
+ "files": [
4
+ {
5
+ "filename": "examples-json/Account-ewg.json",
6
+ "resourceType": "Account"
7
+ },
8
+ {
9
+ "filename": "examples-json/ActivityDefinition-administer-zika-virus-exposure-assessment.json",
10
+ "resourceType": "ActivityDefinition"
11
+ },
12
+ {
13
+ "filename": "examples-json/AdministrableProductDefinition-example.json",
14
+ "resourceType": "AdministrableProductDefinition"
15
+ },
16
+ {
17
+ "filename": "examples-json/AdverseEvent-example.json",
18
+ "resourceType": "AdverseEvent"
19
+ },
20
+ {
21
+ "filename": "examples-json/AllergyIntolerance-example.json",
22
+ "resourceType": "AllergyIntolerance"
23
+ },
24
+ {
25
+ "filename": "examples-json/Appointment-2docs.json",
26
+ "resourceType": "Appointment"
27
+ },
28
+ {
29
+ "filename": "examples-json/AppointmentResponse-example.json",
30
+ "resourceType": "AppointmentResponse"
31
+ },
32
+ {
33
+ "filename": "examples-json/AuditEvent-example-disclosure.json",
34
+ "resourceType": "AuditEvent"
35
+ },
36
+ {
37
+ "filename": "examples-json/Basic-basic-example-narrative.json",
38
+ "resourceType": "Basic"
39
+ },
40
+ {
41
+ "filename": "examples-json/Binary-example.json",
42
+ "resourceType": "Binary"
43
+ },
44
+ {
45
+ "filename": "examples-json/BiologicallyDerivedProduct-example.json",
46
+ "resourceType": "BiologicallyDerivedProduct"
47
+ },
48
+ {
49
+ "filename": "examples-json/BodyStructure-fetus.json",
50
+ "resourceType": "BodyStructure"
51
+ },
52
+ {
53
+ "filename": "examples-json/Bundle-00b99077-2bda-436e-98cc-a4f65d6c2fe0.json",
54
+ "resourceType": "SubscriptionStatus"
55
+ },
56
+ {
57
+ "filename": "examples-json/Bundle-00b99077-2bda-436e-98cc-a4f65d6c2fe0.json",
58
+ "resourceType": "Encounter"
59
+ },
60
+ {
61
+ "filename": "examples-json/CapabilityStatement-base.json",
62
+ "resourceType": "CapabilityStatement"
63
+ },
64
+ {
65
+ "filename": "examples-json/CarePlan-example.json",
66
+ "resourceType": "CarePlan"
67
+ },
68
+ {
69
+ "filename": "examples-json/CareTeam-example.json",
70
+ "resourceType": "CareTeam"
71
+ },
72
+ {
73
+ "filename": "examples-json/CatalogEntry-example.json",
74
+ "resourceType": "CatalogEntry"
75
+ },
76
+ {
77
+ "filename": "examples-json/ChargeItem-example.json",
78
+ "resourceType": "ChargeItem"
79
+ },
80
+ {
81
+ "filename": "examples-json/ChargeItemDefinition-device.json",
82
+ "resourceType": "ChargeItemDefinition"
83
+ },
84
+ {
85
+ "filename": "examples-json/Citation-example.json",
86
+ "resourceType": "Citation"
87
+ },
88
+ {
89
+ "filename": "examples-json/Claim-100150.json",
90
+ "resourceType": "Claim"
91
+ },
92
+ {
93
+ "filename": "examples-json/ClaimResponse-R3500.json",
94
+ "resourceType": "ClaimResponse"
95
+ },
96
+ {
97
+ "filename": "examples-json/ClinicalImpression-example.json",
98
+ "resourceType": "ClinicalImpression"
99
+ },
100
+ {
101
+ "filename": "examples-json/ClinicalUseDefinition-example.json",
102
+ "resourceType": "ClinicalUseDefinition"
103
+ },
104
+ {
105
+ "filename": "examples-json/CodeSystem-FHIR-version.json",
106
+ "resourceType": "CodeSystem"
107
+ },
108
+ {
109
+ "filename": "examples-json/Communication-example.json",
110
+ "resourceType": "Communication"
111
+ },
112
+ {
113
+ "filename": "examples-json/CommunicationRequest-example.json",
114
+ "resourceType": "CommunicationRequest"
115
+ },
116
+ {
117
+ "filename": "examples-json/CompartmentDefinition-device.json",
118
+ "resourceType": "CompartmentDefinition"
119
+ },
120
+ {
121
+ "filename": "examples-json/Composition-example-mixed.json",
122
+ "resourceType": "Composition"
123
+ },
124
+ {
125
+ "filename": "examples-json/ConceptMap-101.json",
126
+ "resourceType": "ConceptMap"
127
+ },
128
+ {
129
+ "filename": "examples-json/Condition-example.json",
130
+ "resourceType": "Condition"
131
+ },
132
+ {
133
+ "filename": "examples-json/Consent-consent-example-Emergency.json",
134
+ "resourceType": "Consent"
135
+ },
136
+ {
137
+ "filename": "examples-json/Contract-C-123.json",
138
+ "resourceType": "Contract"
139
+ },
140
+ {
141
+ "filename": "examples-json/Coverage-7546D.json",
142
+ "resourceType": "Coverage"
143
+ },
144
+ {
145
+ "filename": "examples-json/CoverageEligibilityRequest-52345.json",
146
+ "resourceType": "CoverageEligibilityRequest"
147
+ },
148
+ {
149
+ "filename": "examples-json/CoverageEligibilityResponse-E2500.json",
150
+ "resourceType": "CoverageEligibilityResponse"
151
+ },
152
+ {
153
+ "filename": "examples-json/DetectedIssue-allergy.json",
154
+ "resourceType": "DetectedIssue"
155
+ },
156
+ {
157
+ "filename": "examples-json/Device-example.json",
158
+ "resourceType": "Device"
159
+ },
160
+ {
161
+ "filename": "examples-json/DeviceDefinition-example.json",
162
+ "resourceType": "DeviceDefinition"
163
+ },
164
+ {
165
+ "filename": "examples-json/DeviceMetric-example.json",
166
+ "resourceType": "DeviceMetric"
167
+ },
168
+ {
169
+ "filename": "examples-json/DeviceRequest-example.json",
170
+ "resourceType": "DeviceRequest"
171
+ },
172
+ {
173
+ "filename": "examples-json/DeviceUseStatement-example.json",
174
+ "resourceType": "DeviceUseStatement"
175
+ },
176
+ {
177
+ "filename": "examples-json/DiagnosticReport-102.json",
178
+ "resourceType": "DiagnosticReport"
179
+ },
180
+ {
181
+ "filename": "examples-json/DocumentManifest-654789.json",
182
+ "resourceType": "DocumentManifest"
183
+ },
184
+ {
185
+ "filename": "examples-json/DocumentReference-example.json",
186
+ "resourceType": "DocumentReference"
187
+ },
188
+ {
189
+ "filename": "examples-json/Encounter-emerg.json",
190
+ "resourceType": "Encounter"
191
+ },
192
+ {
193
+ "filename": "examples-json/Endpoint-direct-endpoint.json",
194
+ "resourceType": "Endpoint"
195
+ },
196
+ {
197
+ "filename": "examples-json/EnrollmentRequest-22345.json",
198
+ "resourceType": "EnrollmentRequest"
199
+ },
200
+ {
201
+ "filename": "examples-json/EnrollmentResponse-ER2500.json",
202
+ "resourceType": "EnrollmentResponse"
203
+ },
204
+ {
205
+ "filename": "examples-json/EpisodeOfCare-example.json",
206
+ "resourceType": "EpisodeOfCare"
207
+ },
208
+ {
209
+ "filename": "examples-json/EventDefinition-example.json",
210
+ "resourceType": "EventDefinition"
211
+ },
212
+ {
213
+ "filename": "examples-json/Evidence-example-ASTRAL-12-alteplase-mRS3-6.json",
214
+ "resourceType": "Evidence"
215
+ },
216
+ {
217
+ "filename": "examples-json/EvidenceReport-example.json",
218
+ "resourceType": "EvidenceReport"
219
+ },
220
+ {
221
+ "filename": "examples-json/EvidenceVariable-example-Stroke-Thrombolysis-Trialists-2014-2016-IPD-MA-Cohort.json",
222
+ "resourceType": "EvidenceVariable"
223
+ },
224
+ {
225
+ "filename": "examples-json/ExampleScenario-example.json",
226
+ "resourceType": "ExampleScenario"
227
+ },
228
+ {
229
+ "filename": "examples-json/ExplanationOfBenefit-EB3500.json",
230
+ "resourceType": "ExplanationOfBenefit"
231
+ },
232
+ {
233
+ "filename": "examples-json/FamilyMemberHistory-father.json",
234
+ "resourceType": "FamilyMemberHistory"
235
+ },
236
+ {
237
+ "filename": "examples-json/Flag-example-encounter.json",
238
+ "resourceType": "Flag"
239
+ },
240
+ {
241
+ "filename": "examples-json/Goal-example.json",
242
+ "resourceType": "Goal"
243
+ },
244
+ {
245
+ "filename": "examples-json/GraphDefinition-example.json",
246
+ "resourceType": "GraphDefinition"
247
+ },
248
+ {
249
+ "filename": "examples-json/Group-101.json",
250
+ "resourceType": "Group"
251
+ },
252
+ {
253
+ "filename": "examples-json/GuidanceResponse-example.json",
254
+ "resourceType": "GuidanceResponse"
255
+ },
256
+ {
257
+ "filename": "examples-json/HealthcareService-example.json",
258
+ "resourceType": "HealthcareService"
259
+ },
260
+ {
261
+ "filename": "examples-json/ImagingStudy-example-xr.json",
262
+ "resourceType": "ImagingStudy"
263
+ },
264
+ {
265
+ "filename": "examples-json/Immunization-example.json",
266
+ "resourceType": "Immunization"
267
+ },
268
+ {
269
+ "filename": "examples-json/ImmunizationEvaluation-example.json",
270
+ "resourceType": "ImmunizationEvaluation"
271
+ },
272
+ {
273
+ "filename": "examples-json/ImmunizationRecommendation-example.json",
274
+ "resourceType": "ImmunizationRecommendation"
275
+ },
276
+ {
277
+ "filename": "examples-json/ImplementationGuide-example.json",
278
+ "resourceType": "ImplementationGuide"
279
+ },
280
+ {
281
+ "filename": "examples-json/Ingredient-example.json",
282
+ "resourceType": "Ingredient"
283
+ },
284
+ {
285
+ "filename": "examples-json/InsurancePlan-example.json",
286
+ "resourceType": "InsurancePlan"
287
+ },
288
+ {
289
+ "filename": "examples-json/Invoice-example.json",
290
+ "resourceType": "Invoice"
291
+ },
292
+ {
293
+ "filename": "examples-json/Library-FHIR-ModelInfo.json",
294
+ "resourceType": "Library"
295
+ },
296
+ {
297
+ "filename": "examples-json/Linkage-example.json",
298
+ "resourceType": "Linkage"
299
+ },
300
+ {
301
+ "filename": "examples-json/List-current-allergies.json",
302
+ "resourceType": "List"
303
+ },
304
+ {
305
+ "filename": "examples-json/Location-1.json",
306
+ "resourceType": "Location"
307
+ },
308
+ {
309
+ "filename": "examples-json/ManufacturedItemDefinition-example.json",
310
+ "resourceType": "ManufacturedItemDefinition"
311
+ },
312
+ {
313
+ "filename": "examples-json/Measure-component-a-example.json",
314
+ "resourceType": "Measure"
315
+ },
316
+ {
317
+ "filename": "examples-json/MeasureReport-general-example-of-report.json",
318
+ "resourceType": "MeasureReport"
319
+ },
320
+ {
321
+ "filename": "examples-json/Media-1.2.840.11361907579238403408700.3.1.04.19970327150033.json",
322
+ "resourceType": "Media"
323
+ },
324
+ {
325
+ "filename": "examples-json/Medication-med0301.json",
326
+ "resourceType": "Medication"
327
+ },
328
+ {
329
+ "filename": "examples-json/MedicationAdministration-medadmin0301.json",
330
+ "resourceType": "MedicationAdministration"
331
+ },
332
+ {
333
+ "filename": "examples-json/MedicationDispense-meddisp008.json",
334
+ "resourceType": "MedicationDispense"
335
+ },
336
+ {
337
+ "filename": "examples-json/MedicationKnowledge-example.json",
338
+ "resourceType": "MedicationKnowledge"
339
+ },
340
+ {
341
+ "filename": "examples-json/MedicationRequest-medrx002.json",
342
+ "resourceType": "MedicationRequest"
343
+ },
344
+ {
345
+ "filename": "examples-json/MedicationStatement-example001.json",
346
+ "resourceType": "MedicationStatement"
347
+ },
348
+ {
349
+ "filename": "examples-json/MedicinalProductDefinition-Acetamin-500-20-generic.json",
350
+ "resourceType": "MedicinalProductDefinition"
351
+ },
352
+ {
353
+ "filename": "examples-json/MessageDefinition-example.json",
354
+ "resourceType": "MessageDefinition"
355
+ },
356
+ {
357
+ "filename": "examples-json/MessageHeader-1cbdfb97-5859-48a4-8301-d54eab818d68.json",
358
+ "resourceType": "MessageHeader"
359
+ },
360
+ {
361
+ "filename": "examples-json/MolecularSequence-breastcancer.json",
362
+ "resourceType": "MolecularSequence"
363
+ },
364
+ {
365
+ "filename": "examples-json/NamingSystem-example-id.json",
366
+ "resourceType": "NamingSystem"
367
+ },
368
+ {
369
+ "filename": "examples-json/NutritionOrder-cardiacdiet.json",
370
+ "resourceType": "NutritionOrder"
371
+ },
372
+ {
373
+ "filename": "examples-json/NutritionProduct-example.json",
374
+ "resourceType": "NutritionProduct"
375
+ },
376
+ {
377
+ "filename": "examples-json/Observation-10minute-apgar-score.json",
378
+ "resourceType": "Observation"
379
+ },
380
+ {
381
+ "filename": "examples-json/ObservationDefinition-example.json",
382
+ "resourceType": "ObservationDefinition"
383
+ },
384
+ {
385
+ "filename": "examples-json/OperationDefinition-ActivityDefinition-apply.json",
386
+ "resourceType": "OperationDefinition"
387
+ },
388
+ {
389
+ "filename": "examples-json/OperationOutcome-101.json",
390
+ "resourceType": "OperationOutcome"
391
+ },
392
+ {
393
+ "filename": "examples-json/Organization-1.json",
394
+ "resourceType": "Organization"
395
+ },
396
+ {
397
+ "filename": "examples-json/OrganizationAffiliation-example.json",
398
+ "resourceType": "OrganizationAffiliation"
399
+ },
400
+ {
401
+ "filename": "examples-json/PackagedProductDefinition-example.json",
402
+ "resourceType": "PackagedProductDefinition"
403
+ },
404
+ {
405
+ "filename": "examples-json/Parameters-example.json",
406
+ "resourceType": "Parameters"
407
+ },
408
+ {
409
+ "filename": "examples-json/Patient-animal.json",
410
+ "resourceType": "Patient"
411
+ },
412
+ {
413
+ "filename": "examples-json/PaymentNotice-77654.json",
414
+ "resourceType": "PaymentNotice"
415
+ },
416
+ {
417
+ "filename": "examples-json/PaymentReconciliation-ER2500.json",
418
+ "resourceType": "PaymentReconciliation"
419
+ },
420
+ {
421
+ "filename": "examples-json/Person-example.json",
422
+ "resourceType": "Person"
423
+ },
424
+ {
425
+ "filename": "examples-json/PlanDefinition-KDN5.json",
426
+ "resourceType": "PlanDefinition"
427
+ },
428
+ {
429
+ "filename": "examples-json/Practitioner-example.json",
430
+ "resourceType": "Practitioner"
431
+ },
432
+ {
433
+ "filename": "examples-json/PractitionerRole-example.json",
434
+ "resourceType": "PractitionerRole"
435
+ },
436
+ {
437
+ "filename": "examples-json/Procedure-HCBS.json",
438
+ "resourceType": "Procedure"
439
+ },
440
+ {
441
+ "filename": "examples-json/Provenance-consent-signature.json",
442
+ "resourceType": "Provenance"
443
+ },
444
+ {
445
+ "filename": "examples-json/Questionnaire-3141.json",
446
+ "resourceType": "Questionnaire"
447
+ },
448
+ {
449
+ "filename": "examples-json/QuestionnaireResponse-3141.json",
450
+ "resourceType": "QuestionnaireResponse"
451
+ },
452
+ {
453
+ "filename": "examples-json/RegulatedAuthorization-basic-drug-auth.json",
454
+ "resourceType": "RegulatedAuthorization"
455
+ },
456
+ {
457
+ "filename": "examples-json/RelatedPerson-benedicte.json",
458
+ "resourceType": "RelatedPerson"
459
+ },
460
+ {
461
+ "filename": "examples-json/RequestGroup-example.json",
462
+ "resourceType": "RequestGroup"
463
+ },
464
+ {
465
+ "filename": "examples-json/ResearchDefinition-example.json",
466
+ "resourceType": "ResearchDefinition"
467
+ },
468
+ {
469
+ "filename": "examples-json/ResearchElementDefinition-example.json",
470
+ "resourceType": "ResearchElementDefinition"
471
+ },
472
+ {
473
+ "filename": "examples-json/ResearchStudy-example.json",
474
+ "resourceType": "ResearchStudy"
475
+ },
476
+ {
477
+ "filename": "examples-json/ResearchSubject-example.json",
478
+ "resourceType": "ResearchSubject"
479
+ },
480
+ {
481
+ "filename": "examples-json/RiskAssessment-breastcancer-risk.json",
482
+ "resourceType": "RiskAssessment"
483
+ },
484
+ {
485
+ "filename": "examples-json/Schedule-example.json",
486
+ "resourceType": "Schedule"
487
+ },
488
+ {
489
+ "filename": "examples-json/ServiceRequest-ambulation.json",
490
+ "resourceType": "ServiceRequest"
491
+ },
492
+ {
493
+ "filename": "examples-json/Slot-1.json",
494
+ "resourceType": "Slot"
495
+ },
496
+ {
497
+ "filename": "examples-json/Specimen-101.json",
498
+ "resourceType": "Specimen"
499
+ },
500
+ {
501
+ "filename": "examples-json/SpecimenDefinition-2364.json",
502
+ "resourceType": "SpecimenDefinition"
503
+ },
504
+ {
505
+ "filename": "examples-json/StructureDefinition-11179-objectClass.json",
506
+ "resourceType": "StructureDefinition"
507
+ },
508
+ {
509
+ "filename": "examples-json/StructureMap-example.json",
510
+ "resourceType": "StructureMap"
511
+ },
512
+ {
513
+ "filename": "examples-json/Subscription-example-error.json",
514
+ "resourceType": "Subscription"
515
+ },
516
+ {
517
+ "filename": "examples-json/SubscriptionStatus-example.json",
518
+ "resourceType": "SubscriptionStatus"
519
+ },
520
+ {
521
+ "filename": "examples-json/SubscriptionTopic-admission.json",
522
+ "resourceType": "SubscriptionTopic"
523
+ },
524
+ {
525
+ "filename": "examples-json/Substance-example.json",
526
+ "resourceType": "Substance"
527
+ },
528
+ {
529
+ "filename": "examples-json/SubstanceDefinition-example.json",
530
+ "resourceType": "SubstanceDefinition"
531
+ },
532
+ {
533
+ "filename": "examples-json/SupplyDelivery-pumpdelivery.json",
534
+ "resourceType": "SupplyDelivery"
535
+ },
536
+ {
537
+ "filename": "examples-json/SupplyRequest-simpleorder.json",
538
+ "resourceType": "SupplyRequest"
539
+ },
540
+ {
541
+ "filename": "examples-json/Task-example1.json",
542
+ "resourceType": "Task"
543
+ },
544
+ {
545
+ "filename": "examples-json/TerminologyCapabilities-example.json",
546
+ "resourceType": "TerminologyCapabilities"
547
+ },
548
+ {
549
+ "filename": "examples-json/TestReport-testreport-example.json",
550
+ "resourceType": "TestReport"
551
+ },
552
+ {
553
+ "filename": "examples-json/TestScript-testscript-example-history.json",
554
+ "resourceType": "TestScript"
555
+ },
556
+ {
557
+ "filename": "examples-json/ValueSet-abstract-types.json",
558
+ "resourceType": "ValueSet"
559
+ },
560
+ {
561
+ "filename": "examples-json/VerificationResult-example.json",
562
+ "resourceType": "VerificationResult"
563
+ },
564
+ {
565
+ "filename": "examples-json/VisionPrescription-33123.json",
566
+ "resourceType": "VisionPrescription"
567
+ }
568
+ ]
569
+ }
package/README.md ADDED
@@ -0,0 +1 @@
1
+ # test-data
@@ -0,0 +1,76 @@
1
+ {
2
+ "resourceType": "Account",
3
+ "id": "ewg",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eInpatient Admission for Peter James Chalmers Account\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "urn:oid:0.1.2.3.4.5.6.7",
11
+ "value": "654321"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "type": {
16
+ "coding": [
17
+ {
18
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
19
+ "code": "PBILLACCT",
20
+ "display": "patient billing account"
21
+ }
22
+ ],
23
+ "text": "patient"
24
+ },
25
+ "name": "Inpatient: Peter James Chalmers",
26
+ "subject": [
27
+ {
28
+ "reference": "Patient/example",
29
+ "display": "Peter James Chalmers"
30
+ }
31
+ ],
32
+ "servicePeriod": {
33
+ "start": "2016-01-01",
34
+ "end": "2016-06-30"
35
+ },
36
+ "coverage": [
37
+ {
38
+ "coverage": {
39
+ "reference": "Coverage/9876B1"
40
+ },
41
+ "priority": 1
42
+ },
43
+ {
44
+ "coverage": {
45
+ "reference": "Coverage/7546D"
46
+ },
47
+ "priority": 2
48
+ }
49
+ ],
50
+ "owner": {
51
+ "reference": "Organization/f001",
52
+ "display": "Burgers University Medical Center"
53
+ },
54
+ "description": "Hospital charges",
55
+ "guarantor": [
56
+ {
57
+ "party": {
58
+ "reference": "RelatedPerson/benedicte",
59
+ "display": "Bénédicte du Marché"
60
+ },
61
+ "onHold": false,
62
+ "period": {
63
+ "start": "2016-01-01"
64
+ }
65
+ }
66
+ ],
67
+ "meta": {
68
+ "tag": [
69
+ {
70
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
71
+ "code": "HTEST",
72
+ "display": "test health data"
73
+ }
74
+ ]
75
+ }
76
+ }