@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,111 @@
1
+ {
2
+ "resourceType": "ConceptMap",
3
+ "id": "101",
4
+ "url": "http://hl7.org/fhir/ConceptMap/101",
5
+ "identifier": {
6
+ "system": "urn:ietf:rfc:3986",
7
+ "value": "urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b"
8
+ },
9
+ "version": "20120613",
10
+ "name": "FHIR-v3-Address-Use",
11
+ "title": "FHIR/v3 Address Use Mapping",
12
+ "status": "draft",
13
+ "experimental": true,
14
+ "date": "2012-06-13",
15
+ "publisher": "HL7, Inc",
16
+ "contact": [
17
+ {
18
+ "name": "FHIR project team (example)",
19
+ "telecom": [
20
+ {
21
+ "system": "url",
22
+ "value": "http://hl7.org/fhir"
23
+ }
24
+ ]
25
+ }
26
+ ],
27
+ "description": "A mapping between the FHIR and HL7 v3 AddressUse Code systems",
28
+ "useContext": [
29
+ {
30
+ "code": {
31
+ "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
32
+ "code": "venue"
33
+ },
34
+ "valueCodeableConcept": {
35
+ "text": "for CCDA Usage"
36
+ }
37
+ }
38
+ ],
39
+ "jurisdiction": [
40
+ {
41
+ "coding": [
42
+ {
43
+ "system": "urn:iso:std:iso:3166",
44
+ "code": "US"
45
+ }
46
+ ]
47
+ }
48
+ ],
49
+ "purpose": "To help implementers map from HL7 v3/CDA to FHIR",
50
+ "copyright": "Creative Commons 0",
51
+ "sourceUri": "http://hl7.org/fhir/ValueSet/address-use",
52
+ "targetUri": "http://terminology.hl7.org/ValueSet/v3-AddressUse",
53
+ "group": [
54
+ {
55
+ "source": "http://hl7.org/fhir/address-use",
56
+ "target": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
57
+ "element": [
58
+ {
59
+ "code": "home",
60
+ "display": "home",
61
+ "target": [
62
+ {
63
+ "code": "H",
64
+ "display": "home",
65
+ "equivalence": "equivalent"
66
+ }
67
+ ]
68
+ },
69
+ {
70
+ "code": "work",
71
+ "display": "work",
72
+ "target": [
73
+ {
74
+ "code": "WP",
75
+ "display": "work place",
76
+ "equivalence": "equivalent"
77
+ }
78
+ ]
79
+ },
80
+ {
81
+ "code": "temp",
82
+ "display": "temp",
83
+ "target": [
84
+ {
85
+ "code": "TMP",
86
+ "display": "temporary address",
87
+ "equivalence": "equivalent"
88
+ }
89
+ ]
90
+ },
91
+ {
92
+ "code": "old",
93
+ "display": "old",
94
+ "target": [
95
+ {
96
+ "code": "BAD",
97
+ "display": "bad address",
98
+ "equivalence": "disjoint",
99
+ "comment": "In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there\u0027s no simple equivalent of flagging an address as old"
100
+ }
101
+ ]
102
+ }
103
+ ],
104
+ "unmapped": {
105
+ "mode": "fixed",
106
+ "code": "temp",
107
+ "display": "temp"
108
+ }
109
+ }
110
+ ]
111
+ }
@@ -0,0 +1,84 @@
1
+ {
2
+ "resourceType": "Condition",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eSevere burn of left ear (Date: 24-May 2012)\u003c/div\u003e"
7
+ },
8
+ "clinicalStatus": {
9
+ "coding": [
10
+ {
11
+ "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
12
+ "code": "active"
13
+ }
14
+ ]
15
+ },
16
+ "verificationStatus": {
17
+ "coding": [
18
+ {
19
+ "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
20
+ "code": "confirmed"
21
+ }
22
+ ]
23
+ },
24
+ "category": [
25
+ {
26
+ "coding": [
27
+ {
28
+ "system": "http://terminology.hl7.org/CodeSystem/condition-category",
29
+ "code": "encounter-diagnosis",
30
+ "display": "Encounter Diagnosis"
31
+ },
32
+ {
33
+ "system": "http://snomed.info/sct",
34
+ "code": "439401001",
35
+ "display": "Diagnosis"
36
+ }
37
+ ]
38
+ }
39
+ ],
40
+ "severity": {
41
+ "coding": [
42
+ {
43
+ "system": "http://snomed.info/sct",
44
+ "code": "24484000",
45
+ "display": "Severe"
46
+ }
47
+ ]
48
+ },
49
+ "code": {
50
+ "coding": [
51
+ {
52
+ "system": "http://snomed.info/sct",
53
+ "code": "39065001",
54
+ "display": "Burn of ear"
55
+ }
56
+ ],
57
+ "text": "Burnt Ear"
58
+ },
59
+ "bodySite": [
60
+ {
61
+ "coding": [
62
+ {
63
+ "system": "http://snomed.info/sct",
64
+ "code": "49521004",
65
+ "display": "Left external ear structure"
66
+ }
67
+ ],
68
+ "text": "Left Ear"
69
+ }
70
+ ],
71
+ "subject": {
72
+ "reference": "Patient/example"
73
+ },
74
+ "onsetDateTime": "2012-05-24",
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,100 @@
1
+ {
2
+ "resourceType": "Consent",
3
+ "id": "consent-example-Emergency",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cp\u003e\n\tWithhold Authorization for Treatment rule for Emegency Treatment\n\t\u003c/p\u003e\n \u003cp\u003e\n Patient \u0026quot;P. van de Heuvel\u0026quot; wishes to have no data at the Good Health Psychiatric Hospital \n available rule for Emergency treatment use.\n An overall Deny consent Directive, with an exception \u0026quot;Permit\u0026quot; of purposeOfUse \u0026quot;ETREAT\u0026quot; \n at \u0026quot;Good Health\u0026quot; hospital, and exception \u0026quot;Deny\u0026quot; all other purposeOfUse from good health hospital.\n \u003c/p\u003e\n \u003c/div\u003e"
7
+ },
8
+ "status": "active",
9
+ "scope": {
10
+ "coding": [
11
+ {
12
+ "system": "http://terminology.hl7.org/CodeSystem/consentscope",
13
+ "code": "patient-privacy"
14
+ }
15
+ ]
16
+ },
17
+ "category": [
18
+ {
19
+ "coding": [
20
+ {
21
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
22
+ "code": "EMRGONLY"
23
+ }
24
+ ]
25
+ }
26
+ ],
27
+ "patient": {
28
+ "reference": "Patient/f001",
29
+ "display": "P. van de Heuvel"
30
+ },
31
+ "dateTime": "2015-11-18",
32
+ "organization": [
33
+ {
34
+ "reference": "Organization/f001"
35
+ }
36
+ ],
37
+ "sourceAttachment": {
38
+ "title": "The terms of the consent in lawyer speak."
39
+ },
40
+ "policyRule": {
41
+ "coding": [
42
+ {
43
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
44
+ "code": "OPTOUT"
45
+ }
46
+ ]
47
+ },
48
+ "provision": {
49
+ "actor": [
50
+ {
51
+ "role": {
52
+ "coding": [
53
+ {
54
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
55
+ "code": "CST"
56
+ }
57
+ ]
58
+ },
59
+ "reference": {
60
+ "reference": "Organization/f001"
61
+ }
62
+ }
63
+ ],
64
+ "purpose": [
65
+ {
66
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
67
+ "code": "ETREAT"
68
+ }
69
+ ],
70
+ "provision": [
71
+ {
72
+ "type": "deny",
73
+ "actor": [
74
+ {
75
+ "role": {
76
+ "coding": [
77
+ {
78
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
79
+ "code": "CST"
80
+ }
81
+ ]
82
+ },
83
+ "reference": {
84
+ "reference": "Organization/f001"
85
+ }
86
+ }
87
+ ]
88
+ }
89
+ ]
90
+ },
91
+ "meta": {
92
+ "tag": [
93
+ {
94
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
95
+ "code": "HTEST",
96
+ "display": "test health data"
97
+ }
98
+ ]
99
+ }
100
+ }
@@ -0,0 +1,91 @@
1
+ {
2
+ "resourceType": "Contract",
3
+ "id": "C-123",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the contract\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://happyvalley.com/contract",
11
+ "value": "12347"
12
+ }
13
+ ],
14
+ "term": [
15
+ {
16
+ "offer": {
17
+ "text": "Can\u0027t refuse"
18
+ },
19
+ "asset": [
20
+ {
21
+ "type": [
22
+ {
23
+ "coding": [
24
+ {
25
+ "system": "http://something/something",
26
+ "code": "RicardianContract"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "subtype": [
32
+ {
33
+ "text": "sample"
34
+ }
35
+ ],
36
+ "period": [
37
+ {
38
+ "start": "2017-06-01"
39
+ }
40
+ ],
41
+ "valuedItem": [
42
+ {
43
+ "entityCodeableConcept": {
44
+ "text": "Ford Bobcat"
45
+ },
46
+ "identifier": {
47
+ "system": "http://somewhere.motor-vehicle.com/vin",
48
+ "value": "XXSVT34-7665t952236"
49
+ },
50
+ "effectiveTime": "1995",
51
+ "quantity": {
52
+ "value": 1
53
+ },
54
+ "unitPrice": {
55
+ "value": 200.00,
56
+ "currency": "CAD"
57
+ },
58
+ "factor": 1.0,
59
+ "points": 1.0,
60
+ "net": {
61
+ "value": 200.00,
62
+ "currency": "CAD"
63
+ }
64
+ }
65
+ ]
66
+ }
67
+ ]
68
+ }
69
+ ],
70
+ "rule": [
71
+ {
72
+ "contentAttachment": {
73
+ "contentType": "application/txt",
74
+ "url": "http://www.rfc-editor.org/bcp/bcp13.txt"
75
+ }
76
+ }
77
+ ],
78
+ "legallyBindingAttachment": {
79
+ "contentType": "application/pdf",
80
+ "url": "http://www.aws3.com/storage/doc.pdf"
81
+ },
82
+ "meta": {
83
+ "tag": [
84
+ {
85
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
86
+ "code": "HTEST",
87
+ "display": "test health data"
88
+ }
89
+ ]
90
+ }
91
+ }
@@ -0,0 +1,134 @@
1
+ {
2
+ "resourceType": "Coverage",
3
+ "id": "7546D",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the coverage\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://xyz.com/codes/identifier",
11
+ "value": "AB98761"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "type": {
16
+ "coding": [
17
+ {
18
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
19
+ "code": "EHCPOL",
20
+ "display": "extended healthcare"
21
+ }
22
+ ]
23
+ },
24
+ "subscriber": {
25
+ "reference": "Patient/5"
26
+ },
27
+ "subscriberId": "AB9876",
28
+ "beneficiary": {
29
+ "reference": "Patient/5"
30
+ },
31
+ "dependent": "1",
32
+ "relationship": {
33
+ "coding": [
34
+ {
35
+ "code": "self"
36
+ }
37
+ ]
38
+ },
39
+ "period": {
40
+ "start": "2011-03-17",
41
+ "end": "2012-03-17"
42
+ },
43
+ "payor": [
44
+ {
45
+ "reference": "Organization/2"
46
+ }
47
+ ],
48
+ "class": [
49
+ {
50
+ "type": {
51
+ "coding": [
52
+ {
53
+ "system": "http://terminology.hl7.org/CodeSystem/coverage-class",
54
+ "code": "group"
55
+ }
56
+ ]
57
+ },
58
+ "value": "WESTAIR",
59
+ "name": "Western Airlines"
60
+ },
61
+ {
62
+ "type": {
63
+ "coding": [
64
+ {
65
+ "system": "http://terminology.hl7.org/CodeSystem/coverage-class",
66
+ "code": "plan"
67
+ }
68
+ ]
69
+ },
70
+ "value": "BG4352",
71
+ "name": "Full Coverage: Medical, Dental, Pharmacy, Vision, EHC"
72
+ },
73
+ {
74
+ "type": {
75
+ "coding": [
76
+ {
77
+ "system": "http://terminology.hl7.org/CodeSystem/coverage-class",
78
+ "code": "subplan"
79
+ }
80
+ ]
81
+ },
82
+ "value": "D15C9",
83
+ "name": "Platinum"
84
+ }
85
+ ],
86
+ "order": 2,
87
+ "network": "5",
88
+ "costToBeneficiary": [
89
+ {
90
+ "type": {
91
+ "coding": [
92
+ {
93
+ "system": "http://terminology.hl7.org/CodeSystem/coverage-copay-type",
94
+ "code": "gpvisit"
95
+ }
96
+ ]
97
+ },
98
+ "valueMoney": {
99
+ "value": 20.00,
100
+ "currency": "USD"
101
+ },
102
+ "exception": [
103
+ {
104
+ "type": {
105
+ "coding": [
106
+ {
107
+ "system": "http://terminology.hl7.org/CodeSystem/ex-coverage-financial-exception",
108
+ "code": "retired"
109
+ }
110
+ ]
111
+ },
112
+ "period": {
113
+ "start": "2018-01-01",
114
+ "end": "2018-12-31"
115
+ }
116
+ }
117
+ ]
118
+ }
119
+ ],
120
+ "contract": [
121
+ {
122
+ "reference": "Contract/INS-101"
123
+ }
124
+ ],
125
+ "meta": {
126
+ "tag": [
127
+ {
128
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
129
+ "code": "HTEST",
130
+ "display": "test health data"
131
+ }
132
+ ]
133
+ }
134
+ }
@@ -0,0 +1,52 @@
1
+ {
2
+ "resourceType": "CoverageEligibilityRequest",
3
+ "id": "52345",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the CoverageEligibilityRequest\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://happyvalley.com/coverageelegibilityrequest",
11
+ "value": "52345"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "priority": {
16
+ "coding": [
17
+ {
18
+ "code": "normal"
19
+ }
20
+ ]
21
+ },
22
+ "purpose": [
23
+ "validation"
24
+ ],
25
+ "patient": {
26
+ "reference": "Patient/pat1"
27
+ },
28
+ "created": "2014-08-16",
29
+ "provider": {
30
+ "reference": "Organization/1"
31
+ },
32
+ "insurer": {
33
+ "reference": "Organization/2"
34
+ },
35
+ "insurance": [
36
+ {
37
+ "focal": true,
38
+ "coverage": {
39
+ "reference": "Coverage/9876B1"
40
+ }
41
+ }
42
+ ],
43
+ "meta": {
44
+ "tag": [
45
+ {
46
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
47
+ "code": "HTEST",
48
+ "display": "test health data"
49
+ }
50
+ ]
51
+ }
52
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "resourceType": "CoverageEligibilityResponse",
3
+ "id": "E2500",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the CoverageEligibilityResponse.\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://www.BenefitsInc.com/fhir/coverageeligibilityresponse",
11
+ "value": "881234"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "purpose": [
16
+ "validation"
17
+ ],
18
+ "patient": {
19
+ "reference": "Patient/pat1"
20
+ },
21
+ "created": "2014-08-16",
22
+ "request": {
23
+ "reference": "http://www.BenefitsInc.com/fhir/coverageeligibilityrequest/225476332402"
24
+ },
25
+ "outcome": "complete",
26
+ "disposition": "Policy is currently in-force.",
27
+ "insurer": {
28
+ "reference": "Organization/2"
29
+ },
30
+ "insurance": [
31
+ {
32
+ "coverage": {
33
+ "reference": "Coverage/9876B1"
34
+ },
35
+ "inforce": true
36
+ }
37
+ ],
38
+ "meta": {
39
+ "tag": [
40
+ {
41
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
42
+ "code": "HTEST",
43
+ "display": "test health data"
44
+ }
45
+ ]
46
+ }
47
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "resourceType": "DetectedIssue",
3
+ "id": "allergy",
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": "final",
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,23 @@
1
+ {
2
+ "resourceType": "Device",
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: 345675\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://goodcare.org/devices/id",
11
+ "value": "345675"
12
+ }
13
+ ],
14
+ "meta": {
15
+ "tag": [
16
+ {
17
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
18
+ "code": "HTEST",
19
+ "display": "test health data"
20
+ }
21
+ ]
22
+ }
23
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "resourceType": "DeviceDefinition",
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: 0\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "value": "0"
11
+ }
12
+ ],
13
+ "meta": {
14
+ "tag": [
15
+ {
16
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
17
+ "code": "HTEST",
18
+ "display": "test health data"
19
+ }
20
+ ]
21
+ }
22
+ }