@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,162 @@
1
+ {
2
+ "resourceType": "SubstanceDefinition",
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: 100000099270\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: Current \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Status#200000005004)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eclassification\u003c/b\u003e: Chemical \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (SubstanceType#100000075670)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edomain\u003c/b\u003e: Human use \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Domain#100000000012)\u003c/span\u003e\u003c/p\u003e\u003ch3\u003eCodes\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\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eSUB99611MIG \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Substance#SUB99611MIG)\u003c/span\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: PARACETAMOL\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: Current \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Status#200000005004)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epreferred\u003c/b\u003e: true\u003c/p\u003e\u003cp\u003e\u003cb\u003elanguage\u003c/b\u003e: English \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Language#100000072147)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: ΠΑΡΑΚΕΤΑΜΌΛΗ\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: Current \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Status#200000005004)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epreferred\u003c/b\u003e: false\u003c/p\u003e\u003cp\u003e\u003cb\u003elanguage\u003c/b\u003e: Greek, Modern (1453-) \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Language#100000072181)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: ПАРАЦЕТАМОЛ\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: Current \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Status#200000005004)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epreferred\u003c/b\u003e: false\u003c/p\u003e\u003cp\u003e\u003cb\u003elanguage\u003c/b\u003e: Bulgarian \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Language#100000072142)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: ACETAMINOPHEN\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: Current \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Status#200000005004)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epreferred\u003c/b\u003e: false\u003c/p\u003e\u003cp\u003e\u003cb\u003elanguage\u003c/b\u003e: English \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (Language#100000072147)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://example.europa.eu/fhir/SMSId",
11
+ "value": "100000099270"
12
+ }
13
+ ],
14
+ "status": {
15
+ "coding": [
16
+ {
17
+ "system": "http://example.europa.eu/fhir/Status",
18
+ "code": "200000005004",
19
+ "display": "Current"
20
+ }
21
+ ]
22
+ },
23
+ "classification": [
24
+ {
25
+ "coding": [
26
+ {
27
+ "system": "http://example.europa.eu/fhir/SubstanceType",
28
+ "code": "100000075670",
29
+ "display": "Chemical"
30
+ }
31
+ ]
32
+ }
33
+ ],
34
+ "domain": {
35
+ "coding": [
36
+ {
37
+ "system": "http://example.europa.eu/fhir/Domain",
38
+ "code": "100000000012",
39
+ "display": "Human use"
40
+ }
41
+ ]
42
+ },
43
+ "code": [
44
+ {
45
+ "code": {
46
+ "coding": [
47
+ {
48
+ "system": "http://example.europa.eu/fhir/Substance",
49
+ "code": "SUB99611MIG"
50
+ }
51
+ ]
52
+ }
53
+ }
54
+ ],
55
+ "name": [
56
+ {
57
+ "name": "PARACETAMOL",
58
+ "status": {
59
+ "coding": [
60
+ {
61
+ "system": "http://example.europa.eu/fhir/Status",
62
+ "code": "200000005004",
63
+ "display": "Current"
64
+ }
65
+ ]
66
+ },
67
+ "preferred": true,
68
+ "language": [
69
+ {
70
+ "coding": [
71
+ {
72
+ "system": "http://example.europa.eu/fhir/Language",
73
+ "code": "100000072147",
74
+ "display": "English"
75
+ }
76
+ ]
77
+ }
78
+ ]
79
+ },
80
+ {
81
+ "name": "ΠΑΡΑΚΕΤΑΜΌΛΗ",
82
+ "status": {
83
+ "coding": [
84
+ {
85
+ "system": "http://example.europa.eu/fhir/Status",
86
+ "code": "200000005004",
87
+ "display": "Current"
88
+ }
89
+ ]
90
+ },
91
+ "preferred": false,
92
+ "language": [
93
+ {
94
+ "coding": [
95
+ {
96
+ "system": "http://example.europa.eu/fhir/Language",
97
+ "code": "100000072181",
98
+ "display": "Greek, Modern (1453-)"
99
+ }
100
+ ]
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "name": "ПАРАЦЕТАМОЛ",
106
+ "status": {
107
+ "coding": [
108
+ {
109
+ "system": "http://example.europa.eu/fhir/Status",
110
+ "code": "200000005004",
111
+ "display": "Current"
112
+ }
113
+ ]
114
+ },
115
+ "preferred": false,
116
+ "language": [
117
+ {
118
+ "coding": [
119
+ {
120
+ "system": "http://example.europa.eu/fhir/Language",
121
+ "code": "100000072142",
122
+ "display": "Bulgarian"
123
+ }
124
+ ]
125
+ }
126
+ ]
127
+ },
128
+ {
129
+ "name": "ACETAMINOPHEN",
130
+ "status": {
131
+ "coding": [
132
+ {
133
+ "system": "http://example.europa.eu/fhir/Status",
134
+ "code": "200000005004",
135
+ "display": "Current"
136
+ }
137
+ ]
138
+ },
139
+ "preferred": false,
140
+ "language": [
141
+ {
142
+ "coding": [
143
+ {
144
+ "system": "http://example.europa.eu/fhir/Language",
145
+ "code": "100000072147",
146
+ "display": "English"
147
+ }
148
+ ]
149
+ }
150
+ ]
151
+ }
152
+ ],
153
+ "meta": {
154
+ "tag": [
155
+ {
156
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
157
+ "code": "HTEST",
158
+ "display": "test health data"
159
+ }
160
+ ]
161
+ }
162
+ }
@@ -0,0 +1,40 @@
1
+ {
2
+ "resourceType": "SupplyDelivery",
3
+ "id": "pumpdelivery",
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
+ "value": "98398459409",
11
+ "assigner": {
12
+ "display": "SupplierDeliveryNr"
13
+ }
14
+ }
15
+ ],
16
+ "status": "in-progress",
17
+ "patient": {
18
+ "display": "Mr. Belpit"
19
+ },
20
+ "supplier": {
21
+ "display": "ACME distribution"
22
+ },
23
+ "destination": {
24
+ "display": "Home care dept"
25
+ },
26
+ "receiver": [
27
+ {
28
+ "display": "Nurse Smith"
29
+ }
30
+ ],
31
+ "meta": {
32
+ "tag": [
33
+ {
34
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
35
+ "code": "HTEST",
36
+ "display": "test health data"
37
+ }
38
+ ]
39
+ }
40
+ }
@@ -0,0 +1,69 @@
1
+ {
2
+ "resourceType": "SupplyRequest",
3
+ "id": "simpleorder",
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;simpleorder\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: Order10284\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: active\u003c/p\u003e\u003cp\u003e\u003cb\u003ecategory\u003c/b\u003e: Central Stock Resupply \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#central)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epriority\u003c/b\u003e: asap\u003c/p\u003e\u003cp\u003e\u003cb\u003eitem\u003c/b\u003e: Blood collect tubes blue cap \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#BlueTubes)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003equantity\u003c/b\u003e: 10\u003c/p\u003e\u003cp\u003e\u003cb\u003eoccurrence\u003c/b\u003e: 2016-12-31\u003c/p\u003e\u003cp\u003e\u003cb\u003eauthoredOn\u003c/b\u003e: 2016-12-31\u003c/p\u003e\u003cp\u003e\u003cb\u003erequester\u003c/b\u003e: \u003cspan\u003e: Henry Seven\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003esupplier\u003c/b\u003e: \u003cspan\u003e: Vendor1\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ereasonCode\u003c/b\u003e: Refill due to low stock \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#stock_low)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edeliverFrom\u003c/b\u003e: \u003cspan\u003e: Location 1\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edeliverTo\u003c/b\u003e: \u003cspan\u003e: GoodHealth Clinic Receiving\u003c/span\u003e\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "value": "Order10284"
11
+ }
12
+ ],
13
+ "status": "active",
14
+ "category": {
15
+ "coding": [
16
+ {
17
+ "code": "central",
18
+ "display": "Central Stock Resupply"
19
+ }
20
+ ]
21
+ },
22
+ "priority": "asap",
23
+ "itemCodeableConcept": {
24
+ "coding": [
25
+ {
26
+ "code": "BlueTubes",
27
+ "display": "Blood collect tubes blue cap"
28
+ }
29
+ ]
30
+ },
31
+ "quantity": {
32
+ "value": 10
33
+ },
34
+ "occurrenceDateTime": "2016-12-31",
35
+ "authoredOn": "2016-12-31",
36
+ "requester": {
37
+ "display": "Henry Seven"
38
+ },
39
+ "supplier": [
40
+ {
41
+ "display": "Vendor1"
42
+ }
43
+ ],
44
+ "reasonCode": [
45
+ {
46
+ "coding": [
47
+ {
48
+ "code": "stock_low",
49
+ "display": "Refill due to low stock"
50
+ }
51
+ ]
52
+ }
53
+ ],
54
+ "deliverFrom": {
55
+ "display": "Location 1"
56
+ },
57
+ "deliverTo": {
58
+ "display": "GoodHealth Clinic Receiving"
59
+ },
60
+ "meta": {
61
+ "tag": [
62
+ {
63
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
64
+ "code": "HTEST",
65
+ "display": "test health data"
66
+ }
67
+ ]
68
+ }
69
+ }
@@ -0,0 +1,150 @@
1
+ {
2
+ "resourceType": "Task",
3
+ "id": "example1",
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;example1\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: 20170201-001 (OFFICIAL)\u003c/p\u003e\u003cp\u003e\u003cb\u003ebasedOn\u003c/b\u003e: \u003cspan\u003e: General Wellness Careplan\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003egroupIdentifier\u003c/b\u003e: id: G20170201-001 (OFFICIAL)\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: in-progress\u003c/p\u003e\u003cp\u003e\u003cb\u003ebusinessStatus\u003c/b\u003e: waiting for specimen \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eintent\u003c/b\u003e: order\u003c/p\u003e\u003cp\u003e\u003cb\u003epriority\u003c/b\u003e: routine\u003c/p\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: Lipid Panel \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: Create order for getting specimen, Set up inhouse testing, generate order for any sendouts and submit with specimen\u003c/p\u003e\u003cp\u003e\u003cb\u003efocus\u003c/b\u003e: \u003ca href\u003d\"servicerequest-lipid.html\"\u003eServiceRequest/lipid: Lipid Panel Request\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003efor\u003c/b\u003e: \u003ca href\u003d\"patient-example.html\"\u003ePatient/example: Peter James Chalmers\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: Example In-Patient Encounter\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eexecutionPeriod\u003c/b\u003e: 2016-10-31T08:25:05+10:00 --\u0026gt; (ongoing)\u003c/p\u003e\u003cp\u003e\u003cb\u003eauthoredOn\u003c/b\u003e: 2016-10-31T08:25:05+10:00\u003c/p\u003e\u003cp\u003e\u003cb\u003elastModified\u003c/b\u003e: 2016-10-31T09:45:05+10:00\u003c/p\u003e\u003cp\u003e\u003cb\u003erequester\u003c/b\u003e: \u003ca href\u003d\"practitioner-example.html\"\u003ePractitioner/example: Dr Adam Careful\u003c/a\u003e \u0026quot;Adam CAREFUL\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003eperformerType\u003c/b\u003e: Performer \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (task-performer-type#performer)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eowner\u003c/b\u003e: \u003ca href\u003d\"organization-1832473e-2fe0-452d-abe9-3cdb9879522f.html\"\u003eOrganization/1832473e-2fe0-452d-abe9-3cdb9879522f: Clinical Laboratory @ Acme Hospital\u003c/a\u003e \u0026quot;Clinical Lab\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003ereasonCode\u003c/b\u003e: The Task.reason should only be included if there is no Task.focus or if it differs from the reason indicated on the focus \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003enote\u003c/b\u003e: This is an example to demonstrate using task for actioning a servicerequest and to illustrate how to populate many of the task elements - this is the parent task that will be broken into subtask to grab the specimen and a sendout lab test\u003c/p\u003e\u003cp\u003e\u003cb\u003erelevantHistory\u003c/b\u003e: \u003ca name\u003d\"signature\"\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;signature\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003etarget\u003c/b\u003e: \u003ca href\u003d\"servicerequest-physiotherapy.html\"\u003eServiceRequest/physiotherapy/_history/1\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003erecorded\u003c/b\u003e: 31/10/2016 9:25:05 AM\u003c/p\u003e\u003ch3\u003eAgents\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eRole\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eWho\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eauthor (originator) \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html\"\u003eParticipationType\u003c/a\u003e#AUT)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"practitioner-f202.html\"\u003ePractitioner/f202: Luigi Maas\u003c/a\u003e \u0026quot;Luigi Maas\u0026quot;\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003ch3\u003eRestrictions\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eRepetitions\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003ePeriod\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e1\u003c/td\u003e\u003ctd\u003e?? --\u0026gt; 2016-11-02T09:45:05+10:00\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Provenance",
11
+ "id": "signature",
12
+ "target": [
13
+ {
14
+ "reference": "ServiceRequest/physiotherapy/_history/1"
15
+ }
16
+ ],
17
+ "recorded": "2016-10-31T08:25:05+10:00",
18
+ "agent": [
19
+ {
20
+ "role": [
21
+ {
22
+ "coding": [
23
+ {
24
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
25
+ "code": "AUT"
26
+ }
27
+ ]
28
+ }
29
+ ],
30
+ "who": {
31
+ "reference": "Practitioner/f202",
32
+ "display": "Luigi Maas"
33
+ }
34
+ }
35
+ ],
36
+ "signature": [
37
+ {
38
+ "type": [
39
+ {
40
+ "system": "urn:iso-astm:E1762-95:2013",
41
+ "code": "1.2.840.10065.1.12.1.1",
42
+ "display": "Author\u0027s Signature"
43
+ }
44
+ ],
45
+ "when": "2016-10-31T08:25:05+10:00",
46
+ "who": {
47
+ "reference": "Practitioner/example",
48
+ "display": "Dr Adam Careful"
49
+ },
50
+ "targetFormat": "application/fhir+xml",
51
+ "sigFormat": "application/signature+xml",
52
+ "data": "dGhpcyBibG9iIGlzIHNuaXBwZWQ\u003d"
53
+ }
54
+ ]
55
+ }
56
+ ],
57
+ "identifier": [
58
+ {
59
+ "use": "official",
60
+ "system": "http:/goodhealth.org/identifiers",
61
+ "value": "20170201-001"
62
+ }
63
+ ],
64
+ "basedOn": [
65
+ {
66
+ "display": "General Wellness Careplan"
67
+ }
68
+ ],
69
+ "groupIdentifier": {
70
+ "use": "official",
71
+ "system": "http:/goodhealth.org/accession/identifiers",
72
+ "value": "G20170201-001"
73
+ },
74
+ "status": "in-progress",
75
+ "businessStatus": {
76
+ "text": "waiting for specimen"
77
+ },
78
+ "intent": "order",
79
+ "priority": "routine",
80
+ "code": {
81
+ "text": "Lipid Panel"
82
+ },
83
+ "description": "Create order for getting specimen, Set up inhouse testing, generate order for any sendouts and submit with specimen",
84
+ "focus": {
85
+ "reference": "ServiceRequest/lipid",
86
+ "display": "Lipid Panel Request"
87
+ },
88
+ "for": {
89
+ "reference": "Patient/example",
90
+ "display": "Peter James Chalmers"
91
+ },
92
+ "encounter": {
93
+ "reference": "Encounter/example",
94
+ "display": "Example In-Patient Encounter"
95
+ },
96
+ "executionPeriod": {
97
+ "start": "2016-10-31T08:25:05+10:00"
98
+ },
99
+ "authoredOn": "2016-10-31T08:25:05+10:00",
100
+ "lastModified": "2016-10-31T09:45:05+10:00",
101
+ "requester": {
102
+ "reference": "Practitioner/example",
103
+ "display": "Dr Adam Careful"
104
+ },
105
+ "performerType": [
106
+ {
107
+ "coding": [
108
+ {
109
+ "system": "http://terminology.hl7.org/CodeSystem/task-performer-type",
110
+ "code": "performer",
111
+ "display": "Performer"
112
+ }
113
+ ],
114
+ "text": "Performer"
115
+ }
116
+ ],
117
+ "owner": {
118
+ "reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
119
+ "display": "Clinical Laboratory @ Acme Hospital"
120
+ },
121
+ "reasonCode": {
122
+ "text": "The Task.reason should only be included if there is no Task.focus or if it differs from the reason indicated on the focus"
123
+ },
124
+ "note": [
125
+ {
126
+ "text": "This is an example to demonstrate using task for actioning a servicerequest and to illustrate how to populate many of the task elements - this is the parent task that will be broken into subtask to grab the specimen and a sendout lab test"
127
+ }
128
+ ],
129
+ "relevantHistory": [
130
+ {
131
+ "reference": "#signature",
132
+ "display": "Author\u0027s Signature"
133
+ }
134
+ ],
135
+ "restriction": {
136
+ "repetitions": 1,
137
+ "period": {
138
+ "end": "2016-11-02T09:45:05+10:00"
139
+ }
140
+ },
141
+ "meta": {
142
+ "tag": [
143
+ {
144
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
145
+ "code": "HTEST",
146
+ "display": "test health data"
147
+ }
148
+ ]
149
+ }
150
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "resourceType": "TerminologyCapabilities",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t\u003cp\u003eThe EHR Server supports the following transactions for the resource Person: read, vread, \n update, history, search(name,gender), create and updates.\u003c/p\u003e\n\t\t\t\u003cp\u003eThe EHR System supports the following message: admin-notify::Person.\u003c/p\u003e\n\t\t\t\u003cp\u003eThe EHR Application has a \n \u003ca href\u003d\"http://fhir.hl7.org/base/Profilebc054d23-75e1-4dc6-aca5-838b6b1ac81d/_history/b5fdd9fc-b021-4ea1-911a-721a60663796\"\u003egeneral document profile\u003c/a\u003e.\n \u003c/p\u003e\n\t\t\u003c/div\u003e"
7
+ },
8
+ "url": "urn:uuid:68d043b5-9ecf-4559-a57a-396e0d452311",
9
+ "version": "20130510",
10
+ "name": "ACME-EHR",
11
+ "title": "ACME EHR capability statement",
12
+ "status": "draft",
13
+ "experimental": true,
14
+ "date": "2012-01-04",
15
+ "publisher": "ACME Corporation",
16
+ "contact": [
17
+ {
18
+ "name": "System Administrator",
19
+ "telecom": [
20
+ {
21
+ "system": "email",
22
+ "value": "wile@acme.org"
23
+ }
24
+ ]
25
+ }
26
+ ],
27
+ "description": "This is the FHIR capability statement for the main EHR at ACME for the private interface - it does not describe the public interface",
28
+ "kind": "instance",
29
+ "software": {
30
+ "name": "TxServer",
31
+ "version": "0.1.2"
32
+ },
33
+ "implementation": {
34
+ "description": "Acme Terminology Server",
35
+ "url": "http://example.org/tx"
36
+ },
37
+ "codeSearch": "explicit"
38
+ }
@@ -0,0 +1,164 @@
1
+ {
2
+ "resourceType": "TestReport",
3
+ "id": "testreport-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;testreport-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.9878\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: TestReport Example for TestScript Example\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: completed\u003c/p\u003e\u003cp\u003e\u003cb\u003etestScript\u003c/b\u003e: \u003ca href\u003d\"testscript-testscript-example.html\"\u003eTestScript/testscript-example\u003c/a\u003e \u0026quot;TestScript Example\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003eresult\u003c/b\u003e: pass\u003c/p\u003e\u003cp\u003e\u003cb\u003escore\u003c/b\u003e: 100.0\u003c/p\u003e\u003cp\u003e\u003cb\u003etester\u003c/b\u003e: HL7 Execution Engine\u003c/p\u003e\u003cp\u003e\u003cb\u003eissued\u003c/b\u003e: 2016-10-07T08:25:34-05:00\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eparticipant\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: test-engine\u003c/p\u003e\u003cp\u003e\u003cb\u003euri\u003c/b\u003e: \u003ca href\u003d\"http://projectcrucible.org\"\u003ehttp://projectcrucible.org\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edisplay\u003c/b\u003e: Crucible\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eparticipant\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: server\u003c/p\u003e\u003cp\u003e\u003cb\u003euri\u003c/b\u003e: \u003ca href\u003d\"http://fhir3.healthintersections.com.au/open\"\u003ehttp://fhir3.healthintersections.com.au/open\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edisplay\u003c/b\u003e: HealthIntersections STU3\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003esetup\u003c/b\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eOperations\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eDELETE Patient\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"http://projectcrucible.org/permalink/1\"\u003ehttp://projectcrucible.org/permalink/1\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eHTTP 204\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/1\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eOperations\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003ePOST Patient/fixture-patient-create\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"http://projectcrucible.org/permalink/1\"\u003ehttp://projectcrucible.org/permalink/1\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eHTTP 201\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/1\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003etest\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: Read Patient\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: Read a Patient and validate response.\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eOperations\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eGET Patient/fixture-patient-create\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"http://projectcrucible.org/permalink/2\"\u003ehttp://projectcrucible.org/permalink/2\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eHTTP 200\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eLast-Modified Present\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eResponse is Patient\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eResponse validates\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003ePatient.name.family \u0027Chalmers\u0027\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003ePatient.name.given \u0027Peter\u0027\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003ePatient.name.family \u0027Chalmers\u0027\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003ePatient.name.family \u0027Chalmers\u0027\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eAsserts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003ePatient expected values.\u003c/td\u003e\u003ctd\u003ehttp://projectcrucible.org/permalink/2\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eteardown\u003c/b\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eaction\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eOperations\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eResult\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMessage\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDetail\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epass\u003c/td\u003e\u003ctd\u003eDELETE Patient/fixture-patient-create.\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"http://projectcrucible.org/permalink/3\"\u003ehttp://projectcrucible.org/permalink/3\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": {
9
+ "system": "urn:ietf:rfc:3986",
10
+ "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.9878"
11
+ },
12
+ "name": "TestReport Example for TestScript Example",
13
+ "status": "completed",
14
+ "testScript": {
15
+ "reference": "TestScript/testscript-example"
16
+ },
17
+ "result": "pass",
18
+ "score": 100.0,
19
+ "tester": "HL7 Execution Engine",
20
+ "issued": "2016-10-07T08:25:34-05:00",
21
+ "participant": [
22
+ {
23
+ "type": "test-engine",
24
+ "uri": "http://projectcrucible.org",
25
+ "display": "Crucible"
26
+ },
27
+ {
28
+ "type": "server",
29
+ "uri": "http://fhir3.healthintersections.com.au/open",
30
+ "display": "HealthIntersections STU3"
31
+ }
32
+ ],
33
+ "setup": {
34
+ "action": [
35
+ {
36
+ "operation": {
37
+ "result": "pass",
38
+ "message": "DELETE Patient",
39
+ "detail": "http://projectcrucible.org/permalink/1"
40
+ }
41
+ },
42
+ {
43
+ "assert": {
44
+ "result": "pass",
45
+ "message": "HTTP 204",
46
+ "detail": "http://projectcrucible.org/permalink/1"
47
+ }
48
+ },
49
+ {
50
+ "operation": {
51
+ "result": "pass",
52
+ "message": "POST Patient/fixture-patient-create",
53
+ "detail": "http://projectcrucible.org/permalink/1"
54
+ }
55
+ },
56
+ {
57
+ "assert": {
58
+ "result": "pass",
59
+ "message": "HTTP 201",
60
+ "detail": "http://projectcrucible.org/permalink/1"
61
+ }
62
+ }
63
+ ]
64
+ },
65
+ "test": [
66
+ {
67
+ "id": "01-ReadPatient",
68
+ "name": "Read Patient",
69
+ "description": "Read a Patient and validate response.",
70
+ "action": [
71
+ {
72
+ "operation": {
73
+ "result": "pass",
74
+ "message": "GET Patient/fixture-patient-create",
75
+ "detail": "http://projectcrucible.org/permalink/2"
76
+ }
77
+ },
78
+ {
79
+ "assert": {
80
+ "result": "pass",
81
+ "message": "HTTP 200",
82
+ "detail": "http://projectcrucible.org/permalink/2"
83
+ }
84
+ },
85
+ {
86
+ "assert": {
87
+ "result": "pass",
88
+ "message": "Last-Modified Present",
89
+ "detail": "http://projectcrucible.org/permalink/2"
90
+ }
91
+ },
92
+ {
93
+ "assert": {
94
+ "result": "pass",
95
+ "message": "Response is Patient",
96
+ "detail": "http://projectcrucible.org/permalink/2"
97
+ }
98
+ },
99
+ {
100
+ "assert": {
101
+ "result": "pass",
102
+ "message": "Response validates",
103
+ "detail": "http://projectcrucible.org/permalink/2"
104
+ }
105
+ },
106
+ {
107
+ "assert": {
108
+ "result": "pass",
109
+ "message": "Patient.name.family \u0027Chalmers\u0027",
110
+ "detail": "http://projectcrucible.org/permalink/2"
111
+ }
112
+ },
113
+ {
114
+ "assert": {
115
+ "result": "pass",
116
+ "message": "Patient.name.given \u0027Peter\u0027",
117
+ "detail": "http://projectcrucible.org/permalink/2"
118
+ }
119
+ },
120
+ {
121
+ "assert": {
122
+ "result": "pass",
123
+ "message": "Patient.name.family \u0027Chalmers\u0027",
124
+ "detail": "http://projectcrucible.org/permalink/2"
125
+ }
126
+ },
127
+ {
128
+ "assert": {
129
+ "result": "pass",
130
+ "message": "Patient.name.family \u0027Chalmers\u0027",
131
+ "detail": "http://projectcrucible.org/permalink/2"
132
+ }
133
+ },
134
+ {
135
+ "assert": {
136
+ "result": "pass",
137
+ "message": "Patient expected values.",
138
+ "detail": "http://projectcrucible.org/permalink/2"
139
+ }
140
+ }
141
+ ]
142
+ }
143
+ ],
144
+ "teardown": {
145
+ "action": [
146
+ {
147
+ "operation": {
148
+ "result": "pass",
149
+ "message": "DELETE Patient/fixture-patient-create.",
150
+ "detail": "http://projectcrucible.org/permalink/3"
151
+ }
152
+ }
153
+ ]
154
+ },
155
+ "meta": {
156
+ "tag": [
157
+ {
158
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
159
+ "code": "HTEST",
160
+ "display": "test health data"
161
+ }
162
+ ]
163
+ }
164
+ }