@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,81 @@
1
+ {
2
+ "resourceType": "GuidanceResponse",
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\u003erequestIdentifier\u003c/b\u003e: id: guidanceRequest1\u003c/p\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: guidanceResponse1\u003c/p\u003e\u003cp\u003e\u003cb\u003emodule\u003c/b\u003e: \u003ca href\u003d\"http://someguidelineprovider.org/radiology-appropriateness-guidelines.html\"\u003ehttp://someguidelineprovider.org/radiology-appropriateness-guidelines.html\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: success\u003c/p\u003e\u003cp\u003e\u003cb\u003esubject\u003c/b\u003e: \u003ca href\u003d\"patient-example.html\"\u003ePatient/example\u003c/a\u003e \u0026quot;Peter CHALMERS\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003eencounter\u003c/b\u003e: \u003ca href\u003d\"encounter-example.html\"\u003eEncounter/example\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eoccurrenceDateTime\u003c/b\u003e: 2017-03-10T16:02:00Z\u003c/p\u003e\u003cp\u003e\u003cb\u003eperformer\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eDevice/software\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ereasonCode\u003c/b\u003e: Guideline Appropriate Ordering Assessment \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eoutputParameters\u003c/b\u003e: \u003ca name\u003d\"outputParameters1\"\u003e \u003c/a\u003e\u003c/p\u003e\u003cblockquote\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;outputParameters1\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eparameter\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: score\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: 7\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eparameter\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: item-assessed\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: CT, head, wo iv contrast \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-CPT.html\"\u003eCurrent Procedural Terminology (CPT®)\u003c/a\u003e#70450)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eparameter\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: device\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eDevice/software\u003c/a\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eparameter\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: guideline-followed\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: \u003ca href\u003d\"http://someguidelineprovider.org/radiology-appropriateness-guidelines.html\"\u003ehttp://someguidelineprovider.org/radiology-appropriateness-guidelines.html\u003c/a\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Parameters",
11
+ "id": "outputParameters1",
12
+ "parameter": [
13
+ {
14
+ "name": "score",
15
+ "valueDecimal": 7
16
+ },
17
+ {
18
+ "name": "item-assessed",
19
+ "valueCodeableConcept": {
20
+ "coding": [
21
+ {
22
+ "system": "http://www.ama-assn.org/go/cpt",
23
+ "code": "70450",
24
+ "display": "CT, head, wo iv contrast"
25
+ }
26
+ ]
27
+ }
28
+ },
29
+ {
30
+ "name": "device",
31
+ "valueReference": {
32
+ "reference": "Device/software"
33
+ }
34
+ },
35
+ {
36
+ "name": "guideline-followed",
37
+ "valueUri": "http://someguidelineprovider.org/radiology-appropriateness-guidelines.html"
38
+ }
39
+ ]
40
+ }
41
+ ],
42
+ "requestIdentifier": {
43
+ "system": "http://example.org",
44
+ "value": "guidanceRequest1"
45
+ },
46
+ "identifier": [
47
+ {
48
+ "system": "http://example.org",
49
+ "value": "guidanceResponse1"
50
+ }
51
+ ],
52
+ "moduleUri": "http://someguidelineprovider.org/radiology-appropriateness-guidelines.html",
53
+ "status": "success",
54
+ "subject": {
55
+ "reference": "Patient/example"
56
+ },
57
+ "encounter": {
58
+ "reference": "Encounter/example"
59
+ },
60
+ "occurrenceDateTime": "2017-03-10T16:02:00Z",
61
+ "performer": {
62
+ "reference": "Device/software"
63
+ },
64
+ "reasonCode": [
65
+ {
66
+ "text": "Guideline Appropriate Ordering Assessment"
67
+ }
68
+ ],
69
+ "outputParameters": {
70
+ "reference": "#outputParameters1"
71
+ },
72
+ "meta": {
73
+ "tag": [
74
+ {
75
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
76
+ "code": "HTEST",
77
+ "display": "test health data"
78
+ }
79
+ ]
80
+ }
81
+ }
@@ -0,0 +1,233 @@
1
+ {
2
+ "resourceType": "HealthcareService",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t25 Dec 2013 9:15am - 9:30am: \u003cb\u003eBusy\u003c/b\u003e Physiotherapy\n\t\t\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Location",
11
+ "id": "DenBurg",
12
+ "description": "Greater Denburg area",
13
+ "mode": "instance",
14
+ "physicalType": {
15
+ "coding": [
16
+ {
17
+ "code": "area",
18
+ "display": "Area"
19
+ }
20
+ ]
21
+ }
22
+ }
23
+ ],
24
+ "identifier": [
25
+ {
26
+ "system": "http://example.org/shared-ids",
27
+ "value": "HS-12"
28
+ }
29
+ ],
30
+ "active": true,
31
+ "providedBy": {
32
+ "reference": "Organization/f001",
33
+ "display": "Burgers University Medical Center"
34
+ },
35
+ "category": [
36
+ {
37
+ "coding": [
38
+ {
39
+ "system": "http://terminology.hl7.org/CodeSystem/service-category",
40
+ "code": "8",
41
+ "display": "Counselling"
42
+ }
43
+ ],
44
+ "text": "Counselling"
45
+ }
46
+ ],
47
+ "type": [
48
+ {
49
+ "coding": [
50
+ {
51
+ "system": "http://snomed.info/sct",
52
+ "code": "394913002",
53
+ "display": "Psychotherapy"
54
+ }
55
+ ]
56
+ },
57
+ {
58
+ "coding": [
59
+ {
60
+ "system": "http://snomed.info/sct",
61
+ "code": "394587001",
62
+ "display": "Psychiatry"
63
+ }
64
+ ]
65
+ }
66
+ ],
67
+ "specialty": [
68
+ {
69
+ "coding": [
70
+ {
71
+ "system": "http://snomed.info/sct",
72
+ "code": "47505003",
73
+ "display": "Posttraumatic stress disorder"
74
+ }
75
+ ]
76
+ }
77
+ ],
78
+ "location": [
79
+ {
80
+ "reference": "Location/1"
81
+ }
82
+ ],
83
+ "name": "Consulting psychologists and/or psychology services",
84
+ "comment": "Providing Specialist psychology services to the greater Den Burg area, many years of experience dealing with PTSD issues",
85
+ "extraDetails": "Several assessments are required for these specialist services, and the waiting times can be greater than 3 months at times. Existing patients are prioritized when requesting appointments on the schedule.",
86
+ "telecom": [
87
+ {
88
+ "system": "phone",
89
+ "value": "(555) silent",
90
+ "use": "work"
91
+ },
92
+ {
93
+ "system": "email",
94
+ "value": "directaddress@example.com",
95
+ "use": "work"
96
+ }
97
+ ],
98
+ "coverageArea": [
99
+ {
100
+ "reference": "#DenBurg",
101
+ "display": "Greater Denburg area"
102
+ }
103
+ ],
104
+ "serviceProvisionCode": [
105
+ {
106
+ "coding": [
107
+ {
108
+ "system": "http://terminology.hl7.org/CodeSystem/service-provision-conditions",
109
+ "code": "cost",
110
+ "display": "Fees apply"
111
+ }
112
+ ]
113
+ }
114
+ ],
115
+ "eligibility": [
116
+ {
117
+ "code": {
118
+ "coding": [
119
+ {
120
+ "display": "DVA Required"
121
+ }
122
+ ]
123
+ },
124
+ "comment": "Evidence of application for DVA status may be sufficient for commencing assessment"
125
+ }
126
+ ],
127
+ "program": [
128
+ {
129
+ "text": "PTSD outreach"
130
+ }
131
+ ],
132
+ "characteristic": [
133
+ {
134
+ "coding": [
135
+ {
136
+ "display": "Wheelchair access"
137
+ }
138
+ ]
139
+ }
140
+ ],
141
+ "referralMethod": [
142
+ {
143
+ "coding": [
144
+ {
145
+ "code": "phone",
146
+ "display": "Phone"
147
+ }
148
+ ]
149
+ },
150
+ {
151
+ "coding": [
152
+ {
153
+ "code": "fax",
154
+ "display": "Fax"
155
+ }
156
+ ]
157
+ },
158
+ {
159
+ "coding": [
160
+ {
161
+ "code": "elec",
162
+ "display": "Secure Messaging"
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "coding": [
168
+ {
169
+ "code": "semail",
170
+ "display": "Secure Email"
171
+ }
172
+ ]
173
+ }
174
+ ],
175
+ "appointmentRequired": false,
176
+ "availableTime": [
177
+ {
178
+ "daysOfWeek": [
179
+ "wed"
180
+ ],
181
+ "allDay": true
182
+ },
183
+ {
184
+ "daysOfWeek": [
185
+ "mon",
186
+ "tue",
187
+ "thu",
188
+ "fri"
189
+ ],
190
+ "availableStartTime": "08:30:00",
191
+ "availableEndTime": "05:30:00"
192
+ },
193
+ {
194
+ "daysOfWeek": [
195
+ "sat",
196
+ "fri"
197
+ ],
198
+ "availableStartTime": "09:30:00",
199
+ "availableEndTime": "04:30:00"
200
+ }
201
+ ],
202
+ "notAvailable": [
203
+ {
204
+ "description": "Christmas/Boxing Day",
205
+ "during": {
206
+ "start": "2015-12-25",
207
+ "end": "2015-12-26"
208
+ }
209
+ },
210
+ {
211
+ "description": "New Years Day",
212
+ "during": {
213
+ "start": "2016-01-01",
214
+ "end": "2016-01-01"
215
+ }
216
+ }
217
+ ],
218
+ "availabilityExceptions": "Reduced capacity is available during the Christmas period",
219
+ "endpoint": [
220
+ {
221
+ "reference": "Endpoint/example"
222
+ }
223
+ ],
224
+ "meta": {
225
+ "tag": [
226
+ {
227
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
228
+ "code": "HTEST",
229
+ "display": "test health data"
230
+ }
231
+ ]
232
+ }
233
+ }
@@ -0,0 +1,174 @@
1
+ {
2
+ "resourceType": "ImagingStudy",
3
+ "id": "example-xr",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eXR Wrist 3+ Views. John Smith (MRN: 09236). Accession: W12342398. Performed: 2017-01-01. 1 series, 2 images.\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "use": "official",
11
+ "system": "urn:dicom:uid",
12
+ "value": "urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430046"
13
+ },
14
+ {
15
+ "use": "usual",
16
+ "type": {
17
+ "coding": [
18
+ {
19
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
20
+ "code": "ACSN"
21
+ }
22
+ ]
23
+ },
24
+ "value": "W12342398",
25
+ "assigner": {
26
+ "reference": "Organization/dicom-organization"
27
+ }
28
+ },
29
+ {
30
+ "use": "secondary",
31
+ "value": "55551234",
32
+ "assigner": {
33
+ "reference": "Organization/dicom-organization"
34
+ }
35
+ }
36
+ ],
37
+ "status": "available",
38
+ "modality": [
39
+ {
40
+ "system": "http://dicom.nema.org/resources/ontology/DCM",
41
+ "code": "DX"
42
+ }
43
+ ],
44
+ "subject": {
45
+ "reference": "Patient/dicom"
46
+ },
47
+ "encounter": {
48
+ "reference": "Encounter/example"
49
+ },
50
+ "started": "2017-01-01T11:01:20+03:00",
51
+ "basedOn": [
52
+ {
53
+ "reference": "ServiceRequest/example"
54
+ }
55
+ ],
56
+ "referrer": {
57
+ "reference": "Practitioner/example"
58
+ },
59
+ "interpreter": [
60
+ {
61
+ "reference": "Practitioner/example"
62
+ }
63
+ ],
64
+ "endpoint": [
65
+ {
66
+ "reference": "Endpoint/example-wadors"
67
+ }
68
+ ],
69
+ "numberOfSeries": 1,
70
+ "numberOfInstances": 2,
71
+ "procedureReference": {
72
+ "reference": "Procedure/example"
73
+ },
74
+ "procedureCode": [
75
+ {
76
+ "coding": [
77
+ {
78
+ "system": "http://www.radlex.org",
79
+ "code": "RPID2589",
80
+ "display": "XR Wrist 3+ Views"
81
+ }
82
+ ],
83
+ "text": "XR Wrist 3+ Views"
84
+ }
85
+ ],
86
+ "reasonCode": [
87
+ {
88
+ "coding": [
89
+ {
90
+ "system": "http://snomed.info/sct",
91
+ "code": "357009",
92
+ "display": "Closed fracture of trapezoidal bone of wrist"
93
+ }
94
+ ]
95
+ }
96
+ ],
97
+ "note": [
98
+ {
99
+ "text": "XR Wrist 3+ Views"
100
+ }
101
+ ],
102
+ "series": [
103
+ {
104
+ "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1",
105
+ "number": 3,
106
+ "modality": {
107
+ "system": "http://dicom.nema.org/resources/ontology/DCM",
108
+ "code": "DX"
109
+ },
110
+ "description": "XR Wrist 3+ Views",
111
+ "numberOfInstances": 2,
112
+ "endpoint": [
113
+ {
114
+ "reference": "Endpoint/example-wadors"
115
+ }
116
+ ],
117
+ "bodySite": {
118
+ "system": "http://snomed.info/sct",
119
+ "code": "T-15460",
120
+ "display": "Wrist Joint"
121
+ },
122
+ "laterality": {
123
+ "system": "http://snomed.info/sct",
124
+ "code": "419161000",
125
+ "display": "Unilateral left"
126
+ },
127
+ "started": "2011-01-01T11:01:20+03:00",
128
+ "performer": [
129
+ {
130
+ "function": {
131
+ "coding": [
132
+ {
133
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
134
+ "code": "PRF"
135
+ }
136
+ ]
137
+ },
138
+ "actor": {
139
+ "reference": "Practitioner/example"
140
+ }
141
+ }
142
+ ],
143
+ "instance": [
144
+ {
145
+ "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.1",
146
+ "sopClass": {
147
+ "system": "urn:ietf:rfc:3986",
148
+ "code": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
149
+ },
150
+ "number": 1,
151
+ "title": "PA VIEW"
152
+ },
153
+ {
154
+ "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.2",
155
+ "sopClass": {
156
+ "system": "urn:ietf:rfc:3986",
157
+ "code": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
158
+ },
159
+ "number": 2,
160
+ "title": "LL VIEW"
161
+ }
162
+ ]
163
+ }
164
+ ],
165
+ "meta": {
166
+ "tag": [
167
+ {
168
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
169
+ "code": "HTEST",
170
+ "display": "test health data"
171
+ }
172
+ ]
173
+ }
174
+ }
@@ -0,0 +1,141 @@
1
+ {
2
+ "resourceType": "Immunization",
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\u003eidentifier\u003c/b\u003e: id: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: completed\u003c/p\u003e\u003cp\u003e\u003cb\u003evaccineCode\u003c/b\u003e: Fluvax (Influenza) \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (unknown#FLUVAX)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epatient\u003c/b\u003e: \u003ca href\u003d\"patient-example.html\"\u003ePatient/example\u003c/a\u003e \u0026quot;Peter CHALMERS\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003eencounter\u003c/b\u003e: \u003ca href\u003d\"encounter-example.html\"\u003eEncounter/example\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eoccurrence\u003c/b\u003e: 2013-01-10\u003c/p\u003e\u003cp\u003e\u003cb\u003eprimarySource\u003c/b\u003e: true\u003c/p\u003e\u003cp\u003e\u003cb\u003elocation\u003c/b\u003e: \u003ca href\u003d\"location-1.html\"\u003eLocation/1\u003c/a\u003e \u0026quot;South Wing, second floor\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003emanufacturer\u003c/b\u003e: \u003ca href\u003d\"organization-hl7.html\"\u003eOrganization/hl7\u003c/a\u003e \u0026quot;Health Level Seven International\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003elotNumber\u003c/b\u003e: AAJN11K\u003c/p\u003e\u003cp\u003e\u003cb\u003eexpirationDate\u003c/b\u003e: 2015-02-15\u003c/p\u003e\u003cp\u003e\u003cb\u003esite\u003c/b\u003e: left arm \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActSite.html\"\u003eActSite\u003c/a\u003e#LA)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eroute\u003c/b\u003e: Injection, intramuscular \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-RouteOfAdministration.html\"\u003eRouteOfAdministration\u003c/a\u003e#IM)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edoseQuantity\u003c/b\u003e: 5 mg\u003cspan style\u003d\"background: LightGoldenRodYellow\"\u003e (Details: UCUM code mg \u003d \u0027mg\u0027)\u003c/span\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eperformer\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003efunction\u003c/b\u003e: Ordering Provider \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0443.html\"\u003eproviderRole\u003c/a\u003e#OP)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eactor\u003c/b\u003e: \u003ca href\u003d\"practitioner-example.html\"\u003ePractitioner/example\u003c/a\u003e \u0026quot;Adam CAREFUL\u0026quot;\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eperformer\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003efunction\u003c/b\u003e: Administering Provider \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0443.html\"\u003eproviderRole\u003c/a\u003e#AP)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eactor\u003c/b\u003e: \u003ca href\u003d\"practitioner-example.html\"\u003ePractitioner/example\u003c/a\u003e \u0026quot;Adam CAREFUL\u0026quot;\u003c/p\u003e\u003c/blockquote\u003e\u003cp\u003e\u003cb\u003enote\u003c/b\u003e: Notes on adminstration of vaccine\u003c/p\u003e\u003cp\u003e\u003cb\u003ereasonCode\u003c/b\u003e: Procedure to meet occupational requirement \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#429060002)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eisSubpotent\u003c/b\u003e: true\u003c/p\u003e\u003ch3\u003eEducations\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDocumentType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003ePublicationDate\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003ePresentationDate\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e253088698300010311120702\u003c/td\u003e\u003ctd\u003e2012-07-02\u003c/td\u003e\u003ctd\u003e2013-01-10\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cp\u003e\u003cb\u003eprogramEligibility\u003c/b\u003e: Not Eligible \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-immunization-program-eligibility.html\"\u003eImmunization Event Program Eligibility\u003c/a\u003e#ineligible)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003efundingSource\u003c/b\u003e: Private \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-immunization-funding-source.html\"\u003eImmunization Event Funding Source\u003c/a\u003e#private)\u003c/span\u003e\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "urn:ietf:rfc:3986",
11
+ "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
12
+ }
13
+ ],
14
+ "status": "completed",
15
+ "vaccineCode": {
16
+ "coding": [
17
+ {
18
+ "system": "urn:oid:1.2.36.1.2001.1005.17",
19
+ "code": "FLUVAX"
20
+ }
21
+ ],
22
+ "text": "Fluvax (Influenza)"
23
+ },
24
+ "patient": {
25
+ "reference": "Patient/example"
26
+ },
27
+ "encounter": {
28
+ "reference": "Encounter/example"
29
+ },
30
+ "occurrenceDateTime": "2013-01-10",
31
+ "primarySource": true,
32
+ "location": {
33
+ "reference": "Location/1"
34
+ },
35
+ "manufacturer": {
36
+ "reference": "Organization/hl7"
37
+ },
38
+ "lotNumber": "AAJN11K",
39
+ "expirationDate": "2015-02-15",
40
+ "site": {
41
+ "coding": [
42
+ {
43
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActSite",
44
+ "code": "LA",
45
+ "display": "left arm"
46
+ }
47
+ ]
48
+ },
49
+ "route": {
50
+ "coding": [
51
+ {
52
+ "system": "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
53
+ "code": "IM",
54
+ "display": "Injection, intramuscular"
55
+ }
56
+ ]
57
+ },
58
+ "doseQuantity": {
59
+ "value": 5,
60
+ "system": "http://unitsofmeasure.org",
61
+ "code": "mg"
62
+ },
63
+ "performer": [
64
+ {
65
+ "function": {
66
+ "coding": [
67
+ {
68
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
69
+ "code": "OP"
70
+ }
71
+ ]
72
+ },
73
+ "actor": {
74
+ "reference": "Practitioner/example"
75
+ }
76
+ },
77
+ {
78
+ "function": {
79
+ "coding": [
80
+ {
81
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
82
+ "code": "AP"
83
+ }
84
+ ]
85
+ },
86
+ "actor": {
87
+ "reference": "Practitioner/example"
88
+ }
89
+ }
90
+ ],
91
+ "note": [
92
+ {
93
+ "text": "Notes on adminstration of vaccine"
94
+ }
95
+ ],
96
+ "reasonCode": [
97
+ {
98
+ "coding": [
99
+ {
100
+ "system": "http://snomed.info/sct",
101
+ "code": "429060002"
102
+ }
103
+ ]
104
+ }
105
+ ],
106
+ "isSubpotent": true,
107
+ "education": [
108
+ {
109
+ "documentType": "253088698300010311120702",
110
+ "publicationDate": "2012-07-02",
111
+ "presentationDate": "2013-01-10"
112
+ }
113
+ ],
114
+ "programEligibility": [
115
+ {
116
+ "coding": [
117
+ {
118
+ "system": "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility",
119
+ "code": "ineligible"
120
+ }
121
+ ]
122
+ }
123
+ ],
124
+ "fundingSource": {
125
+ "coding": [
126
+ {
127
+ "system": "http://terminology.hl7.org/CodeSystem/immunization-funding-source",
128
+ "code": "private"
129
+ }
130
+ ]
131
+ },
132
+ "meta": {
133
+ "tag": [
134
+ {
135
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
136
+ "code": "HTEST",
137
+ "display": "test health data"
138
+ }
139
+ ]
140
+ }
141
+ }