@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,328 @@
1
+ {
2
+ "resourceType": "PlanDefinition",
3
+ "id": "KDN5",
4
+ "text": {
5
+ "status": "additional",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003ctable style\u003d\"width: 100%;\"\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \n \u003cdiv style\u003d\"width: 200px; height: 100px; vertical-align: top;\"\u003eNational Comprehensive Cancer Network\u003c/div\u003e\n \u003c/td\u003e\n \u003ctd\u003e\n \u003ch3\u003eChemotherapy Order Template\u003c/h3\u003e\n \u003ch1\u003eKidney Cancer\u003c/h1\u003e\n \u003ch2\u003eGemcitabine/CARBOplatin\u003c/h2\u003e\n \u003c/td\u003e\n \u003ctd style\u003d\"text-align: right; vertical-align: top;\"\u003eKDN5\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003ctable style\u003d\"width: 100%; border-top: 1px solid; border-bottom: 1px solid;\"\u003e\n \u003ctr\u003e\n \u003ctd style\u003d\"width: 33%; border-right: 1px solid; vertical-align: top\"\u003e\n \u003ch4\u003eINDICATION:\u003c/h4\u003e\n \u003cp\u003eMetastatic or Relapsed – Collecting Duct/Medullary Subtypes\u003c/p\u003e\n \u003c/td\u003e\n \u003ctd style\u003d\"width: 34%; border-right: 1px solid; vertical-align: top\"\u003e\n \u003ch4\u003eREFERENCES:\u003c/h4\u003e\n \u003col\u003e\n \u003cli\u003e\u003ca href\u003d\"http://www.example.org/professionals/physician_gls/PDF/kidney.pdf\"\u003eNCCN Guidelines® for Kidney Cancer. V.3.2015.\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href\u003d\"http://www.ncbi.nlm.nih.gov/pubmed?term\u003d%22The+Journal+of+urology%22%5BJour%5D+AND+1698%5Bpage%5D+AND+2007%5Bpdat%5D+AND+Oudard+S%5Bauthor%5D\"\u003eOudard S, et al. \u003cem\u003eJ Urol\u003c/em\u003e. 2007;177(5):1698-702.\u003c/a\u003e\u003csup\u003e\n \u003ca href\u003d\"http://www.example.org/OrderTemplates/PDF/appendix_E.pdf\"\u003ea\u003c/a\u003e\u003c/sup\u003e\n \u003c/li\u003e\n \u003c/ol\u003e\n \u003c/td\u003e\n \u003ctd style\u003d\"width: 33%; vertical-align: top\"\u003e\n \u003ch4\u003eNCCN SUPPORTIVE CARE:\u003c/h4\u003e\n \u003col\u003e\n \u003cli\u003e\n \u003ci\u003eEmetic Risk:\u003c/i\u003e\n \u003ctable\u003e\n \u003ctr\u003e\n \u003ctd\u003eDay 1\u003c/td\u003e\n \u003ctd\u003eModerate\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003eDay 8\u003c/td\u003e\n \u003ctd\u003eLow\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003c/li\u003e\n \u003cli\u003e\n \u003ci\u003eFever Neutropenia Risk:\u003c/i\u003e\u003cbr/\u003e\n Refer to \u003ca href\u003d\"http://www.example.org/professionals/physician_gls/PDF/myeloid_growth.pdf\"\u003eNCCN Guidelines for Myeloid Growth Factors. V.2.2014\u003c/a\u003e\n \u003c/li\u003e\n \u003c/ol\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \n \u003ch4\u003eCHEMOTHERAPY REGIMEN\u003c/h4\u003e\n \u003cp\u003e\n \u003ci\u003e21-day cycle for 6 cycles\u003c/i\u003e\n \u003c/p\u003e\n \u003cul\u003e\n \u003cli\u003eGemcitabine 1250 mg/m\u003csup\u003e2\u003c/sup\u003e IV over 30 minutes on Days 1 and 8\u003c/li\u003e\n \u003cli\u003eCARBOplatin AUC 5 IV over 30 minutes on Day 1\u003c/li\u003e\n \u003c/ul\u003e\n \u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "ActivityDefinition",
11
+ "id": "1111",
12
+ "status": "draft",
13
+ "productCodeableConcept": {
14
+ "coding": [
15
+ {
16
+ "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
17
+ "code": "12574",
18
+ "display": "gemcitabine"
19
+ }
20
+ ],
21
+ "text": "gemcitabine"
22
+ },
23
+ "dosage": [
24
+ {
25
+ "text": "1250 mg/m² IV over 30 minutes",
26
+ "timing": {
27
+ "repeat": {
28
+ "duration": 30,
29
+ "durationUnit": "min"
30
+ }
31
+ },
32
+ "route": {
33
+ "text": "IV"
34
+ },
35
+ "doseAndRate": [
36
+ {
37
+ "type": {
38
+ "coding": [
39
+ {
40
+ "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
41
+ "code": "ordered",
42
+ "display": "Ordered"
43
+ }
44
+ ]
45
+ },
46
+ "doseQuantity": {
47
+ "value": 1250,
48
+ "unit": "mg/m²"
49
+ }
50
+ }
51
+ ]
52
+ }
53
+ ]
54
+ },
55
+ {
56
+ "resourceType": "ActivityDefinition",
57
+ "id": "2222",
58
+ "status": "draft",
59
+ "productCodeableConcept": {
60
+ "coding": [
61
+ {
62
+ "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
63
+ "code": "40048",
64
+ "display": "Carboplatin"
65
+ }
66
+ ],
67
+ "text": "CARBOplatin"
68
+ },
69
+ "dosage": [
70
+ {
71
+ "text": "AUC 5 IV over 30 minutes",
72
+ "timing": {
73
+ "repeat": {
74
+ "duration": 30,
75
+ "durationUnit": "min"
76
+ }
77
+ },
78
+ "route": {
79
+ "text": "IV"
80
+ },
81
+ "doseAndRate": [
82
+ {
83
+ "type": {
84
+ "coding": [
85
+ {
86
+ "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
87
+ "code": "ordered",
88
+ "display": "Ordered"
89
+ }
90
+ ]
91
+ },
92
+ "doseQuantity": {
93
+ "extension": [
94
+ {
95
+ "url": "http://example.org/fhir/AUC-dose",
96
+ "valueInteger": 5
97
+ }
98
+ ]
99
+ }
100
+ }
101
+ ]
102
+ }
103
+ ]
104
+ }
105
+ ],
106
+ "identifier": [
107
+ {
108
+ "system": "http://example.org/ordertemplates",
109
+ "value": "KDN5"
110
+ }
111
+ ],
112
+ "version": "1",
113
+ "title": "Gemcitabine/CARBOplatin",
114
+ "type": {
115
+ "text": "Chemotherapy Order Template"
116
+ },
117
+ "status": "draft",
118
+ "experimental": true,
119
+ "publisher": "National Comprehensive Cancer Network, Inc.",
120
+ "useContext": [
121
+ {
122
+ "extension": [
123
+ {
124
+ "url": "http://hl7.org/fhir/StructureDefinition/usagecontext-group",
125
+ "valueString": "A"
126
+ }
127
+ ],
128
+ "code": {
129
+ "system": "http://example.org/fhir/CodeSystem/indications",
130
+ "code": "treamentSetting-or-diseaseStatus"
131
+ },
132
+ "valueCodeableConcept": {
133
+ "text": "Metastatic"
134
+ }
135
+ },
136
+ {
137
+ "extension": [
138
+ {
139
+ "url": "http://hl7.org/fhir/StructureDefinition/usagecontext-group",
140
+ "valueString": "A"
141
+ }
142
+ ],
143
+ "code": {
144
+ "system": "http://example.org/fhir/CodeSystem/indications",
145
+ "code": "disease-or-histology"
146
+ },
147
+ "valueCodeableConcept": {
148
+ "text": "Collecting Duct/Medullary Subtypes"
149
+ }
150
+ },
151
+ {
152
+ "extension": [
153
+ {
154
+ "url": "http://hl7.org/fhir/StructureDefinition/usagecontext-group",
155
+ "valueString": "A"
156
+ }
157
+ ],
158
+ "code": {
159
+ "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
160
+ "code": "focus"
161
+ },
162
+ "valueCodeableConcept": {
163
+ "text": "Kidney Cancer"
164
+ }
165
+ },
166
+ {
167
+ "extension": [
168
+ {
169
+ "url": "http://hl7.org/fhir/StructureDefinition/usagecontext-group",
170
+ "valueString": "B"
171
+ }
172
+ ],
173
+ "code": {
174
+ "system": "http://example.org/fhir/CodeSystem/indications",
175
+ "code": "treatmentSetting-or-diseaseStatus"
176
+ },
177
+ "valueCodeableConcept": {
178
+ "text": "Relapsed"
179
+ }
180
+ },
181
+ {
182
+ "extension": [
183
+ {
184
+ "url": "http://hl7.org/fhir/StructureDefinition/usagecontext-group",
185
+ "valueString": "B"
186
+ }
187
+ ],
188
+ "code": {
189
+ "system": "http://example.org/fhir/CodeSystem/indications",
190
+ "code": "disease-or-histology"
191
+ },
192
+ "valueCodeableConcept": {
193
+ "text": "Collecting Duct/Medullary Subtypes"
194
+ }
195
+ },
196
+ {
197
+ "extension": [
198
+ {
199
+ "url": "http://hl7.org/fhir/StructureDefinition/usagecontext-group",
200
+ "valueString": "B"
201
+ }
202
+ ],
203
+ "code": {
204
+ "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
205
+ "code": "focus"
206
+ },
207
+ "valueCodeableConcept": {
208
+ "text": "Kidney Cancer – Collecting Duct/Medullary Subtypes - Metastatic"
209
+ }
210
+ }
211
+ ],
212
+ "copyright": "All rights reserved.",
213
+ "approvalDate": "2016-07-27",
214
+ "lastReviewDate": "2016-07-27",
215
+ "author": [
216
+ {
217
+ "name": "Lee Surprenant"
218
+ }
219
+ ],
220
+ "relatedArtifact": [
221
+ {
222
+ "type": "derived-from",
223
+ "display": "NCCN Guidelines for Kidney Cancer. V.2.2016",
224
+ "url": "http://www.example.org/professionals/physician_gls/PDF/kidney.pdf",
225
+ "document": {
226
+ "url": "http://www.example.org/professionals/physician_gls/PDF/kidney.pdf"
227
+ }
228
+ },
229
+ {
230
+ "type": "citation",
231
+ "_type": {
232
+ "extension": [
233
+ {
234
+ "url": "http://example.org/fhir/regimenReferenceType",
235
+ "valueCode": "a"
236
+ }
237
+ ]
238
+ },
239
+ "citation": "Oudard S, et al. J Urol. 2007;177(5):1698-702",
240
+ "url": "http://www.ncbi.nlm.nih.gov/pubmed/17437788",
241
+ "document": {
242
+ "url": "http://www.ncbi.nlm.nih.gov/pubmed/17437788"
243
+ }
244
+ }
245
+ ],
246
+ "action": [
247
+ {
248
+ "selectionBehavior": "exactly-one",
249
+ "action": [
250
+ {
251
+ "selectionBehavior": "all",
252
+ "action": [
253
+ {
254
+ "groupingBehavior": "sentence-group",
255
+ "selectionBehavior": "exactly-one",
256
+ "action": [
257
+ {
258
+ "id": "cycle-definition-1",
259
+ "textEquivalent": "21-day cycle for 6 cycles",
260
+ "timingTiming": {
261
+ "repeat": {
262
+ "count": 6,
263
+ "duration": 21,
264
+ "durationUnit": "d"
265
+ }
266
+ },
267
+ "action": [
268
+ {
269
+ "id": "action-1",
270
+ "extension": [
271
+ {
272
+ "extension": [
273
+ {
274
+ "url": "day",
275
+ "valueInteger": 1
276
+ },
277
+ {
278
+ "url": "day",
279
+ "valueInteger": 8
280
+ }
281
+ ],
282
+ "url": "http://hl7.org/fhir/StructureDefinition/timing-daysOfCycle"
283
+ }
284
+ ],
285
+ "textEquivalent": "Gemcitabine 1250 mg/m² IV over 30 minutes on days 1 and 8",
286
+ "definitionCanonical": "#1111"
287
+ },
288
+ {
289
+ "id": "action-2",
290
+ "extension": [
291
+ {
292
+ "extension": [
293
+ {
294
+ "url": "day",
295
+ "valueInteger": 1
296
+ }
297
+ ],
298
+ "url": "http://hl7.org/fhir/StructureDefinition/timing-daysOfCycle"
299
+ }
300
+ ],
301
+ "textEquivalent": "CARBOplatin AUC 5 IV over 30 minutes on Day 1",
302
+ "relatedAction": [
303
+ {
304
+ "actionId": "action-1",
305
+ "relationship": "concurrent-with-start"
306
+ }
307
+ ],
308
+ "definitionCanonical": "#2222"
309
+ }
310
+ ]
311
+ }
312
+ ]
313
+ }
314
+ ]
315
+ }
316
+ ]
317
+ }
318
+ ],
319
+ "meta": {
320
+ "tag": [
321
+ {
322
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
323
+ "code": "HTEST",
324
+ "display": "test health data"
325
+ }
326
+ ]
327
+ }
328
+ }
@@ -0,0 +1,72 @@
1
+ {
2
+ "resourceType": "Practitioner",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cp\u003eDr Adam Careful is a Referring Practitioner for Acme Hospital from 1-Jan 2012 to 31-Mar\n 2012\u003c/p\u003e\n \u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://www.acme.org/practitioners",
11
+ "value": "23"
12
+ }
13
+ ],
14
+ "active": true,
15
+ "name": [
16
+ {
17
+ "family": "Careful",
18
+ "given": [
19
+ "Adam"
20
+ ],
21
+ "prefix": [
22
+ "Dr"
23
+ ]
24
+ }
25
+ ],
26
+ "address": [
27
+ {
28
+ "use": "home",
29
+ "line": [
30
+ "534 Erewhon St"
31
+ ],
32
+ "city": "PleasantVille",
33
+ "state": "Vic",
34
+ "postalCode": "3999"
35
+ }
36
+ ],
37
+ "qualification": [
38
+ {
39
+ "identifier": [
40
+ {
41
+ "system": "http://example.org/UniversityIdentifier",
42
+ "value": "12345"
43
+ }
44
+ ],
45
+ "code": {
46
+ "coding": [
47
+ {
48
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0360/2.7",
49
+ "code": "BS",
50
+ "display": "Bachelor of Science"
51
+ }
52
+ ],
53
+ "text": "Bachelor of Science"
54
+ },
55
+ "period": {
56
+ "start": "1995"
57
+ },
58
+ "issuer": {
59
+ "display": "Example University"
60
+ }
61
+ }
62
+ ],
63
+ "meta": {
64
+ "tag": [
65
+ {
66
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
67
+ "code": "HTEST",
68
+ "display": "test health data"
69
+ }
70
+ ]
71
+ }
72
+ }
@@ -0,0 +1,113 @@
1
+ {
2
+ "resourceType": "PractitionerRole",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\tDr Adam Careful is a Referring Practitioner for Acme Hospital from 1-Jan 2012 to 31-Mar\n\t\t\t\t2012\n\t\t\t\u003c/p\u003e\n\t\t\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://www.acme.org/practitioners",
11
+ "value": "23"
12
+ }
13
+ ],
14
+ "active": true,
15
+ "period": {
16
+ "start": "2012-01-01",
17
+ "end": "2012-03-31"
18
+ },
19
+ "practitioner": {
20
+ "reference": "Practitioner/example",
21
+ "display": "Dr Adam Careful"
22
+ },
23
+ "organization": {
24
+ "reference": "Organization/f001"
25
+ },
26
+ "code": [
27
+ {
28
+ "coding": [
29
+ {
30
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0286",
31
+ "code": "RP"
32
+ }
33
+ ]
34
+ }
35
+ ],
36
+ "specialty": [
37
+ {
38
+ "coding": [
39
+ {
40
+ "system": "http://snomed.info/sct",
41
+ "code": "408443003",
42
+ "display": "General medical practice"
43
+ }
44
+ ]
45
+ }
46
+ ],
47
+ "location": [
48
+ {
49
+ "reference": "Location/1",
50
+ "display": "South Wing, second floor"
51
+ }
52
+ ],
53
+ "healthcareService": [
54
+ {
55
+ "reference": "HealthcareService/example"
56
+ }
57
+ ],
58
+ "telecom": [
59
+ {
60
+ "system": "phone",
61
+ "value": "(03) 5555 6473",
62
+ "use": "work"
63
+ },
64
+ {
65
+ "system": "email",
66
+ "value": "adam.southern@example.org",
67
+ "use": "work"
68
+ }
69
+ ],
70
+ "availableTime": [
71
+ {
72
+ "daysOfWeek": [
73
+ "mon",
74
+ "tue",
75
+ "wed"
76
+ ],
77
+ "availableStartTime": "09:00:00",
78
+ "availableEndTime": "16:30:00"
79
+ },
80
+ {
81
+ "daysOfWeek": [
82
+ "thu",
83
+ "fri"
84
+ ],
85
+ "availableStartTime": "09:00:00",
86
+ "availableEndTime": "12:00:00"
87
+ }
88
+ ],
89
+ "notAvailable": [
90
+ {
91
+ "description": "Adam will be on extended leave during May 2017",
92
+ "during": {
93
+ "start": "2017-05-01",
94
+ "end": "2017-05-20"
95
+ }
96
+ }
97
+ ],
98
+ "availabilityExceptions": "Adam is generally unavailable on public holidays and during the Christmas/New Year break",
99
+ "endpoint": [
100
+ {
101
+ "reference": "Endpoint/example"
102
+ }
103
+ ],
104
+ "meta": {
105
+ "tag": [
106
+ {
107
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
108
+ "code": "HTEST",
109
+ "display": "test health data"
110
+ }
111
+ ]
112
+ }
113
+ }
@@ -0,0 +1,55 @@
1
+ {
2
+ "resourceType": "Procedure",
3
+ "id": "HCBS",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Personal care services provided at person\u0027s home\u003c/b\u003e\n\t\t\t\u003c/p\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Based On\u003c/b\u003e : Peter\u0027s Long Term Services and Supports (LTSS) care plan\u003c/p\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Status\u003c/b\u003e : completed\u003c/p\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Beneficiary\u003c/b\u003e : Peter James\u003c/p\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Service Name/Code\u003c/b\u003e : Personal care services \u003cspan\u003e (Details : {HCPCS code \u0027T1019\u0027 \u003d \u0027Personal care services, per 15 minutes\u0027})\u003c/span\u003e\n\t\t\t\u003c/p\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Service Date\u003c/b\u003e : Apr 5, 2018\u003c/p\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Service Provider\u003c/b\u003e : Adam Careful\u003c/p\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Service Delivery Address\u003c/b\u003e : Peter\u0027s home\u003c/p\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003e Service Comment\u003c/b\u003e : Assisted with bathing and dressing, doing laundry, and meal preparation\u003c/p\u003e\n\t\t\u003c/div\u003e"
7
+ },
8
+ "basedOn": [
9
+ {
10
+ "display": "Peter\u0027s Long Term Service and Supports (LTSS) Care Plan"
11
+ }
12
+ ],
13
+ "status": "completed",
14
+ "code": {
15
+ "coding": [
16
+ {
17
+ "system": "https://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets/Alpha-Numeric-HCPCS.html",
18
+ "code": "T1019",
19
+ "display": "Personal care services, per 15 minutes, not for an inpatient or resident of a hospital, nursing facility, icf/mr or imd, part of the individualized plan of treatment."
20
+ }
21
+ ],
22
+ "text": "Personal care services"
23
+ },
24
+ "subject": {
25
+ "reference": "Patient/example",
26
+ "display": "Peter James"
27
+ },
28
+ "performedDateTime": "2018-04-05",
29
+ "performer": [
30
+ {
31
+ "actor": {
32
+ "reference": "Practitioner/example",
33
+ "display": "Adam Careful"
34
+ }
35
+ }
36
+ ],
37
+ "location": {
38
+ "reference": "Location/ph",
39
+ "display": "Peter\u0027s Home"
40
+ },
41
+ "note": [
42
+ {
43
+ "text": "Assisted with bathing and dressing, doing laundry, and meal preparation"
44
+ }
45
+ ],
46
+ "meta": {
47
+ "tag": [
48
+ {
49
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
50
+ "code": "HTEST",
51
+ "display": "test health data"
52
+ }
53
+ ]
54
+ }
55
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "resourceType": "Provenance",
3
+ "id": "consent-signature",
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;consent-signature\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003etarget\u003c/b\u003e: \u003ca href\u003d\"consent-consent-example-signature.html\"\u003eConsent/consent-example-signature\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003erecorded\u003c/b\u003e: 26/05/2016 2:41:10 PM\u003c/p\u003e\u003ch3\u003eAgents\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eRole\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eWho\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eauthor (originator) \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html\"\u003eParticipationType\u003c/a\u003e#AUT)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"todo.html\"\u003ePatient/72\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
7
+ },
8
+ "target": [
9
+ {
10
+ "reference": "Consent/consent-example-signature"
11
+ }
12
+ ],
13
+ "recorded": "2016-05-26T00:41:10-04:00",
14
+ "agent": [
15
+ {
16
+ "role": [
17
+ {
18
+ "coding": [
19
+ {
20
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
21
+ "code": "AUT"
22
+ }
23
+ ]
24
+ }
25
+ ],
26
+ "who": {
27
+ "reference": "Patient/72"
28
+ }
29
+ }
30
+ ],
31
+ "signature": [
32
+ {
33
+ "type": [
34
+ {
35
+ "system": "urn:iso-astm:E1762-95:2013",
36
+ "code": "1.2.840.10065.1.12.1.1",
37
+ "display": "Author\u0027s Signature"
38
+ }
39
+ ],
40
+ "when": "2016-05-26T00:41:10-04:00",
41
+ "who": {
42
+ "reference": "Patient/72"
43
+ },
44
+ "targetFormat": "application/fhir+xml",
45
+ "sigFormat": "application/signature+xml",
46
+ "data": "dGhpcyBibG9iIGlzIHNuaXBwZWQ\u003d"
47
+ }
48
+ ],
49
+ "meta": {
50
+ "tag": [
51
+ {
52
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
53
+ "code": "HTEST",
54
+ "display": "test health data"
55
+ }
56
+ ]
57
+ }
58
+ }