@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,179 @@
1
+ {
2
+ "resourceType": "ClaimResponse",
3
+ "id": "R3500",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the ClaimResponse\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://www.BenefitsInc.com/fhir/remittance",
11
+ "value": "R3500"
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
+ "subType": {
24
+ "coding": [
25
+ {
26
+ "system": "http://terminology.hl7.org/CodeSystem/ex-claimsubtype",
27
+ "code": "emergency"
28
+ }
29
+ ]
30
+ },
31
+ "use": "claim",
32
+ "patient": {
33
+ "reference": "Patient/1"
34
+ },
35
+ "created": "2014-08-16",
36
+ "insurer": {
37
+ "identifier": {
38
+ "system": "http://www.jurisdiction.org/insurers",
39
+ "value": "555123"
40
+ }
41
+ },
42
+ "requestor": {
43
+ "reference": "Organization/1"
44
+ },
45
+ "request": {
46
+ "reference": "http://www.BenefitsInc.com/fhir/oralhealthclaim/15476332402"
47
+ },
48
+ "outcome": "complete",
49
+ "disposition": "Claim settled as per contract.",
50
+ "payeeType": {
51
+ "coding": [
52
+ {
53
+ "system": "http://terminology.hl7.org/CodeSystem/payeetype",
54
+ "code": "provider"
55
+ }
56
+ ]
57
+ },
58
+ "item": [
59
+ {
60
+ "itemSequence": 1,
61
+ "adjudication": [
62
+ {
63
+ "category": {
64
+ "coding": [
65
+ {
66
+ "code": "eligible"
67
+ }
68
+ ]
69
+ },
70
+ "amount": {
71
+ "value": 135.57,
72
+ "currency": "USD"
73
+ }
74
+ },
75
+ {
76
+ "category": {
77
+ "coding": [
78
+ {
79
+ "code": "copay"
80
+ }
81
+ ]
82
+ },
83
+ "amount": {
84
+ "value": 10.00,
85
+ "currency": "USD"
86
+ }
87
+ },
88
+ {
89
+ "category": {
90
+ "coding": [
91
+ {
92
+ "code": "eligpercent"
93
+ }
94
+ ]
95
+ },
96
+ "value": 80.00
97
+ },
98
+ {
99
+ "category": {
100
+ "coding": [
101
+ {
102
+ "code": "benefit"
103
+ }
104
+ ]
105
+ },
106
+ "reason": {
107
+ "coding": [
108
+ {
109
+ "system": "http://terminology.hl7.org/CodeSystem/adjudication-reason",
110
+ "code": "ar002",
111
+ "display": "Plan Limit Reached"
112
+ }
113
+ ]
114
+ },
115
+ "amount": {
116
+ "value": 90.47,
117
+ "currency": "USD"
118
+ }
119
+ }
120
+ ]
121
+ }
122
+ ],
123
+ "total": [
124
+ {
125
+ "category": {
126
+ "coding": [
127
+ {
128
+ "code": "submitted"
129
+ }
130
+ ]
131
+ },
132
+ "amount": {
133
+ "value": 135.57,
134
+ "currency": "USD"
135
+ }
136
+ },
137
+ {
138
+ "category": {
139
+ "coding": [
140
+ {
141
+ "code": "benefit"
142
+ }
143
+ ]
144
+ },
145
+ "amount": {
146
+ "value": 90.47,
147
+ "currency": "USD"
148
+ }
149
+ }
150
+ ],
151
+ "payment": {
152
+ "type": {
153
+ "coding": [
154
+ {
155
+ "system": "http://terminology.hl7.org/CodeSystem/ex-paymenttype",
156
+ "code": "complete"
157
+ }
158
+ ]
159
+ },
160
+ "date": "2014-08-31",
161
+ "amount": {
162
+ "value": 100.47,
163
+ "currency": "USD"
164
+ },
165
+ "identifier": {
166
+ "system": "http://www.BenefitsInc.com/fhir/paymentidentifier",
167
+ "value": "201408-2-1569478"
168
+ }
169
+ },
170
+ "meta": {
171
+ "tag": [
172
+ {
173
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
174
+ "code": "HTEST",
175
+ "display": "test health data"
176
+ }
177
+ ]
178
+ }
179
+ }
@@ -0,0 +1,77 @@
1
+ {
2
+ "resourceType": "ClinicalImpression",
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: 12345\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: completed\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: This 26 yo male patient is brought into ER by ambulance after being involved in a motor vehicle accident\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\u003eeffective\u003c/b\u003e: 2014-12-06T20:00:00+11:00 --\u0026gt; 2014-12-06T22:33:00+11:00\u003c/p\u003e\u003cp\u003e\u003cb\u003edate\u003c/b\u003e: 2014-12-06T22:33:00+11:00\u003c/p\u003e\u003cp\u003e\u003cb\u003eassessor\u003c/b\u003e: \u003ca href\u003d\"practitioner-example.html\"\u003ePractitioner/example\u003c/a\u003e \u0026quot;Adam CAREFUL\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003eproblem\u003c/b\u003e: \u003cspan\u003e: MVA\u003c/span\u003e\u003c/p\u003e\u003ch3\u003eInvestigations\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCode\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eItem\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eInitial Examination \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e\u003cspan\u003e: deep laceration of the scalp (left temporo-occipital)\u003c/span\u003e, \u003cspan\u003e: decreased level of consciousness\u003c/span\u003e, \u003cspan\u003e: disoriented to time and place\u003c/span\u003e, \u003cspan\u003e: restless\u003c/span\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cp\u003e\u003cb\u003esummary\u003c/b\u003e: provisional diagnoses of laceration of head and traumatic brain injury (TBI)\u003c/p\u003e\u003ch3\u003eFindings\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eItemCodeableConcept\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e850.0 \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (ICD-9#850.0)\u003c/span\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "value": "12345"
11
+ }
12
+ ],
13
+ "status": "completed",
14
+ "description": "This 26 yo male patient is brought into ER by ambulance after being involved in a motor vehicle accident",
15
+ "subject": {
16
+ "reference": "Patient/example"
17
+ },
18
+ "encounter": {
19
+ "reference": "Encounter/example"
20
+ },
21
+ "effectivePeriod": {
22
+ "start": "2014-12-06T20:00:00+11:00",
23
+ "end": "2014-12-06T22:33:00+11:00"
24
+ },
25
+ "date": "2014-12-06T22:33:00+11:00",
26
+ "assessor": {
27
+ "reference": "Practitioner/example"
28
+ },
29
+ "problem": [
30
+ {
31
+ "display": "MVA"
32
+ }
33
+ ],
34
+ "investigation": [
35
+ {
36
+ "code": {
37
+ "text": "Initial Examination"
38
+ },
39
+ "item": [
40
+ {
41
+ "display": "deep laceration of the scalp (left temporo-occipital)"
42
+ },
43
+ {
44
+ "display": "decreased level of consciousness"
45
+ },
46
+ {
47
+ "display": "disoriented to time and place"
48
+ },
49
+ {
50
+ "display": "restless"
51
+ }
52
+ ]
53
+ }
54
+ ],
55
+ "summary": "provisional diagnoses of laceration of head and traumatic brain injury (TBI)",
56
+ "finding": [
57
+ {
58
+ "itemCodeableConcept": {
59
+ "coding": [
60
+ {
61
+ "system": "http://hl7.org/fhir/sid/icd-9",
62
+ "code": "850.0"
63
+ }
64
+ ]
65
+ }
66
+ }
67
+ ],
68
+ "meta": {
69
+ "tag": [
70
+ {
71
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
72
+ "code": "HTEST",
73
+ "display": "test health data"
74
+ }
75
+ ]
76
+ }
77
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "resourceType": "ClinicalUseDefinition",
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\u003etype\u003c/b\u003e: contraindication\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003econtraindication\u003c/b\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "type": "contraindication",
9
+ "contraindication": {
10
+ "diseaseSymptomProcedure": {
11
+ "concept": {
12
+ "coding": [
13
+ {
14
+ "system": "http://ema.europa.eu/example/contraindicationsasdisease-symptom-procedure",
15
+ "code": "Coagulopathiesandbleedingdiatheses(exclthrombocytopenic)"
16
+ }
17
+ ],
18
+ "text": "Hepatic disease associated with coagulopathy and clinically relevant bleeding risk"
19
+ }
20
+ },
21
+ "comorbidity": [
22
+ {
23
+ "concept": {
24
+ "coding": [
25
+ {
26
+ "system": "http://ema.europa.eu/example/comorbidity",
27
+ "code": "Hepaticdisease"
28
+ }
29
+ ]
30
+ }
31
+ }
32
+ ]
33
+ },
34
+ "meta": {
35
+ "tag": [
36
+ {
37
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
38
+ "code": "HTEST",
39
+ "display": "test health data"
40
+ }
41
+ ]
42
+ }
43
+ }
@@ -0,0 +1,183 @@
1
+ {
2
+ "resourceType": "CodeSystem",
3
+ "id": "FHIR-version",
4
+ "meta": {
5
+ "lastUpdated": "2022-05-28T12:47:40.239+10:00"
6
+ },
7
+ "text": {
8
+ "status": "generated",
9
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\u003cp\u003eThis code system http://hl7.org/fhir/FHIR-version defines the following codes:\u003c/p\u003e\u003ctable class\u003d\"codes\"\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e\u003cb\u003eCode\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDisplay\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDefinition\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.01\u003ca name\u003d\"FHIR-version-0.4601\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.01\u003c/td\u003e\u003ctd\u003eOldest archived version of FHIR.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.05\u003ca name\u003d\"FHIR-version-0.4605\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.05\u003c/td\u003e\u003ctd\u003e1st Draft for Comment (Sept 2012 Ballot).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.06\u003ca name\u003d\"FHIR-version-0.4606\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.06\u003c/td\u003e\u003ctd\u003e2nd Draft for Comment (January 2013 Ballot).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.11\u003ca name\u003d\"FHIR-version-0.4611\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.11\u003c/td\u003e\u003ctd\u003eDSTU 1 Ballot version.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.0.80\u003ca name\u003d\"FHIR-version-0.460.4680\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.0.80\u003c/td\u003e\u003ctd\u003eDSTU 1 Official version.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.0.81\u003ca name\u003d\"FHIR-version-0.460.4681\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.0.81\u003c/td\u003e\u003ctd\u003eDSTU 1 Official version Technical Errata #1.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.0.82\u003ca name\u003d\"FHIR-version-0.460.4682\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.0.82\u003c/td\u003e\u003ctd\u003eDSTU 1 Official version Technical Errata #2.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.4.0\u003ca name\u003d\"FHIR-version-0.464.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.4.0\u003c/td\u003e\u003ctd\u003eDraft For Comment (January 2015 Ballot).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e0.5.0\u003ca name\u003d\"FHIR-version-0.465.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e0.5.0\u003c/td\u003e\u003ctd\u003eDSTU 2 Ballot version (May 2015 Ballot).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e1.0.0\u003ca name\u003d\"FHIR-version-1.460.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e1.0.0\u003c/td\u003e\u003ctd\u003eDSTU 2 QA Preview + CQIF Ballot (Sep 2015).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e1.0.1\u003ca name\u003d\"FHIR-version-1.460.461\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e1.0.1\u003c/td\u003e\u003ctd\u003eDSTU 2 (Official version).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e1.0.2\u003ca name\u003d\"FHIR-version-1.460.462\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e1.0.2\u003c/td\u003e\u003ctd\u003eDSTU 2 (Official version) with 1 technical errata.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e1.1.0\u003ca name\u003d\"FHIR-version-1.461.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e1.1.0\u003c/td\u003e\u003ctd\u003eGAO Ballot + draft changes to main FHIR standard.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e1.4.0\u003ca name\u003d\"FHIR-version-1.464.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e1.4.0\u003c/td\u003e\u003ctd\u003eCQF on FHIR Ballot + Connectathon 12 (Montreal).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e1.6.0\u003ca name\u003d\"FHIR-version-1.466.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e1.6.0\u003c/td\u003e\u003ctd\u003eFHIR STU3 Ballot + Connectathon 13 (Baltimore).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e1.8.0\u003ca name\u003d\"FHIR-version-1.468.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e1.8.0\u003c/td\u003e\u003ctd\u003eFHIR STU3 Candidate + Connectathon 14 (San Antonio).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e3.0.0\u003ca name\u003d\"FHIR-version-3.460.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e3.0.0\u003c/td\u003e\u003ctd\u003eFHIR Release 3 (STU).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e3.0.1\u003ca name\u003d\"FHIR-version-3.460.461\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e3.0.1\u003c/td\u003e\u003ctd\u003eFHIR Release 3 (STU) with 1 technical errata.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e3.0.2\u003ca name\u003d\"FHIR-version-3.460.462\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e3.0.2\u003c/td\u003e\u003ctd\u003eFHIR Release 3 (STU) with 2 technical errata.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e3.3.0\u003ca name\u003d\"FHIR-version-3.463.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e3.3.0\u003c/td\u003e\u003ctd\u003eR4 Ballot #1.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e3.5.0\u003ca name\u003d\"FHIR-version-3.465.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e3.5.0\u003c/td\u003e\u003ctd\u003eR4 Ballot #2.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e4.0.0\u003ca name\u003d\"FHIR-version-4.460.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e4.0.0\u003c/td\u003e\u003ctd\u003eFHIR Release 4 (Normative + STU).\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e4.0.1\u003ca name\u003d\"FHIR-version-4.460.461\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e4.0.1\u003c/td\u003e\u003ctd\u003eFHIR Release 4 Technical Correction.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e4.1.0\u003ca name\u003d\"FHIR-version-4.461.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e4.1.0\u003c/td\u003e\u003ctd\u003eFHIR Release 4B Ballot #1.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e4.3.0-cibuild\u003ca name\u003d\"FHIR-version-4.463.460-cibuild\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e4.3.0-cibuild\u003c/td\u003e\u003ctd\u003eFHIR Release 4B CI-Build.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e4.3.0-snapshot1\u003ca name\u003d\"FHIR-version-4.463.460-snapshot1\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e4.3.0-snapshot1\u003c/td\u003e\u003ctd\u003eFHIR Release 4B Snapshot #1.\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd style\u003d\"white-space:nowrap\"\u003e4.3.0\u003ca name\u003d\"FHIR-version-4.463.460\"\u003e \u003c/a\u003e\u003c/td\u003e\u003ctd\u003e4.3.0\u003c/td\u003e\u003ctd\u003eFHIR Release 4B.\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
10
+ },
11
+ "extension": [
12
+ {
13
+ "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
14
+ "valueCode": "vocab"
15
+ },
16
+ {
17
+ "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
18
+ "valueCode": "normative"
19
+ },
20
+ {
21
+ "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
22
+ "valueCode": "4.0.0"
23
+ },
24
+ {
25
+ "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
26
+ "valueInteger": 5
27
+ }
28
+ ],
29
+ "url": "http://hl7.org/fhir/FHIR-version",
30
+ "identifier": [
31
+ {
32
+ "system": "urn:ietf:rfc:3986",
33
+ "value": "urn:oid:2.16.840.1.113883.4.642.1.1310"
34
+ }
35
+ ],
36
+ "version": "4.3.0",
37
+ "name": "FHIRVersion",
38
+ "title": "FHIRVersion",
39
+ "status": "active",
40
+ "experimental": false,
41
+ "date": "2022-05-28T12:47:40+10:00",
42
+ "description": "All published FHIR Versions.",
43
+ "caseSensitive": true,
44
+ "valueSet": "http://hl7.org/fhir/ValueSet/FHIR-version",
45
+ "content": "complete",
46
+ "concept": [
47
+ {
48
+ "code": "0.01",
49
+ "display": "0.01",
50
+ "definition": "Oldest archived version of FHIR."
51
+ },
52
+ {
53
+ "code": "0.05",
54
+ "display": "0.05",
55
+ "definition": "1st Draft for Comment (Sept 2012 Ballot)."
56
+ },
57
+ {
58
+ "code": "0.06",
59
+ "display": "0.06",
60
+ "definition": "2nd Draft for Comment (January 2013 Ballot)."
61
+ },
62
+ {
63
+ "code": "0.11",
64
+ "display": "0.11",
65
+ "definition": "DSTU 1 Ballot version."
66
+ },
67
+ {
68
+ "code": "0.0.80",
69
+ "display": "0.0.80",
70
+ "definition": "DSTU 1 Official version."
71
+ },
72
+ {
73
+ "code": "0.0.81",
74
+ "display": "0.0.81",
75
+ "definition": "DSTU 1 Official version Technical Errata #1."
76
+ },
77
+ {
78
+ "code": "0.0.82",
79
+ "display": "0.0.82",
80
+ "definition": "DSTU 1 Official version Technical Errata #2."
81
+ },
82
+ {
83
+ "code": "0.4.0",
84
+ "display": "0.4.0",
85
+ "definition": "Draft For Comment (January 2015 Ballot)."
86
+ },
87
+ {
88
+ "code": "0.5.0",
89
+ "display": "0.5.0",
90
+ "definition": "DSTU 2 Ballot version (May 2015 Ballot)."
91
+ },
92
+ {
93
+ "code": "1.0.0",
94
+ "display": "1.0.0",
95
+ "definition": "DSTU 2 QA Preview + CQIF Ballot (Sep 2015)."
96
+ },
97
+ {
98
+ "code": "1.0.1",
99
+ "display": "1.0.1",
100
+ "definition": "DSTU 2 (Official version)."
101
+ },
102
+ {
103
+ "code": "1.0.2",
104
+ "display": "1.0.2",
105
+ "definition": "DSTU 2 (Official version) with 1 technical errata."
106
+ },
107
+ {
108
+ "code": "1.1.0",
109
+ "display": "1.1.0",
110
+ "definition": "GAO Ballot + draft changes to main FHIR standard."
111
+ },
112
+ {
113
+ "code": "1.4.0",
114
+ "display": "1.4.0",
115
+ "definition": "CQF on FHIR Ballot + Connectathon 12 (Montreal)."
116
+ },
117
+ {
118
+ "code": "1.6.0",
119
+ "display": "1.6.0",
120
+ "definition": "FHIR STU3 Ballot + Connectathon 13 (Baltimore)."
121
+ },
122
+ {
123
+ "code": "1.8.0",
124
+ "display": "1.8.0",
125
+ "definition": "FHIR STU3 Candidate + Connectathon 14 (San Antonio)."
126
+ },
127
+ {
128
+ "code": "3.0.0",
129
+ "display": "3.0.0",
130
+ "definition": "FHIR Release 3 (STU)."
131
+ },
132
+ {
133
+ "code": "3.0.1",
134
+ "display": "3.0.1",
135
+ "definition": "FHIR Release 3 (STU) with 1 technical errata."
136
+ },
137
+ {
138
+ "code": "3.0.2",
139
+ "display": "3.0.2",
140
+ "definition": "FHIR Release 3 (STU) with 2 technical errata."
141
+ },
142
+ {
143
+ "code": "3.3.0",
144
+ "display": "3.3.0",
145
+ "definition": "R4 Ballot #1."
146
+ },
147
+ {
148
+ "code": "3.5.0",
149
+ "display": "3.5.0",
150
+ "definition": "R4 Ballot #2."
151
+ },
152
+ {
153
+ "code": "4.0.0",
154
+ "display": "4.0.0",
155
+ "definition": "FHIR Release 4 (Normative + STU)."
156
+ },
157
+ {
158
+ "code": "4.0.1",
159
+ "display": "4.0.1",
160
+ "definition": "FHIR Release 4 Technical Correction."
161
+ },
162
+ {
163
+ "code": "4.1.0",
164
+ "display": "4.1.0",
165
+ "definition": "FHIR Release 4B Ballot #1."
166
+ },
167
+ {
168
+ "code": "4.3.0-cibuild",
169
+ "display": "4.3.0-cibuild",
170
+ "definition": "FHIR Release 4B CI-Build."
171
+ },
172
+ {
173
+ "code": "4.3.0-snapshot1",
174
+ "display": "4.3.0-snapshot1",
175
+ "definition": "FHIR Release 4B Snapshot #1."
176
+ },
177
+ {
178
+ "code": "4.3.0",
179
+ "display": "4.3.0",
180
+ "definition": "FHIR Release 4B."
181
+ }
182
+ ]
183
+ }
@@ -0,0 +1,84 @@
1
+ {
2
+ "resourceType": "Communication",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003ePatient has very high serum potassium\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "type": {
11
+ "text": "Paging System"
12
+ },
13
+ "system": "urn:oid:1.3.4.5.6.7",
14
+ "value": "2345678901"
15
+ }
16
+ ],
17
+ "instantiatesUri": [
18
+ "http://example.org/hyperkalemia"
19
+ ],
20
+ "partOf": [
21
+ {
22
+ "display": "Serum Potassium Observation"
23
+ }
24
+ ],
25
+ "status": "completed",
26
+ "category": [
27
+ {
28
+ "coding": [
29
+ {
30
+ "system": "http://acme.org/messagetypes",
31
+ "code": "Alert"
32
+ }
33
+ ],
34
+ "text": "Alert"
35
+ }
36
+ ],
37
+ "medium": [
38
+ {
39
+ "coding": [
40
+ {
41
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
42
+ "code": "WRITTEN",
43
+ "display": "written"
44
+ }
45
+ ],
46
+ "text": "written"
47
+ }
48
+ ],
49
+ "subject": {
50
+ "reference": "Patient/example"
51
+ },
52
+ "encounter": {
53
+ "reference": "Encounter/example"
54
+ },
55
+ "sent": "2014-12-12T18:01:10-08:00",
56
+ "received": "2014-12-12T18:01:11-08:00",
57
+ "recipient": [
58
+ {
59
+ "reference": "Practitioner/example"
60
+ }
61
+ ],
62
+ "sender": {
63
+ "reference": "Device/f001"
64
+ },
65
+ "payload": [
66
+ {
67
+ "contentString": "Patient 1 has a very high serum potassium value (7.2 mmol/L on 2014-Dec-12 at 5:55 pm)"
68
+ },
69
+ {
70
+ "contentReference": {
71
+ "display": "Serum Potassium Observation"
72
+ }
73
+ }
74
+ ],
75
+ "meta": {
76
+ "tag": [
77
+ {
78
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
79
+ "code": "HTEST",
80
+ "display": "test health data"
81
+ }
82
+ ]
83
+ }
84
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "resourceType": "CommunicationRequest",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eTo be filled out at a later time\u003c/div\u003e"
7
+ },
8
+ "status": "active",
9
+ "subject": {
10
+ "reference": "Patient/example"
11
+ },
12
+ "encounter": {
13
+ "reference": "Encounter/example"
14
+ },
15
+ "meta": {
16
+ "tag": [
17
+ {
18
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
19
+ "code": "HTEST",
20
+ "display": "test health data"
21
+ }
22
+ ]
23
+ }
24
+ }