@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,166 @@
1
+ {
2
+ "resourceType": "CarePlan",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "additional",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cp\u003e A simple care plan to indicate a patient taking their weight once a day because of obesity.\u003c/p\u003e\n \u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Condition",
11
+ "id": "p1",
12
+ "clinicalStatus": {
13
+ "coding": [
14
+ {
15
+ "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
16
+ "code": "active"
17
+ }
18
+ ]
19
+ },
20
+ "verificationStatus": {
21
+ "coding": [
22
+ {
23
+ "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
24
+ "code": "confirmed"
25
+ }
26
+ ]
27
+ },
28
+ "code": {
29
+ "text": "Obesity"
30
+ },
31
+ "subject": {
32
+ "reference": "Patient/example",
33
+ "display": "Peter James Chalmers"
34
+ }
35
+ }
36
+ ],
37
+ "identifier": [
38
+ {
39
+ "value": "12345"
40
+ }
41
+ ],
42
+ "instantiatesUri": [
43
+ "http://example.org/protocol-for-obesity"
44
+ ],
45
+ "basedOn": [
46
+ {
47
+ "display": "Management of Type 2 Diabetes"
48
+ }
49
+ ],
50
+ "replaces": [
51
+ {
52
+ "display": "Plan from urgent care clinic"
53
+ }
54
+ ],
55
+ "partOf": [
56
+ {
57
+ "display": "Overall wellness plan"
58
+ }
59
+ ],
60
+ "status": "active",
61
+ "intent": "plan",
62
+ "category": [
63
+ {
64
+ "text": "Weight management plan"
65
+ }
66
+ ],
67
+ "description": "Manage obesity and weight loss",
68
+ "subject": {
69
+ "reference": "Patient/example",
70
+ "display": "Peter James Chalmers"
71
+ },
72
+ "encounter": {
73
+ "reference": "Encounter/home"
74
+ },
75
+ "period": {
76
+ "end": "2017-06-01"
77
+ },
78
+ "created": "2016-01-01",
79
+ "author": {
80
+ "reference": "Practitioner/example",
81
+ "display": "Dr Adam Careful"
82
+ },
83
+ "careTeam": [
84
+ {
85
+ "reference": "CareTeam/example"
86
+ }
87
+ ],
88
+ "addresses": [
89
+ {
90
+ "reference": "#p1",
91
+ "display": "obesity"
92
+ }
93
+ ],
94
+ "goal": [
95
+ {
96
+ "reference": "Goal/example"
97
+ }
98
+ ],
99
+ "activity": [
100
+ {
101
+ "outcomeCodeableConcept": [
102
+ {
103
+ "coding": [
104
+ {
105
+ "system": "http://snomed.info/sct",
106
+ "code": "161832001",
107
+ "display": "Progressive weight loss"
108
+ }
109
+ ]
110
+ }
111
+ ],
112
+ "outcomeReference": [
113
+ {
114
+ "reference": "Observation/example",
115
+ "display": "Weight Measured"
116
+ }
117
+ ],
118
+ "detail": {
119
+ "code": {
120
+ "coding": [
121
+ {
122
+ "system": "http://loinc.org",
123
+ "code": "3141-9",
124
+ "display": "Weight Measured"
125
+ },
126
+ {
127
+ "system": "http://snomed.info/sct",
128
+ "code": "27113001",
129
+ "display": "Body weight"
130
+ }
131
+ ]
132
+ },
133
+ "status": "completed",
134
+ "statusReason": {
135
+ "text": "Achieved weight loss to mitigate diabetes risk."
136
+ },
137
+ "doNotPerform": false,
138
+ "scheduledTiming": {
139
+ "repeat": {
140
+ "frequency": 1,
141
+ "period": 1,
142
+ "periodUnit": "d"
143
+ }
144
+ },
145
+ "location": {
146
+ "display": "Patient\u0027s home"
147
+ },
148
+ "performer": [
149
+ {
150
+ "reference": "Patient/example",
151
+ "display": "Peter James Chalmers"
152
+ }
153
+ ]
154
+ }
155
+ }
156
+ ],
157
+ "meta": {
158
+ "tag": [
159
+ {
160
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
161
+ "code": "HTEST",
162
+ "display": "test health data"
163
+ }
164
+ ]
165
+ }
166
+ }
@@ -0,0 +1,94 @@
1
+ {
2
+ "resourceType": "CareTeam",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eCare Team\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Practitioner",
11
+ "id": "pr1",
12
+ "name": [
13
+ {
14
+ "family": "Dietician",
15
+ "given": [
16
+ "Dorothy"
17
+ ]
18
+ }
19
+ ]
20
+ }
21
+ ],
22
+ "identifier": [
23
+ {
24
+ "value": "12345"
25
+ }
26
+ ],
27
+ "status": "active",
28
+ "category": [
29
+ {
30
+ "coding": [
31
+ {
32
+ "system": "http://loinc.org",
33
+ "code": "LA27976-2",
34
+ "display": "Encounter-focused care team"
35
+ }
36
+ ]
37
+ }
38
+ ],
39
+ "name": "Peter James Charlmers Care Plan for Inpatient Encounter",
40
+ "subject": {
41
+ "reference": "Patient/example",
42
+ "display": "Peter James Chalmers"
43
+ },
44
+ "encounter": {
45
+ "reference": "Encounter/example"
46
+ },
47
+ "period": {
48
+ "end": "2013-01-01"
49
+ },
50
+ "participant": [
51
+ {
52
+ "role": [
53
+ {
54
+ "text": "responsiblePerson"
55
+ }
56
+ ],
57
+ "member": {
58
+ "reference": "Patient/example",
59
+ "display": "Peter James Chalmers"
60
+ }
61
+ },
62
+ {
63
+ "role": [
64
+ {
65
+ "text": "adviser"
66
+ }
67
+ ],
68
+ "member": {
69
+ "reference": "#pr1",
70
+ "display": "Dorothy Dietition"
71
+ },
72
+ "onBehalfOf": {
73
+ "reference": "Organization/f001"
74
+ },
75
+ "period": {
76
+ "end": "2013-01-01"
77
+ }
78
+ }
79
+ ],
80
+ "managingOrganization": [
81
+ {
82
+ "reference": "Organization/f001"
83
+ }
84
+ ],
85
+ "meta": {
86
+ "tag": [
87
+ {
88
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
89
+ "code": "HTEST",
90
+ "display": "test health data"
91
+ }
92
+ ]
93
+ }
94
+ }
@@ -0,0 +1,30 @@
1
+ {
2
+ "resourceType": "CatalogEntry",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e[Put rendering here]\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://example.com/identifier",
11
+ "value": "123"
12
+ }
13
+ ],
14
+ "type": {
15
+ "text": "Medication"
16
+ },
17
+ "orderable": true,
18
+ "referencedItem": {
19
+ "reference": "Medication/123"
20
+ },
21
+ "meta": {
22
+ "tag": [
23
+ {
24
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
25
+ "code": "HTEST",
26
+ "display": "test health data"
27
+ }
28
+ ]
29
+ }
30
+ }
@@ -0,0 +1,130 @@
1
+ {
2
+ "resourceType": "ChargeItem",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eExample of ChargeItem Usage in Context of the German EBM Billing code system\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://myHospital.org/ChargeItems",
11
+ "value": "654321"
12
+ }
13
+ ],
14
+ "definitionUri": [
15
+ "http://www.kbv.de/tools/ebm/html/01520_2904360860826220813632.html"
16
+ ],
17
+ "status": "billable",
18
+ "code": {
19
+ "coding": [
20
+ {
21
+ "code": "01510",
22
+ "display": "Zusatzpauschale für Beobachtung nach diagnostischer Koronarangiografie"
23
+ }
24
+ ]
25
+ },
26
+ "subject": {
27
+ "reference": "Patient/example"
28
+ },
29
+ "context": {
30
+ "reference": "Encounter/example"
31
+ },
32
+ "occurrencePeriod": {
33
+ "start": "2017-01-25T08:00:00+01:00",
34
+ "end": "2017-01-25T12:35:00+01:00"
35
+ },
36
+ "performer": [
37
+ {
38
+ "function": {
39
+ "coding": [
40
+ {
41
+ "system": "http://snomed.info/sct",
42
+ "code": "17561000",
43
+ "display": "Cardiologist"
44
+ }
45
+ ]
46
+ },
47
+ "actor": {
48
+ "reference": "Practitioner/example"
49
+ }
50
+ },
51
+ {
52
+ "function": {
53
+ "coding": [
54
+ {
55
+ "system": "http://snomed.info/sct",
56
+ "code": "224542009",
57
+ "display": "Coronary Care Nurse"
58
+ }
59
+ ]
60
+ },
61
+ "actor": {
62
+ "reference": "Practitioner/example"
63
+ }
64
+ }
65
+ ],
66
+ "performingOrganization": {
67
+ "identifier": {
68
+ "system": "http://myhospital/NamingSystem/departments",
69
+ "value": "CARD_INTERMEDIATE_CARE"
70
+ }
71
+ },
72
+ "requestingOrganization": {
73
+ "identifier": {
74
+ "system": "http://myhospital/NamingSystem/departments",
75
+ "value": "CARD_U1"
76
+ }
77
+ },
78
+ "quantity": {
79
+ "value": 1
80
+ },
81
+ "factorOverride": 0.8,
82
+ "priceOverride": {
83
+ "value": 40,
84
+ "currency": "EUR"
85
+ },
86
+ "overrideReason": "Patient is Cardiologist\u0027s golf buddy, so he gets a 20% discount!",
87
+ "enterer": {
88
+ "reference": "Practitioner/example"
89
+ },
90
+ "enteredDate": "2017-01-25T23:55:04+01:00",
91
+ "reason": [
92
+ {
93
+ "coding": [
94
+ {
95
+ "system": "http://hl7.org/fhir/sid/icd-10",
96
+ "code": "I51.6",
97
+ "display": "Cardiovascular disease, unspecified"
98
+ }
99
+ ]
100
+ }
101
+ ],
102
+ "service": [
103
+ {
104
+ "reference": "Procedure/example"
105
+ }
106
+ ],
107
+ "account": [
108
+ {
109
+ "reference": "Account/example"
110
+ }
111
+ ],
112
+ "note": [
113
+ {
114
+ "authorReference": {
115
+ "reference": "Practitioner/example"
116
+ },
117
+ "time": "2017-01-25T23:55:04+01:00",
118
+ "text": "The code is only applicable for periods longer than 4h"
119
+ }
120
+ ],
121
+ "meta": {
122
+ "tag": [
123
+ {
124
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
125
+ "code": "HTEST",
126
+ "display": "test health data"
127
+ }
128
+ ]
129
+ }
130
+ }
@@ -0,0 +1,94 @@
1
+ {
2
+ "resourceType": "ChargeItemDefinition",
3
+ "id": "device",
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;device\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eurl\u003c/b\u003e: \u003ccode\u003ehttp://sap.org/ChargeItemDefinition/device-123\u003c/code\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: active\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: Financial details for custom made device\u003c/p\u003e\u003cp\u003e\u003cb\u003einstance\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eDevice/12345\u003c/a\u003e\u003c/p\u003e\u003ch3\u003eApplicabilities\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDescription\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eLanguage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eExpression\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eVerify ChargeItem pertains to Device 12345\u003c/td\u003e\u003ctd\u003etext/fhirpath\u003c/td\u003e\u003ctd\u003e%context.service.suppliedItem\u003d\u0027Device/12345\u0027\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003epropertyGroup\u003c/b\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003epriceComponent\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: base\u003c/p\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: Verkaufspreis (netto) \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (billing-attributes#VK)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003epropertyGroup\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eApplicabilities\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDescription\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eLanguage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eExpression\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eGültigkeit Steuersatz\u003c/td\u003e\u003ctd\u003etext/fhirpath\u003c/td\u003e\u003ctd\u003e%context.occurenceDateTime \u0026gt; \u00272018-04-01\u0027\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003ch3\u003ePriceComponents\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCode\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eFactor\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003etax\u003c/td\u003e\u003ctd\u003eMehrwersteuersatz \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (billing-attributes#MWST)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e1.19\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003epropertyGroup\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eApplicabilities\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDescription\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eLanguage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eExpression\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eGültigkeit Steuersatz\u003c/td\u003e\u003ctd\u003etext/fhirpath\u003c/td\u003e\u003ctd\u003e%context.occurenceDateTime \u0026lt;\u003d \u00272018-04-01\u0027\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003ch3\u003ePriceComponents\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCode\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eFactor\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003etax\u003c/td\u003e\u003ctd\u003eMehrwersteuersatz \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (billing-attributes#MWST)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e1.07\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "url": "http://sap.org/ChargeItemDefinition/device-123",
9
+ "status": "active",
10
+ "experimental": true,
11
+ "description": "Financial details for custom made device",
12
+ "instance": [
13
+ {
14
+ "reference": "Device/12345"
15
+ }
16
+ ],
17
+ "applicability": [
18
+ {
19
+ "description": "Verify ChargeItem pertains to Device 12345",
20
+ "language": "text/fhirpath",
21
+ "expression": "%context.service.suppliedItem\u003d\u0027Device/12345\u0027"
22
+ }
23
+ ],
24
+ "propertyGroup": [
25
+ {
26
+ "priceComponent": [
27
+ {
28
+ "type": "base",
29
+ "code": {
30
+ "coding": [
31
+ {
32
+ "system": "http://fhir.de/CodeSystem/billing-attributes",
33
+ "code": "VK",
34
+ "display": "Verkaufspreis (netto)"
35
+ }
36
+ ]
37
+ },
38
+ "amount": {
39
+ "value": 67.44,
40
+ "currency": "EUR"
41
+ }
42
+ }
43
+ ]
44
+ },
45
+ {
46
+ "applicability": [
47
+ {
48
+ "description": "Gültigkeit Steuersatz",
49
+ "language": "text/fhirpath",
50
+ "expression": "%context.occurenceDateTime \u003e \u00272018-04-01\u0027"
51
+ }
52
+ ],
53
+ "priceComponent": [
54
+ {
55
+ "type": "tax",
56
+ "code": {
57
+ "coding": [
58
+ {
59
+ "system": "http://fhir.de/CodeSystem/billing-attributes",
60
+ "code": "MWST",
61
+ "display": "Mehrwersteuersatz"
62
+ }
63
+ ]
64
+ },
65
+ "factor": 1.19
66
+ }
67
+ ]
68
+ },
69
+ {
70
+ "applicability": [
71
+ {
72
+ "description": "Gültigkeit Steuersatz",
73
+ "language": "text/fhirpath",
74
+ "expression": "%context.occurenceDateTime \u003c\u003d \u00272018-04-01\u0027"
75
+ }
76
+ ],
77
+ "priceComponent": [
78
+ {
79
+ "type": "tax",
80
+ "code": {
81
+ "coding": [
82
+ {
83
+ "system": "http://fhir.de/CodeSystem/billing-attributes",
84
+ "code": "MWST",
85
+ "display": "Mehrwersteuersatz"
86
+ }
87
+ ]
88
+ },
89
+ "factor": 1.07
90
+ }
91
+ ]
92
+ }
93
+ ]
94
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "resourceType": "Citation",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e[Put rendering here]\u003c/div\u003e"
7
+ },
8
+ "status": "draft",
9
+ "meta": {
10
+ "tag": [
11
+ {
12
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
13
+ "code": "HTEST",
14
+ "display": "test health data"
15
+ }
16
+ ]
17
+ }
18
+ }
@@ -0,0 +1,116 @@
1
+ {
2
+ "resourceType": "Claim",
3
+ "id": "100150",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the Oral Health Claim\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://happyvalley.com/claim",
11
+ "value": "12345"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "type": {
16
+ "coding": [
17
+ {
18
+ "system": "http://terminology.hl7.org/CodeSystem/claim-type",
19
+ "code": "oral"
20
+ }
21
+ ]
22
+ },
23
+ "use": "claim",
24
+ "patient": {
25
+ "reference": "Patient/1"
26
+ },
27
+ "created": "2014-08-16",
28
+ "insurer": {
29
+ "reference": "Organization/2"
30
+ },
31
+ "provider": {
32
+ "reference": "Organization/1"
33
+ },
34
+ "priority": {
35
+ "coding": [
36
+ {
37
+ "code": "normal"
38
+ }
39
+ ]
40
+ },
41
+ "payee": {
42
+ "type": {
43
+ "coding": [
44
+ {
45
+ "code": "provider"
46
+ }
47
+ ]
48
+ }
49
+ },
50
+ "careTeam": [
51
+ {
52
+ "sequence": 1,
53
+ "provider": {
54
+ "reference": "Practitioner/example"
55
+ }
56
+ }
57
+ ],
58
+ "diagnosis": [
59
+ {
60
+ "sequence": 1,
61
+ "diagnosisCodeableConcept": {
62
+ "coding": [
63
+ {
64
+ "code": "123456"
65
+ }
66
+ ]
67
+ }
68
+ }
69
+ ],
70
+ "insurance": [
71
+ {
72
+ "sequence": 1,
73
+ "focal": true,
74
+ "identifier": {
75
+ "system": "http://happyvalley.com/claim",
76
+ "value": "12345"
77
+ },
78
+ "coverage": {
79
+ "reference": "Coverage/9876B1"
80
+ }
81
+ }
82
+ ],
83
+ "item": [
84
+ {
85
+ "sequence": 1,
86
+ "careTeamSequence": [
87
+ 1
88
+ ],
89
+ "productOrService": {
90
+ "coding": [
91
+ {
92
+ "code": "1200"
93
+ }
94
+ ]
95
+ },
96
+ "servicedDate": "2014-08-16",
97
+ "unitPrice": {
98
+ "value": 135.57,
99
+ "currency": "USD"
100
+ },
101
+ "net": {
102
+ "value": 135.57,
103
+ "currency": "USD"
104
+ }
105
+ }
106
+ ],
107
+ "meta": {
108
+ "tag": [
109
+ {
110
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
111
+ "code": "HTEST",
112
+ "display": "test health data"
113
+ }
114
+ ]
115
+ }
116
+ }