@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,158 @@
1
+ {
2
+ "resourceType": "Questionnaire",
3
+ "id": "3141",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cpre\u003e\n 1.Comorbidity?\n 1.1 Cardial Comorbidity\n 1.1.1 Angina?\n 1.1.2 MI?\n 1.2 Vascular Comorbidity?\n ...\n Histopathology\n Abdominal\n pT category?\n ...\n \u003c/pre\u003e\n \u003c/div\u003e"
7
+ },
8
+ "url": "http://hl7.org/fhir/Questionnaire/3141",
9
+ "title": "Cancer Quality Forum Questionnaire 2012",
10
+ "status": "draft",
11
+ "experimental": true,
12
+ "subjectType": [
13
+ "Patient"
14
+ ],
15
+ "date": "2012-01",
16
+ "item": [
17
+ {
18
+ "linkId": "1",
19
+ "code": [
20
+ {
21
+ "system": "http://example.org/system/code/sections",
22
+ "code": "COMORBIDITY"
23
+ }
24
+ ],
25
+ "type": "group",
26
+ "item": [
27
+ {
28
+ "linkId": "1.1",
29
+ "code": [
30
+ {
31
+ "system": "http://example.org/system/code/questions",
32
+ "code": "COMORB"
33
+ }
34
+ ],
35
+ "prefix": "1",
36
+ "type": "choice",
37
+ "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow",
38
+ "item": [
39
+ {
40
+ "linkId": "1.1.1",
41
+ "code": [
42
+ {
43
+ "system": "http://example.org/system/code/sections",
44
+ "code": "CARDIAL"
45
+ }
46
+ ],
47
+ "type": "group",
48
+ "enableWhen": [
49
+ {
50
+ "question": "1.1",
51
+ "operator": "\u003d",
52
+ "answerCoding": {
53
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0136",
54
+ "code": "Y"
55
+ }
56
+ }
57
+ ],
58
+ "item": [
59
+ {
60
+ "linkId": "1.1.1.1",
61
+ "code": [
62
+ {
63
+ "system": "http://example.org/system/code/questions",
64
+ "code": "COMORBCAR"
65
+ }
66
+ ],
67
+ "prefix": "1.1",
68
+ "type": "choice",
69
+ "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow",
70
+ "item": [
71
+ {
72
+ "linkId": "1.1.1.1.1",
73
+ "code": [
74
+ {
75
+ "system": "http://example.org/system/code/questions",
76
+ "code": "COMCAR00",
77
+ "display": "Angina Pectoris"
78
+ },
79
+ {
80
+ "system": "http://snomed.info/sct",
81
+ "code": "194828000",
82
+ "display": "Angina (disorder)"
83
+ }
84
+ ],
85
+ "prefix": "1.1.1",
86
+ "type": "choice",
87
+ "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow"
88
+ },
89
+ {
90
+ "linkId": "1.1.1.1.2",
91
+ "code": [
92
+ {
93
+ "system": "http://snomed.info/sct",
94
+ "code": "22298006",
95
+ "display": "Myocardial infarction (disorder)"
96
+ }
97
+ ],
98
+ "prefix": "1.1.2",
99
+ "type": "choice",
100
+ "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow"
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "linkId": "1.1.1.2",
106
+ "code": [
107
+ {
108
+ "system": "http://example.org/system/code/questions",
109
+ "code": "COMORBVAS"
110
+ }
111
+ ],
112
+ "prefix": "1.2",
113
+ "type": "choice",
114
+ "answerValueSet": "http://hl7.org/fhir/ValueSet/yesnodontknow"
115
+ }
116
+ ]
117
+ }
118
+ ]
119
+ }
120
+ ]
121
+ },
122
+ {
123
+ "linkId": "2",
124
+ "code": [
125
+ {
126
+ "system": "http://example.org/system/code/sections",
127
+ "code": "HISTOPATHOLOGY"
128
+ }
129
+ ],
130
+ "type": "group",
131
+ "item": [
132
+ {
133
+ "linkId": "2.1",
134
+ "code": [
135
+ {
136
+ "system": "http://example.org/system/code/sections",
137
+ "code": "ABDOMINAL"
138
+ }
139
+ ],
140
+ "type": "group",
141
+ "item": [
142
+ {
143
+ "linkId": "2.1.2",
144
+ "code": [
145
+ {
146
+ "system": "http://example.org/system/code/questions",
147
+ "code": "STADPT",
148
+ "display": "pT category"
149
+ }
150
+ ],
151
+ "type": "choice"
152
+ }
153
+ ]
154
+ }
155
+ ]
156
+ }
157
+ ]
158
+ }
@@ -0,0 +1,147 @@
1
+ {
2
+ "resourceType": "QuestionnaireResponse",
3
+ "id": "3141",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cpre\u003e\n Comorbidity? YES\n Cardial Comorbidity? YES\n Angina? YES\n MI? NO\n Vascular Comorbidity?\n (no answers)\n ...\n Histopathology\n Abdominal\n pT category: 1a\n ...\n \u003c/pre\u003e\n \u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Patient",
11
+ "id": "patsub",
12
+ "identifier": [
13
+ {
14
+ "system": "http://cancer.questionnaire.org/systems/id/patientnr",
15
+ "value": "A34442332"
16
+ },
17
+ {
18
+ "type": {
19
+ "text": "Dutch BSN"
20
+ },
21
+ "system": "urn:oid:2.16.840.1.113883.2.4.6.3",
22
+ "value": "188912345"
23
+ }
24
+ ],
25
+ "gender": "male",
26
+ "birthDate": "1972-11-30"
27
+ },
28
+ {
29
+ "resourceType": "ServiceRequest",
30
+ "id": "order",
31
+ "status": "unknown",
32
+ "intent": "order",
33
+ "subject": {
34
+ "reference": "#patsub"
35
+ },
36
+ "requester": {
37
+ "reference": "Practitioner/example"
38
+ }
39
+ },
40
+ {
41
+ "resourceType": "Practitioner",
42
+ "id": "questauth",
43
+ "identifier": [
44
+ {
45
+ "type": {
46
+ "text": "AUMC, Den Helder"
47
+ },
48
+ "system": "http://cancer.questionnaire.org/systems/id/org",
49
+ "value": "AUMC"
50
+ }
51
+ ]
52
+ }
53
+ ],
54
+ "identifier": {
55
+ "system": "http://example.org/fhir/NamingSystem/questionnaire-ids",
56
+ "value": "Q12349876"
57
+ },
58
+ "basedOn": [
59
+ {
60
+ "reference": "#order"
61
+ }
62
+ ],
63
+ "partOf": [
64
+ {
65
+ "reference": "Procedure/f201"
66
+ }
67
+ ],
68
+ "status": "completed",
69
+ "subject": {
70
+ "reference": "#patsub"
71
+ },
72
+ "encounter": {
73
+ "reference": "Encounter/example"
74
+ },
75
+ "authored": "2013-02-19T14:15:00-05:00",
76
+ "author": {
77
+ "reference": "#questauth"
78
+ },
79
+ "item": [
80
+ {
81
+ "linkId": "1",
82
+ "item": [
83
+ {
84
+ "linkId": "1.1",
85
+ "answer": [
86
+ {
87
+ "valueCoding": {
88
+ "system": "http://cancer.questionnaire.org/system/code/yesno",
89
+ "code": "1",
90
+ "display": "Yes"
91
+ },
92
+ "item": [
93
+ {
94
+ "linkId": "1.1.1",
95
+ "item": [
96
+ {
97
+ "linkId": "1.1.1.1",
98
+ "answer": [
99
+ {
100
+ "valueCoding": {
101
+ "system": "http://cancer.questionnaire.org/system/code/yesno",
102
+ "code": "1"
103
+ }
104
+ }
105
+ ]
106
+ },
107
+ {
108
+ "linkId": "1.1.1.2",
109
+ "answer": [
110
+ {
111
+ "valueCoding": {
112
+ "system": "http://cancer.questionnaire.org/system/code/yesno",
113
+ "code": "1"
114
+ }
115
+ }
116
+ ]
117
+ },
118
+ {
119
+ "linkId": "1.1.1.3",
120
+ "answer": [
121
+ {
122
+ "valueCoding": {
123
+ "system": "http://cancer.questionnaire.org/system/code/yesno",
124
+ "code": "0"
125
+ }
126
+ }
127
+ ]
128
+ }
129
+ ]
130
+ }
131
+ ]
132
+ }
133
+ ]
134
+ }
135
+ ]
136
+ }
137
+ ],
138
+ "meta": {
139
+ "tag": [
140
+ {
141
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
142
+ "code": "HTEST",
143
+ "display": "test health data"
144
+ }
145
+ ]
146
+ }
147
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "resourceType": "RegulatedAuthorization",
3
+ "id": "basic-drug-auth",
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;basic-drug-auth\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003esubject\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eMedicinalProductDefinition/equilidem\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: Regulatory Drug Marketing Approval \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: active \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#active)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003estatusDate\u003c/b\u003e: 2016-01-01\u003c/p\u003e\u003cp\u003e\u003cb\u003eholder\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eOrganization/EqlidrugCo: EquiliDrugCo Holdings Inc.\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eregulator\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eOrganization/FDA: FDA\u003c/a\u003e\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "subject": [
9
+ {
10
+ "reference": "MedicinalProductDefinition/equilidem"
11
+ }
12
+ ],
13
+ "type": {
14
+ "text": "Regulatory Drug Marketing Approval"
15
+ },
16
+ "status": {
17
+ "coding": [
18
+ {
19
+ "code": "active"
20
+ }
21
+ ]
22
+ },
23
+ "statusDate": "2016-01-01",
24
+ "holder": {
25
+ "reference": "Organization/EqlidrugCo",
26
+ "display": "EquiliDrugCo Holdings Inc."
27
+ },
28
+ "regulator": {
29
+ "reference": "Organization/FDA",
30
+ "display": "FDA"
31
+ },
32
+ "meta": {
33
+ "tag": [
34
+ {
35
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
36
+ "code": "HTEST",
37
+ "display": "test health data"
38
+ }
39
+ ]
40
+ }
41
+ }
@@ -0,0 +1,84 @@
1
+ {
2
+ "resourceType": "RelatedPerson",
3
+ "id": "benedicte",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003ctable\u003e\n \u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd\u003eName\u003c/td\u003e\n \u003ctd\u003eBénédicte du Marché\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003eAddress\u003c/td\u003e\n \u003ctd\u003e43, Place du Marché Sainte Catherine, 75004 Paris, France\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003eContacts\u003c/td\u003e\n \u003ctd\u003ePhone: +33 (237) 998327\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/tbody\u003e\n \u003c/table\u003e\n \u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "use": "usual",
11
+ "type": {
12
+ "text": "INSEE"
13
+ },
14
+ "system": "urn:oid:1.2.250.1.61",
15
+ "value": "272117510400399"
16
+ }
17
+ ],
18
+ "active": true,
19
+ "patient": {
20
+ "reference": "Patient/example"
21
+ },
22
+ "relationship": [
23
+ {
24
+ "coding": [
25
+ {
26
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
27
+ "code": "N"
28
+ },
29
+ {
30
+ "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
31
+ "code": "WIFE"
32
+ }
33
+ ]
34
+ }
35
+ ],
36
+ "name": [
37
+ {
38
+ "family": "du Marché",
39
+ "_family": {
40
+ "extension": [
41
+ {
42
+ "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
43
+ "valueString": "VV"
44
+ }
45
+ ]
46
+ },
47
+ "given": [
48
+ "Bénédicte"
49
+ ]
50
+ }
51
+ ],
52
+ "telecom": [
53
+ {
54
+ "system": "phone",
55
+ "value": "+33 (237) 998327"
56
+ }
57
+ ],
58
+ "gender": "female",
59
+ "address": [
60
+ {
61
+ "line": [
62
+ "43, Place du Marché Sainte Catherine"
63
+ ],
64
+ "city": "Paris",
65
+ "postalCode": "75004",
66
+ "country": "FRA"
67
+ }
68
+ ],
69
+ "photo": [
70
+ {
71
+ "contentType": "image/jpeg",
72
+ "url": "Binary/f016"
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,136 @@
1
+ {
2
+ "resourceType": "RequestGroup",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eExample RequestGroup illustrating related actions to administer medications in sequence with time delay.\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "MedicationRequest",
11
+ "id": "medicationrequest-1",
12
+ "status": "unknown",
13
+ "intent": "proposal",
14
+ "medicationCodeableConcept": {
15
+ "text": "Medication 1"
16
+ },
17
+ "subject": {
18
+ "reference": "Patient/example"
19
+ }
20
+ },
21
+ {
22
+ "resourceType": "MedicationRequest",
23
+ "id": "medicationrequest-2",
24
+ "status": "unknown",
25
+ "intent": "proposal",
26
+ "medicationCodeableConcept": {
27
+ "text": "Medication 2"
28
+ },
29
+ "subject": {
30
+ "reference": "Patient/example"
31
+ }
32
+ }
33
+ ],
34
+ "identifier": [
35
+ {
36
+ "value": "requestgroup-1"
37
+ }
38
+ ],
39
+ "groupIdentifier": {
40
+ "system": "http://example.org/treatment-group",
41
+ "value": "00001"
42
+ },
43
+ "status": "draft",
44
+ "intent": "plan",
45
+ "priority": "routine",
46
+ "subject": {
47
+ "reference": "Patient/example"
48
+ },
49
+ "encounter": {
50
+ "reference": "Encounter/example"
51
+ },
52
+ "authoredOn": "2017-03-06T17:31:00Z",
53
+ "author": {
54
+ "reference": "Practitioner/1"
55
+ },
56
+ "reasonCode": [
57
+ {
58
+ "text": "Treatment"
59
+ }
60
+ ],
61
+ "note": [
62
+ {
63
+ "text": "Additional notes about the request group"
64
+ }
65
+ ],
66
+ "action": [
67
+ {
68
+ "prefix": "1",
69
+ "title": "Administer Medications",
70
+ "description": "Administer medications at the appropriate time",
71
+ "textEquivalent": "Administer medication 1, followed an hour later by medication 2",
72
+ "timingDateTime": "2017-03-06T19:00:00Z",
73
+ "participant": [
74
+ {
75
+ "reference": "Practitioner/1"
76
+ }
77
+ ],
78
+ "groupingBehavior": "logical-group",
79
+ "selectionBehavior": "all",
80
+ "requiredBehavior": "must",
81
+ "precheckBehavior": "yes",
82
+ "cardinalityBehavior": "single",
83
+ "action": [
84
+ {
85
+ "id": "medication-action-1",
86
+ "description": "Administer medication 1",
87
+ "type": {
88
+ "coding": [
89
+ {
90
+ "code": "create"
91
+ }
92
+ ]
93
+ },
94
+ "resource": {
95
+ "reference": "#medicationrequest-1"
96
+ }
97
+ },
98
+ {
99
+ "id": "medication-action-2",
100
+ "description": "Administer medication 2",
101
+ "relatedAction": [
102
+ {
103
+ "actionId": "medication-action-1",
104
+ "relationship": "after-end",
105
+ "offsetDuration": {
106
+ "value": 1,
107
+ "unit": "h",
108
+ "system": "http://unitsofmeasure.org",
109
+ "code": "h"
110
+ }
111
+ }
112
+ ],
113
+ "type": {
114
+ "coding": [
115
+ {
116
+ "code": "create"
117
+ }
118
+ ]
119
+ },
120
+ "resource": {
121
+ "reference": "#medicationrequest-2"
122
+ }
123
+ }
124
+ ]
125
+ }
126
+ ],
127
+ "meta": {
128
+ "tag": [
129
+ {
130
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
131
+ "code": "HTEST",
132
+ "display": "test health data"
133
+ }
134
+ ]
135
+ }
136
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "resourceType": "ResearchDefinition",
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
+ "population": {
10
+ "reference": "ResearchElementDefinition/example"
11
+ },
12
+ "meta": {
13
+ "tag": [
14
+ {
15
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
16
+ "code": "HTEST",
17
+ "display": "test health data"
18
+ }
19
+ ]
20
+ }
21
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "resourceType": "ResearchElementDefinition",
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
+ "type": "population",
10
+ "characteristic": [
11
+ {
12
+ "definitionCodeableConcept": {
13
+ "text": "Diabetic patients over 65"
14
+ }
15
+ }
16
+ ],
17
+ "meta": {
18
+ "tag": [
19
+ {
20
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
21
+ "code": "HTEST",
22
+ "display": "test health data"
23
+ }
24
+ ]
25
+ }
26
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "resourceType": "ResearchStudy",
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": "completed",
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,33 @@
1
+ {
2
+ "resourceType": "ResearchSubject",
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
+ "type": {
11
+ "text": "Subject id"
12
+ },
13
+ "system": "http://example.org/studysubjectids",
14
+ "value": "123"
15
+ }
16
+ ],
17
+ "status": "candidate",
18
+ "study": {
19
+ "reference": "ResearchStudy/example"
20
+ },
21
+ "individual": {
22
+ "reference": "Patient/example"
23
+ },
24
+ "meta": {
25
+ "tag": [
26
+ {
27
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
28
+ "code": "HTEST",
29
+ "display": "test health data"
30
+ }
31
+ ]
32
+ }
33
+ }