@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,121 @@
1
+ {
2
+ "resourceType": "Patient",
3
+ "id": "animal",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \n \u003ctable\u003e\n \n \u003ctbody\u003e\n \n \u003ctr\u003e\n \n \u003ctd\u003eId\u003c/td\u003e\n \n \u003ctd\u003eKenzi (Dog: Golden Retriever)\u003c/td\u003e\n \n \u003c/tr\u003e\n \n \u003ctr\u003e\n \n \u003ctd\u003eOwner\u003c/td\u003e\n \n \u003ctd\u003ePeter Chalmers, 534 Erewhon, Pleasantville, Vic, 3999\u003c/td\u003e\n \n \u003c/tr\u003e\n \n \u003ctr\u003e\n \n \u003ctd\u003eContacts\u003c/td\u003e\n \n \u003ctd\u003eWork: (03) 5555 6473\u003c/td\u003e\n \n \u003c/tr\u003e\n \n \u003ctr\u003e\n \n \u003ctd\u003eId\u003c/td\u003e\n \n \u003ctd\u003eDog Tag: 1234123 (Maroondah City Council)\u003c/td\u003e\n \n \u003c/tr\u003e\n \n \u003c/tbody\u003e\n \n \u003c/table\u003e\n \n \u003c/div\u003e"
7
+ },
8
+ "extension": [
9
+ {
10
+ "url": "http://hl7.org/fhir/StructureDefinition/patient-animal",
11
+ "extension": [
12
+ {
13
+ "url": "species",
14
+ "valueCodeableConcept": {
15
+ "coding": [
16
+ {
17
+ "system": "http://hl7.org/fhir/animal-species",
18
+ "code": "canislf",
19
+ "display": "Dog"
20
+ }
21
+ ]
22
+ }
23
+ },
24
+ {
25
+ "url": "breed",
26
+ "valueCodeableConcept": {
27
+ "coding": [
28
+ {
29
+ "system": "http://snomed.info/sct",
30
+ "code": "58108001",
31
+ "display": "Golden retriever"
32
+ },
33
+ {
34
+ "system": "http://example.org/fhir/CodeSystem/animal-breed",
35
+ "code": "gret",
36
+ "display": "Golden Retriever"
37
+ }
38
+ ]
39
+ }
40
+ },
41
+ {
42
+ "url": "genderStatus",
43
+ "valueCodeableConcept": {
44
+ "coding": [
45
+ {
46
+ "system": "http://hl7.org/fhir/animal-genderstatus",
47
+ "code": "neutered"
48
+ }
49
+ ]
50
+ }
51
+ }
52
+ ]
53
+ }
54
+ ],
55
+ "identifier": [
56
+ {
57
+ "type": {
58
+ "text": "Dog Tag"
59
+ },
60
+ "system": "http://www.maroondah.vic.gov.au/AnimalRegFees.aspx",
61
+ "value": "1234123",
62
+ "period": {
63
+ "start": "2010-05-31"
64
+ },
65
+ "assigner": {
66
+ "display": "Maroondah City Council"
67
+ }
68
+ }
69
+ ],
70
+ "active": true,
71
+ "name": [
72
+ {
73
+ "use": "usual",
74
+ "given": [
75
+ "Kenzi"
76
+ ]
77
+ }
78
+ ],
79
+ "gender": "female",
80
+ "birthDate": "2010-03-23",
81
+ "contact": [
82
+ {
83
+ "relationship": [
84
+ {
85
+ "coding": [
86
+ {
87
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
88
+ "code": "C"
89
+ }
90
+ ]
91
+ }
92
+ ],
93
+ "name": {
94
+ "family": "Chalmers",
95
+ "given": [
96
+ "Peter",
97
+ "James"
98
+ ]
99
+ },
100
+ "telecom": [
101
+ {
102
+ "system": "phone",
103
+ "value": "(03) 5555 6473",
104
+ "use": "work"
105
+ }
106
+ ]
107
+ }
108
+ ],
109
+ "managingOrganization": {
110
+ "display": "Pete\u0027s Vetinary Services"
111
+ },
112
+ "meta": {
113
+ "tag": [
114
+ {
115
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
116
+ "code": "HTEST",
117
+ "display": "test health data"
118
+ }
119
+ ]
120
+ }
121
+ }
@@ -0,0 +1,59 @@
1
+ {
2
+ "resourceType": "PaymentNotice",
3
+ "id": "77654",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the PaymentNotice\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://benefitsinc.com/paymentnotice",
11
+ "value": "776543"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "request": {
16
+ "reference": "http://benefitsinc.com/fhir/claim/12345"
17
+ },
18
+ "response": {
19
+ "reference": "http://benefitsinc.com/fhir/claimresponse/CR12345"
20
+ },
21
+ "created": "2014-08-16",
22
+ "provider": {
23
+ "reference": "Organization/1"
24
+ },
25
+ "payment": {
26
+ "reference": "PaymentReconciliation/ER2500"
27
+ },
28
+ "paymentDate": "2014-08-15",
29
+ "payee": {
30
+ "reference": "Organization/1"
31
+ },
32
+ "recipient": {
33
+ "identifier": {
34
+ "system": "http://regulators.gov",
35
+ "value": "AB123"
36
+ }
37
+ },
38
+ "amount": {
39
+ "value": 12500.00,
40
+ "currency": "USD"
41
+ },
42
+ "paymentStatus": {
43
+ "coding": [
44
+ {
45
+ "system": "http://terminology.hl7.org/CodeSystem/paymentstatus",
46
+ "code": "paid"
47
+ }
48
+ ]
49
+ },
50
+ "meta": {
51
+ "tag": [
52
+ {
53
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
54
+ "code": "HTEST",
55
+ "display": "test health data"
56
+ }
57
+ ]
58
+ }
59
+ }
@@ -0,0 +1,143 @@
1
+ {
2
+ "resourceType": "PaymentReconciliation",
3
+ "id": "ER2500",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA human-readable rendering of the PaymentReconciliation\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://www.BenefitsInc.com/fhir/enrollmentresponse",
11
+ "value": "781234"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "period": {
16
+ "start": "2014-08-16",
17
+ "end": "2014-08-31"
18
+ },
19
+ "created": "2014-08-16",
20
+ "paymentIssuer": {
21
+ "reference": "Organization/2"
22
+ },
23
+ "request": {
24
+ "reference": "http://www.BenefitsInc.com/fhir/eligibility/225476332402"
25
+ },
26
+ "requestor": {
27
+ "reference": "Organization/1"
28
+ },
29
+ "outcome": "complete",
30
+ "disposition": "2014 August mid-month settlement.",
31
+ "paymentDate": "2014-08-01",
32
+ "paymentAmount": {
33
+ "value": 7000.00,
34
+ "currency": "USD"
35
+ },
36
+ "paymentIdentifier": {
37
+ "system": "http://www.BenefitsInc.com/payment/2018",
38
+ "value": "10-12345"
39
+ },
40
+ "detail": [
41
+ {
42
+ "identifier": {
43
+ "system": "http://www.BenefitsInc.com/payment/2018/detail",
44
+ "value": "10-12345-001"
45
+ },
46
+ "type": {
47
+ "coding": [
48
+ {
49
+ "system": "http://terminology.hl7.org/CodeSystem/payment-type",
50
+ "code": "payment"
51
+ }
52
+ ]
53
+ },
54
+ "request": {
55
+ "identifier": {
56
+ "system": "http://happyvalleyclinic.com/claim",
57
+ "value": "AB12345"
58
+ }
59
+ },
60
+ "submitter": {
61
+ "reference": "Organization/1"
62
+ },
63
+ "response": {
64
+ "identifier": {
65
+ "system": "http://www.BenefitsInc.com/fhir/claimresponse",
66
+ "value": "CR20140815-AB12345"
67
+ }
68
+ },
69
+ "date": "2014-08-16",
70
+ "payee": {
71
+ "reference": "Organization/1"
72
+ },
73
+ "amount": {
74
+ "value": 3500.00,
75
+ "currency": "USD"
76
+ }
77
+ },
78
+ {
79
+ "identifier": {
80
+ "system": "http://www.BenefitsInc.com/payment/2018/detail",
81
+ "value": "10-12345-002"
82
+ },
83
+ "type": {
84
+ "coding": [
85
+ {
86
+ "system": "http://terminology.hl7.org/CodeSystem/payment-type",
87
+ "code": "payment"
88
+ }
89
+ ]
90
+ },
91
+ "request": {
92
+ "reference": "http://www.BenefitsInc.com/fhir/oralhealthclaim/225476332699"
93
+ },
94
+ "date": "2014-08-12",
95
+ "amount": {
96
+ "value": 4000.00,
97
+ "currency": "USD"
98
+ }
99
+ },
100
+ {
101
+ "identifier": {
102
+ "system": "http://www.BenefitsInc.com/payment/2018/detail",
103
+ "value": "10-12345-003"
104
+ },
105
+ "type": {
106
+ "coding": [
107
+ {
108
+ "system": "http://terminology.hl7.org/CodeSystem/payment-type",
109
+ "code": "advance"
110
+ }
111
+ ]
112
+ },
113
+ "date": "2014-08-16",
114
+ "amount": {
115
+ "value": -1500.00,
116
+ "currency": "USD"
117
+ }
118
+ }
119
+ ],
120
+ "formCode": {
121
+ "coding": [
122
+ {
123
+ "system": "http://ncforms.org/formid",
124
+ "code": "PAYREC/2016/01B"
125
+ }
126
+ ]
127
+ },
128
+ "processNote": [
129
+ {
130
+ "type": "display",
131
+ "text": "Due to the year end holiday the cutoff for submissions for December will be the 28th."
132
+ }
133
+ ],
134
+ "meta": {
135
+ "tag": [
136
+ {
137
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
138
+ "code": "HTEST",
139
+ "display": "test health data"
140
+ }
141
+ ]
142
+ }
143
+ }
@@ -0,0 +1,97 @@
1
+ {
2
+ "resourceType": "Person",
3
+ "id": "example",
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\u003ePeter James \u003cb\u003eChalmers\u003c/b\u003e (\u0026quot;Jim\u0026quot;)\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003eAddress\u003c/td\u003e\n \u003ctd\u003e534 Erewhon, Pleasantville, Vic, 3999\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003eContacts\u003c/td\u003e\n \u003ctd\u003eHome: unknown. Work: (03) 5555 6473\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003eId\u003c/td\u003e\n \u003ctd\u003eMRN: 12345 (Acme Healthcare)\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
+ "coding": [
13
+ {
14
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
15
+ "code": "MR"
16
+ }
17
+ ]
18
+ },
19
+ "system": "urn:oid:1.2.36.146.595.217.0.1",
20
+ "value": "12345",
21
+ "period": {
22
+ "start": "2001-05-06"
23
+ },
24
+ "assigner": {
25
+ "display": "Acme Healthcare"
26
+ }
27
+ }
28
+ ],
29
+ "name": [
30
+ {
31
+ "use": "official",
32
+ "family": "Chalmers",
33
+ "given": [
34
+ "Peter",
35
+ "James"
36
+ ]
37
+ },
38
+ {
39
+ "use": "usual",
40
+ "given": [
41
+ "Jim"
42
+ ]
43
+ }
44
+ ],
45
+ "telecom": [
46
+ {
47
+ "use": "home"
48
+ },
49
+ {
50
+ "system": "phone",
51
+ "value": "(03) 5555 6473",
52
+ "use": "work"
53
+ },
54
+ {
55
+ "system": "email",
56
+ "value": "Jim@example.org",
57
+ "use": "home"
58
+ }
59
+ ],
60
+ "gender": "male",
61
+ "birthDate": "1974-12-25",
62
+ "address": [
63
+ {
64
+ "use": "home",
65
+ "line": [
66
+ "534 Erewhon St"
67
+ ],
68
+ "city": "PleasantVille",
69
+ "state": "Vic",
70
+ "postalCode": "3999"
71
+ }
72
+ ],
73
+ "active": true,
74
+ "link": [
75
+ {
76
+ "target": {
77
+ "reference": "RelatedPerson/peter",
78
+ "display": "Peter Chalmers"
79
+ }
80
+ },
81
+ {
82
+ "target": {
83
+ "reference": "Patient/example",
84
+ "display": "Peter Chalmers"
85
+ }
86
+ }
87
+ ],
88
+ "meta": {
89
+ "tag": [
90
+ {
91
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
92
+ "code": "HTEST",
93
+ "display": "test health data"
94
+ }
95
+ ]
96
+ }
97
+ }