diff --git a/README.md b/README.md
index b5282a95..94f5c98d 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,26 @@
# FHIR PIT
+FHIR Patient data Integration Tool (FHIR PIT) is an open-source tool that uses geocodes and time stamps of varying spatiotemporal resolution to integrate clinical data with environmental exposures data from multiple public sources before stripping the data of Protected Health Information (including geocodes and time stamps) and binning feature variables to create ICEES integrated feature tables. FHIR PIT is modular and extensible and can be adapted for virtually any type of data that requires geocodes and dates for integration with Personally Identifiable Information.
+FHIR PIT was inspired by and currently supports the [Integrated Clinical and Environmental Exposures Service (ICEES)](https://pubmed.ncbi.nlm.nih.gov/31077269/). The tool was motivated by a need to integrate diverse sources of environmental exposures data with electronic health record (EHR) data at the patient level, effectively embedding estimates of environmental exposures such as airborne pollutant exposures within the EHR. ICEES has proven utility as an open-source tool for exploratory analysis of integrated clinical and environmental exposures data, with diverse use-case applications, including asthma and related common pulmonary disorders, primary ciliary dyskinesia and related rare pulmonary disorders, drug-induced liver injury, and coronavirus infection. ICEES is also an integral component of the [Biomedical Data Translator ("Translator") System](https://ncats.nih.gov/research/research-activities/translator/about), funded by the National Center for Advancing Translational Sciences. For additional information on ICEES, including peer-reviewed publications, please see https://github.com/NCATSTranslator/Translator-All/wiki/ICEES.
-FHIR PIT (Patient data Integration Tool) uses geocodes and time stamps of varying resolution (e.g., hour, year) to integrate the clinical data with environmental exposures data from multiple sources before stripping the data of PHI (including the geocodes and time stamps) and binning feature variables to create ICEES tables. Of note, FHIR PIT is modular and extensible and can be adapted for virtually any type of data that requires geocodes and dates for integration with PII.
+FHIR PIT consists of several transformation steps, which are building blocks that can be chained together or combined in parallel to form a transformation workflow. In addition, several of these transformation steps are generic such that they can take in any data that conform to a certain format. Adding new types of data amounts to adding new transformation steps or reusing generic steps.
+FHIR PIT is implemented using Apache Spark, Python, and Singularity. Spark makes it easy to parallelize and distribute the data transformation. Python is used to simplify the application interface to the transformation steps. Singularity allows us to easily make the application run portably on different machines and platforms.
-FHIR PIT consists of several transformation steps which are building blocks that can be chained together or combined in parallel to form a transformation workflow. In addition, several of these transformation steps are generic such that they can take in any data that conform to certain format. Adding new types of data amounts to adding new transformation steps or reusing generic steps.
+For details regarding how to build and run FHIR PIT with sample data, refer to https://github.com/ExposuresProvider/FHIR-PIT/tree/demo-updated/spark.
+For additional information on FHIR PIT, including an example use-case application, please see [Xu et al. 2020](https://bmcmedinformdecismak.biomedcentral.com/articles/10.1186/s12911-020-1056-9).
-FHIR PIT is implemented using Apache Spark, Python, and Singularity. Spark makes it easy to parallelize and distribute the data transformation. Python is used to simplify the application interface to the transformation steps. Singularity allows us to easily make the application run on different machines and platforms portably.
+Issues are welcome! We will work to resolve any issues as quickly as possible.
-For details regarding how to build and run FHIR-PIT with sample data, refer to [this link](https://github.com/ExposuresProvider/FHIR-PIT/tree/demo-updated/spark).
+# Funding Support
+
+FHIR PIT is funded by the [National Center for Advancing Translational Sciences](https://ncats.nih.gov/), under a US PHS Other Transaction Award (OT2TR003430), with additional funding provided by the [Renaissance Computing Institute](https://renci.org/).
+
+# Suggested Citation
+
+If you use FHIR PIT, we thank you and kindly ask that you consider citing:
+
+Xu H, Cox S, Stillwell L, Pfaff E, Champion J, Ahalt SC, Fecho K. FHIR PIT: an open software application for spatiotemporal integration of clinical data and environmental exposures data. BMC Med Inform Decis Mak. 2020;20(1):53. Published 2020 Mar 11. doi:10.1186/s12911-020-1056-9.
diff --git a/data/input/FHIR/all/AllergyIntolerance/38d1f046-b57a-4896-bf9c-4352f9a7e432 b/data/input/FHIR/all/AllergyIntolerance/38d1f046-b57a-4896-bf9c-4352f9a7e432
deleted file mode 100644
index eaae6892..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/38d1f046-b57a-4896-bf9c-4352f9a7e432
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "38d1f046-b57a-4896-bf9c-4352f9a7e432", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "419263009", "display": "Allergy to tree pollen"}], "text": "Allergy to tree pollen"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "recordedDate": "1983-12-31T19:03:26+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/418b000d-d5e9-4dd1-a785-96f57797c04c b/data/input/FHIR/all/AllergyIntolerance/418b000d-d5e9-4dd1-a785-96f57797c04c
deleted file mode 100644
index f931edbb..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/418b000d-d5e9-4dd1-a785-96f57797c04c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "418b000d-d5e9-4dd1-a785-96f57797c04c", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "232347008", "display": "Dander (animal) allergy"}], "text": "Dander (animal) allergy"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "recordedDate": "1983-12-31T19:03:26+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/5e0ed6ae-b289-42dd-a7cb-2fc577aea630 b/data/input/FHIR/all/AllergyIntolerance/5e0ed6ae-b289-42dd-a7cb-2fc577aea630
deleted file mode 100644
index 1fdeeac0..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/5e0ed6ae-b289-42dd-a7cb-2fc577aea630
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "5e0ed6ae-b289-42dd-a7cb-2fc577aea630", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "419263009", "display": "Allergy to tree pollen"}], "text": "Allergy to tree pollen"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "recordedDate": "1996-10-13T20:15:51+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/60780168-bacf-4bf4-9d60-4476bd7473e8 b/data/input/FHIR/all/AllergyIntolerance/60780168-bacf-4bf4-9d60-4476bd7473e8
deleted file mode 100644
index c6f7627a..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/60780168-bacf-4bf4-9d60-4476bd7473e8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "60780168-bacf-4bf4-9d60-4476bd7473e8", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "91934008", "display": "Allergy to nut"}], "text": "Allergy to nut"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "recordedDate": "1983-12-31T19:03:26+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/6cb079b0-0862-492a-b41f-5462611a3c4f b/data/input/FHIR/all/AllergyIntolerance/6cb079b0-0862-492a-b41f-5462611a3c4f
deleted file mode 100644
index a0affdcf..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/6cb079b0-0862-492a-b41f-5462611a3c4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "6cb079b0-0862-492a-b41f-5462611a3c4f", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "300913006", "display": "Shellfish allergy"}], "text": "Shellfish allergy"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "recordedDate": "1994-03-30T14:10:09+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/6ebdf515-1a43-4a4d-9c4b-e7881d8cdf59 b/data/input/FHIR/all/AllergyIntolerance/6ebdf515-1a43-4a4d-9c4b-e7881d8cdf59
deleted file mode 100644
index 7f5641be..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/6ebdf515-1a43-4a4d-9c4b-e7881d8cdf59
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "6ebdf515-1a43-4a4d-9c4b-e7881d8cdf59", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "419474003", "display": "Allergy to mould"}], "text": "Allergy to mould"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "recordedDate": "1993-03-20T09:25:28+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/7a5607f4-9da7-40d5-85fd-0eaee6a584a3 b/data/input/FHIR/all/AllergyIntolerance/7a5607f4-9da7-40d5-85fd-0eaee6a584a3
deleted file mode 100644
index 617f25ba..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/7a5607f4-9da7-40d5-85fd-0eaee6a584a3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "7a5607f4-9da7-40d5-85fd-0eaee6a584a3", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "419263009", "display": "Allergy to tree pollen"}], "text": "Allergy to tree pollen"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "recordedDate": "1993-03-20T09:25:28+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/802da608-1336-43bb-bc33-25f1b2e8a8f0 b/data/input/FHIR/all/AllergyIntolerance/802da608-1336-43bb-bc33-25f1b2e8a8f0
deleted file mode 100644
index 2b7adf3f..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/802da608-1336-43bb-bc33-25f1b2e8a8f0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "802da608-1336-43bb-bc33-25f1b2e8a8f0", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "424213003", "display": "Allergy to bee venom"}], "text": "Allergy to bee venom"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "recordedDate": "1994-03-30T14:10:09+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/9a47cad6-1d7d-4041-a09d-152422f330c6 b/data/input/FHIR/all/AllergyIntolerance/9a47cad6-1d7d-4041-a09d-152422f330c6
deleted file mode 100644
index b6d888b5..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/9a47cad6-1d7d-4041-a09d-152422f330c6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "9a47cad6-1d7d-4041-a09d-152422f330c6", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "300913006", "display": "Shellfish allergy"}], "text": "Shellfish allergy"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "recordedDate": "1993-03-20T09:25:28+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/a2fb9047-e975-4552-8ef5-a4062c9e57d1 b/data/input/FHIR/all/AllergyIntolerance/a2fb9047-e975-4552-8ef5-a4062c9e57d1
deleted file mode 100644
index fe1266f5..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/a2fb9047-e975-4552-8ef5-a4062c9e57d1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "a2fb9047-e975-4552-8ef5-a4062c9e57d1", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "232350006", "display": "House dust mite allergy"}], "text": "House dust mite allergy"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "recordedDate": "1993-03-20T09:25:28+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/aab64ec6-2eaa-46ca-a55d-793d92ac6be6 b/data/input/FHIR/all/AllergyIntolerance/aab64ec6-2eaa-46ca-a55d-793d92ac6be6
deleted file mode 100644
index a3a4faa3..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/aab64ec6-2eaa-46ca-a55d-793d92ac6be6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "aab64ec6-2eaa-46ca-a55d-793d92ac6be6", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "232350006", "display": "House dust mite allergy"}], "text": "House dust mite allergy"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "recordedDate": "1983-12-31T19:03:26+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/ad0782e0-26fb-45d7-ae76-e7e59bd30a91 b/data/input/FHIR/all/AllergyIntolerance/ad0782e0-26fb-45d7-ae76-e7e59bd30a91
deleted file mode 100644
index 736a56f8..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/ad0782e0-26fb-45d7-ae76-e7e59bd30a91
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "ad0782e0-26fb-45d7-ae76-e7e59bd30a91", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "232347008", "display": "Dander (animal) allergy"}], "text": "Dander (animal) allergy"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "recordedDate": "1993-03-20T09:25:28+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/b0aafd37-fc2e-4cc7-9106-af632e54394b b/data/input/FHIR/all/AllergyIntolerance/b0aafd37-fc2e-4cc7-9106-af632e54394b
deleted file mode 100644
index 08d699a1..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/b0aafd37-fc2e-4cc7-9106-af632e54394b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "b0aafd37-fc2e-4cc7-9106-af632e54394b", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "417532002", "display": "Allergy to fish"}], "text": "Allergy to fish"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "recordedDate": "1993-03-20T09:25:28+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/bdbd396b-b2c2-4b8f-905a-29b928a4ded1 b/data/input/FHIR/all/AllergyIntolerance/bdbd396b-b2c2-4b8f-905a-29b928a4ded1
deleted file mode 100644
index 06f9bc4a..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/bdbd396b-b2c2-4b8f-905a-29b928a4ded1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "bdbd396b-b2c2-4b8f-905a-29b928a4ded1", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "424213003", "display": "Allergy to bee venom"}], "text": "Allergy to bee venom"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "recordedDate": "1993-03-20T09:25:28+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/c57eb608-e1fe-402e-a47d-25c897d7c447 b/data/input/FHIR/all/AllergyIntolerance/c57eb608-e1fe-402e-a47d-25c897d7c447
deleted file mode 100644
index 0d806e90..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/c57eb608-e1fe-402e-a47d-25c897d7c447
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "c57eb608-e1fe-402e-a47d-25c897d7c447", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "300913006", "display": "Shellfish allergy"}], "text": "Shellfish allergy"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "recordedDate": "1983-12-31T19:03:26+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/c63c9ebb-1e11-47f4-a249-2529fb8f9186 b/data/input/FHIR/all/AllergyIntolerance/c63c9ebb-1e11-47f4-a249-2529fb8f9186
deleted file mode 100644
index 954e17d7..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/c63c9ebb-1e11-47f4-a249-2529fb8f9186
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "c63c9ebb-1e11-47f4-a249-2529fb8f9186", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "418689008", "display": "Allergy to grass pollen"}], "text": "Allergy to grass pollen"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "recordedDate": "1983-12-31T19:03:26+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/d8447579-83ad-4423-8256-b09732bd1dcf b/data/input/FHIR/all/AllergyIntolerance/d8447579-83ad-4423-8256-b09732bd1dcf
deleted file mode 100644
index 79674e73..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/d8447579-83ad-4423-8256-b09732bd1dcf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "d8447579-83ad-4423-8256-b09732bd1dcf", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "91935009", "display": "Allergy to peanuts"}], "text": "Allergy to peanuts"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "recordedDate": "1994-03-30T14:10:09+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/ea82f54e-fdfb-419f-b1a3-ffe334d262d6 b/data/input/FHIR/all/AllergyIntolerance/ea82f54e-fdfb-419f-b1a3-ffe334d262d6
deleted file mode 100644
index 7e5f80e4..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/ea82f54e-fdfb-419f-b1a3-ffe334d262d6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "ea82f54e-fdfb-419f-b1a3-ffe334d262d6", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "419474003", "display": "Allergy to mould"}], "text": "Allergy to mould"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "recordedDate": "1983-12-31T19:03:26+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/AllergyIntolerance/f7f871a2-53ef-4b7b-943f-90d5cfbc0e5c b/data/input/FHIR/all/AllergyIntolerance/f7f871a2-53ef-4b7b-943f-90d5cfbc0e5c
deleted file mode 100644
index 9b35245d..00000000
--- a/data/input/FHIR/all/AllergyIntolerance/f7f871a2-53ef-4b7b-943f-90d5cfbc0e5c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "AllergyIntolerance", "id": "f7f871a2-53ef-4b7b-943f-90d5cfbc0e5c", "clinicalStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active"}]}, "verificationStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed"}]}, "type": "allergy", "category": ["food"], "criticality": "low", "code": {"coding": [{"system": "http://snomed.info/sct", "code": "417532002", "display": "Allergy to fish"}], "text": "Allergy to fish"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "recordedDate": "1991-01-02T16:24:37+00:00", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/00494ef9-fd67-4ee4-9820-bf3235e9f1d4 b/data/input/FHIR/all/CarePlan/00494ef9-fd67-4ee4-9820-bf3235e9f1d4
deleted file mode 100644
index 67179579..00000000
--- a/data/input/FHIR/all/CarePlan/00494ef9-fd67-4ee4-9820-bf3235e9f1d4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "00494ef9-fd67-4ee4-9820-bf3235e9f1d4", "text": {"status": "generated", "div": "
Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/53ead9ff-9ae0-432f-a314-017550d0420c"}, "encounter": {"reference": "Encounter/dfe0603e-0fef-44bb-98f2-88248462fc28"}, "period": {"start": "2011-11-03T16:12:57+00:00", "end": "2011-11-10T16:12:57+00:00"}, "addresses": [{"reference": "urn:uuid:cdca1aef-42b0-4d8e-97af-1965f965412e"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/01c51068-945e-4664-acca-b770160fc8aa b/data/input/FHIR/all/CarePlan/01c51068-945e-4664-acca-b770160fc8aa
deleted file mode 100644
index 6ead059f..00000000
--- a/data/input/FHIR/all/CarePlan/01c51068-945e-4664-acca-b770160fc8aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "01c51068-945e-4664-acca-b770160fc8aa", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/c19264dc-4d8e-488f-b6df-31a896089080"}, "encounter": {"reference": "Encounter/324a4dd1-7ceb-42fe-b304-64b924113cf4"}, "period": {"start": "1985-12-08T14:01:06+00:00", "end": "1986-03-14T14:01:06+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/088792f9-43bc-475d-be68-9cd31e70a20e b/data/input/FHIR/all/CarePlan/088792f9-43bc-475d-be68-9cd31e70a20e
deleted file mode 100644
index f0fc56d5..00000000
--- a/data/input/FHIR/all/CarePlan/088792f9-43bc-475d-be68-9cd31e70a20e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "088792f9-43bc-475d-be68-9cd31e70a20e", "text": {"status": "generated", "div": "Care Plan for Musculoskeletal care.
Activities:
- Musculoskeletal care
- Musculoskeletal care
- Musculoskeletal care
Care plan is meant to treat Rheumatoid arthritis.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Musculoskeletal care"}], "text": "Musculoskeletal care"}], "subject": {"reference": "Patient/4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/acd2d105-1fb4-464f-a907-4fa23ddebedb"}, "period": {"start": "2018-08-12T07:56:53+00:00"}, "addresses": [{"reference": "urn:uuid:cd390cd5-e2d3-40ef-a8ed-eaa769deeac0"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183301007", "display": "Physical exercises"}], "text": "Physical exercises"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229580007", "display": "Ice therapy"}], "text": "Ice therapy"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "226234005", "display": "Healthy diet"}], "text": "Healthy diet"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/0a838500-20d2-4e42-9e91-7de70c346289 b/data/input/FHIR/all/CarePlan/0a838500-20d2-4e42-9e91-7de70c346289
deleted file mode 100644
index f025ca61..00000000
--- a/data/input/FHIR/all/CarePlan/0a838500-20d2-4e42-9e91-7de70c346289
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "0a838500-20d2-4e42-9e91-7de70c346289", "text": {"status": "generated", "div": "Care Plan for Musculoskeletal care.
Activities:
- Musculoskeletal care
- Musculoskeletal care
Care plan is meant to treat Whiplash injury to neck.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Musculoskeletal care"}], "text": "Musculoskeletal care"}], "subject": {"reference": "Patient/4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/6597287e-bdd5-4ba9-a857-666a586203ec"}, "period": {"start": "2007-05-16T07:56:53+00:00", "end": "2007-06-13T07:56:53+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "266694003", "display": "Heat therapy"}], "text": "Heat therapy"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/0f2e27f0-7054-46ac-85b7-53145beb71fa b/data/input/FHIR/all/CarePlan/0f2e27f0-7054-46ac-85b7-53145beb71fa
deleted file mode 100644
index 1189f385..00000000
--- a/data/input/FHIR/all/CarePlan/0f2e27f0-7054-46ac-85b7-53145beb71fa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "0f2e27f0-7054-46ac-85b7-53145beb71fa", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/5eccd9ae-21fa-46dc-8345-eb2880c07166"}, "period": {"start": "2019-04-09T19:57:28+00:00", "end": "2019-04-23T19:57:28+00:00"}, "addresses": [{"reference": "urn:uuid:9ce480f9-a7b9-436e-a498-74eb4054e522"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/0f4098d4-f73a-403a-9798-deb7af8b6f35 b/data/input/FHIR/all/CarePlan/0f4098d4-f73a-403a-9798-deb7af8b6f35
deleted file mode 100644
index 73cb5f9f..00000000
--- a/data/input/FHIR/all/CarePlan/0f4098d4-f73a-403a-9798-deb7af8b6f35
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "0f4098d4-f73a-403a-9798-deb7af8b6f35", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of ankle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/0091140b-c0c9-4eb1-a8b5-69d6573906d8"}, "period": {"start": "2012-10-17T16:52:31+00:00", "end": "2012-11-07T16:52:31+00:00"}, "addresses": [{"reference": "urn:uuid:1eef7c05-0c05-4c19-9e2d-e0376e0fbdc1"}, {"reference": "urn:uuid:26531208-bdeb-483a-b7fa-b979f7d1d96d"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/1064c52d-ad34-457b-b5f1-085865318186 b/data/input/FHIR/all/CarePlan/1064c52d-ad34-457b-b5f1-085865318186
deleted file mode 100644
index 29755ae3..00000000
--- a/data/input/FHIR/all/CarePlan/1064c52d-ad34-457b-b5f1-085865318186
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "1064c52d-ad34-457b-b5f1-085865318186", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "encounter": {"reference": "Encounter/10b8e9d9-dd4f-471b-932e-24a9514d6cbc"}, "period": {"start": "2013-12-28T16:59:14+00:00", "end": "2014-01-11T16:59:14+00:00"}, "addresses": [{"reference": "urn:uuid:f2f2f5b8-5708-4ecf-ac1e-f7f8f69beeaf"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/10c034bd-aa7f-4d94-817b-cae28f7f4f6f b/data/input/FHIR/all/CarePlan/10c034bd-aa7f-4d94-817b-cae28f7f4f6f
deleted file mode 100644
index de2deb20..00000000
--- a/data/input/FHIR/all/CarePlan/10c034bd-aa7f-4d94-817b-cae28f7f4f6f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "10c034bd-aa7f-4d94-817b-cae28f7f4f6f", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of wrist.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/657813e0-4f81-4e43-b104-5f00fe26bb8d"}, "period": {"start": "2016-01-07T22:28:27+00:00", "end": "2016-01-28T22:28:27+00:00"}, "addresses": [{"reference": "urn:uuid:5ba54dcd-1694-404c-b839-70897f06ad57"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/148ce8f6-2cf6-419c-a4ba-5d4b25b7d76d b/data/input/FHIR/all/CarePlan/148ce8f6-2cf6-419c-a4ba-5d4b25b7d76d
deleted file mode 100644
index 6441b842..00000000
--- a/data/input/FHIR/all/CarePlan/148ce8f6-2cf6-419c-a4ba-5d4b25b7d76d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "148ce8f6-2cf6-419c-a4ba-5d4b25b7d76d", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of ankle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/9272d9a9-ac16-4b54-a596-b75f7b4e24d8"}, "period": {"start": "2014-10-05T10:48:09+00:00", "end": "2014-10-26T10:48:09+00:00"}, "addresses": [{"reference": "urn:uuid:b136279d-8915-4940-aeb3-647b6c468dd3"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/15dea0a2-08a1-4cff-b945-5dc56ed0fa8d b/data/input/FHIR/all/CarePlan/15dea0a2-08a1-4cff-b945-5dc56ed0fa8d
deleted file mode 100644
index e23fca89..00000000
--- a/data/input/FHIR/all/CarePlan/15dea0a2-08a1-4cff-b945-5dc56ed0fa8d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "15dea0a2-08a1-4cff-b945-5dc56ed0fa8d", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/457f3eff-3762-46cd-9c9d-3464b133e79f"}, "period": {"start": "2012-11-15T20:43:11+00:00", "end": "2015-11-24T20:43:11+00:00"}, "addresses": [{"reference": "urn:uuid:7f3c2e49-900c-406f-bd57-f34fd47ed6da"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/160cccb0-b06a-45c0-b6d0-c91d54a16353 b/data/input/FHIR/all/CarePlan/160cccb0-b06a-45c0-b6d0-c91d54a16353
deleted file mode 100644
index 4da3b6f1..00000000
--- a/data/input/FHIR/all/CarePlan/160cccb0-b06a-45c0-b6d0-c91d54a16353
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "160cccb0-b06a-45c0-b6d0-c91d54a16353", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/49a4f817-bc0a-450d-a775-fed20ee62072"}, "period": {"start": "2010-12-08T07:56:53+00:00", "end": "2013-10-29T07:56:53+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/1b7fde99-8151-4874-8aa5-ef70242bdcca b/data/input/FHIR/all/CarePlan/1b7fde99-8151-4874-8aa5-ef70242bdcca
deleted file mode 100644
index 6c8523f5..00000000
--- a/data/input/FHIR/all/CarePlan/1b7fde99-8151-4874-8aa5-ef70242bdcca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "1b7fde99-8151-4874-8aa5-ef70242bdcca", "text": {"status": "generated", "div": "Care Plan for Head injury rehabilitation.
Activities:
- Head injury rehabilitation
- Head injury rehabilitation
Care plan is meant to treat Concussion with no loss of consciousness.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "47387005", "display": "Head injury rehabilitation"}], "text": "Head injury rehabilitation"}], "subject": {"reference": "Patient/5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/a7d5c2b8-eb20-4569-aa3c-b11318df0b22"}, "period": {"start": "2016-05-18T22:22:41+00:00", "end": "2016-06-17T22:22:41+00:00"}, "addresses": [{"reference": "urn:uuid:9f34bf55-9a78-4aad-9740-6adb97b6c836"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "226138001", "display": "Alcohol-free diet"}], "text": "Alcohol-free diet"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/1e6b1ee5-8989-41c9-a604-18ceef4c2be6 b/data/input/FHIR/all/CarePlan/1e6b1ee5-8989-41c9-a604-18ceef4c2be6
deleted file mode 100644
index a408286b..00000000
--- a/data/input/FHIR/all/CarePlan/1e6b1ee5-8989-41c9-a604-18ceef4c2be6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "1e6b1ee5-8989-41c9-a604-18ceef4c2be6", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/d9427379-943a-42c1-b3d0-6b5056a12696"}, "encounter": {"reference": "Encounter/80bd8b95-b378-48e8-848a-14eea395dac9"}, "period": {"start": "1999-05-19T04:14:01+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/219b3a8b-c816-4058-a24b-95f2443889fe b/data/input/FHIR/all/CarePlan/219b3a8b-c816-4058-a24b-95f2443889fe
deleted file mode 100644
index c0ee71ae..00000000
--- a/data/input/FHIR/all/CarePlan/219b3a8b-c816-4058-a24b-95f2443889fe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "219b3a8b-c816-4058-a24b-95f2443889fe", "text": {"status": "generated", "div": "Care Plan for Wound care.
Activities:
Care plan is meant to treat Laceration of foot.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "225358003", "display": "Wound care"}], "text": "Wound care"}], "subject": {"reference": "Patient/2be9b668-847a-4437-b33a-bdc38c665e08"}, "encounter": {"reference": "Encounter/2f3a2bf4-7ee8-4c42-9f85-49dbf9822f04"}, "period": {"start": "2013-01-04T04:44:29+00:00", "end": "2013-01-18T04:44:29+00:00"}, "addresses": [{"reference": "urn:uuid:26737921-a276-4458-a8b4-dab4bdc8179c"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "385949008", "display": "Dressing change management"}], "text": "Dressing change management"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "439830001", "display": "Behavior to prevent infection"}], "text": "Behavior to prevent infection"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/22b7132c-7606-4fa1-8a19-b9adf8aed68b b/data/input/FHIR/all/CarePlan/22b7132c-7606-4fa1-8a19-b9adf8aed68b
deleted file mode 100644
index e97c4d61..00000000
--- a/data/input/FHIR/all/CarePlan/22b7132c-7606-4fa1-8a19-b9adf8aed68b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "22b7132c-7606-4fa1-8a19-b9adf8aed68b", "text": {"status": "generated", "div": "Care Plan for Skin condition care.
Activities:
Care plan is meant to treat Contact dermatitis.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "711282006", "display": "Skin condition care"}], "text": "Skin condition care"}], "subject": {"reference": "Patient/68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/bb3a51c4-f3c2-4e55-a5ae-d5045b7e47c0"}, "period": {"start": "2017-06-26T13:03:49+00:00", "end": "2019-02-16T13:03:49+00:00"}, "addresses": [{"reference": "urn:uuid:bbe5781e-4501-40ce-a556-4c95de041312"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "225130001", "display": "Application of moisturizer to skin"}], "text": "Application of moisturizer to skin"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/243301f6-f163-4a20-8bea-4f0b9b00ed0d b/data/input/FHIR/all/CarePlan/243301f6-f163-4a20-8bea-4f0b9b00ed0d
deleted file mode 100644
index 886adc2c..00000000
--- a/data/input/FHIR/all/CarePlan/243301f6-f163-4a20-8bea-4f0b9b00ed0d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "243301f6-f163-4a20-8bea-4f0b9b00ed0d", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/c19264dc-4d8e-488f-b6df-31a896089080"}, "encounter": {"reference": "Encounter/a732eb5d-76d2-49c2-9ebf-f350b5e13ca3"}, "period": {"start": "1999-02-06T14:01:06+00:00", "end": "2000-02-18T14:01:06+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/244f163a-074a-4eb2-be60-7975f1cdd6ae b/data/input/FHIR/all/CarePlan/244f163a-074a-4eb2-be60-7975f1cdd6ae
deleted file mode 100644
index c30caf9f..00000000
--- a/data/input/FHIR/all/CarePlan/244f163a-074a-4eb2-be60-7975f1cdd6ae
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "244f163a-074a-4eb2-be60-7975f1cdd6ae", "text": {"status": "generated", "div": "Care Plan for Skin condition care.
Activities:
Care plan is meant to treat Atopic dermatitis.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "711282006", "display": "Skin condition care"}], "text": "Skin condition care"}], "subject": {"reference": "Patient/3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "encounter": {"reference": "Encounter/6640ab28-2bae-4f66-a432-bcd4389c5aa5"}, "period": {"start": "1972-10-03T11:50:40+00:00"}, "addresses": [{"reference": "urn:uuid:37202102-ae77-42a2-91e0-d9ac1a2ca87d"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "225130001", "display": "Application of moisturizer to skin"}], "text": "Application of moisturizer to skin"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/29e16829-6082-4ecf-b8d0-79116e39dfd1 b/data/input/FHIR/all/CarePlan/29e16829-6082-4ecf-b8d0-79116e39dfd1
deleted file mode 100644
index 125ff8b5..00000000
--- a/data/input/FHIR/all/CarePlan/29e16829-6082-4ecf-b8d0-79116e39dfd1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "29e16829-6082-4ecf-b8d0-79116e39dfd1", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of ankle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/41ccaada-7917-4afe-bb5d-14973a792247"}, "period": {"start": "2015-11-26T19:57:28+00:00", "end": "2015-12-31T19:57:28+00:00"}, "addresses": [{"reference": "urn:uuid:4ee58df5-5f8a-4950-9a59-4d7036ddc31f"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/30008895-d964-439c-854e-8286245b9057 b/data/input/FHIR/all/CarePlan/30008895-d964-439c-854e-8286245b9057
deleted file mode 100644
index a4977aee..00000000
--- a/data/input/FHIR/all/CarePlan/30008895-d964-439c-854e-8286245b9057
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "30008895-d964-439c-854e-8286245b9057", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/b0e42fdb-1b7c-4e92-8107-39fc9ed3f520"}, "period": {"start": "2020-01-27T07:56:53+00:00"}, "addresses": [{"reference": "urn:uuid:67c7b105-f130-4487-ab23-30f0db8c3f86"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/3149fcae-281d-4aa5-be12-9aae345c256b b/data/input/FHIR/all/CarePlan/3149fcae-281d-4aa5-be12-9aae345c256b
deleted file mode 100644
index f3ab4652..00000000
--- a/data/input/FHIR/all/CarePlan/3149fcae-281d-4aa5-be12-9aae345c256b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "3149fcae-281d-4aa5-be12-9aae345c256b", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/e31b09f9-21e4-4266-b6a2-df1388fa04df"}, "period": {"start": "2003-07-08T19:03:26+00:00", "end": "2003-07-15T19:03:26+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/32576154-7e8c-4c81-8f71-c0d53d81e27c b/data/input/FHIR/all/CarePlan/32576154-7e8c-4c81-8f71-c0d53d81e27c
deleted file mode 100644
index e5af7f36..00000000
--- a/data/input/FHIR/all/CarePlan/32576154-7e8c-4c81-8f71-c0d53d81e27c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "32576154-7e8c-4c81-8f71-c0d53d81e27c", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of ankle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/d9427379-943a-42c1-b3d0-6b5056a12696"}, "encounter": {"reference": "Encounter/74349b35-67a9-433a-8880-18c3ed1424e1"}, "period": {"start": "2021-02-16T04:14:01+00:00", "end": "2021-03-16T04:14:01+00:00"}, "addresses": [{"reference": "urn:uuid:452eb617-c744-452b-b1a2-1e80847e6ac7"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/376038b3-ed5b-4f55-8175-9554f3703c5f b/data/input/FHIR/all/CarePlan/376038b3-ed5b-4f55-8175-9554f3703c5f
deleted file mode 100644
index 8edba1d9..00000000
--- a/data/input/FHIR/all/CarePlan/376038b3-ed5b-4f55-8175-9554f3703c5f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "376038b3-ed5b-4f55-8175-9554f3703c5f", "text": {"status": "generated", "div": "Care Plan for Musculoskeletal care.
Activities:
- Musculoskeletal care
- Musculoskeletal care
Care plan is meant to treat Whiplash injury to neck.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Musculoskeletal care"}], "text": "Musculoskeletal care"}], "subject": {"reference": "Patient/3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/a97caca8-d2a2-41fa-b28d-f47cdafbce20"}, "period": {"start": "2013-07-21T23:56:47+00:00", "end": "2013-08-18T23:56:47+00:00"}, "addresses": [{"reference": "urn:uuid:c61d10e0-0fcf-4087-9b7b-fe47a8cd6d2e"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "266694003", "display": "Heat therapy"}], "text": "Heat therapy"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/3b50075c-6ea4-4548-a7c4-fbc43f9601ff b/data/input/FHIR/all/CarePlan/3b50075c-6ea4-4548-a7c4-fbc43f9601ff
deleted file mode 100644
index 892878f0..00000000
--- a/data/input/FHIR/all/CarePlan/3b50075c-6ea4-4548-a7c4-fbc43f9601ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "3b50075c-6ea4-4548-a7c4-fbc43f9601ff", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of wrist.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/eed9a33b-24f1-4570-9b72-b18622b85098"}, "encounter": {"reference": "Encounter/9ea87252-69e3-4100-bcce-73a866949c9c"}, "period": {"start": "2019-10-26T19:08:55+00:00", "end": "2019-11-09T19:08:55+00:00"}, "addresses": [{"reference": "urn:uuid:292bbdcc-e82f-47e6-a9ad-4bd324c9b48a"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/3b688194-4709-4a3c-ab75-fb03b222c613 b/data/input/FHIR/all/CarePlan/3b688194-4709-4a3c-ab75-fb03b222c613
deleted file mode 100644
index e53e904c..00000000
--- a/data/input/FHIR/all/CarePlan/3b688194-4709-4a3c-ab75-fb03b222c613
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "3b688194-4709-4a3c-ab75-fb03b222c613", "text": {"status": "generated", "div": "Care Plan for Head injury rehabilitation.
Activities:
- Head injury rehabilitation
- Head injury rehabilitation
Care plan is meant to treat Concussion with loss of consciousness.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "47387005", "display": "Head injury rehabilitation"}], "text": "Head injury rehabilitation"}], "subject": {"reference": "Patient/df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "encounter": {"reference": "Encounter/c4f2a940-b849-4f74-b187-6591c063b604"}, "period": {"start": "2021-03-31T04:00:52+00:00"}, "addresses": [{"reference": "urn:uuid:f12c4a43-4f35-4c45-b50f-d685c4b8bf4d"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "226138001", "display": "Alcohol-free diet"}], "text": "Alcohol-free diet"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/3fea1370-2d0a-45e6-a3ec-d5d02cdd3998 b/data/input/FHIR/all/CarePlan/3fea1370-2d0a-45e6-a3ec-d5d02cdd3998
deleted file mode 100644
index 58ac8d21..00000000
--- a/data/input/FHIR/all/CarePlan/3fea1370-2d0a-45e6-a3ec-d5d02cdd3998
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "3fea1370-2d0a-45e6-a3ec-d5d02cdd3998", "text": {"status": "generated", "div": "Care Plan for Wound care.
Activities:
Care plan is meant to treat Laceration of forearm.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "225358003", "display": "Wound care"}], "text": "Wound care"}], "subject": {"reference": "Patient/60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/ce3ab3e8-72e7-4fbd-b4c2-5ebffeb30c1a"}, "period": {"start": "2018-01-13T10:35:11+00:00", "end": "2018-02-03T10:35:11+00:00"}, "addresses": [{"reference": "urn:uuid:126dd48d-5817-4b05-9e59-fdb888b02bcc"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "385949008", "display": "Dressing change management"}], "text": "Dressing change management"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "439830001", "display": "Behavior to prevent infection"}], "text": "Behavior to prevent infection"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/42ad2588-5804-4f29-8933-9cef621b05ec b/data/input/FHIR/all/CarePlan/42ad2588-5804-4f29-8933-9cef621b05ec
deleted file mode 100644
index 98419076..00000000
--- a/data/input/FHIR/all/CarePlan/42ad2588-5804-4f29-8933-9cef621b05ec
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "42ad2588-5804-4f29-8933-9cef621b05ec", "text": {"status": "generated", "div": "Care Plan for Surgery care management.
Activities:
- Surgery care management
- Surgery care management
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "787301000000101", "display": "Surgery care management"}], "text": "Surgery care management"}], "subject": {"reference": "Patient/ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "encounter": {"reference": "Encounter/b262dced-d5e7-40e1-995b-57149e439e0d"}, "period": {"start": "2012-09-29T20:37:06+00:00", "end": "2012-10-13T20:37:06+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "243077000", "display": "Recommendation to limit sexual activity"}], "text": "Recommendation to limit sexual activity"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/4434538d-a88a-4477-ae69-986c425b2e68 b/data/input/FHIR/all/CarePlan/4434538d-a88a-4477-ae69-986c425b2e68
deleted file mode 100644
index 8a768420..00000000
--- a/data/input/FHIR/all/CarePlan/4434538d-a88a-4477-ae69-986c425b2e68
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "4434538d-a88a-4477-ae69-986c425b2e68", "text": {"status": "generated", "div": "Care Plan for Fracture care.
Activities:
- Fracture care
- Fracture care
Care plan is meant to treat Fracture of clavicle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "385691007", "display": "Fracture care"}], "text": "Fracture care"}], "subject": {"reference": "Patient/d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/cc3b592e-6e67-4dc3-af5f-943a0674cb0c"}, "period": {"start": "2017-02-10T09:56:48+00:00", "end": "2017-04-11T09:56:48+00:00"}, "addresses": [{"reference": "urn:uuid:425a3f3c-138e-4356-a0fe-0676fc01456e"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "408580007", "display": "Physical activity target light exercise"}], "text": "Physical activity target light exercise"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/4583ddd3-21fe-4a97-a71e-81a4621b47ae b/data/input/FHIR/all/CarePlan/4583ddd3-21fe-4a97-a71e-81a4621b47ae
deleted file mode 100644
index 052fb527..00000000
--- a/data/input/FHIR/all/CarePlan/4583ddd3-21fe-4a97-a71e-81a4621b47ae
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "4583ddd3-21fe-4a97-a71e-81a4621b47ae", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
- Self care
- Self care
- Self care
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/41fee44f-05e1-43bc-ba87-29dd25077039"}, "period": {"start": "1994-01-19T10:35:11+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "409002", "display": "Food allergy diet"}], "text": "Food allergy diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/493063db-2b48-4608-a999-8cb57dd145f6 b/data/input/FHIR/all/CarePlan/493063db-2b48-4608-a999-8cb57dd145f6
deleted file mode 100644
index ec7fcabc..00000000
--- a/data/input/FHIR/all/CarePlan/493063db-2b48-4608-a999-8cb57dd145f6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "493063db-2b48-4608-a999-8cb57dd145f6", "text": {"status": "generated", "div": "Care Plan for Fracture care.
Activities:
- Fracture care
- Fracture care
Care plan is meant to treat Fracture of rib.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "385691007", "display": "Fracture care"}], "text": "Fracture care"}], "subject": {"reference": "Patient/76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/831e70e4-d3c1-472d-b901-35ab5ff2b93b"}, "period": {"start": "2018-04-13T16:24:37+00:00", "end": "2018-05-13T16:24:37+00:00"}, "addresses": [{"reference": "urn:uuid:40551c4c-9652-497b-8e4d-4f8cb8f3d56f"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "408580007", "display": "Physical activity target light exercise"}], "text": "Physical activity target light exercise"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/4b93c04e-ef08-494c-a071-2efdd4c576f2 b/data/input/FHIR/all/CarePlan/4b93c04e-ef08-494c-a071-2efdd4c576f2
deleted file mode 100644
index adef1b23..00000000
--- a/data/input/FHIR/all/CarePlan/4b93c04e-ef08-494c-a071-2efdd4c576f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "4b93c04e-ef08-494c-a071-2efdd4c576f2", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/a6a5ea4c-19c3-4e41-8995-e7c09b05b9da"}, "period": {"start": "2014-03-01T05:34:59+00:00", "end": "2015-03-17T05:34:59+00:00"}, "addresses": [{"reference": "urn:uuid:ff6c76f8-b3ac-49b5-8bc6-5f2d4c4f3151"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/4c7b144d-63c8-475f-9695-dc018c6a307f b/data/input/FHIR/all/CarePlan/4c7b144d-63c8-475f-9695-dc018c6a307f
deleted file mode 100644
index 788f7f0d..00000000
--- a/data/input/FHIR/all/CarePlan/4c7b144d-63c8-475f-9695-dc018c6a307f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "4c7b144d-63c8-475f-9695-dc018c6a307f", "text": {"status": "generated", "div": "Care Plan for Musculoskeletal care.
Activities:
- Musculoskeletal care
- Musculoskeletal care
Care plan is meant to treat Osteoarthritis of hip.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Musculoskeletal care"}], "text": "Musculoskeletal care"}], "subject": {"reference": "Patient/6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "encounter": {"reference": "Encounter/9818affb-3c5f-4ccf-ae16-d5e19803ed22"}, "period": {"start": "1993-07-16T11:03:29+00:00"}, "addresses": [{"reference": "urn:uuid:194af8a8-f284-45ee-ae8d-3acf19b2911b"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Joint mobility exercises"}], "text": "Joint mobility exercises"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "266694003", "display": "Heat therapy"}], "text": "Heat therapy"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/5191e2b5-84ea-4862-baa0-287ec3df2999 b/data/input/FHIR/all/CarePlan/5191e2b5-84ea-4862-baa0-287ec3df2999
deleted file mode 100644
index 70074ef1..00000000
--- a/data/input/FHIR/all/CarePlan/5191e2b5-84ea-4862-baa0-287ec3df2999
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "5191e2b5-84ea-4862-baa0-287ec3df2999", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/4df08fa8-8b26-49d9-a718-853287a20628"}, "period": {"start": "2021-02-12T19:03:26+00:00"}, "addresses": [{"reference": "urn:uuid:cbef2629-49c0-46c3-b07a-787c4422c798"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/54e43a4b-0466-4706-b9bd-8ab7bdc690ff b/data/input/FHIR/all/CarePlan/54e43a4b-0466-4706-b9bd-8ab7bdc690ff
deleted file mode 100644
index 67f19344..00000000
--- a/data/input/FHIR/all/CarePlan/54e43a4b-0466-4706-b9bd-8ab7bdc690ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "54e43a4b-0466-4706-b9bd-8ab7bdc690ff", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/924d8c31-3972-475d-b486-821d4d4c8d59"}, "encounter": {"reference": "Encounter/0ca497aa-06b8-42c0-b737-71e0d28b1198"}, "period": {"start": "1989-09-02T15:08:18+00:00", "end": "1991-05-06T15:08:18+00:00"}, "addresses": [{"reference": "urn:uuid:887e4439-248e-42f5-a4d2-bd769d0e3129"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/572ef1c3-76b8-496f-ac4b-c567c0f2e319 b/data/input/FHIR/all/CarePlan/572ef1c3-76b8-496f-ac4b-c567c0f2e319
deleted file mode 100644
index 11a830ee..00000000
--- a/data/input/FHIR/all/CarePlan/572ef1c3-76b8-496f-ac4b-c567c0f2e319
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "572ef1c3-76b8-496f-ac4b-c567c0f2e319", "text": {"status": "generated", "div": "Care Plan for Musculoskeletal care.
Activities:
- Musculoskeletal care
- Musculoskeletal care
Care plan is meant to treat Whiplash injury to neck.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Musculoskeletal care"}], "text": "Musculoskeletal care"}], "subject": {"reference": "Patient/082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/1ad5a50d-c927-454a-83f8-2f1f7e38fdac"}, "period": {"start": "2016-05-22T00:29:21+00:00", "end": "2016-06-19T00:29:21+00:00"}, "addresses": [{"reference": "urn:uuid:991682b2-7fbb-4c81-86e4-af02b1ff31d2"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "266694003", "display": "Heat therapy"}], "text": "Heat therapy"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/57bd509e-0e59-4190-a193-5a1ce7fff0f0 b/data/input/FHIR/all/CarePlan/57bd509e-0e59-4190-a193-5a1ce7fff0f0
deleted file mode 100644
index c3ab4bc1..00000000
--- a/data/input/FHIR/all/CarePlan/57bd509e-0e59-4190-a193-5a1ce7fff0f0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "57bd509e-0e59-4190-a193-5a1ce7fff0f0", "text": {"status": "generated", "div": "Care Plan for Wound care.
Activities:
Care plan is meant to treat Facial laceration.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "225358003", "display": "Wound care"}], "text": "Wound care"}], "subject": {"reference": "Patient/4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/aa74b05c-b7c2-4924-bdeb-6f9df76e485b"}, "period": {"start": "2014-09-04T07:56:53+00:00", "end": "2014-09-25T07:56:53+00:00"}, "addresses": [{"reference": "urn:uuid:868795c3-8139-4c8a-80e6-ee38a72db722"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "385949008", "display": "Dressing change management"}], "text": "Dressing change management"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "439830001", "display": "Behavior to prevent infection"}], "text": "Behavior to prevent infection"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/5ba897dd-077b-4052-abc3-5bc7a44d2e85 b/data/input/FHIR/all/CarePlan/5ba897dd-077b-4052-abc3-5bc7a44d2e85
deleted file mode 100644
index 266d8df8..00000000
--- a/data/input/FHIR/all/CarePlan/5ba897dd-077b-4052-abc3-5bc7a44d2e85
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "5ba897dd-077b-4052-abc3-5bc7a44d2e85", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
- Self care
- Self care
- Self care
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/80759a0b-bd70-404e-abd0-f7c8502d4c9a"}, "period": {"start": "1983-12-21T19:03:26+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "409002", "display": "Food allergy diet"}], "text": "Food allergy diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/60edc9a4-f268-4a37-9c32-5a62fa190023 b/data/input/FHIR/all/CarePlan/60edc9a4-f268-4a37-9c32-5a62fa190023
deleted file mode 100644
index 905c8781..00000000
--- a/data/input/FHIR/all/CarePlan/60edc9a4-f268-4a37-9c32-5a62fa190023
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "60edc9a4-f268-4a37-9c32-5a62fa190023", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of ankle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/8c6457f6-8680-486c-9a42-daa6cc5c1242"}, "period": {"start": "2011-09-25T16:52:31+00:00", "end": "2011-10-23T16:52:31+00:00"}, "addresses": [{"reference": "urn:uuid:1eef7c05-0c05-4c19-9e2d-e0376e0fbdc1"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/6397126e-d32d-41a3-bf69-6b35fc39dc04 b/data/input/FHIR/all/CarePlan/6397126e-d32d-41a3-bf69-6b35fc39dc04
deleted file mode 100644
index 5a33518f..00000000
--- a/data/input/FHIR/all/CarePlan/6397126e-d32d-41a3-bf69-6b35fc39dc04
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "6397126e-d32d-41a3-bf69-6b35fc39dc04", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/5ac3698d-0ea4-4ec5-a414-fc5f900864d1"}, "period": {"start": "2014-06-08T04:47:46+00:00", "end": "2014-06-15T04:47:46+00:00"}, "addresses": [{"reference": "urn:uuid:cee5229a-9cc7-46d7-b327-798e84fcc9a9"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/691f0631-06db-4d65-b8ec-cf498771e8da b/data/input/FHIR/all/CarePlan/691f0631-06db-4d65-b8ec-cf498771e8da
deleted file mode 100644
index f05636a5..00000000
--- a/data/input/FHIR/all/CarePlan/691f0631-06db-4d65-b8ec-cf498771e8da
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "691f0631-06db-4d65-b8ec-cf498771e8da", "text": {"status": "generated", "div": "Care Plan for Head injury rehabilitation.
Activities:
- Head injury rehabilitation
- Head injury rehabilitation
Care plan is meant to treat Concussion with no loss of consciousness.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "47387005", "display": "Head injury rehabilitation"}], "text": "Head injury rehabilitation"}], "subject": {"reference": "Patient/bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/52326980-dc49-443f-a71d-de8cf16209df"}, "period": {"start": "2012-06-17T05:34:59+00:00", "end": "2012-07-17T05:34:59+00:00"}, "addresses": [{"reference": "urn:uuid:3fe62738-9109-46cf-8b38-5bdbd4434e81"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "226138001", "display": "Alcohol-free diet"}], "text": "Alcohol-free diet"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/71c898d6-5df4-415b-97b3-969373c6d362 b/data/input/FHIR/all/CarePlan/71c898d6-5df4-415b-97b3-969373c6d362
deleted file mode 100644
index 3ca3f59a..00000000
--- a/data/input/FHIR/all/CarePlan/71c898d6-5df4-415b-97b3-969373c6d362
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "71c898d6-5df4-415b-97b3-969373c6d362", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/14867dba-fb11-4df3-9829-8e8e081b39e6"}, "encounter": {"reference": "Encounter/cdf4ee74-2ef1-406e-8f7e-ba6734cb6673"}, "period": {"start": "1986-05-12T00:54:07+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/73303fd1-cff6-4e85-87cc-d267260ab4c0 b/data/input/FHIR/all/CarePlan/73303fd1-cff6-4e85-87cc-d267260ab4c0
deleted file mode 100644
index 1822626e..00000000
--- a/data/input/FHIR/all/CarePlan/73303fd1-cff6-4e85-87cc-d267260ab4c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "73303fd1-cff6-4e85-87cc-d267260ab4c0", "text": {"status": "generated", "div": "Care Plan for Wound care.
Activities:
Care plan is meant to treat Laceration of forearm.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "225358003", "display": "Wound care"}], "text": "Wound care"}], "subject": {"reference": "Patient/963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/2cbf3b35-b64a-42b7-8ee2-0bd7554ed05b"}, "period": {"start": "2011-11-06T09:25:28+00:00", "end": "2011-11-20T09:25:28+00:00"}, "addresses": [{"reference": "urn:uuid:f7d6e266-6cd7-42d7-b8e0-f527e7bf40e2"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "385949008", "display": "Dressing change management"}], "text": "Dressing change management"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "439830001", "display": "Behavior to prevent infection"}], "text": "Behavior to prevent infection"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/7682431a-8253-4c26-ba81-e6d461d51934 b/data/input/FHIR/all/CarePlan/7682431a-8253-4c26-ba81-e6d461d51934
deleted file mode 100644
index a2fa704a..00000000
--- a/data/input/FHIR/all/CarePlan/7682431a-8253-4c26-ba81-e6d461d51934
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "7682431a-8253-4c26-ba81-e6d461d51934", "text": {"status": "generated", "div": "Care Plan for Diabetes self management plan.
Activities:
- Diabetes self management plan
- Diabetes self management plan
Care plan is meant to treat Prediabetes.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "698360004", "display": "Diabetes self management plan"}], "text": "Diabetes self management plan"}], "subject": {"reference": "Patient/6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "encounter": {"reference": "Encounter/c5f7de38-cce9-4d34-a960-8ec5b76e92ad"}, "period": {"start": "2002-09-25T20:51:42+00:00"}, "addresses": [{"reference": "urn:uuid:23985678-56a2-4d97-bbad-f999b88d94e1"}], "goal": [{"reference": "urn:uuid:9e0726d9-c71a-4228-9669-03a77ba79f6a"}, {"reference": "urn:uuid:97918b35-c501-45d6-924b-cee06fc9a9cd"}, {"reference": "urn:uuid:2ef158ed-0da0-4036-9570-4b986332450a"}, {"reference": "urn:uuid:31f299e9-2639-4d93-8e4f-bebcdfdf1e71"}, {"reference": "urn:uuid:b1072465-691a-431d-a8c7-22463badeb8c"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "160670007", "display": "Diabetic diet"}], "text": "Diabetic diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229065009", "display": "Exercise therapy"}], "text": "Exercise therapy"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/77774a83-d5d7-436a-8181-8a30df2adac6 b/data/input/FHIR/all/CarePlan/77774a83-d5d7-436a-8181-8a30df2adac6
deleted file mode 100644
index f656cf5e..00000000
--- a/data/input/FHIR/all/CarePlan/77774a83-d5d7-436a-8181-8a30df2adac6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "77774a83-d5d7-436a-8181-8a30df2adac6", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/7c8b751c-fa1c-4d78-9d55-e231a557c5dd"}, "period": {"start": "2016-10-16T16:24:37+00:00", "end": "2018-02-15T16:24:37+00:00"}, "addresses": [{"reference": "urn:uuid:301e62ff-6b49-4d21-83cb-ba625b7971fe"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/7a728065-55d3-4216-8c91-f9b01cb9b5b1 b/data/input/FHIR/all/CarePlan/7a728065-55d3-4216-8c91-f9b01cb9b5b1
deleted file mode 100644
index 67fab1e0..00000000
--- a/data/input/FHIR/all/CarePlan/7a728065-55d3-4216-8c91-f9b01cb9b5b1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "7a728065-55d3-4216-8c91-f9b01cb9b5b1", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of wrist.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/7f28454a-029d-4c5d-9bf8-c63cb7dfd559"}, "period": {"start": "2014-07-17T21:15:23+00:00", "end": "2014-08-14T21:15:23+00:00"}, "addresses": [{"reference": "urn:uuid:69c7f015-64ce-4331-8e51-c589a356eaee"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/7c2cf89b-7a0a-4039-b45a-54a49a38fc21 b/data/input/FHIR/all/CarePlan/7c2cf89b-7a0a-4039-b45a-54a49a38fc21
deleted file mode 100644
index 187d9d01..00000000
--- a/data/input/FHIR/all/CarePlan/7c2cf89b-7a0a-4039-b45a-54a49a38fc21
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "7c2cf89b-7a0a-4039-b45a-54a49a38fc21", "text": {"status": "generated", "div": "Care Plan for Diabetes self management plan.
Activities:
- Diabetes self management plan
- Diabetes self management plan
Care plan is meant to treat Prediabetes.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "698360004", "display": "Diabetes self management plan"}], "text": "Diabetes self management plan"}], "subject": {"reference": "Patient/31052ccc-7804-4268-b953-741322eed47e"}, "encounter": {"reference": "Encounter/5d786737-4fea-41cb-8560-92158d88044b"}, "period": {"start": "2004-06-09T04:23:40+00:00"}, "addresses": [{"reference": "urn:uuid:c5f1507a-5ca5-430c-8ee2-69bfbf232cf5"}], "goal": [{"reference": "urn:uuid:657f31ec-bc70-4f67-ae1e-6eb741b1dbed"}, {"reference": "urn:uuid:eba23b91-3b59-461d-8326-6985fc542e1e"}, {"reference": "urn:uuid:aebc4c87-7045-4fb5-ad2a-2aed3745c50d"}, {"reference": "urn:uuid:44d86117-22ea-4a2d-9fea-560139c2e374"}, {"reference": "urn:uuid:b413b049-775d-44ab-8c61-590d460edf4e"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "160670007", "display": "Diabetic diet"}], "text": "Diabetic diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229065009", "display": "Exercise therapy"}], "text": "Exercise therapy"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/816b3f47-8e5e-464b-81b8-77548b107373 b/data/input/FHIR/all/CarePlan/816b3f47-8e5e-464b-81b8-77548b107373
deleted file mode 100644
index c0ee3550..00000000
--- a/data/input/FHIR/all/CarePlan/816b3f47-8e5e-464b-81b8-77548b107373
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "816b3f47-8e5e-464b-81b8-77548b107373", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/5ee05359-57bf-4cee-8e89-91382c07e162"}, "encounter": {"reference": "Encounter/43079f1f-054e-47b3-8ee4-b83385da6f1b"}, "period": {"start": "1981-06-20T08:54:18+00:00", "end": "1982-07-07T08:54:18+00:00"}, "addresses": [{"reference": "urn:uuid:9bd5eaa8-d52a-473b-8755-1dc8e66309c2"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/8965afbc-6dd1-41d4-8222-6bf6e267a029 b/data/input/FHIR/all/CarePlan/8965afbc-6dd1-41d4-8222-6bf6e267a029
deleted file mode 100644
index 11d91054..00000000
--- a/data/input/FHIR/all/CarePlan/8965afbc-6dd1-41d4-8222-6bf6e267a029
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "8965afbc-6dd1-41d4-8222-6bf6e267a029", "text": {"status": "generated", "div": "Care Plan for Head injury rehabilitation.
Activities:
- Head injury rehabilitation
- Head injury rehabilitation
Care plan is meant to treat Concussion with no loss of consciousness.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "47387005", "display": "Head injury rehabilitation"}], "text": "Head injury rehabilitation"}], "subject": {"reference": "Patient/d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/b94b43b1-fb60-4185-a6c3-93b9485fda37"}, "period": {"start": "2019-01-01T09:56:48+00:00", "end": "2019-03-02T09:56:48+00:00"}, "addresses": [{"reference": "urn:uuid:c23480d9-2d8a-4b53-a9c0-1f828b34e8f5"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "226138001", "display": "Alcohol-free diet"}], "text": "Alcohol-free diet"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/89f7d022-0e65-49bf-ac37-27ec6154c592 b/data/input/FHIR/all/CarePlan/89f7d022-0e65-49bf-ac37-27ec6154c592
deleted file mode 100644
index cf87c647..00000000
--- a/data/input/FHIR/all/CarePlan/89f7d022-0e65-49bf-ac37-27ec6154c592
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "89f7d022-0e65-49bf-ac37-27ec6154c592", "text": {"status": "generated", "div": "Care Plan for Fracture care.
Activities:
- Fracture care
- Fracture care
Care plan is meant to treat Fracture of clavicle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "385691007", "display": "Fracture care"}], "text": "Fracture care"}], "subject": {"reference": "Patient/98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/8b2b1eaf-7d97-4d50-b8f3-d212f24abc59"}, "period": {"start": "2014-11-01T13:11:35+00:00", "end": "2015-01-30T13:11:35+00:00"}, "addresses": [{"reference": "urn:uuid:d178b20f-4708-46d9-9d6e-7384ae5914f3"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "408580007", "display": "Physical activity target light exercise"}], "text": "Physical activity target light exercise"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/90558093-3735-4826-8ec3-1f4a2ec8082a b/data/input/FHIR/all/CarePlan/90558093-3735-4826-8ec3-1f4a2ec8082a
deleted file mode 100644
index d4ed3182..00000000
--- a/data/input/FHIR/all/CarePlan/90558093-3735-4826-8ec3-1f4a2ec8082a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "90558093-3735-4826-8ec3-1f4a2ec8082a", "text": {"status": "generated", "div": "Care Plan for Wound care.
Activities:
Care plan is meant to treat Laceration of forearm.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "225358003", "display": "Wound care"}], "text": "Wound care"}], "subject": {"reference": "Patient/e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/bbef33c0-d357-4ab8-bd99-a94c614fd459"}, "period": {"start": "2013-10-10T11:50:40+00:00", "end": "2013-10-31T11:50:40+00:00"}, "addresses": [{"reference": "urn:uuid:4487c12f-3e28-4773-a1f7-7c95779e1da7"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "385949008", "display": "Dressing change management"}], "text": "Dressing change management"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "439830001", "display": "Behavior to prevent infection"}], "text": "Behavior to prevent infection"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/90d2e890-15dd-49de-a1c9-c4313df780af b/data/input/FHIR/all/CarePlan/90d2e890-15dd-49de-a1c9-c4313df780af
deleted file mode 100644
index 501b261f..00000000
--- a/data/input/FHIR/all/CarePlan/90d2e890-15dd-49de-a1c9-c4313df780af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "90d2e890-15dd-49de-a1c9-c4313df780af", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of ankle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/c5ba5267-5fcd-4f89-8d50-6b9914a1d29a"}, "period": {"start": "2019-09-09T22:28:27+00:00", "end": "2019-10-14T22:28:27+00:00"}, "addresses": [{"reference": "urn:uuid:94e76a2c-9c90-4fa8-9729-1f827a83fc52"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/96bcfd61-34fc-4ec0-92ec-4e27699ba032 b/data/input/FHIR/all/CarePlan/96bcfd61-34fc-4ec0-92ec-4e27699ba032
deleted file mode 100644
index 02dd05e8..00000000
--- a/data/input/FHIR/all/CarePlan/96bcfd61-34fc-4ec0-92ec-4e27699ba032
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "96bcfd61-34fc-4ec0-92ec-4e27699ba032", "text": {"status": "generated", "div": "Care Plan for Musculoskeletal care.
Activities:
- Musculoskeletal care
- Musculoskeletal care
- Musculoskeletal care
Care plan is meant to treat Rheumatoid arthritis.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Musculoskeletal care"}], "text": "Musculoskeletal care"}], "subject": {"reference": "Patient/082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/9e7d16a3-321b-4b4b-bb47-2808402af30d"}, "period": {"start": "2009-04-04T00:29:21+00:00", "end": "2014-02-07T00:29:21+00:00"}, "addresses": [{"reference": "urn:uuid:6d4a47b0-e3e9-4c8c-9ef4-63e2b0a70753"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183301007", "display": "Physical exercises"}], "text": "Physical exercises"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229580007", "display": "Ice therapy"}], "text": "Ice therapy"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "226234005", "display": "Healthy diet"}], "text": "Healthy diet"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/99de10b5-f604-4518-adea-700a1aeb9db5 b/data/input/FHIR/all/CarePlan/99de10b5-f604-4518-adea-700a1aeb9db5
deleted file mode 100644
index cf3181a4..00000000
--- a/data/input/FHIR/all/CarePlan/99de10b5-f604-4518-adea-700a1aeb9db5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "99de10b5-f604-4518-adea-700a1aeb9db5", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "encounter": {"reference": "Encounter/b44fee8c-14ab-4a3c-8cd7-490b3467f4b0"}, "period": {"start": "2014-07-30T21:25:11+00:00", "end": "2016-09-05T21:25:11+00:00"}, "addresses": [{"reference": "urn:uuid:42d61490-417a-473a-98bf-1af0d67c6b48"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/9aee416e-1847-479c-8bad-d6e6813f2d0d b/data/input/FHIR/all/CarePlan/9aee416e-1847-479c-8bad-d6e6813f2d0d
deleted file mode 100644
index 17321e65..00000000
--- a/data/input/FHIR/all/CarePlan/9aee416e-1847-479c-8bad-d6e6813f2d0d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "9aee416e-1847-479c-8bad-d6e6813f2d0d", "text": {"status": "generated", "div": "Care Plan for Surgery care management.
Activities:
- Surgery care management
- Surgery care management
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "787301000000101", "display": "Surgery care management"}], "text": "Surgery care management"}], "subject": {"reference": "Patient/4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/5ee94bf1-938b-4112-91df-ce09ab663cac"}, "period": {"start": "2017-11-21T15:06:54+00:00", "end": "2017-11-28T15:06:54+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "243077000", "display": "Recommendation to limit sexual activity"}], "text": "Recommendation to limit sexual activity"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/9c4c4ef1-a492-4d6b-b930-46500135689e b/data/input/FHIR/all/CarePlan/9c4c4ef1-a492-4d6b-b930-46500135689e
deleted file mode 100644
index ba8e9e63..00000000
--- a/data/input/FHIR/all/CarePlan/9c4c4ef1-a492-4d6b-b930-46500135689e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "9c4c4ef1-a492-4d6b-b930-46500135689e", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/138c4d53-c3b8-4f6b-a8ee-2932ebae1a09"}, "period": {"start": "1989-09-21T19:03:26+00:00", "end": "1989-09-28T19:03:26+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/a1254170-ef6d-49c0-a42d-6729efb3627b b/data/input/FHIR/all/CarePlan/a1254170-ef6d-49c0-a42d-6729efb3627b
deleted file mode 100644
index 5612b563..00000000
--- a/data/input/FHIR/all/CarePlan/a1254170-ef6d-49c0-a42d-6729efb3627b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "a1254170-ef6d-49c0-a42d-6729efb3627b", "text": {"status": "generated", "div": "Care Plan for Diabetes self management plan.
Activities:
- Diabetes self management plan
- Diabetes self management plan
Care plan is meant to treat Prediabetes.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "698360004", "display": "Diabetes self management plan"}], "text": "Diabetes self management plan"}], "subject": {"reference": "Patient/963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/53743f9a-a56a-4b0f-a842-3806bc1f63cc"}, "period": {"start": "2010-12-26T09:25:28+00:00"}, "addresses": [{"reference": "urn:uuid:1feb73c3-d905-4267-8aff-e0a47b04d905"}], "goal": [{"reference": "urn:uuid:de686180-3244-458d-9c4c-1c47259018d9"}, {"reference": "urn:uuid:56df5b49-100b-4259-93de-61188d7ef398"}, {"reference": "urn:uuid:00c2c39f-5047-4d7b-9944-99dd463fafb3"}, {"reference": "urn:uuid:271edd52-5287-4336-9558-f1f04c21301b"}, {"reference": "urn:uuid:a33863b3-5907-4570-9ca5-696b3ee2fb5c"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "160670007", "display": "Diabetic diet"}], "text": "Diabetic diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229065009", "display": "Exercise therapy"}], "text": "Exercise therapy"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/a3b768bb-efc4-44cb-a64e-aa66774316d7 b/data/input/FHIR/all/CarePlan/a3b768bb-efc4-44cb-a64e-aa66774316d7
deleted file mode 100644
index b8323233..00000000
--- a/data/input/FHIR/all/CarePlan/a3b768bb-efc4-44cb-a64e-aa66774316d7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "a3b768bb-efc4-44cb-a64e-aa66774316d7", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/60dce3df-bda0-4756-ac13-be8b24f01066"}, "period": {"start": "2016-03-12T19:22:25+00:00", "end": "2018-03-19T19:22:25+00:00"}, "addresses": [{"reference": "urn:uuid:de56087e-9628-448e-8013-23b9de97e41e"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/a4891594-2a1c-49ef-ab00-3ec4016e99c7 b/data/input/FHIR/all/CarePlan/a4891594-2a1c-49ef-ab00-3ec4016e99c7
deleted file mode 100644
index e34542bd..00000000
--- a/data/input/FHIR/all/CarePlan/a4891594-2a1c-49ef-ab00-3ec4016e99c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "a4891594-2a1c-49ef-ab00-3ec4016e99c7", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of ankle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/2b63e51c-04be-4366-b966-fe032ab9d7ef"}, "period": {"start": "2018-03-11T00:29:21+00:00", "end": "2018-04-01T00:29:21+00:00"}, "addresses": [{"reference": "urn:uuid:22856b5c-bf01-42b4-906b-c46485b45607"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/a5071973-a118-47a8-9b03-f13f7626d869 b/data/input/FHIR/all/CarePlan/a5071973-a118-47a8-9b03-f13f7626d869
deleted file mode 100644
index 81b81499..00000000
--- a/data/input/FHIR/all/CarePlan/a5071973-a118-47a8-9b03-f13f7626d869
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "a5071973-a118-47a8-9b03-f13f7626d869", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/21ddd44c-9a87-4b06-851f-d90cb8e8aeeb"}, "period": {"start": "2016-05-15T14:15:47+00:00", "end": "2017-09-21T14:15:47+00:00"}, "addresses": [{"reference": "urn:uuid:fd5e6f71-efef-4f4b-9575-a87266fc19fe"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/a7749a6f-ce94-4862-8d9e-2e5f86c7aa9b b/data/input/FHIR/all/CarePlan/a7749a6f-ce94-4862-8d9e-2e5f86c7aa9b
deleted file mode 100644
index a7856c5d..00000000
--- a/data/input/FHIR/all/CarePlan/a7749a6f-ce94-4862-8d9e-2e5f86c7aa9b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "a7749a6f-ce94-4862-8d9e-2e5f86c7aa9b", "text": {"status": "generated", "div": "Care Plan for Head injury rehabilitation.
Activities:
- Head injury rehabilitation
- Head injury rehabilitation
Care plan is meant to treat Concussion with no loss of consciousness.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "47387005", "display": "Head injury rehabilitation"}], "text": "Head injury rehabilitation"}], "subject": {"reference": "Patient/39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/f6f90e41-9182-45a7-94d9-73e2bfa94490"}, "period": {"start": "2016-11-25T19:57:28+00:00", "end": "2017-01-24T19:57:28+00:00"}, "addresses": [{"reference": "urn:uuid:bfd9c898-dda2-4492-9508-9c2c99de91dc"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "183051005", "display": "Recommendation to rest"}], "text": "Recommendation to rest"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "226138001", "display": "Alcohol-free diet"}], "text": "Alcohol-free diet"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/a7938a8e-bd91-407f-8ce2-be119e3f208c b/data/input/FHIR/all/CarePlan/a7938a8e-bd91-407f-8ce2-be119e3f208c
deleted file mode 100644
index e213dff9..00000000
--- a/data/input/FHIR/all/CarePlan/a7938a8e-bd91-407f-8ce2-be119e3f208c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "a7938a8e-bd91-407f-8ce2-be119e3f208c", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/0ef2a8a1-bd17-4ed7-9bae-5f16238fa379"}, "period": {"start": "2013-07-06T11:44:32+00:00", "end": "2015-11-17T11:44:32+00:00"}, "addresses": [{"reference": "urn:uuid:05dd2b5b-7c1c-49e6-8edc-a22354e9f324"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/a7af8252-094e-4eaa-be77-1823702b13cb b/data/input/FHIR/all/CarePlan/a7af8252-094e-4eaa-be77-1823702b13cb
deleted file mode 100644
index d9c60122..00000000
--- a/data/input/FHIR/all/CarePlan/a7af8252-094e-4eaa-be77-1823702b13cb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "a7af8252-094e-4eaa-be77-1823702b13cb", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/50bbf979-0e2b-47ed-b57b-24938f729c90"}, "period": {"start": "2018-08-02T22:22:41+00:00"}, "addresses": [{"reference": "urn:uuid:b6173d71-948e-4f8e-ac51-e98b6cdbf5de"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/aee69796-6509-4ea5-a408-3fdab42afa8f b/data/input/FHIR/all/CarePlan/aee69796-6509-4ea5-a408-3fdab42afa8f
deleted file mode 100644
index fb9316e8..00000000
--- a/data/input/FHIR/all/CarePlan/aee69796-6509-4ea5-a408-3fdab42afa8f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "aee69796-6509-4ea5-a408-3fdab42afa8f", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/5e6adf83-0ccd-485a-8b8e-041ce651e520"}, "period": {"start": "1998-11-12T19:03:26+00:00", "end": "1999-11-25T19:03:26+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/b129e2da-3684-47f1-b272-2a108714fb82 b/data/input/FHIR/all/CarePlan/b129e2da-3684-47f1-b272-2a108714fb82
deleted file mode 100644
index fe83d164..00000000
--- a/data/input/FHIR/all/CarePlan/b129e2da-3684-47f1-b272-2a108714fb82
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "b129e2da-3684-47f1-b272-2a108714fb82", "text": {"status": "generated", "div": "Care Plan for Musculoskeletal care.
Activities:
- Musculoskeletal care
- Musculoskeletal care
Care plan is meant to treat Osteoarthritis of knee.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Musculoskeletal care"}], "text": "Musculoskeletal care"}], "subject": {"reference": "Patient/2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "encounter": {"reference": "Encounter/7f36a583-4487-4a72-8e91-ffba9680b1a8"}, "period": {"start": "2011-10-03T12:01:49+00:00"}, "addresses": [{"reference": "urn:uuid:146bf71b-6abe-4bc3-b891-7986a6f014a2"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Joint mobility exercises"}], "text": "Joint mobility exercises"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "266694003", "display": "Heat therapy"}], "text": "Heat therapy"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/b7c8cc20-bb0c-4a4f-ae0d-429b0a037b05 b/data/input/FHIR/all/CarePlan/b7c8cc20-bb0c-4a4f-ae0d-429b0a037b05
deleted file mode 100644
index fbab051e..00000000
--- a/data/input/FHIR/all/CarePlan/b7c8cc20-bb0c-4a4f-ae0d-429b0a037b05
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "b7c8cc20-bb0c-4a4f-ae0d-429b0a037b05", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/80878384-3797-479a-897e-d21eb042b15a"}, "period": {"start": "1996-10-13T20:15:51+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/c0b8bd62-6be8-4572-bfc0-695783ed4f46 b/data/input/FHIR/all/CarePlan/c0b8bd62-6be8-4572-bfc0-695783ed4f46
deleted file mode 100644
index 66225404..00000000
--- a/data/input/FHIR/all/CarePlan/c0b8bd62-6be8-4572-bfc0-695783ed4f46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "c0b8bd62-6be8-4572-bfc0-695783ed4f46", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
- Self care
- Self care
- Self care
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/6a012e94-c9fc-4551-9320-1b12a657ce7e"}, "period": {"start": "1994-03-21T14:10:09+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "409002", "display": "Food allergy diet"}], "text": "Food allergy diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/c11d0e52-3582-43da-9578-c09133a297fc b/data/input/FHIR/all/CarePlan/c11d0e52-3582-43da-9578-c09133a297fc
deleted file mode 100644
index 3f0ee563..00000000
--- a/data/input/FHIR/all/CarePlan/c11d0e52-3582-43da-9578-c09133a297fc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "c11d0e52-3582-43da-9578-c09133a297fc", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/885defc2-e311-4e4f-b9f8-de99aa5ba9db"}, "period": {"start": "2001-10-01T13:11:35+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/d0e7ee81-ff60-4b83-869d-6a7fdd295f80 b/data/input/FHIR/all/CarePlan/d0e7ee81-ff60-4b83-869d-6a7fdd295f80
deleted file mode 100644
index 7f9ad016..00000000
--- a/data/input/FHIR/all/CarePlan/d0e7ee81-ff60-4b83-869d-6a7fdd295f80
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "d0e7ee81-ff60-4b83-869d-6a7fdd295f80", "text": {"status": "generated", "div": "Care Plan for Musculoskeletal care.
Activities:
- Musculoskeletal care
- Musculoskeletal care
Care plan is meant to treat Osteoarthritis of hip.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Musculoskeletal care"}], "text": "Musculoskeletal care"}], "subject": {"reference": "Patient/98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/e41f8b8a-c247-4abf-97fa-a166a1db5e52"}, "period": {"start": "2019-09-06T13:11:35+00:00"}, "addresses": [{"reference": "urn:uuid:3fbda298-a73a-4428-b659-b377d41030c4"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "872781000000100", "display": "Joint mobility exercises"}], "text": "Joint mobility exercises"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "266694003", "display": "Heat therapy"}], "text": "Heat therapy"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/d352b2c4-707b-4a44-9a5d-75be23a51512 b/data/input/FHIR/all/CarePlan/d352b2c4-707b-4a44-9a5d-75be23a51512
deleted file mode 100644
index e3d14949..00000000
--- a/data/input/FHIR/all/CarePlan/d352b2c4-707b-4a44-9a5d-75be23a51512
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "d352b2c4-707b-4a44-9a5d-75be23a51512", "text": {"status": "generated", "div": "Care Plan for Asthma self management.
Activities:
- Asthma self management
- Asthma self management
- Asthma self management
Care plan is meant to treat Childhood asthma.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "699728000", "display": "Asthma self management"}], "text": "Asthma self management"}], "subject": {"reference": "Patient/1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/d85aa252-37cd-4e41-8daf-c77844868f8c"}, "period": {"start": "1996-06-27T14:10:09+00:00", "end": "2013-06-10T14:10:09+00:00"}, "addresses": [{"reference": "urn:uuid:38776947-400d-4ff2-928d-547ce703a149"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "710818004", "display": "Inhaled steroid therapy"}], "text": "Inhaled steroid therapy"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "708409001", "display": "Home nebulizer therapy"}], "text": "Home nebulizer therapy"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229298005", "display": "Breathing control"}], "text": "Breathing control"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/d38e06f3-a641-4333-a34f-9770633ce992 b/data/input/FHIR/all/CarePlan/d38e06f3-a641-4333-a34f-9770633ce992
deleted file mode 100644
index 4a9a6109..00000000
--- a/data/input/FHIR/all/CarePlan/d38e06f3-a641-4333-a34f-9770633ce992
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "d38e06f3-a641-4333-a34f-9770633ce992", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/c19264dc-4d8e-488f-b6df-31a896089080"}, "encounter": {"reference": "Encounter/949fe62a-e868-4358-81f0-1f8c741fc23e"}, "period": {"start": "2018-06-15T14:01:06+00:00"}, "addresses": [{"reference": "urn:uuid:960835d1-b238-4b77-83a1-2c2e3c71bd22"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/d46c15a5-c2c7-40b8-87ed-b639d55e1ee4 b/data/input/FHIR/all/CarePlan/d46c15a5-c2c7-40b8-87ed-b639d55e1ee4
deleted file mode 100644
index 60ae8185..00000000
--- a/data/input/FHIR/all/CarePlan/d46c15a5-c2c7-40b8-87ed-b639d55e1ee4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "d46c15a5-c2c7-40b8-87ed-b639d55e1ee4", "text": {"status": "generated", "div": "Care Plan for Diabetes self management plan.
Activities:
- Diabetes self management plan
- Diabetes self management plan
Care plan is meant to treat Prediabetes.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "698360004", "display": "Diabetes self management plan"}], "text": "Diabetes self management plan"}], "subject": {"reference": "Patient/beaf00da-c197-4e72-8b27-7ee1131348f1"}, "encounter": {"reference": "Encounter/b8ca2cf7-2760-418a-ab20-f90242e98002"}, "period": {"start": "2016-07-16T23:33:57+00:00"}, "addresses": [{"reference": "urn:uuid:d5a42a4f-f97b-470e-bf73-a2fd68a5e527"}], "goal": [{"reference": "urn:uuid:d0c586d7-8f67-497b-b87b-1d7c1b1797c0"}, {"reference": "urn:uuid:c52b6e55-fef7-427a-93a1-73cd71509cc6"}, {"reference": "urn:uuid:a232fed2-6a89-45af-ad6b-5f37bb03bd36"}, {"reference": "urn:uuid:36e18be8-2192-4191-80e3-6b58565b0d7a"}, {"reference": "urn:uuid:463957e0-0ea8-43d1-a350-2b5d1f8a49be"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "160670007", "display": "Diabetic diet"}], "text": "Diabetic diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229065009", "display": "Exercise therapy"}], "text": "Exercise therapy"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/d69a7717-9cb8-435b-8cac-f16887d72ea4 b/data/input/FHIR/all/CarePlan/d69a7717-9cb8-435b-8cac-f16887d72ea4
deleted file mode 100644
index f1b42ce9..00000000
--- a/data/input/FHIR/all/CarePlan/d69a7717-9cb8-435b-8cac-f16887d72ea4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "d69a7717-9cb8-435b-8cac-f16887d72ea4", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
- Self care
- Self care
- Self care
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/8169b0a6-56cf-4c75-9fde-bba4a0e8585c"}, "period": {"start": "1990-12-19T16:24:37+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "409002", "display": "Food allergy diet"}], "text": "Food allergy diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/d6a857ea-cfe3-492a-b604-e61f0f02898b b/data/input/FHIR/all/CarePlan/d6a857ea-cfe3-492a-b604-e61f0f02898b
deleted file mode 100644
index 0d317b2f..00000000
--- a/data/input/FHIR/all/CarePlan/d6a857ea-cfe3-492a-b604-e61f0f02898b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "d6a857ea-cfe3-492a-b604-e61f0f02898b", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/d973fd23-1090-4329-a98a-3e8d5e0dc673"}, "period": {"start": "2011-12-07T12:11:31+00:00", "end": "2011-12-21T12:11:31+00:00"}, "addresses": [{"reference": "urn:uuid:688b5dc1-5055-4c60-8edf-c104dea87ce2"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/d75e2eed-9d6e-4c7c-b039-a91abab4089b b/data/input/FHIR/all/CarePlan/d75e2eed-9d6e-4c7c-b039-a91abab4089b
deleted file mode 100644
index 53543de9..00000000
--- a/data/input/FHIR/all/CarePlan/d75e2eed-9d6e-4c7c-b039-a91abab4089b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "d75e2eed-9d6e-4c7c-b039-a91abab4089b", "text": {"status": "generated", "div": "Care Plan for Wound care.
Activities:
Care plan is meant to treat Laceration of thigh.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "225358003", "display": "Wound care"}], "text": "Wound care"}], "subject": {"reference": "Patient/14867dba-fb11-4df3-9829-8e8e081b39e6"}, "encounter": {"reference": "Encounter/f7da3682-2c28-4067-a2f1-65536742e30a"}, "period": {"start": "2016-06-08T00:54:07+00:00", "end": "2016-06-29T00:54:07+00:00"}, "addresses": [{"reference": "urn:uuid:9c1855a7-4f8e-4acc-b0ec-5bf36270a400"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "385949008", "display": "Dressing change management"}], "text": "Dressing change management"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "439830001", "display": "Behavior to prevent infection"}], "text": "Behavior to prevent infection"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/d83851e3-2a3e-405c-be92-622777496979 b/data/input/FHIR/all/CarePlan/d83851e3-2a3e-405c-be92-622777496979
deleted file mode 100644
index e6257562..00000000
--- a/data/input/FHIR/all/CarePlan/d83851e3-2a3e-405c-be92-622777496979
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "d83851e3-2a3e-405c-be92-622777496979", "text": {"status": "generated", "div": "Care Plan for Self care.
Activities:
- Self care
- Self care
- Self care
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "326051000000105", "display": "Self care"}], "text": "Self care"}], "subject": {"reference": "Patient/963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/fe8df8af-833c-4d37-95d7-c90548b30c11"}, "period": {"start": "1993-03-20T09:25:28+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "409002", "display": "Food allergy diet"}], "text": "Food allergy diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "58332002", "display": "Allergy education"}], "text": "Allergy education"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/dc484a47-d8ec-4584-946e-3f95ad3328b9 b/data/input/FHIR/all/CarePlan/dc484a47-d8ec-4584-946e-3f95ad3328b9
deleted file mode 100644
index e36fdd02..00000000
--- a/data/input/FHIR/all/CarePlan/dc484a47-d8ec-4584-946e-3f95ad3328b9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "dc484a47-d8ec-4584-946e-3f95ad3328b9", "text": {"status": "generated", "div": "Care Plan for Chronic obstructive pulmonary disease clinical management plan.
Activities:
- Chronic obstructive pulmonary disease clinical management plan
- Chronic obstructive pulmonary disease clinical management plan
Care plan is meant to treat Pulmonary emphysema (disorder).
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "412776001", "display": "Chronic obstructive pulmonary disease clinical management plan"}], "text": "Chronic obstructive pulmonary disease clinical management plan"}], "subject": {"reference": "Patient/34a17aef-dd20-4eda-bf6c-f121e454616d"}, "encounter": {"reference": "Encounter/5a018e7c-5680-4426-98a8-6ffaf4fc70a4"}, "period": {"start": "1977-05-01T00:41:27+00:00"}, "addresses": [{"reference": "urn:uuid:14135781-591c-473e-a5a1-70ab15239d6f"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229065009", "display": "Exercise therapy"}], "text": "Exercise therapy"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "15081005", "display": "Pulmonary rehabilitation (regime/therapy)"}], "text": "Pulmonary rehabilitation (regime/therapy)"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/de5bf7d1-f096-411a-b635-daa32c111e80 b/data/input/FHIR/all/CarePlan/de5bf7d1-f096-411a-b635-daa32c111e80
deleted file mode 100644
index 8818d823..00000000
--- a/data/input/FHIR/all/CarePlan/de5bf7d1-f096-411a-b635-daa32c111e80
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "de5bf7d1-f096-411a-b635-daa32c111e80", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/39da17ee-c281-4827-884e-04efd345706b"}, "period": {"start": "2010-09-01T16:24:37+00:00", "end": "2012-02-09T16:24:37+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "710081004", "display": "Smoking cessation therapy"}], "text": "Smoking cessation therapy"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/e17226b9-9677-40f4-8b06-eaa9ddb7bfc4 b/data/input/FHIR/all/CarePlan/e17226b9-9677-40f4-8b06-eaa9ddb7bfc4
deleted file mode 100644
index 20dd012c..00000000
--- a/data/input/FHIR/all/CarePlan/e17226b9-9677-40f4-8b06-eaa9ddb7bfc4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "e17226b9-9677-40f4-8b06-eaa9ddb7bfc4", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/14867dba-fb11-4df3-9829-8e8e081b39e6"}, "encounter": {"reference": "Encounter/b40514dd-711d-4903-af87-2e0585380a38"}, "period": {"start": "2012-12-29T00:54:07+00:00", "end": "2013-06-22T00:54:07+00:00"}, "addresses": [{"reference": "urn:uuid:257886be-2121-427d-9427-1e07ffb321d0"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/e1ee1666-81d0-4d6c-9d36-316103bae71f b/data/input/FHIR/all/CarePlan/e1ee1666-81d0-4d6c-9d36-316103bae71f
deleted file mode 100644
index d3b6ae42..00000000
--- a/data/input/FHIR/all/CarePlan/e1ee1666-81d0-4d6c-9d36-316103bae71f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "e1ee1666-81d0-4d6c-9d36-316103bae71f", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/1f960d27-3f7d-4a51-9282-debf16f9a980"}, "period": {"start": "2018-06-20T04:27:08+00:00", "end": "2018-06-27T04:27:08+00:00"}, "addresses": [{"reference": "urn:uuid:23adb513-5956-4a30-9f8c-7ffad6777014"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/e2177d6e-e8cc-40b2-a2ee-173e91b018ff b/data/input/FHIR/all/CarePlan/e2177d6e-e8cc-40b2-a2ee-173e91b018ff
deleted file mode 100644
index 0f54e27d..00000000
--- a/data/input/FHIR/all/CarePlan/e2177d6e-e8cc-40b2-a2ee-173e91b018ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "e2177d6e-e8cc-40b2-a2ee-173e91b018ff", "text": {"status": "generated", "div": "Care Plan for Wound care.
Activities:
Care plan is meant to treat Laceration of thigh.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "225358003", "display": "Wound care"}], "text": "Wound care"}], "subject": {"reference": "Patient/d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/3a21c2c1-22eb-4ba4-b529-88da37b50fe6"}, "period": {"start": "2012-07-01T15:22:50+00:00", "end": "2012-07-15T15:22:50+00:00"}, "addresses": [{"reference": "urn:uuid:5d73bc3f-7f5d-4353-bbcb-379bc3068332"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "385949008", "display": "Dressing change management"}], "text": "Dressing change management"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "439830001", "display": "Behavior to prevent infection"}], "text": "Behavior to prevent infection"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/e2c700ff-e994-4094-a045-71337f6a6eca b/data/input/FHIR/all/CarePlan/e2c700ff-e994-4094-a045-71337f6a6eca
deleted file mode 100644
index ba151f64..00000000
--- a/data/input/FHIR/all/CarePlan/e2c700ff-e994-4094-a045-71337f6a6eca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "e2c700ff-e994-4094-a045-71337f6a6eca", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Injury of medial collateral ligament of knee.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/10cf65ba-405d-45d8-8a1d-1bddc15b8bb1"}, "period": {"start": "2018-06-07T22:22:41+00:00", "end": "2018-08-13T22:22:41+00:00"}, "addresses": [{"reference": "urn:uuid:726d04bf-24b7-44eb-8ac2-205507c68159"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/ee0bb692-32e5-4c09-b259-80f136f2acc4 b/data/input/FHIR/all/CarePlan/ee0bb692-32e5-4c09-b259-80f136f2acc4
deleted file mode 100644
index d231a379..00000000
--- a/data/input/FHIR/all/CarePlan/ee0bb692-32e5-4c09-b259-80f136f2acc4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "ee0bb692-32e5-4c09-b259-80f136f2acc4", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/e05378e6-2941-499e-8ce1-d5a94f141de1"}, "period": {"start": "2005-05-19T22:22:41+00:00", "end": "2006-06-04T22:22:41+00:00"}, "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/f0010e16-1ffb-4983-8151-19f563eb6e80 b/data/input/FHIR/all/CarePlan/f0010e16-1ffb-4983-8151-19f563eb6e80
deleted file mode 100644
index bba2ee73..00000000
--- a/data/input/FHIR/all/CarePlan/f0010e16-1ffb-4983-8151-19f563eb6e80
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "f0010e16-1ffb-4983-8151-19f563eb6e80", "text": {"status": "generated", "div": "Care Plan for Diabetes self management plan.
Activities:
- Diabetes self management plan
- Diabetes self management plan
Care plan is meant to treat Prediabetes.
"}, "status": "active", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "698360004", "display": "Diabetes self management plan"}], "text": "Diabetes self management plan"}], "subject": {"reference": "Patient/6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/31533c44-9849-4654-a425-1cbdfdb21756"}, "period": {"start": "2018-11-27T20:43:11+00:00"}, "addresses": [{"reference": "urn:uuid:1fe7b084-71f8-4840-a637-878f102be09b"}], "goal": [{"reference": "urn:uuid:4dbe0c09-831e-461d-bb6f-1dc39ed54af9"}, {"reference": "urn:uuid:317631b2-b7a9-43f1-95d0-39e54aeb7ef1"}, {"reference": "urn:uuid:c52a792b-0999-4288-85e8-dfb5d8633db3"}, {"reference": "urn:uuid:2538e60f-584d-4c9a-9449-155dd18ed5bf"}, {"reference": "urn:uuid:637c0453-9951-437f-b82a-6501083d5e4b"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "160670007", "display": "Diabetic diet"}], "text": "Diabetic diet"}, "status": "in-progress"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229065009", "display": "Exercise therapy"}], "text": "Exercise therapy"}, "status": "in-progress"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/f93c8206-0f14-4daa-83e7-ab93cd484f63 b/data/input/FHIR/all/CarePlan/f93c8206-0f14-4daa-83e7-ab93cd484f63
deleted file mode 100644
index 5b57d80f..00000000
--- a/data/input/FHIR/all/CarePlan/f93c8206-0f14-4daa-83e7-ab93cd484f63
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "f93c8206-0f14-4daa-83e7-ab93cd484f63", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Injury of tendon of the rotator cuff of shoulder.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/fcbe8b4a-2324-4d31-95c7-61c54902ea00"}, "period": {"start": "2020-06-26T10:48:09+00:00", "end": "2020-08-25T10:48:09+00:00"}, "addresses": [{"reference": "urn:uuid:6ffb79a3-70ad-4ed8-bf55-cdab5178efb8"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/fa9f9b6b-5783-45a4-8dd3-e6b42257bb07 b/data/input/FHIR/all/CarePlan/fa9f9b6b-5783-45a4-8dd3-e6b42257bb07
deleted file mode 100644
index 056b254f..00000000
--- a/data/input/FHIR/all/CarePlan/fa9f9b6b-5783-45a4-8dd3-e6b42257bb07
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "fa9f9b6b-5783-45a4-8dd3-e6b42257bb07", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of wrist.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/829bb06a-42b9-433d-a8f6-560727c63da9"}, "encounter": {"reference": "Encounter/437ff221-6738-4e8e-a943-db86a1c909a5"}, "period": {"start": "2002-06-20T03:11:33+00:00", "end": "2002-07-04T03:11:33+00:00"}, "addresses": [{"reference": "urn:uuid:a8a41638-178d-42bf-92bb-d7d88f0a5220"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/fc945eeb-be1a-4a75-94d3-c16f9ccd8fe0 b/data/input/FHIR/all/CarePlan/fc945eeb-be1a-4a75-94d3-c16f9ccd8fe0
deleted file mode 100644
index a8536098..00000000
--- a/data/input/FHIR/all/CarePlan/fc945eeb-be1a-4a75-94d3-c16f9ccd8fe0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "fc945eeb-be1a-4a75-94d3-c16f9ccd8fe0", "text": {"status": "generated", "div": "Care Plan for Respiratory therapy.
Activities:
- Respiratory therapy
- Respiratory therapy
Care plan is meant to treat Acute bronchitis (disorder).
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "53950000", "display": "Respiratory therapy"}], "text": "Respiratory therapy"}], "subject": {"reference": "Patient/8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "encounter": {"reference": "Encounter/e38d7a93-a7da-43c0-a362-388bcd6e317e"}, "period": {"start": "2017-05-25T19:20:19+00:00", "end": "2017-11-16T19:20:19+00:00"}, "addresses": [{"reference": "urn:uuid:dfd0028d-51fa-4e67-bb2f-01818eaf8855"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "304510005", "display": "Recommendation to avoid exercise"}], "text": "Recommendation to avoid exercise"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "371605008", "display": "Deep breathing and coughing exercises"}], "text": "Deep breathing and coughing exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/fd58b6c7-1d29-4d2a-ad47-9deef24303fe b/data/input/FHIR/all/CarePlan/fd58b6c7-1d29-4d2a-ad47-9deef24303fe
deleted file mode 100644
index 9e7a6591..00000000
--- a/data/input/FHIR/all/CarePlan/fd58b6c7-1d29-4d2a-ad47-9deef24303fe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "fd58b6c7-1d29-4d2a-ad47-9deef24303fe", "text": {"status": "generated", "div": "Care Plan for Physical therapy procedure.
Activities:
- Physical therapy procedure
- Physical therapy procedure
Care plan is meant to treat Sprain of ankle.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "91251008", "display": "Physical therapy procedure"}], "text": "Physical therapy procedure"}], "subject": {"reference": "Patient/024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/e6194d17-1930-4c5e-8de1-68cb012c3f0a"}, "period": {"start": "2015-04-16T11:44:32+00:00", "end": "2015-05-07T11:44:32+00:00"}, "addresses": [{"reference": "urn:uuid:02eeb752-7e21-406b-848f-505b38304eac"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229586001", "display": "Rest, ice, compression and elevation treatment programme"}], "text": "Rest, ice, compression and elevation treatment programme"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "229070002", "display": "Stretching exercises"}], "text": "Stretching exercises"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/CarePlan/fdeffd4d-5f89-4514-bdeb-8a5a1bc65018 b/data/input/FHIR/all/CarePlan/fdeffd4d-5f89-4514-bdeb-8a5a1bc65018
deleted file mode 100644
index 2d4501e9..00000000
--- a/data/input/FHIR/all/CarePlan/fdeffd4d-5f89-4514-bdeb-8a5a1bc65018
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "CarePlan", "id": "fdeffd4d-5f89-4514-bdeb-8a5a1bc65018", "text": {"status": "generated", "div": "Care Plan for Wound care.
Activities:
Care plan is meant to treat Laceration of thigh.
"}, "status": "completed", "intent": "order", "category": [{"coding": [{"system": "http://snomed.info/sct", "code": "225358003", "display": "Wound care"}], "text": "Wound care"}], "subject": {"reference": "Patient/4ef9f896-10bc-4479-acd6-1153e7318f14"}, "encounter": {"reference": "Encounter/c253b648-fdb6-4e22-b957-4d6c9160432b"}, "period": {"start": "2013-01-26T23:58:38+00:00", "end": "2013-02-16T23:58:38+00:00"}, "addresses": [{"reference": "urn:uuid:590a86ad-b092-466b-8666-5239888a0fe5"}], "activity": [{"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "385949008", "display": "Dressing change management"}], "text": "Dressing change management"}, "status": "completed"}}, {"detail": {"code": {"coding": [{"system": "http://snomed.info/sct", "code": "439830001", "display": "Behavior to prevent infection"}], "text": "Behavior to prevent infection"}, "status": "completed"}}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0018ecc5-942c-498a-80bb-bb08da2287aa b/data/input/FHIR/all/Claim/0018ecc5-942c-498a-80bb-bb08da2287aa
deleted file mode 100644
index 0cda91fc..00000000
--- a/data/input/FHIR/all/Claim/0018ecc5-942c-498a-80bb-bb08da2287aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0018ecc5-942c-498a-80bb-bb08da2287aa", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2019-09-27T04:27:08+00:00", "end": "2019-09-27T04:42:08+00:00"}, "created": "2019-09-27T04:42:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9d2dd599-f5c1-43de-8495-5377818eda62"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:bbd58864-969c-421d-94d0-5af5724ece92"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/00b72aef-bbc8-428b-99ae-bacca09c81aa b/data/input/FHIR/all/Claim/00b72aef-bbc8-428b-99ae-bacca09c81aa
deleted file mode 100644
index 6ee6e5a1..00000000
--- a/data/input/FHIR/all/Claim/00b72aef-bbc8-428b-99ae-bacca09c81aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "00b72aef-bbc8-428b-99ae-bacca09c81aa", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2014-07-08T21:19:24+00:00", "end": "2014-07-08T21:49:24+00:00"}, "created": "2014-07-08T21:49:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d465a29a-cca0-4bd8-bf79-1b0cba9df7cc"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:88264ed7-0c55-438c-9e9d-18a0202f8e9d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6f1b2f75-b974-41bf-9368-74ee3ee91238"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2773.04, "currency": "USD"}}], "total": {"value": 2898.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/00c331b4-a1cb-44e5-9c82-f0a9c1da831d b/data/input/FHIR/all/Claim/00c331b4-a1cb-44e5-9c82-f0a9c1da831d
deleted file mode 100644
index cdf8bfe7..00000000
--- a/data/input/FHIR/all/Claim/00c331b4-a1cb-44e5-9c82-f0a9c1da831d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "00c331b4-a1cb-44e5-9c82-f0a9c1da831d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2012-05-04T00:39:32+00:00", "end": "2012-05-04T00:54:32+00:00"}, "created": "2012-05-04T00:54:32+00:00", "provider": {"reference": "urn:uuid:fd328395-ab1d-35c6-a2d0-d05a9a79cf11"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f1282015-55a0-4553-9ce1-5062576d8795"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d89e5ec0-5dce-475c-8a63-434ca0d3df0e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3e563ed0-fa8e-45bd-adc1-114f259f68df"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/00cb79e4-8118-4f4d-84a9-d7d471f749a6 b/data/input/FHIR/all/Claim/00cb79e4-8118-4f4d-84a9-d7d471f749a6
deleted file mode 100644
index 59012e33..00000000
--- a/data/input/FHIR/all/Claim/00cb79e4-8118-4f4d-84a9-d7d471f749a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "00cb79e4-8118-4f4d-84a9-d7d471f749a6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2006-08-04T20:37:06+00:00", "end": "2006-08-04T20:52:06+00:00"}, "created": "2006-08-04T20:52:06+00:00", "provider": {"reference": "urn:uuid:37c0de84-bcaf-3624-82bf-a89b2ac441b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e1e45551-ea23-40f1-9a5a-64dd5684185b"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f4d63ade-7e12-4592-8f2a-c3491be9de2e"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/00cd8e60-176f-4df6-9fdb-1bd4d40ed2a4 b/data/input/FHIR/all/Claim/00cd8e60-176f-4df6-9fdb-1bd4d40ed2a4
deleted file mode 100644
index f75b9fd6..00000000
--- a/data/input/FHIR/all/Claim/00cd8e60-176f-4df6-9fdb-1bd4d40ed2a4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "00cd8e60-176f-4df6-9fdb-1bd4d40ed2a4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1977-05-01T00:41:27+00:00", "end": "1977-05-01T01:26:27+00:00"}, "created": "1977-05-01T01:26:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:14135781-591c-473e-a5a1-70ab15239d6f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:5a018e7c-5680-4426-98a8-6ffaf4fc70a4"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "87433001", "display": "Pulmonary emphysema (disorder)"}], "text": "Pulmonary emphysema (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/00eec05e-ff5f-4b92-a6d0-ef145ec6c57f b/data/input/FHIR/all/Claim/00eec05e-ff5f-4b92-a6d0-ef145ec6c57f
deleted file mode 100644
index 4bf0d811..00000000
--- a/data/input/FHIR/all/Claim/00eec05e-ff5f-4b92-a6d0-ef145ec6c57f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "00eec05e-ff5f-4b92-a6d0-ef145ec6c57f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2003-10-12T03:11:33+00:00", "end": "2003-10-12T03:41:33+00:00"}, "created": "2003-10-12T03:41:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9b9f77b2-cd42-477a-9404-650c26d4dc2a"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c048512d-9030-4462-b316-e5a858a7f387"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5f4cd234-6d1f-4635-abe9-2b174239101a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8fb4f037-6041-4ff9-ace9-03f0b1429497"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 455.89, "currency": "USD"}}], "total": {"value": 861.93, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0113b556-965f-4dcf-b7cf-94d7a4f89811 b/data/input/FHIR/all/Claim/0113b556-965f-4dcf-b7cf-94d7a4f89811
deleted file mode 100644
index d5401d58..00000000
--- a/data/input/FHIR/all/Claim/0113b556-965f-4dcf-b7cf-94d7a4f89811
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0113b556-965f-4dcf-b7cf-94d7a4f89811", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2013-11-20T10:48:09+00:00", "end": "2013-11-20T11:03:09+00:00"}, "created": "2013-11-20T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:da4ed188-91b1-4670-a89e-f64efa9eb9ed"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:73aa0065-5b37-4e41-8786-b0bf5cdb2834"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/01279dd1-fe5c-43b6-956a-93f9722f7daf b/data/input/FHIR/all/Claim/01279dd1-fe5c-43b6-956a-93f9722f7daf
deleted file mode 100644
index 86d3a380..00000000
--- a/data/input/FHIR/all/Claim/01279dd1-fe5c-43b6-956a-93f9722f7daf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "01279dd1-fe5c-43b6-956a-93f9722f7daf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "1985-04-23T14:01:06+00:00", "end": "1985-04-23T14:16:06+00:00"}, "created": "1985-04-23T14:16:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca0b87ee-9051-421c-a9d9-9ea9293e3d6b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:fb204556-1280-4e57-8af1-d303e101d980"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/01353e4c-9637-4072-bbdf-75148d0ccbbc b/data/input/FHIR/all/Claim/01353e4c-9637-4072-bbdf-75148d0ccbbc
deleted file mode 100644
index 9a667a04..00000000
--- a/data/input/FHIR/all/Claim/01353e4c-9637-4072-bbdf-75148d0ccbbc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "01353e4c-9637-4072-bbdf-75148d0ccbbc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2004-12-22T03:11:33+00:00", "end": "2004-12-22T03:26:33+00:00"}, "created": "2004-12-22T03:26:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b216f750-3923-42ed-9581-580ffd1161c7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:cd13e4d5-65a9-428e-9c86-889a0dfc2199"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/017243f7-8c7d-4b30-bf63-583abe53739c b/data/input/FHIR/all/Claim/017243f7-8c7d-4b30-bf63-583abe53739c
deleted file mode 100644
index e9259a09..00000000
--- a/data/input/FHIR/all/Claim/017243f7-8c7d-4b30-bf63-583abe53739c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "017243f7-8c7d-4b30-bf63-583abe53739c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2017-02-15T21:15:23+00:00", "end": "2017-02-15T21:45:23+00:00"}, "created": "2017-02-15T21:45:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:aeaca392-fadc-4d2b-9192-f333a4673f5e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f9ec71ab-6e41-4f62-ba92-805db6d85689"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6125e3af-27c1-4c7c-8599-925748546d03"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 617.17, "currency": "USD"}}], "total": {"value": 882.69, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/01bddce2-4cdd-481d-afa0-96d445286a40 b/data/input/FHIR/all/Claim/01bddce2-4cdd-481d-afa0-96d445286a40
deleted file mode 100644
index ac88ce80..00000000
--- a/data/input/FHIR/all/Claim/01bddce2-4cdd-481d-afa0-96d445286a40
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "01bddce2-4cdd-481d-afa0-96d445286a40", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2018-09-27T15:22:50+00:00", "end": "2018-09-27T15:37:50+00:00"}, "created": "2018-09-27T15:37:50+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d8a421bb-6e7a-4ff1-bc95-27d30bba102e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:fa29abf3-60c0-4c83-bb94-ba7607c7371c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/02426a83-9fbe-43f6-89ca-673058bca737 b/data/input/FHIR/all/Claim/02426a83-9fbe-43f6-89ca-673058bca737
deleted file mode 100644
index b5e0e7b7..00000000
--- a/data/input/FHIR/all/Claim/02426a83-9fbe-43f6-89ca-673058bca737
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "02426a83-9fbe-43f6-89ca-673058bca737", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2015-01-07T20:51:42+00:00", "end": "2015-01-07T21:06:42+00:00"}, "created": "2015-01-07T21:06:42+00:00", "provider": {"reference": "urn:uuid:ef58ea08-d883-3957-8300-150554edc8fb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:54b2c24f-1805-4861-b846-21ca120c0b1e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f88a15f8-14da-41a2-b26a-f5b578beb137"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/026a4f55-d5ab-4225-b5a6-40e1601f8b4f b/data/input/FHIR/all/Claim/026a4f55-d5ab-4225-b5a6-40e1601f8b4f
deleted file mode 100644
index 116ef8a4..00000000
--- a/data/input/FHIR/all/Claim/026a4f55-d5ab-4225-b5a6-40e1601f8b4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "026a4f55-d5ab-4225-b5a6-40e1601f8b4f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2016-03-12T19:22:25+00:00", "end": "2016-03-12T19:57:25+00:00"}, "created": "2016-03-12T19:57:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:612eb7fa-5376-44e4-8045-dd3984f3d9b4"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:60dce3df-bda0-4756-ac13-be8b24f01066"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0320127e-d70e-4bc1-b7f5-a17009032153 b/data/input/FHIR/all/Claim/0320127e-d70e-4bc1-b7f5-a17009032153
deleted file mode 100644
index f24d758d..00000000
--- a/data/input/FHIR/all/Claim/0320127e-d70e-4bc1-b7f5-a17009032153
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0320127e-d70e-4bc1-b7f5-a17009032153", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2009-01-13T22:12:13+00:00", "end": "2009-01-13T22:27:13+00:00"}, "created": "2009-01-13T22:27:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b9a00372-c830-47c6-a3e4-3f98a3db7d45"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e21a11be-87db-4c67-bf87-f72bc2ec32bf"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/03294109-e615-459a-944e-059d78708886 b/data/input/FHIR/all/Claim/03294109-e615-459a-944e-059d78708886
deleted file mode 100644
index f8595977..00000000
--- a/data/input/FHIR/all/Claim/03294109-e615-459a-944e-059d78708886
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "03294109-e615-459a-944e-059d78708886", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2012-11-15T20:43:11+00:00", "end": "2012-11-15T21:06:11+00:00"}, "created": "2012-11-15T21:06:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:c986e594-895a-4084-8f7c-04026d0112d2"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:457f3eff-3762-46cd-9c9d-3464b133e79f"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/034ecdd1-8061-4b01-8bcd-dea624b74d46 b/data/input/FHIR/all/Claim/034ecdd1-8061-4b01-8bcd-dea624b74d46
deleted file mode 100644
index 0310831f..00000000
--- a/data/input/FHIR/all/Claim/034ecdd1-8061-4b01-8bcd-dea624b74d46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "034ecdd1-8061-4b01-8bcd-dea624b74d46", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2020-08-05T21:19:24+00:00", "end": "2020-08-05T21:49:24+00:00"}, "created": "2020-08-05T21:49:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:982cb9d8-5be1-407d-9b5c-3516d5710f83"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:a2b7ecc3-bef5-4546-b416-adb84325cd9d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d9f7a5f1-96be-4f6d-a8f6-ed57dce3b651"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 616.89, "currency": "USD"}}], "total": {"value": 882.41, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/03ba8468-39e1-4784-8754-4207c53412d1 b/data/input/FHIR/all/Claim/03ba8468-39e1-4784-8754-4207c53412d1
deleted file mode 100644
index a10fc4cd..00000000
--- a/data/input/FHIR/all/Claim/03ba8468-39e1-4784-8754-4207c53412d1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "03ba8468-39e1-4784-8754-4207c53412d1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2020-08-25T10:48:09+00:00", "end": "2020-08-25T11:03:09+00:00"}, "created": "2020-08-25T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:b75e3723-9575-4dc5-bffb-5c2d57cb9d77"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/03f98761-7c2c-4134-a344-cd6e11835337 b/data/input/FHIR/all/Claim/03f98761-7c2c-4134-a344-cd6e11835337
deleted file mode 100644
index 6dc81fe1..00000000
--- a/data/input/FHIR/all/Claim/03f98761-7c2c-4134-a344-cd6e11835337
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "03f98761-7c2c-4134-a344-cd6e11835337", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1967-03-21T10:10:39+00:00", "end": "1967-03-21T10:40:39+00:00"}, "created": "1967-03-21T10:40:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f20d5fe5-45ee-4589-8c5a-50ee30d0d6f3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "210098006", "display": "Domiciliary or rest home patient evaluation and management"}], "text": "Domiciliary or rest home patient evaluation and management"}, "encounter": [{"reference": "urn:uuid:917dcbdc-8a3d-44e8-a947-4a3d52836c4a"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "311791003", "display": "Information gathering (procedure)"}], "text": "Information gathering (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/041e1cc2-14d0-4d05-bb98-c2364189d938 b/data/input/FHIR/all/Claim/041e1cc2-14d0-4d05-bb98-c2364189d938
deleted file mode 100644
index eef959cb..00000000
--- a/data/input/FHIR/all/Claim/041e1cc2-14d0-4d05-bb98-c2364189d938
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "041e1cc2-14d0-4d05-bb98-c2364189d938", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2012-11-25T13:41:48+00:00", "end": "2012-11-25T13:56:48+00:00"}, "created": "2012-11-25T13:56:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f05be48e-7a35-411b-ad98-56f1663cd0dd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:cb04ce7a-ec36-4c88-a591-84c3518d75b5"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/044f68df-d6b3-4479-94b9-25d0f0ed8a14 b/data/input/FHIR/all/Claim/044f68df-d6b3-4479-94b9-25d0f0ed8a14
deleted file mode 100644
index 527e52e8..00000000
--- a/data/input/FHIR/all/Claim/044f68df-d6b3-4479-94b9-25d0f0ed8a14
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "044f68df-d6b3-4479-94b9-25d0f0ed8a14", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2017-11-01T13:55:57+00:00", "end": "2017-11-01T14:10:57+00:00"}, "created": "2017-11-01T14:10:57+00:00", "provider": {"reference": "urn:uuid:49318f80-bd8b-3fc7-a096-ac43088b0c12"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b1e9188e-52f3-453d-81c2-cbaa1731404e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e4b63279-c603-49d1-9e3d-17e2ed7e7caf"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0477094e-d190-4476-be42-9a0dd701702b b/data/input/FHIR/all/Claim/0477094e-d190-4476-be42-9a0dd701702b
deleted file mode 100644
index 177a483e..00000000
--- a/data/input/FHIR/all/Claim/0477094e-d190-4476-be42-9a0dd701702b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0477094e-d190-4476-be42-9a0dd701702b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2020-05-14T04:00:52+00:00", "end": "2020-05-14T04:15:52+00:00"}, "created": "2020-05-14T04:15:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:8d989eaf-115b-40ce-b8f3-50095f34c716"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/049cc94c-8b05-4fe8-a160-ef21117afeaf b/data/input/FHIR/all/Claim/049cc94c-8b05-4fe8-a160-ef21117afeaf
deleted file mode 100644
index ec868f6a..00000000
--- a/data/input/FHIR/all/Claim/049cc94c-8b05-4fe8-a160-ef21117afeaf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "049cc94c-8b05-4fe8-a160-ef21117afeaf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2021-03-31T04:00:52+00:00", "end": "2021-03-31T05:00:52+00:00"}, "created": "2021-03-31T05:00:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f12c4a43-4f35-4c45-b50f-d685c4b8bf4d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:c4f2a940-b849-4f74-b187-6591c063b604"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62564004", "display": "Concussion with loss of consciousness"}], "text": "Concussion with loss of consciousness"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/04f18086-88cd-47c9-8f2a-32f6e8b0d6e9 b/data/input/FHIR/all/Claim/04f18086-88cd-47c9-8f2a-32f6e8b0d6e9
deleted file mode 100644
index dd15ee62..00000000
--- a/data/input/FHIR/all/Claim/04f18086-88cd-47c9-8f2a-32f6e8b0d6e9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "04f18086-88cd-47c9-8f2a-32f6e8b0d6e9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1975-09-27T08:59:56+00:00", "end": "1975-09-27T09:14:56+00:00"}, "created": "1975-09-27T09:14:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5f26c525-ec04-438d-a2e6-140624ee7f1e"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b70d7b41-672c-4c9f-aabb-ef6c491321c2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1c61e67e-601a-45fa-b8b0-4c5e7e772ef8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0575c405-390f-4b92-b9f9-5147735ae39e b/data/input/FHIR/all/Claim/0575c405-390f-4b92-b9f9-5147735ae39e
deleted file mode 100644
index 6dacb485..00000000
--- a/data/input/FHIR/all/Claim/0575c405-390f-4b92-b9f9-5147735ae39e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0575c405-390f-4b92-b9f9-5147735ae39e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2007-08-20T05:28:45+00:00", "end": "2007-08-20T09:16:45+00:00"}, "created": "2007-08-20T09:16:45+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:8a79228f-00d2-481d-8cea-a90ba563a301"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:9515bdbb-b8b7-49cc-bea5-9a8b204b9e0e"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/061f9f4d-f4b2-45e2-a201-d91a37ea30cb b/data/input/FHIR/all/Claim/061f9f4d-f4b2-45e2-a201-d91a37ea30cb
deleted file mode 100644
index 03b8aa8e..00000000
--- a/data/input/FHIR/all/Claim/061f9f4d-f4b2-45e2-a201-d91a37ea30cb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "061f9f4d-f4b2-45e2-a201-d91a37ea30cb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2014-07-03T13:27:37+00:00", "end": "2014-07-03T13:42:37+00:00"}, "created": "2014-07-03T13:42:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:08af7c5a-af8a-4baa-be6c-c9fbea98f270"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a148c1cb-e79c-4d03-ba5c-f48c802101eb"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5fdb3bdc-3496-4d50-b523-6fcd317a37bb"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1ce0a54b-d608-4454-ae42-de9c354770b4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:cbef7872-1ac4-4d24-8eab-62ac0e96e84b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/06dd6693-4458-49a4-8e6f-dc2cd3100433 b/data/input/FHIR/all/Claim/06dd6693-4458-49a4-8e6f-dc2cd3100433
deleted file mode 100644
index 223b9f1e..00000000
--- a/data/input/FHIR/all/Claim/06dd6693-4458-49a4-8e6f-dc2cd3100433
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "06dd6693-4458-49a4-8e6f-dc2cd3100433", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2019-05-04T04:14:01+00:00", "end": "2019-05-04T04:29:01+00:00"}, "created": "2019-05-04T04:29:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9682597b-503a-4978-b4bd-1a03c3fd718a"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0e7e9e63-0710-4e58-8a64-dc9178c5886d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:97138c8e-0481-4304-87fd-7797aeba6415"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/06ed3532-88b6-466c-8827-ea1bf742fee4 b/data/input/FHIR/all/Claim/06ed3532-88b6-466c-8827-ea1bf742fee4
deleted file mode 100644
index 0530196f..00000000
--- a/data/input/FHIR/all/Claim/06ed3532-88b6-466c-8827-ea1bf742fee4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "06ed3532-88b6-466c-8827-ea1bf742fee4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2015-03-18T05:28:35+00:00", "end": "2015-03-18T05:58:35+00:00"}, "created": "2015-03-18T05:58:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:50209576-9d27-45b3-b738-2ad02e55a2b1"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:6c6b5e18-d942-45e4-9bb8-bc79d25f3497"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4719a0a8-3253-479c-8bdb-1dc7f988f61a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 554.7, "currency": "USD"}}], "total": {"value": 820.22, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/06fafbfd-75be-4bdf-923a-ac452ff623cd b/data/input/FHIR/all/Claim/06fafbfd-75be-4bdf-923a-ac452ff623cd
deleted file mode 100644
index cd07c729..00000000
--- a/data/input/FHIR/all/Claim/06fafbfd-75be-4bdf-923a-ac452ff623cd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "06fafbfd-75be-4bdf-923a-ac452ff623cd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2012-03-08T10:09:19+00:00", "end": "2012-03-08T10:24:19+00:00"}, "created": "2012-03-08T10:24:19+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e9cc666b-ba30-4cde-b2f0-c5a761b944a9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:507fabf7-23db-4faa-bd8a-536d0526c18d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/074aea7d-2839-479c-b478-94172fe186a6 b/data/input/FHIR/all/Claim/074aea7d-2839-479c-b478-94172fe186a6
deleted file mode 100644
index 8934cae6..00000000
--- a/data/input/FHIR/all/Claim/074aea7d-2839-479c-b478-94172fe186a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "074aea7d-2839-479c-b478-94172fe186a6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2020-02-19T21:15:23+00:00", "end": "2020-02-19T21:30:23+00:00"}, "created": "2020-02-19T21:30:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9177d9cf-148a-46fb-a4cf-370664d29255"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:eb286d9b-6da9-44a0-8452-e481faf9188c"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:65318ed7-4a19-46df-b4e0-43ebf06301cc"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6c021e15-eb23-4c35-856c-eb4c724720f2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0acaf973-a36e-474b-b6f9-7cdbabbca5db"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/079478be-e046-4348-8008-2dbc031741c0 b/data/input/FHIR/all/Claim/079478be-e046-4348-8008-2dbc031741c0
deleted file mode 100644
index b5a6614f..00000000
--- a/data/input/FHIR/all/Claim/079478be-e046-4348-8008-2dbc031741c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "079478be-e046-4348-8008-2dbc031741c0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2011-12-15T13:11:35+00:00", "end": "2011-12-15T13:26:35+00:00"}, "created": "2011-12-15T13:26:35+00:00", "provider": {"reference": "urn:uuid:27f06acd-f732-3871-be87-889fef7d9010"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e8ae6ecd-c8c8-4444-8538-404b7433727c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:71a9b317-a881-455f-b55f-99d73e281599"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/07e93d6b-6067-4be4-8dfe-43854ddcbec1 b/data/input/FHIR/all/Claim/07e93d6b-6067-4be4-8dfe-43854ddcbec1
deleted file mode 100644
index edb68cc1..00000000
--- a/data/input/FHIR/all/Claim/07e93d6b-6067-4be4-8dfe-43854ddcbec1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "07e93d6b-6067-4be4-8dfe-43854ddcbec1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2021-02-02T22:12:13+00:00", "end": "2021-02-02T22:27:13+00:00"}, "created": "2021-02-02T22:27:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4ea534d7-24e6-41bd-a40f-d7f9c50b22fa"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:cdde13ff-3439-43d7-aa33-cf1e82d02450"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/08fd65a3-06ed-4ae0-aeca-918fd365e540 b/data/input/FHIR/all/Claim/08fd65a3-06ed-4ae0-aeca-918fd365e540
deleted file mode 100644
index ce48b1c0..00000000
--- a/data/input/FHIR/all/Claim/08fd65a3-06ed-4ae0-aeca-918fd365e540
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "08fd65a3-06ed-4ae0-aeca-918fd365e540", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2016-05-18T22:22:41+00:00", "end": "2016-05-18T23:22:41+00:00"}, "created": "2016-05-18T23:22:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9f34bf55-9a78-4aad-9740-6adb97b6c836"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:a7d5c2b8-eb20-4569-aa3c-b11318df0b22"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62106007", "display": "Concussion with no loss of consciousness"}], "text": "Concussion with no loss of consciousness"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/09239039-ac97-4e60-b054-9201473305c2 b/data/input/FHIR/all/Claim/09239039-ac97-4e60-b054-9201473305c2
deleted file mode 100644
index ef2fe8c5..00000000
--- a/data/input/FHIR/all/Claim/09239039-ac97-4e60-b054-9201473305c2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "09239039-ac97-4e60-b054-9201473305c2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2014-09-04T07:56:53+00:00", "end": "2014-09-04T09:13:53+00:00"}, "created": "2014-09-04T09:13:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:39a4b4b1-da42-49ec-87dc-7ee99ff10e64"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:aa74b05c-b7c2-4924-bdeb-6f9df76e485b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/09bb30e3-0f72-4cdf-a46a-078cbf4c19d8 b/data/input/FHIR/all/Claim/09bb30e3-0f72-4cdf-a46a-078cbf4c19d8
deleted file mode 100644
index fb1d7ffb..00000000
--- a/data/input/FHIR/all/Claim/09bb30e3-0f72-4cdf-a46a-078cbf4c19d8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "09bb30e3-0f72-4cdf-a46a-078cbf4c19d8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2010-12-26T09:25:28+00:00", "end": "2010-12-26T10:48:28+00:00"}, "created": "2010-12-26T10:48:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:6ffb8dd0-076b-43f8-bc65-ef592c3bbc27"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:d387d9f8-f598-4bf0-b80b-6774ab90d372"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/09f812d4-a3ce-4b3e-9a89-f25d9f04f84a b/data/input/FHIR/all/Claim/09f812d4-a3ce-4b3e-9a89-f25d9f04f84a
deleted file mode 100644
index ad05bb20..00000000
--- a/data/input/FHIR/all/Claim/09f812d4-a3ce-4b3e-9a89-f25d9f04f84a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "09f812d4-a3ce-4b3e-9a89-f25d9f04f84a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2000-01-08T18:26:38+00:00", "end": "2000-01-08T18:56:38+00:00"}, "created": "2000-01-08T18:56:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:6b5a67ae-1819-43ed-99ad-cf482e5abbff"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:80f4da05-319b-4fde-beff-9c3903d67041"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0a11dde7-c5e7-4441-9278-910a491e2238 b/data/input/FHIR/all/Claim/0a11dde7-c5e7-4441-9278-910a491e2238
deleted file mode 100644
index 0295db70..00000000
--- a/data/input/FHIR/all/Claim/0a11dde7-c5e7-4441-9278-910a491e2238
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0a11dde7-c5e7-4441-9278-910a491e2238", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2003-02-20T15:06:54+00:00", "end": "2003-02-20T15:21:54+00:00"}, "created": "2003-02-20T15:21:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1efae7f9-2b52-43df-b58c-d8222cd61575"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e45ddf52-f622-4ef4-bd68-ec2ea775c12b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0a5ccbc2-91dd-4879-b73c-dfc3dac55d6a b/data/input/FHIR/all/Claim/0a5ccbc2-91dd-4879-b73c-dfc3dac55d6a
deleted file mode 100644
index 16f61550..00000000
--- a/data/input/FHIR/all/Claim/0a5ccbc2-91dd-4879-b73c-dfc3dac55d6a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0a5ccbc2-91dd-4879-b73c-dfc3dac55d6a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1964-04-03T10:10:39+00:00", "end": "1964-04-03T10:40:39+00:00"}, "created": "1964-04-03T10:40:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5918268e-fd6a-4424-9e33-ba2a728a396b"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:07693c5a-67f4-4eb9-b09f-a79b2de4bb8c"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:078308ef-1173-4648-898b-3e28ecab3f5a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8502e1ef-1f47-43bf-9176-f4830bcc3f1c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "53741008", "display": "Coronary Heart Disease"}], "text": "Coronary Heart Disease"}}, {"sequence": 3, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 568.51, "currency": "USD"}}], "total": {"value": 834.03, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0af8fe74-b6db-43f1-bef7-4cb5ecc402b8 b/data/input/FHIR/all/Claim/0af8fe74-b6db-43f1-bef7-4cb5ecc402b8
deleted file mode 100644
index f5912dca..00000000
--- a/data/input/FHIR/all/Claim/0af8fe74-b6db-43f1-bef7-4cb5ecc402b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0af8fe74-b6db-43f1-bef7-4cb5ecc402b8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1967-06-19T10:10:39+00:00", "end": "1967-06-19T10:40:39+00:00"}, "created": "1967-06-19T10:40:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:72f9a241-9e4f-40b3-9ce7-8e8485d08ea8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "210098006", "display": "Domiciliary or rest home patient evaluation and management"}], "text": "Domiciliary or rest home patient evaluation and management"}, "encounter": [{"reference": "urn:uuid:1200998e-3172-4e33-b08e-3967a5d23cc7"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "311791003", "display": "Information gathering (procedure)"}], "text": "Information gathering (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0afc2019-2ff4-45b8-aac9-ea49721e6457 b/data/input/FHIR/all/Claim/0afc2019-2ff4-45b8-aac9-ea49721e6457
deleted file mode 100644
index fea485b0..00000000
--- a/data/input/FHIR/all/Claim/0afc2019-2ff4-45b8-aac9-ea49721e6457
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0afc2019-2ff4-45b8-aac9-ea49721e6457", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2010-12-26T09:25:28+00:00", "end": "2010-12-26T09:40:28+00:00"}, "created": "2010-12-26T09:40:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1feb73c3-d905-4267-8aff-e0a47b04d905"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:cf1dd31e-8f19-4861-a5fb-7a898a75110a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:53743f9a-a56a-4b0f-a842-3806bc1f63cc"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)"}], "text": "Anemia (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0b04c075-bff8-44cf-9369-808371e77595 b/data/input/FHIR/all/Claim/0b04c075-bff8-44cf-9369-808371e77595
deleted file mode 100644
index 67d2df32..00000000
--- a/data/input/FHIR/all/Claim/0b04c075-bff8-44cf-9369-808371e77595
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0b04c075-bff8-44cf-9369-808371e77595", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2021-01-01T13:10:39+00:00", "end": "2021-01-01T13:25:39+00:00"}, "created": "2021-01-01T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c25acb33-2603-4a79-a544-1a55ba960c31"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a94ffd5b-b064-4702-914d-6672e2dd124a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0bb2d314-96fa-4c44-8b0c-9fde753d2817 b/data/input/FHIR/all/Claim/0bb2d314-96fa-4c44-8b0c-9fde753d2817
deleted file mode 100644
index 4f51efa7..00000000
--- a/data/input/FHIR/all/Claim/0bb2d314-96fa-4c44-8b0c-9fde753d2817
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0bb2d314-96fa-4c44-8b0c-9fde753d2817", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2013-08-29T22:22:41+00:00", "end": "2013-08-29T22:37:41+00:00"}, "created": "2013-08-29T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:db604981-ed57-43cc-b467-d4118a18ccda"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b08a26a7-55e3-4fce-b6b7-f48407bb1fd5"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0bedb34e-6b16-4e0e-962c-3bec325e74ee b/data/input/FHIR/all/Claim/0bedb34e-6b16-4e0e-962c-3bec325e74ee
deleted file mode 100644
index 5641ba38..00000000
--- a/data/input/FHIR/all/Claim/0bedb34e-6b16-4e0e-962c-3bec325e74ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0bedb34e-6b16-4e0e-962c-3bec325e74ee", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2017-07-20T22:22:41+00:00", "end": "2017-07-20T22:37:41+00:00"}, "created": "2017-07-20T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c40e1024-4293-4189-b173-d764f6c17bbf"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2938fdbb-8a8f-4849-9706-3b31e0034ccb"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0c02bc82-c934-489a-a424-99f524739aaf b/data/input/FHIR/all/Claim/0c02bc82-c934-489a-a424-99f524739aaf
deleted file mode 100644
index 0701b208..00000000
--- a/data/input/FHIR/all/Claim/0c02bc82-c934-489a-a424-99f524739aaf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0c02bc82-c934-489a-a424-99f524739aaf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2016-07-26T19:22:25+00:00", "end": "2016-07-26T19:52:25+00:00"}, "created": "2016-07-26T19:52:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:498124e4-5f85-4b5a-8580-25fc75afaf3c"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:2aec5836-4650-43cb-b5ba-6bc6193e3574"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7ae56f17-9b26-4340-a687-9b96cf1c96a5"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2691.12, "currency": "USD"}}], "total": {"value": 2816.12, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0c52b56e-bcbd-44b9-96c1-9366ba14453c b/data/input/FHIR/all/Claim/0c52b56e-bcbd-44b9-96c1-9366ba14453c
deleted file mode 100644
index 97e19a79..00000000
--- a/data/input/FHIR/all/Claim/0c52b56e-bcbd-44b9-96c1-9366ba14453c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0c52b56e-bcbd-44b9-96c1-9366ba14453c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2010-02-07T18:04:34+00:00", "end": "2010-02-07T18:19:34+00:00"}, "created": "2010-02-07T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0af43d5a-8f55-4560-a76c-dbdb23470dbc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5c22b619-327a-4873-8318-d2d1357539a9"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0c847f98-52f0-4450-b92f-51a251ea2565 b/data/input/FHIR/all/Claim/0c847f98-52f0-4450-b92f-51a251ea2565
deleted file mode 100644
index 9e5f3a86..00000000
--- a/data/input/FHIR/all/Claim/0c847f98-52f0-4450-b92f-51a251ea2565
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0c847f98-52f0-4450-b92f-51a251ea2565", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2020-10-24T01:08:11+00:00", "end": "2020-10-24T02:00:11+00:00"}, "created": "2020-10-24T02:00:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:c9a86a18-8ac3-4722-b9b5-d57a179f03a1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:11b01b5a-7089-48c4-841c-193ec6d5ea49"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "169553002", "display": "Insertion of subcutaneous contraceptive"}], "text": "Insertion of subcutaneous contraceptive"}, "net": {"value": 10461.41, "currency": "USD"}}], "total": {"value": 10586.41, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0cba0e9e-9f91-4b94-8a18-d1a3e8429b28 b/data/input/FHIR/all/Claim/0cba0e9e-9f91-4b94-8a18-d1a3e8429b28
deleted file mode 100644
index e28f9a40..00000000
--- a/data/input/FHIR/all/Claim/0cba0e9e-9f91-4b94-8a18-d1a3e8429b28
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0cba0e9e-9f91-4b94-8a18-d1a3e8429b28", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "1994-01-19T10:35:11+00:00", "end": "1994-01-19T10:50:11+00:00"}, "created": "1994-01-19T10:50:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:41fee44f-05e1-43bc-ba87-29dd25077039"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0df600fc-00b6-43f1-85d5-5a595c9d9304 b/data/input/FHIR/all/Claim/0df600fc-00b6-43f1-85d5-5a595c9d9304
deleted file mode 100644
index 576210f5..00000000
--- a/data/input/FHIR/all/Claim/0df600fc-00b6-43f1-85d5-5a595c9d9304
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0df600fc-00b6-43f1-85d5-5a595c9d9304", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2017-01-19T14:01:06+00:00", "end": "2017-01-19T14:16:06+00:00"}, "created": "2017-01-19T14:16:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca09cbf9-5284-4850-8cdc-ab9c2376fc95"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d489324d-efaf-4240-9298-4a4e383e0764"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0eb1df7a-e3b2-4353-a14d-8748c9ef5d0e b/data/input/FHIR/all/Claim/0eb1df7a-e3b2-4353-a14d-8748c9ef5d0e
deleted file mode 100644
index 607b8e4d..00000000
--- a/data/input/FHIR/all/Claim/0eb1df7a-e3b2-4353-a14d-8748c9ef5d0e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0eb1df7a-e3b2-4353-a14d-8748c9ef5d0e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1983-01-24T15:08:18+00:00", "end": "1983-01-24T15:23:18+00:00"}, "created": "1983-01-24T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ec282fa4-dd85-43a9-8085-fbb908ccc201"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:82ece087-1639-40d8-805a-431ab95ecc61"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0ee2870d-def1-42dd-83f8-d350bf1eb779 b/data/input/FHIR/all/Claim/0ee2870d-def1-42dd-83f8-d350bf1eb779
deleted file mode 100644
index fd53e811..00000000
--- a/data/input/FHIR/all/Claim/0ee2870d-def1-42dd-83f8-d350bf1eb779
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0ee2870d-def1-42dd-83f8-d350bf1eb779", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2016-01-31T21:15:23+00:00", "end": "2016-01-31T21:45:23+00:00"}, "created": "2016-01-31T21:45:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:0d94f70f-eabb-4c1b-94d7-ca31ebd25e27"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6eb95223-ed30-4b39-8036-71a64369bcaa"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0f831456-c95f-40f2-a88b-2af1fef0d564 b/data/input/FHIR/all/Claim/0f831456-c95f-40f2-a88b-2af1fef0d564
deleted file mode 100644
index be34674b..00000000
--- a/data/input/FHIR/all/Claim/0f831456-c95f-40f2-a88b-2af1fef0d564
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0f831456-c95f-40f2-a88b-2af1fef0d564", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2012-01-07T13:10:39+00:00", "end": "2012-01-07T13:25:39+00:00"}, "created": "2012-01-07T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e7009c23-4d8d-4b18-be31-a754c2a4f326"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f9cc3312-6d7c-434d-bb14-d5e7e8e6035b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0fb06104-ce56-480f-9de6-897d3c2e1bb8 b/data/input/FHIR/all/Claim/0fb06104-ce56-480f-9de6-897d3c2e1bb8
deleted file mode 100644
index a3d2087f..00000000
--- a/data/input/FHIR/all/Claim/0fb06104-ce56-480f-9de6-897d3c2e1bb8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0fb06104-ce56-480f-9de6-897d3c2e1bb8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2017-11-01T13:55:57+00:00", "end": "2017-11-01T14:10:57+00:00"}, "created": "2017-11-01T14:10:57+00:00", "provider": {"reference": "urn:uuid:49318f80-bd8b-3fc7-a096-ac43088b0c12"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:b94a6157-a3b4-40b0-8d98-abadf7227a0a"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e4b63279-c603-49d1-9e3d-17e2ed7e7caf"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/0ff7e988-bc77-4a25-945f-300c863444ae b/data/input/FHIR/all/Claim/0ff7e988-bc77-4a25-945f-300c863444ae
deleted file mode 100644
index d58b6a3b..00000000
--- a/data/input/FHIR/all/Claim/0ff7e988-bc77-4a25-945f-300c863444ae
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "0ff7e988-bc77-4a25-945f-300c863444ae", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2017-09-03T16:52:31+00:00", "end": "2017-09-03T17:07:31+00:00"}, "created": "2017-09-03T17:07:31+00:00", "provider": {"reference": "urn:uuid:6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:32eb6a70-1f06-4e79-8534-014ec4bbbd60"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:53cc6f62-c01d-486f-aa47-af0fc7f61257"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:255b75a6-8b93-4a6d-8aff-13c47668e093"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:848cf280-f4a4-4704-90eb-24ef61f93828"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:62605b72-a63c-4773-b9e8-ce0e951db5e5"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1024fc6f-1aba-4779-b614-2e5794369551 b/data/input/FHIR/all/Claim/1024fc6f-1aba-4779-b614-2e5794369551
deleted file mode 100644
index bec09bcf..00000000
--- a/data/input/FHIR/all/Claim/1024fc6f-1aba-4779-b614-2e5794369551
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1024fc6f-1aba-4779-b614-2e5794369551", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2016-10-08T20:15:51+00:00", "end": "2016-10-08T20:30:51+00:00"}, "created": "2016-10-08T20:30:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:67f47053-437f-4cc9-8364-33ffc1ca8cd2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:81ef45d0-9a90-4c69-a6f6-c23c96763f67"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1044f36f-87ac-4aa4-832f-f6bef6320ae7 b/data/input/FHIR/all/Claim/1044f36f-87ac-4aa4-832f-f6bef6320ae7
deleted file mode 100644
index ff650cbb..00000000
--- a/data/input/FHIR/all/Claim/1044f36f-87ac-4aa4-832f-f6bef6320ae7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1044f36f-87ac-4aa4-832f-f6bef6320ae7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2012-12-05T01:08:11+00:00", "end": "2012-12-05T01:23:11+00:00"}, "created": "2012-12-05T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:9cee6d1f-c33c-4eb1-b955-9246520eaa5f"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/10ea6375-b97a-4333-a45e-126097e572e3 b/data/input/FHIR/all/Claim/10ea6375-b97a-4333-a45e-126097e572e3
deleted file mode 100644
index 3d9f19cf..00000000
--- a/data/input/FHIR/all/Claim/10ea6375-b97a-4333-a45e-126097e572e3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "10ea6375-b97a-4333-a45e-126097e572e3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2011-12-07T13:11:35+00:00", "end": "2011-12-07T13:26:35+00:00"}, "created": "2011-12-07T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:14a3b7e1-47dd-49b4-8a9b-fb5093c3d468"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:336eed2a-fbc9-46a1-b86f-f7bc9b22a863"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/11c3f5a7-7b4b-436f-bd29-9f82c478d329 b/data/input/FHIR/all/Claim/11c3f5a7-7b4b-436f-bd29-9f82c478d329
deleted file mode 100644
index 86dca2fc..00000000
--- a/data/input/FHIR/all/Claim/11c3f5a7-7b4b-436f-bd29-9f82c478d329
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "11c3f5a7-7b4b-436f-bd29-9f82c478d329", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2021-03-11T14:15:47+00:00", "end": "2021-03-11T14:45:47+00:00"}, "created": "2021-03-11T14:45:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:35121969-ef80-4cbb-b618-0d2a6e35346c"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8ba91a02-4dcd-487b-8055-3a397ffcffc8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a701ece4-b5f2-48aa-82aa-41419bd3acb5"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 563.27, "currency": "USD"}}], "total": {"value": 828.79, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/123eea05-9fa2-427d-ba8a-bcad7c0900e4 b/data/input/FHIR/all/Claim/123eea05-9fa2-427d-ba8a-bcad7c0900e4
deleted file mode 100644
index 580e6476..00000000
--- a/data/input/FHIR/all/Claim/123eea05-9fa2-427d-ba8a-bcad7c0900e4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "123eea05-9fa2-427d-ba8a-bcad7c0900e4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2017-11-01T16:59:14+00:00", "end": "2017-11-01T17:14:14+00:00"}, "created": "2017-11-01T17:14:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b0a58bdb-18dd-485f-97cb-b16364a9efa3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6145df7a-7388-435f-a869-9d3b3222f514"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/12c7b8e0-89c4-45c4-b067-b87d3ff57c88 b/data/input/FHIR/all/Claim/12c7b8e0-89c4-45c4-b067-b87d3ff57c88
deleted file mode 100644
index 15eb6d73..00000000
--- a/data/input/FHIR/all/Claim/12c7b8e0-89c4-45c4-b067-b87d3ff57c88
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "12c7b8e0-89c4-45c4-b067-b87d3ff57c88", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "1999-11-12T11:44:32+00:00", "end": "1999-11-12T13:46:32+00:00"}, "created": "1999-11-12T13:46:32+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:984cf603-5e31-4835-ad41-a97690f62f82"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:d464b8ac-2af0-4be4-8478-ac4031020228"}}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:265cec43-ca78-42c0-b991-428e67c584f8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:3e6f32db-2d36-4f53-8149-311eed3f84c8"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}}, {"sequence": 4, "diagnosisSequence": [3], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/12d184de-33fe-470e-ac20-2e487c1af12f b/data/input/FHIR/all/Claim/12d184de-33fe-470e-ac20-2e487c1af12f
deleted file mode 100644
index e848c14c..00000000
--- a/data/input/FHIR/all/Claim/12d184de-33fe-470e-ac20-2e487c1af12f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "12d184de-33fe-470e-ac20-2e487c1af12f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2012-02-29T05:28:35+00:00", "end": "2012-02-29T05:43:35+00:00"}, "created": "2012-02-29T05:43:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:00777820-a2b6-4cfa-97aa-002ce4e0b225"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d8779e05-2291-4b85-9b39-ac4311d88574"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/12fc44aa-402b-4d80-93ad-0afabdc2e474 b/data/input/FHIR/all/Claim/12fc44aa-402b-4d80-93ad-0afabdc2e474
deleted file mode 100644
index 3191864a..00000000
--- a/data/input/FHIR/all/Claim/12fc44aa-402b-4d80-93ad-0afabdc2e474
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "12fc44aa-402b-4d80-93ad-0afabdc2e474", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2018-08-12T07:56:53+00:00", "end": "2018-08-12T08:11:53+00:00"}, "created": "2018-08-12T08:11:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:cd95edf3-cb12-4706-871e-db594780bf53"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:acd2d105-1fb4-464f-a907-4fa23ddebedb"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/132ab8d1-87ef-4d7b-97a0-38921d1046d1 b/data/input/FHIR/all/Claim/132ab8d1-87ef-4d7b-97a0-38921d1046d1
deleted file mode 100644
index ec68818b..00000000
--- a/data/input/FHIR/all/Claim/132ab8d1-87ef-4d7b-97a0-38921d1046d1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "132ab8d1-87ef-4d7b-97a0-38921d1046d1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2011-11-10T19:20:19+00:00", "end": "2011-11-10T19:35:19+00:00"}, "created": "2011-11-10T19:35:19+00:00", "provider": {"reference": "urn:uuid:7fb56531-86bd-3e4a-8619-4df9942da309"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:925bbe12-a276-4a8d-a5ce-72ca385b2678"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8169bf57-e238-4d3d-869f-382bfba8d2c0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:86e9c67f-7be7-4683-835e-741a0d119cec"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/13622e06-8d23-481c-95da-fdae50e38162 b/data/input/FHIR/all/Claim/13622e06-8d23-481c-95da-fdae50e38162
deleted file mode 100644
index 8074fd0f..00000000
--- a/data/input/FHIR/all/Claim/13622e06-8d23-481c-95da-fdae50e38162
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "13622e06-8d23-481c-95da-fdae50e38162", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2013-10-29T07:56:53+00:00", "end": "2013-10-29T08:11:53+00:00"}, "created": "2013-10-29T08:11:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ea62cac7-28ed-4970-89bc-437bc9cccc39"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:18c8c062-4c49-4560-80e4-e06514f4703c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/13714fbe-8579-433a-858a-d229cae6eee0 b/data/input/FHIR/all/Claim/13714fbe-8579-433a-858a-d229cae6eee0
deleted file mode 100644
index a5ab2826..00000000
--- a/data/input/FHIR/all/Claim/13714fbe-8579-433a-858a-d229cae6eee0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "13714fbe-8579-433a-858a-d229cae6eee0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "1999-05-22T18:04:34+00:00", "end": "1999-05-22T18:19:34+00:00"}, "created": "1999-05-22T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6f897571-ba40-43f3-baf8-f5418b0baa0c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:84f59944-0be1-4bcf-a420-dc84df31a8b3"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/139e642f-0a95-40a7-ba79-d2d344c9fd6d b/data/input/FHIR/all/Claim/139e642f-0a95-40a7-ba79-d2d344c9fd6d
deleted file mode 100644
index 4f04e9a5..00000000
--- a/data/input/FHIR/all/Claim/139e642f-0a95-40a7-ba79-d2d344c9fd6d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "139e642f-0a95-40a7-ba79-d2d344c9fd6d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2012-04-01T23:58:38+00:00", "end": "2012-04-02T00:28:38+00:00"}, "created": "2012-04-02T00:28:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:15140aa7-7340-4d51-a281-12ad8f607f97"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8909c3fc-01f8-4300-96ac-4db9b27be88b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b8afc50f-04bb-45b3-9955-2a9fcb9e1201"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 846.26, "currency": "USD"}}], "total": {"value": 1111.78, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1413e686-13e8-4265-afe6-35f771b19c58 b/data/input/FHIR/all/Claim/1413e686-13e8-4265-afe6-35f771b19c58
deleted file mode 100644
index 25bf1cb7..00000000
--- a/data/input/FHIR/all/Claim/1413e686-13e8-4265-afe6-35f771b19c58
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1413e686-13e8-4265-afe6-35f771b19c58", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2016-02-10T21:15:23+00:00", "end": "2016-02-10T21:45:23+00:00"}, "created": "2016-02-10T21:45:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4a1dde65-1984-4452-9406-6c235c8b9053"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ce75011a-383a-4bcb-82dc-bbec1858dd4d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e376f90d-9e27-49a9-9dcf-070989a9f80d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 511.34, "currency": "USD"}}], "total": {"value": 776.86, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/142cd11c-4718-4871-8d8f-8d7b8f1526d3 b/data/input/FHIR/all/Claim/142cd11c-4718-4871-8d8f-8d7b8f1526d3
deleted file mode 100644
index 0adfa3d7..00000000
--- a/data/input/FHIR/all/Claim/142cd11c-4718-4871-8d8f-8d7b8f1526d3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "142cd11c-4718-4871-8d8f-8d7b8f1526d3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1973-07-19T11:50:40+00:00", "end": "1973-07-19T12:05:40+00:00"}, "created": "1973-07-19T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "encounter": [{"reference": "urn:uuid:516ed05c-b485-4c95-a975-c0ba265549dd"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/15276d0d-6604-4074-9d7f-a04b9ab1bffb b/data/input/FHIR/all/Claim/15276d0d-6604-4074-9d7f-a04b9ab1bffb
deleted file mode 100644
index 4ec4b5fc..00000000
--- a/data/input/FHIR/all/Claim/15276d0d-6604-4074-9d7f-a04b9ab1bffb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "15276d0d-6604-4074-9d7f-a04b9ab1bffb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1970-01-05T15:08:18+00:00", "end": "1970-01-05T15:23:18+00:00"}, "created": "1970-01-05T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:87294fac-f35e-43c7-abc8-4f87a4924e23"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:18fe185e-4ee7-47d2-ae80-f3de80401f51"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/162a10b4-031c-4da1-b5f1-5f8403de94ba b/data/input/FHIR/all/Claim/162a10b4-031c-4da1-b5f1-5f8403de94ba
deleted file mode 100644
index cd596a81..00000000
--- a/data/input/FHIR/all/Claim/162a10b4-031c-4da1-b5f1-5f8403de94ba
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "162a10b4-031c-4da1-b5f1-5f8403de94ba", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2018-04-08T23:58:38+00:00", "end": "2018-04-09T00:28:38+00:00"}, "created": "2018-04-09T00:28:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f1ba8ac7-5b53-4002-a952-a36c0b01ca38"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:92f50919-9771-4fbd-ab42-28b91b8e4fe5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:755fd601-9cf7-446a-af1c-98f7bb3f0718"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 474.62, "currency": "USD"}}], "total": {"value": 740.14, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1640746f-52fb-44c8-bc84-e8b707a06a84 b/data/input/FHIR/all/Claim/1640746f-52fb-44c8-bc84-e8b707a06a84
deleted file mode 100644
index e209cf19..00000000
--- a/data/input/FHIR/all/Claim/1640746f-52fb-44c8-bc84-e8b707a06a84
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1640746f-52fb-44c8-bc84-e8b707a06a84", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2020-10-31T20:15:51+00:00", "end": "2020-10-31T20:45:51+00:00"}, "created": "2020-10-31T20:45:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8ac12a1d-6a80-41db-9e1b-568cf0e6f67b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3c6d0633-fee5-4372-b28b-e91a0d0f0c3f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e3759178-6bc3-4682-8e87-a78e3a34b25b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 675.16, "currency": "USD"}}], "total": {"value": 940.68, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/167d4249-a50a-49de-b77f-e0cfa5456e32 b/data/input/FHIR/all/Claim/167d4249-a50a-49de-b77f-e0cfa5456e32
deleted file mode 100644
index efe7c508..00000000
--- a/data/input/FHIR/all/Claim/167d4249-a50a-49de-b77f-e0cfa5456e32
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "167d4249-a50a-49de-b77f-e0cfa5456e32", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2014-02-19T13:27:37+00:00", "end": "2014-02-19T13:42:37+00:00"}, "created": "2014-02-19T13:42:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:70cbe4ae-cf39-4cf1-93d7-e537d7eaf05c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a62929ad-5c4c-4f11-b0fe-741d1a56e390"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/16a657f5-8fba-456f-96e8-e64511bae276 b/data/input/FHIR/all/Claim/16a657f5-8fba-456f-96e8-e64511bae276
deleted file mode 100644
index 1205f3fe..00000000
--- a/data/input/FHIR/all/Claim/16a657f5-8fba-456f-96e8-e64511bae276
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "16a657f5-8fba-456f-96e8-e64511bae276", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2017-11-16T19:20:19+00:00", "end": "2017-11-16T19:35:19+00:00"}, "created": "2017-11-16T19:35:19+00:00", "provider": {"reference": "urn:uuid:7fb56531-86bd-3e4a-8619-4df9942da309"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f1c33ed2-b641-43b2-85d9-5bcf6df582c8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:65e920a8-8279-4b17-be94-46c4a74a8db3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/16a90fe2-b7f0-4e62-8c5a-b6572bdd28c0 b/data/input/FHIR/all/Claim/16a90fe2-b7f0-4e62-8c5a-b6572bdd28c0
deleted file mode 100644
index 4d779ac0..00000000
--- a/data/input/FHIR/all/Claim/16a90fe2-b7f0-4e62-8c5a-b6572bdd28c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "16a90fe2-b7f0-4e62-8c5a-b6572bdd28c0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2019-02-02T18:26:38+00:00", "end": "2019-02-02T18:56:38+00:00"}, "created": "2019-02-02T18:56:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:609e0a3b-2046-4fc9-8ad0-5dd17802ebb1"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:05c21094-3e0c-4c0c-9807-c71267f39116"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a86ebc7a-9a9c-47ae-b4c7-406e1b0a85ee"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 510.98, "currency": "USD"}}], "total": {"value": 776.5, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/16dc2dd4-9d44-4258-a1ef-175e044bbe21 b/data/input/FHIR/all/Claim/16dc2dd4-9d44-4258-a1ef-175e044bbe21
deleted file mode 100644
index 46d6adce..00000000
--- a/data/input/FHIR/all/Claim/16dc2dd4-9d44-4258-a1ef-175e044bbe21
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "16dc2dd4-9d44-4258-a1ef-175e044bbe21", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2016-12-27T22:28:27+00:00", "end": "2016-12-27T22:58:27+00:00"}, "created": "2016-12-27T22:58:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cf9c9910-3b2e-4d17-89e7-036bb40bd4e9"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:94432099-2e45-4b6c-8c17-9bf5837e7a80"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ab6e48b8-26c8-46b8-9daa-a487414a5630"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:51f74e7c-5dd2-48a6-8c04-fdd998db72a2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3928f10b-414a-4567-9b52-9cf94439e3bc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:30eac7f7-8f9f-4256-85b4-4ea721195d23"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 840.08, "currency": "USD"}}], "total": {"value": 1527.16, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/16e998b9-b562-4a6c-90f1-4cf9d53a2ccd b/data/input/FHIR/all/Claim/16e998b9-b562-4a6c-90f1-4cf9d53a2ccd
deleted file mode 100644
index 66cb1582..00000000
--- a/data/input/FHIR/all/Claim/16e998b9-b562-4a6c-90f1-4cf9d53a2ccd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "16e998b9-b562-4a6c-90f1-4cf9d53a2ccd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2020-03-26T22:48:50+00:00", "end": "2020-03-26T23:03:50+00:00"}, "created": "2020-03-26T23:03:50+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:050581a1-1505-4956-bea7-234909fe4c7f"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f87e583f-698f-48c8-b281-dd9ba623fd14"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ec7efc22-6186-4407-8992-e1656e4752a5"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/17066b75-3cae-4bff-bfff-640da0156ed4 b/data/input/FHIR/all/Claim/17066b75-3cae-4bff-bfff-640da0156ed4
deleted file mode 100644
index 93fcf660..00000000
--- a/data/input/FHIR/all/Claim/17066b75-3cae-4bff-bfff-640da0156ed4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "17066b75-3cae-4bff-bfff-640da0156ed4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2013-01-26T23:58:38+00:00", "end": "2013-01-27T01:20:38+00:00"}, "created": "2013-01-27T01:20:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:590a86ad-b092-466b-8666-5239888a0fe5"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:c56264fc-56dd-4749-ad7e-d15da3dcba54"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:c253b648-fdb6-4e22-b957-4d6c9160432b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283385000", "display": "Laceration of thigh"}], "text": "Laceration of thigh"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "net": {"value": 13861.51, "currency": "USD"}}], "total": {"value": 13986.51, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/174158e3-0357-47c2-8ac5-9906c2935173 b/data/input/FHIR/all/Claim/174158e3-0357-47c2-8ac5-9906c2935173
deleted file mode 100644
index 3362cd41..00000000
--- a/data/input/FHIR/all/Claim/174158e3-0357-47c2-8ac5-9906c2935173
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "174158e3-0357-47c2-8ac5-9906c2935173", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2019-02-05T21:25:11+00:00", "end": "2019-02-05T21:40:11+00:00"}, "created": "2019-02-05T21:40:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6482acc8-a485-4438-8fc5-07d4b8d3b96d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7bbda73d-fb81-4ea9-bbc9-8bb2439b1643"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/180f4edf-7dec-4f98-8f70-5cf5ab293691 b/data/input/FHIR/all/Claim/180f4edf-7dec-4f98-8f70-5cf5ab293691
deleted file mode 100644
index 6248b905..00000000
--- a/data/input/FHIR/all/Claim/180f4edf-7dec-4f98-8f70-5cf5ab293691
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "180f4edf-7dec-4f98-8f70-5cf5ab293691", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-04-09T14:49:19+00:00", "end": "2020-04-09T15:04:19+00:00"}, "created": "2020-04-09T15:04:19+00:00", "provider": {"reference": "urn:uuid:e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2acf4235-7f97-44c5-b91e-a345b5272cd5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1e9326a5-2d71-4998-853a-b51dca5a9feb"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/190dcf87-43dd-47e0-9e76-3517f6265d1c b/data/input/FHIR/all/Claim/190dcf87-43dd-47e0-9e76-3517f6265d1c
deleted file mode 100644
index d529ead2..00000000
--- a/data/input/FHIR/all/Claim/190dcf87-43dd-47e0-9e76-3517f6265d1c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "190dcf87-43dd-47e0-9e76-3517f6265d1c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2012-10-17T16:52:31+00:00", "end": "2012-10-17T17:52:31+00:00"}, "created": "2012-10-17T17:52:31+00:00", "provider": {"reference": "urn:uuid:03347b4d-994e-302b-848b-58019a4e274d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:26531208-bdeb-483a-b7fa-b979f7d1d96d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:0091140b-c0c9-4eb1-a8b5-69d6573906d8"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/19da4749-64f9-43d2-b46b-a5af95c03b61 b/data/input/FHIR/all/Claim/19da4749-64f9-43d2-b46b-a5af95c03b61
deleted file mode 100644
index 91e8b123..00000000
--- a/data/input/FHIR/all/Claim/19da4749-64f9-43d2-b46b-a5af95c03b61
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "19da4749-64f9-43d2-b46b-a5af95c03b61", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2016-09-05T21:25:11+00:00", "end": "2016-09-05T21:40:11+00:00"}, "created": "2016-09-05T21:40:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:db7c6b0f-7199-4586-9c7d-a0df54950c90"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f4e118eb-3b18-47fa-bedb-e33113eaefd2"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/19e605e8-c0e2-4f10-92b9-971460328c30 b/data/input/FHIR/all/Claim/19e605e8-c0e2-4f10-92b9-971460328c30
deleted file mode 100644
index 44d3c369..00000000
--- a/data/input/FHIR/all/Claim/19e605e8-c0e2-4f10-92b9-971460328c30
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "19e605e8-c0e2-4f10-92b9-971460328c30", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2018-11-27T20:43:11+00:00", "end": "2018-11-27T21:13:11+00:00"}, "created": "2018-11-27T21:13:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e2478bbe-fce0-4a3a-9572-7457b8daec89"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1fe7b084-71f8-4840-a637-878f102be09b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:640a4728-68db-4715-844d-0fe0e597f1a6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:31533c44-9849-4654-a425-1cbdfdb21756"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 452.67, "currency": "USD"}}, {"sequence": 4, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}}], "total": {"value": 718.19, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1a622416-386b-49d2-b3e1-a0bd0bae6e96 b/data/input/FHIR/all/Claim/1a622416-386b-49d2-b3e1-a0bd0bae6e96
deleted file mode 100644
index 3a66459a..00000000
--- a/data/input/FHIR/all/Claim/1a622416-386b-49d2-b3e1-a0bd0bae6e96
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1a622416-386b-49d2-b3e1-a0bd0bae6e96", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-09-24T19:28:31+00:00", "end": "1976-09-24T19:43:31+00:00"}, "created": "1976-09-24T19:43:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:65838674-e65b-484f-a49a-de0d1d0b43dd"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3dc0bacd-cba4-4f06-99f5-1e01a5a56588"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3b0cb90f-c4d9-4591-a0f4-e10d750ca084"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1a7f0cbf-7f89-4fe0-96ec-4e672d4f923f b/data/input/FHIR/all/Claim/1a7f0cbf-7f89-4fe0-96ec-4e672d4f923f
deleted file mode 100644
index 593c8396..00000000
--- a/data/input/FHIR/all/Claim/1a7f0cbf-7f89-4fe0-96ec-4e672d4f923f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1a7f0cbf-7f89-4fe0-96ec-4e672d4f923f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2016-06-08T00:54:07+00:00", "end": "2016-06-08T02:11:07+00:00"}, "created": "2016-06-08T02:11:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9c1855a7-4f8e-4acc-b0ec-5bf36270a400"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:d09811db-694a-4417-a9a3-24bd504c5899"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:f7da3682-2c28-4067-a2f1-65536742e30a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283385000", "display": "Laceration of thigh"}], "text": "Laceration of thigh"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "net": {"value": 7644.44, "currency": "USD"}}], "total": {"value": 7769.44, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1a87602d-6a23-47e9-a78a-bc1f40274639 b/data/input/FHIR/all/Claim/1a87602d-6a23-47e9-a78a-bc1f40274639
deleted file mode 100644
index 9c88b859..00000000
--- a/data/input/FHIR/all/Claim/1a87602d-6a23-47e9-a78a-bc1f40274639
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1a87602d-6a23-47e9-a78a-bc1f40274639", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2008-12-14T03:11:33+00:00", "end": "2008-12-18T03:11:33+00:00"}, "created": "2008-12-18T03:11:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:5265bf0c-15a9-469f-aae6-87a701a4e0cb"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:0e369760-8045-4409-bc57-254c900e7d7c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1a9225fd-743e-4ba7-8172-f4646ff9e90c b/data/input/FHIR/all/Claim/1a9225fd-743e-4ba7-8172-f4646ff9e90c
deleted file mode 100644
index 83e93449..00000000
--- a/data/input/FHIR/all/Claim/1a9225fd-743e-4ba7-8172-f4646ff9e90c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1a9225fd-743e-4ba7-8172-f4646ff9e90c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2021-03-18T10:09:19+00:00", "end": "2021-03-18T10:39:19+00:00"}, "created": "2021-03-18T10:39:19+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:bf921805-4973-42b2-98fe-36512f74fa9f"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:bd93eebf-747e-4483-b5ec-186c7edc8530"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:fb8b8443-9915-4c52-93be-f01661019e63"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 513.71, "currency": "USD"}}], "total": {"value": 779.23, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1abf53b4-3a23-4ce7-b27c-ad011b0d8585 b/data/input/FHIR/all/Claim/1abf53b4-3a23-4ce7-b27c-ad011b0d8585
deleted file mode 100644
index 36945c71..00000000
--- a/data/input/FHIR/all/Claim/1abf53b4-3a23-4ce7-b27c-ad011b0d8585
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1abf53b4-3a23-4ce7-b27c-ad011b0d8585", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2001-09-20T13:11:35+00:00", "end": "2001-09-20T13:26:35+00:00"}, "created": "2001-09-20T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:08f39203-9b49-4af7-af9d-af4e10a6404a"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:8e96e479-e6fc-4e17-9b9c-5f7dc5e0a08b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1ae35c46-10a9-4a91-836a-ecd6e8b4ecf5 b/data/input/FHIR/all/Claim/1ae35c46-10a9-4a91-836a-ecd6e8b4ecf5
deleted file mode 100644
index cb805ec3..00000000
--- a/data/input/FHIR/all/Claim/1ae35c46-10a9-4a91-836a-ecd6e8b4ecf5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1ae35c46-10a9-4a91-836a-ecd6e8b4ecf5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "1985-12-08T14:01:06+00:00", "end": "1985-12-08T14:29:06+00:00"}, "created": "1985-12-08T14:29:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:324a4dd1-7ceb-42fe-b304-64b924113cf4"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1ae459c1-faba-411f-b4a8-5c392a70a171 b/data/input/FHIR/all/Claim/1ae459c1-faba-411f-b4a8-5c392a70a171
deleted file mode 100644
index 21ed9cf7..00000000
--- a/data/input/FHIR/all/Claim/1ae459c1-faba-411f-b4a8-5c392a70a171
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1ae459c1-faba-411f-b4a8-5c392a70a171", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2015-03-17T05:34:59+00:00", "end": "2015-03-17T06:04:59+00:00"}, "created": "2015-03-17T06:04:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5f8481f4-0a80-4c32-9eb1-77071cd6a24e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:9a766213-625d-4b22-9229-4485d5cc83ca"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:87d3ba39-b8a4-4cb0-bed0-fc75191ac644"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 487.32, "currency": "USD"}}], "total": {"value": 752.84, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1b226d94-70d1-4b7b-8d44-d2861156e091 b/data/input/FHIR/all/Claim/1b226d94-70d1-4b7b-8d44-d2861156e091
deleted file mode 100644
index ba111d96..00000000
--- a/data/input/FHIR/all/Claim/1b226d94-70d1-4b7b-8d44-d2861156e091
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1b226d94-70d1-4b7b-8d44-d2861156e091", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2019-09-09T22:28:27+00:00", "end": "2019-09-09T23:28:27+00:00"}, "created": "2019-09-09T23:28:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:94e76a2c-9c90-4fa8-9729-1f827a83fc52"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:c5ba5267-5fcd-4f89-8d50-6b9914a1d29a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1c09633c-2cf9-484a-af7f-766794f606e0 b/data/input/FHIR/all/Claim/1c09633c-2cf9-484a-af7f-766794f606e0
deleted file mode 100644
index 002481a4..00000000
--- a/data/input/FHIR/all/Claim/1c09633c-2cf9-484a-af7f-766794f606e0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1c09633c-2cf9-484a-af7f-766794f606e0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2013-08-29T22:22:41+00:00", "end": "2013-08-29T22:37:41+00:00"}, "created": "2013-08-29T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:d0ba77e0-7da9-4dc4-9c93-b05878739c09"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b08a26a7-55e3-4fce-b6b7-f48407bb1fd5"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1c160116-1ef4-4239-8367-0b05bb2364f4 b/data/input/FHIR/all/Claim/1c160116-1ef4-4239-8367-0b05bb2364f4
deleted file mode 100644
index 3a246e63..00000000
--- a/data/input/FHIR/all/Claim/1c160116-1ef4-4239-8367-0b05bb2364f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1c160116-1ef4-4239-8367-0b05bb2364f4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2019-03-11T05:28:45+00:00", "end": "2019-03-11T05:58:45+00:00"}, "created": "2019-03-11T05:58:45+00:00", "provider": {"reference": "urn:uuid:9a7149fa-49fc-3c87-b935-d29c55808717"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1ff8f3e5-96b0-4c8c-815f-f6d878fef36b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:c580268f-0bed-48e7-a4de-63a7a9549614"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:91aef75c-7a78-41a2-bf6c-7b3124eb79c6"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 717.87, "currency": "USD"}}], "total": {"value": 983.39, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1c2fa5db-8b0e-44b3-8133-7649758de22e b/data/input/FHIR/all/Claim/1c2fa5db-8b0e-44b3-8133-7649758de22e
deleted file mode 100644
index 069bc754..00000000
--- a/data/input/FHIR/all/Claim/1c2fa5db-8b0e-44b3-8133-7649758de22e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1c2fa5db-8b0e-44b3-8133-7649758de22e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-05-14T14:49:19+00:00", "end": "2020-05-14T15:04:19+00:00"}, "created": "2020-05-14T15:04:19+00:00", "provider": {"reference": "urn:uuid:e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:63728e04-69d3-4efd-aa74-537976213e33"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:859b90db-f7ab-4a05-8f04-96d6b36729b0"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1c54b20f-1d1b-43f1-9467-6e1ec7745ef0 b/data/input/FHIR/all/Claim/1c54b20f-1d1b-43f1-9467-6e1ec7745ef0
deleted file mode 100644
index 9a6a6178..00000000
--- a/data/input/FHIR/all/Claim/1c54b20f-1d1b-43f1-9467-6e1ec7745ef0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1c54b20f-1d1b-43f1-9467-6e1ec7745ef0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2012-12-27T14:15:47+00:00", "end": "2012-12-27T14:30:47+00:00"}, "created": "2012-12-27T14:30:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9d3ab6a8-9909-4f27-b46e-cae0ec427d40"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f26c347d-767c-42a0-b2d1-5231522efbd0"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1c7c3ece-773b-4b3f-b8f5-47492b919116 b/data/input/FHIR/all/Claim/1c7c3ece-773b-4b3f-b8f5-47492b919116
deleted file mode 100644
index a037176d..00000000
--- a/data/input/FHIR/all/Claim/1c7c3ece-773b-4b3f-b8f5-47492b919116
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1c7c3ece-773b-4b3f-b8f5-47492b919116", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2014-12-09T14:37:55+00:00", "end": "2014-12-09T14:52:55+00:00"}, "created": "2014-12-09T14:52:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b8ee3b0b-84dd-42ac-afa5-e40729c705e3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:630d0e84-3275-48b7-b5d7-b69ec0ab8e69"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1c92f8f2-c8ee-48e1-8538-caa2fdf2a8c2 b/data/input/FHIR/all/Claim/1c92f8f2-c8ee-48e1-8538-caa2fdf2a8c2
deleted file mode 100644
index d046f51e..00000000
--- a/data/input/FHIR/all/Claim/1c92f8f2-c8ee-48e1-8538-caa2fdf2a8c2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1c92f8f2-c8ee-48e1-8538-caa2fdf2a8c2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1975-09-27T08:59:56+00:00", "end": "1975-09-27T09:14:56+00:00"}, "created": "1975-09-27T09:14:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:9df896ff-005e-4729-bebb-bb3c58cd76c7"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1c61e67e-601a-45fa-b8b0-4c5e7e772ef8"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1caaf5c9-3468-49c4-9ba4-bb94366ec757 b/data/input/FHIR/all/Claim/1caaf5c9-3468-49c4-9ba4-bb94366ec757
deleted file mode 100644
index 00a6d77b..00000000
--- a/data/input/FHIR/all/Claim/1caaf5c9-3468-49c4-9ba4-bb94366ec757
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1caaf5c9-3468-49c4-9ba4-bb94366ec757", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2019-04-01T20:32:10+00:00", "end": "2019-04-01T20:47:10+00:00"}, "created": "2019-04-01T20:47:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:53165efd-5ef7-4b11-900a-e9ea13020ede"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:52ebb426-e0c7-4fc1-a58f-f24428ae145b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1cea2ad5-50c8-4293-b0ab-b66f4e66d9d3 b/data/input/FHIR/all/Claim/1cea2ad5-50c8-4293-b0ab-b66f4e66d9d3
deleted file mode 100644
index 85c9174f..00000000
--- a/data/input/FHIR/all/Claim/1cea2ad5-50c8-4293-b0ab-b66f4e66d9d3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1cea2ad5-50c8-4293-b0ab-b66f4e66d9d3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2003-07-03T19:08:55+00:00", "end": "2003-07-07T19:08:55+00:00"}, "created": "2003-07-07T19:08:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:df62eaea-4a98-4c6d-94cf-64811e616a55"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:1dfe71c2-904b-4fc7-892d-2055696e0049"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:4916504e-ea8a-407e-9f49-10063b402f4e"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1d0fade6-8359-4ef0-87d8-654cdf80aead b/data/input/FHIR/all/Claim/1d0fade6-8359-4ef0-87d8-654cdf80aead
deleted file mode 100644
index c38a5381..00000000
--- a/data/input/FHIR/all/Claim/1d0fade6-8359-4ef0-87d8-654cdf80aead
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1d0fade6-8359-4ef0-87d8-654cdf80aead", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2014-05-17T16:52:31+00:00", "end": "2014-05-17T17:07:31+00:00"}, "created": "2014-05-17T17:07:31+00:00", "provider": {"reference": "urn:uuid:6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:17037c7f-fcbe-41e7-8297-465af2da511a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7b6586c7-7c1e-459a-815b-76023c6bf2ca"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1d18cec2-f57b-46e4-a0b3-f68da862e1f4 b/data/input/FHIR/all/Claim/1d18cec2-f57b-46e4-a0b3-f68da862e1f4
deleted file mode 100644
index 81cd003c..00000000
--- a/data/input/FHIR/all/Claim/1d18cec2-f57b-46e4-a0b3-f68da862e1f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1d18cec2-f57b-46e4-a0b3-f68da862e1f4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2013-03-04T05:28:45+00:00", "end": "2013-03-04T05:58:45+00:00"}, "created": "2013-03-04T05:58:45+00:00", "provider": {"reference": "urn:uuid:9a7149fa-49fc-3c87-b935-d29c55808717"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:50754151-a4c3-4d4d-8ec4-56c6260c8af6"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:4b8c8e07-b4a7-46c0-999e-9c822fa6354b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:40acbe4e-a7bf-45cf-ad9e-de9261bf6c2d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 505.61, "currency": "USD"}}], "total": {"value": 771.13, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1defa0b8-4eca-4a5c-be01-9e2c352ef892 b/data/input/FHIR/all/Claim/1defa0b8-4eca-4a5c-be01-9e2c352ef892
deleted file mode 100644
index 11ff69af..00000000
--- a/data/input/FHIR/all/Claim/1defa0b8-4eca-4a5c-be01-9e2c352ef892
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1defa0b8-4eca-4a5c-be01-9e2c352ef892", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2016-11-01T07:56:53+00:00", "end": "2016-11-01T08:26:53+00:00"}, "created": "2016-11-01T08:26:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c4000544-05e5-4241-9b3d-610a41d98fda"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ff359ea7-5fb7-4841-bab0-c9b4e8cd8934"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:012a9d8c-45c2-4288-a7f3-7f8f2ffff201"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:60d0251f-ac9c-462c-b0cd-48e1750a3622"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 741.32, "currency": "USD"}}], "total": {"value": 1147.36, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1df2c4b3-8d69-48d4-bbb1-b15b6f4a374d b/data/input/FHIR/all/Claim/1df2c4b3-8d69-48d4-bbb1-b15b6f4a374d
deleted file mode 100644
index 2ce0c7df..00000000
--- a/data/input/FHIR/all/Claim/1df2c4b3-8d69-48d4-bbb1-b15b6f4a374d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1df2c4b3-8d69-48d4-bbb1-b15b6f4a374d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1988-03-30T15:08:18+00:00", "end": "1988-03-30T15:23:18+00:00"}, "created": "1988-03-30T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:31a4ad5e-1665-4195-bbce-45a191b6633e"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1e1b473f-7952-47e8-826b-379412e7fb2a b/data/input/FHIR/all/Claim/1e1b473f-7952-47e8-826b-379412e7fb2a
deleted file mode 100644
index 011f7c56..00000000
--- a/data/input/FHIR/all/Claim/1e1b473f-7952-47e8-826b-379412e7fb2a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1e1b473f-7952-47e8-826b-379412e7fb2a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2015-07-03T14:37:55+00:00", "end": "2015-07-03T14:52:55+00:00"}, "created": "2015-07-03T14:52:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e562808e-6d98-4e1d-a11a-d7aae5f0bfba"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6c99cdce-5692-468a-b705-fba600b0c77f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1e56f4b2-f490-4122-b4a9-352243c3069e b/data/input/FHIR/all/Claim/1e56f4b2-f490-4122-b4a9-352243c3069e
deleted file mode 100644
index dcb063f8..00000000
--- a/data/input/FHIR/all/Claim/1e56f4b2-f490-4122-b4a9-352243c3069e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1e56f4b2-f490-4122-b4a9-352243c3069e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2012-12-13T04:00:52+00:00", "end": "2012-12-13T04:30:52+00:00"}, "created": "2012-12-13T04:30:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b664b33b-0d87-44f2-8167-10089d85a184"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b6f73e1e-6d02-4d34-90ee-804d6aafd087"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:33287fc1-3a24-4f81-ae6c-1cf2c6d4f545"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 885.2, "currency": "USD"}}], "total": {"value": 1150.72, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1ebe6926-489d-411f-b162-3b6d413da0c0 b/data/input/FHIR/all/Claim/1ebe6926-489d-411f-b162-3b6d413da0c0
deleted file mode 100644
index 0a6c674f..00000000
--- a/data/input/FHIR/all/Claim/1ebe6926-489d-411f-b162-3b6d413da0c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1ebe6926-489d-411f-b162-3b6d413da0c0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2014-03-23T19:22:25+00:00", "end": "2014-03-23T19:52:25+00:00"}, "created": "2014-03-23T19:52:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1396d190-16f1-4413-8c85-e5b2290b5659"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b0be9d64-8e93-4e8b-8fb4-c07b533b6c5d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:32d3d151-cae3-42f8-b272-63e1f85bd193"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 1915.37, "currency": "USD"}}], "total": {"value": 2040.37, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1ed8f23d-9590-4cdb-84bf-4702775ce588 b/data/input/FHIR/all/Claim/1ed8f23d-9590-4cdb-84bf-4702775ce588
deleted file mode 100644
index 3094e5f0..00000000
--- a/data/input/FHIR/all/Claim/1ed8f23d-9590-4cdb-84bf-4702775ce588
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1ed8f23d-9590-4cdb-84bf-4702775ce588", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2016-07-16T23:33:57+00:00", "end": "2016-07-16T23:48:57+00:00"}, "created": "2016-07-16T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:821a49e1-7943-41d2-b7e5-b6a8a5403895"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d51affa0-e9e5-486c-bd58-4c991584c8d6"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2b692dae-0a31-4903-8eed-d5342339dbb3"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ca4f17d7-f968-49d4-9170-e824c12ace42"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d5a42a4f-f97b-470e-bf73-a2fd68a5e527"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:73fd746c-c6e5-4688-821b-e4493a9dc804"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b8ca2cf7-2760-418a-ab20-f90242e98002"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}}, {"sequence": 7, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)"}], "text": "Anemia (disorder)"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1efa5b61-f295-4197-a98e-bc5eb51fa3be b/data/input/FHIR/all/Claim/1efa5b61-f295-4197-a98e-bc5eb51fa3be
deleted file mode 100644
index ac615cb6..00000000
--- a/data/input/FHIR/all/Claim/1efa5b61-f295-4197-a98e-bc5eb51fa3be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1efa5b61-f295-4197-a98e-bc5eb51fa3be", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2020-01-02T19:08:55+00:00", "end": "2020-01-02T19:23:55+00:00"}, "created": "2020-01-02T19:23:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:871328ce-eb71-4862-8802-ebb8dac98f4d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f49e8391-84f0-44d3-b64d-34da0d637ce6"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1f38f534-75c8-4910-9668-3f9927c769a3 b/data/input/FHIR/all/Claim/1f38f534-75c8-4910-9668-3f9927c769a3
deleted file mode 100644
index 265c201c..00000000
--- a/data/input/FHIR/all/Claim/1f38f534-75c8-4910-9668-3f9927c769a3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1f38f534-75c8-4910-9668-3f9927c769a3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2019-04-23T00:29:21+00:00", "end": "2019-04-23T00:44:21+00:00"}, "created": "2019-04-23T00:44:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1b57ea05-2d28-445f-b53f-72c17e4476ee"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c4556860-db1d-4594-a2c2-b58b9c7fadb2"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0b1a603a-c43c-47da-ae91-72a0f37e6eba"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:030a7af5-de40-4162-86dc-04a1f321fb47"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1f42eedb-4794-499a-9f43-f7e0dc8ea6e5 b/data/input/FHIR/all/Claim/1f42eedb-4794-499a-9f43-f7e0dc8ea6e5
deleted file mode 100644
index 484802e1..00000000
--- a/data/input/FHIR/all/Claim/1f42eedb-4794-499a-9f43-f7e0dc8ea6e5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1f42eedb-4794-499a-9f43-f7e0dc8ea6e5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-06-07T22:22:41+00:00", "end": "2018-06-07T23:52:41+00:00"}, "created": "2018-06-07T23:52:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:c84b4681-62ce-4c5e-804d-06ea0b7d7d26"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:10cf65ba-405d-45d8-8a1d-1bddc15b8bb1"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1f604d29-ed9c-48af-b867-ebe58c4903cc b/data/input/FHIR/all/Claim/1f604d29-ed9c-48af-b867-ebe58c4903cc
deleted file mode 100644
index 833307ed..00000000
--- a/data/input/FHIR/all/Claim/1f604d29-ed9c-48af-b867-ebe58c4903cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1f604d29-ed9c-48af-b867-ebe58c4903cc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1989-02-15T08:54:18+00:00", "end": "1989-02-19T08:54:18+00:00"}, "created": "1989-02-19T08:54:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f4c8ee5c-be28-4dff-8090-8bef8e9b9c44"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:cf4c887c-c1db-48ac-9b5e-798602f142e5"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:2182bc9f-07b9-4c71-907d-7ba0129a292c"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:4534e292-e0ee-4dd9-84f0-f9f9b729d9a0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:759712a9-02c7-4a26-b5ab-36092fe81f2e"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "447365002", "display": "Insertion of biventricular implantable cardioverter defibrillator"}], "text": "Insertion of biventricular implantable cardioverter defibrillator"}, "net": {"value": 29257.91, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "18286008", "display": "Catheter ablation of tissue of heart"}], "text": "Catheter ablation of tissue of heart"}, "net": {"value": 12252.76, "currency": "USD"}}, {"sequence": 5, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}}], "total": {"value": 41635.67, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/1ff4906c-612a-4fbb-a52b-f143bd9b4522 b/data/input/FHIR/all/Claim/1ff4906c-612a-4fbb-a52b-f143bd9b4522
deleted file mode 100644
index cf04c6d2..00000000
--- a/data/input/FHIR/all/Claim/1ff4906c-612a-4fbb-a52b-f143bd9b4522
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "1ff4906c-612a-4fbb-a52b-f143bd9b4522", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2016-06-13T14:10:09+00:00", "end": "2016-06-13T14:40:09+00:00"}, "created": "2016-06-13T14:40:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:560671dc-a4f0-498a-9827-22a77a28cd2c"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:77a81a76-3186-4d2c-9ee4-87895a1bf67f"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:84ed595b-127e-4c6b-8a9a-395d26e05e53"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3df7caef-9722-447b-b262-d8a444f66f89"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:34aee91e-b87b-4eef-afce-61ef105b0874"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:aca2469e-1e03-441c-a744-64850168219c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 334.69, "currency": "USD"}}], "total": {"value": 1021.77, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2074d4d3-d03c-4b11-992d-efc257478250 b/data/input/FHIR/all/Claim/2074d4d3-d03c-4b11-992d-efc257478250
deleted file mode 100644
index dc7927eb..00000000
--- a/data/input/FHIR/all/Claim/2074d4d3-d03c-4b11-992d-efc257478250
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2074d4d3-d03c-4b11-992d-efc257478250", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2017-02-14T10:09:19+00:00", "end": "2017-02-14T10:24:19+00:00"}, "created": "2017-02-14T10:24:19+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:69dc9188-0052-4d2b-9de9-779df341ddcf"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d317d4c2-ebe0-430a-ae84-ae41a4096c6a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/209f4feb-e605-4924-973d-1fc8117b11e7 b/data/input/FHIR/all/Claim/209f4feb-e605-4924-973d-1fc8117b11e7
deleted file mode 100644
index 125c354e..00000000
--- a/data/input/FHIR/all/Claim/209f4feb-e605-4924-973d-1fc8117b11e7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "209f4feb-e605-4924-973d-1fc8117b11e7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2012-04-07T15:06:54+00:00", "end": "2012-04-07T15:21:54+00:00"}, "created": "2012-04-07T15:21:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e0e29be5-f08b-4650-84e6-9cff87ecbb03"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e01ed06f-e11e-4616-b056-b135eb9d6b80"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/20b0bd35-fab1-491e-a9d8-7a2b710479c6 b/data/input/FHIR/all/Claim/20b0bd35-fab1-491e-a9d8-7a2b710479c6
deleted file mode 100644
index e6289a1a..00000000
--- a/data/input/FHIR/all/Claim/20b0bd35-fab1-491e-a9d8-7a2b710479c6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "20b0bd35-fab1-491e-a9d8-7a2b710479c6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2019-10-26T19:08:55+00:00", "end": "2019-10-26T20:08:55+00:00"}, "created": "2019-10-26T20:08:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:292bbdcc-e82f-47e6-a9ad-4bd324c9b48a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:9ea87252-69e3-4100-bcce-73a866949c9c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "70704007", "display": "Sprain of wrist"}], "text": "Sprain of wrist"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2124b2e6-31dc-4d53-b903-75e98136efbd b/data/input/FHIR/all/Claim/2124b2e6-31dc-4d53-b903-75e98136efbd
deleted file mode 100644
index 3d8e1ac4..00000000
--- a/data/input/FHIR/all/Claim/2124b2e6-31dc-4d53-b903-75e98136efbd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2124b2e6-31dc-4d53-b903-75e98136efbd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1980-04-30T08:54:18+00:00", "end": "1980-04-30T09:09:18+00:00"}, "created": "1980-04-30T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4f034046-78e1-46d1-896f-39602ca036d7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:28e4e33a-7123-41ea-96dc-8418f60add7f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/212f5d4c-8b57-4a5f-a5ea-be210dcba3aa b/data/input/FHIR/all/Claim/212f5d4c-8b57-4a5f-a5ea-be210dcba3aa
deleted file mode 100644
index b9c6d524..00000000
--- a/data/input/FHIR/all/Claim/212f5d4c-8b57-4a5f-a5ea-be210dcba3aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "212f5d4c-8b57-4a5f-a5ea-be210dcba3aa", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2019-12-18T13:55:57+00:00", "end": "2019-12-18T14:10:57+00:00"}, "created": "2019-12-18T14:10:57+00:00", "provider": {"reference": "urn:uuid:49318f80-bd8b-3fc7-a096-ac43088b0c12"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:999d5900-125b-4a82-8851-c418c1715803"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d0ad216b-c854-4a30-af6f-b2cf802c7b47"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:03b0baae-9dde-44be-a2b9-8273fbf3ccf1"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2138c974-5ab4-45c3-85e6-892c0e67d2a5 b/data/input/FHIR/all/Claim/2138c974-5ab4-45c3-85e6-892c0e67d2a5
deleted file mode 100644
index 3576c1eb..00000000
--- a/data/input/FHIR/all/Claim/2138c974-5ab4-45c3-85e6-892c0e67d2a5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2138c974-5ab4-45c3-85e6-892c0e67d2a5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2013-09-12T13:11:35+00:00", "end": "2013-09-12T13:41:35+00:00"}, "created": "2013-09-12T13:41:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7f72e1af-7532-44d9-afe4-0437fed748f8"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:cf545d3e-a551-4d9f-8885-9f0f24fc1264"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b77c8295-8336-43ec-a5e2-0e3510750098"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 562.25, "currency": "USD"}}], "total": {"value": 827.77, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/214b1ce1-af87-4fd1-a1cc-a317bd17caad b/data/input/FHIR/all/Claim/214b1ce1-af87-4fd1-a1cc-a317bd17caad
deleted file mode 100644
index 12341f69..00000000
--- a/data/input/FHIR/all/Claim/214b1ce1-af87-4fd1-a1cc-a317bd17caad
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "214b1ce1-af87-4fd1-a1cc-a317bd17caad", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2002-06-20T03:11:33+00:00", "end": "2002-06-20T04:11:33+00:00"}, "created": "2002-06-20T04:11:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a8a41638-178d-42bf-92bb-d7d88f0a5220"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:437ff221-6738-4e8e-a943-db86a1c909a5"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "70704007", "display": "Sprain of wrist"}], "text": "Sprain of wrist"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/217b5c4f-bb52-4a7c-a8c7-b8f4cd7e2b89 b/data/input/FHIR/all/Claim/217b5c4f-bb52-4a7c-a8c7-b8f4cd7e2b89
deleted file mode 100644
index d16fb620..00000000
--- a/data/input/FHIR/all/Claim/217b5c4f-bb52-4a7c-a8c7-b8f4cd7e2b89
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "217b5c4f-bb52-4a7c-a8c7-b8f4cd7e2b89", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2019-09-06T13:11:35+00:00", "end": "2019-09-06T13:26:35+00:00"}, "created": "2019-09-06T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:ef069fb4-1e4b-454e-9a4c-5583554398cb"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:e41f8b8a-c247-4abf-97fa-a166a1db5e52"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/21ebc28f-7188-4ac3-b1ff-bc686dcb4d99 b/data/input/FHIR/all/Claim/21ebc28f-7188-4ac3-b1ff-bc686dcb4d99
deleted file mode 100644
index ff279605..00000000
--- a/data/input/FHIR/all/Claim/21ebc28f-7188-4ac3-b1ff-bc686dcb4d99
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "21ebc28f-7188-4ac3-b1ff-bc686dcb4d99", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2002-09-25T20:51:42+00:00", "end": "2002-09-25T21:21:42+00:00"}, "created": "2002-09-25T21:21:42+00:00", "provider": {"reference": "urn:uuid:ef58ea08-d883-3957-8300-150554edc8fb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:23985678-56a2-4d97-bbad-f999b88d94e1"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:881eacec-c9a7-4a99-9c86-2afa0d421014"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c5f7de38-cce9-4d34-a960-8ec5b76e92ad"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)"}], "text": "Anemia (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/22062f7b-d3cd-4d6e-a814-3bcc3ea8faa4 b/data/input/FHIR/all/Claim/22062f7b-d3cd-4d6e-a814-3bcc3ea8faa4
deleted file mode 100644
index 3437df45..00000000
--- a/data/input/FHIR/all/Claim/22062f7b-d3cd-4d6e-a814-3bcc3ea8faa4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "22062f7b-d3cd-4d6e-a814-3bcc3ea8faa4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2017-12-28T19:08:55+00:00", "end": "2017-12-28T19:38:55+00:00"}, "created": "2017-12-28T19:38:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:382ce409-12a6-4da8-b482-c77aac919284"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:300712ad-c8b9-487b-be70-40d19e247ed8"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:087704f1-6638-4e7f-bfed-94628ce4927d"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:9de1a3bc-4c4a-4f5f-b74b-d6e8195f6658"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e0bf2494-8f6b-4701-a91c-0d4dd19f82b9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 594.12, "currency": "USD"}}], "total": {"value": 1140.68, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/221cc2bc-b62c-4325-8799-549286b098c1 b/data/input/FHIR/all/Claim/221cc2bc-b62c-4325-8799-549286b098c1
deleted file mode 100644
index e28e425a..00000000
--- a/data/input/FHIR/all/Claim/221cc2bc-b62c-4325-8799-549286b098c1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "221cc2bc-b62c-4325-8799-549286b098c1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "1996-09-29T20:15:51+00:00", "end": "1996-09-29T20:30:51+00:00"}, "created": "1996-09-29T20:30:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:25d7c727-6d73-4530-bde1-ddbc6a80de40"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/223e04b1-c25b-471d-8eb5-1dab81527fea b/data/input/FHIR/all/Claim/223e04b1-c25b-471d-8eb5-1dab81527fea
deleted file mode 100644
index 45e38711..00000000
--- a/data/input/FHIR/all/Claim/223e04b1-c25b-471d-8eb5-1dab81527fea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "223e04b1-c25b-471d-8eb5-1dab81527fea", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2014-03-31T23:56:47+00:00", "end": "2014-04-01T00:11:47+00:00"}, "created": "2014-04-01T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3e86cbb4-f395-4a8d-b049-f8a635e2d79f"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9af3cb59-f208-4fe5-b087-dbac0ae28121"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9f45ed3c-7f9e-4b8b-b98a-84cfcec969f3"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0ac382b8-2267-4c24-ab9b-000f425d3b37"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:32f304ce-d8c3-43c9-8c36-b35b8a0b0876"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "115", "display": "Tdap"}], "text": "Tdap"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2242a467-a68a-4b46-a973-2ba0333a2034 b/data/input/FHIR/all/Claim/2242a467-a68a-4b46-a973-2ba0333a2034
deleted file mode 100644
index 39aa0aa6..00000000
--- a/data/input/FHIR/all/Claim/2242a467-a68a-4b46-a973-2ba0333a2034
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2242a467-a68a-4b46-a973-2ba0333a2034", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1986-06-01T15:08:18+00:00", "end": "1986-06-01T15:23:18+00:00"}, "created": "1986-06-01T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b6f2a585-7cf2-4d82-a389-c795ae4a74c9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:02153a93-41f6-4c9f-a755-8b51450f60ef"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/22538124-dbcb-4a6e-92a2-dd0f2a36fec7 b/data/input/FHIR/all/Claim/22538124-dbcb-4a6e-92a2-dd0f2a36fec7
deleted file mode 100644
index 80c7ae85..00000000
--- a/data/input/FHIR/all/Claim/22538124-dbcb-4a6e-92a2-dd0f2a36fec7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "22538124-dbcb-4a6e-92a2-dd0f2a36fec7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1988-03-02T15:08:18+00:00", "end": "1988-03-02T15:23:18+00:00"}, "created": "1988-03-02T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5946589f-d14c-4cbb-9e92-3f553dfc7ca6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:beba5872-8070-4d16-a223-561bb7f5b82a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/22a1270f-75aa-476b-950d-913c34f08421 b/data/input/FHIR/all/Claim/22a1270f-75aa-476b-950d-913c34f08421
deleted file mode 100644
index 1657fe16..00000000
--- a/data/input/FHIR/all/Claim/22a1270f-75aa-476b-950d-913c34f08421
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "22a1270f-75aa-476b-950d-913c34f08421", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2014-10-05T10:48:09+00:00", "end": "2014-10-05T11:48:09+00:00"}, "created": "2014-10-05T11:48:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b136279d-8915-4940-aeb3-647b6c468dd3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:9272d9a9-ac16-4b54-a596-b75f7b4e24d8"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/22bbe901-b5ed-4488-9e35-5d01222a8f39 b/data/input/FHIR/all/Claim/22bbe901-b5ed-4488-9e35-5d01222a8f39
deleted file mode 100644
index f5984c6a..00000000
--- a/data/input/FHIR/all/Claim/22bbe901-b5ed-4488-9e35-5d01222a8f39
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "22bbe901-b5ed-4488-9e35-5d01222a8f39", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2012-12-14T13:10:39+00:00", "end": "2012-12-14T13:25:39+00:00"}, "created": "2012-12-14T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0669b842-6466-4c9c-b4f0-aa7daca8ff22"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8d2cd808-3c9d-464e-b82d-09ed884748e4"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/23091cf0-e930-4e39-8436-7039ab5d0f24 b/data/input/FHIR/all/Claim/23091cf0-e930-4e39-8436-7039ab5d0f24
deleted file mode 100644
index 09025c72..00000000
--- a/data/input/FHIR/all/Claim/23091cf0-e930-4e39-8436-7039ab5d0f24
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "23091cf0-e930-4e39-8436-7039ab5d0f24", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2018-01-13T10:35:11+00:00", "end": "2018-01-13T11:45:11+00:00"}, "created": "2018-01-13T11:45:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:126dd48d-5817-4b05-9e59-fdb888b02bcc"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3ee1edde-8b5c-484c-8364-653ae6e885a7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:ce3ab3e8-72e7-4fbd-b4c2-5ebffeb30c1a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283371005", "display": "Laceration of forearm"}], "text": "Laceration of forearm"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "net": {"value": 12606.92, "currency": "USD"}}], "total": {"value": 12731.92, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/231e527e-9c29-4034-8314-21d40cf82001 b/data/input/FHIR/all/Claim/231e527e-9c29-4034-8314-21d40cf82001
deleted file mode 100644
index 3e902bab..00000000
--- a/data/input/FHIR/all/Claim/231e527e-9c29-4034-8314-21d40cf82001
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "231e527e-9c29-4034-8314-21d40cf82001", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2015-09-09T21:15:23+00:00", "end": "2015-09-09T21:30:23+00:00"}, "created": "2015-09-09T21:30:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1dc01b6d-a6b3-475f-a5ab-4689a8be1e6f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:929905e4-77f6-4438-b690-b1d17f1762aa"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2324db99-3632-49ef-bcd5-3fb4c62d505c b/data/input/FHIR/all/Claim/2324db99-3632-49ef-bcd5-3fb4c62d505c
deleted file mode 100644
index 8ff1aa1b..00000000
--- a/data/input/FHIR/all/Claim/2324db99-3632-49ef-bcd5-3fb4c62d505c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2324db99-3632-49ef-bcd5-3fb4c62d505c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2020-01-27T07:56:53+00:00", "end": "2020-01-27T08:23:53+00:00"}, "created": "2020-01-27T08:23:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:67c7b105-f130-4487-ab23-30f0db8c3f86"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:c51345b3-d51d-4b88-8b4d-c81ee5de1d32"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b0e42fdb-1b7c-4e92-8107-39fc9ed3f520"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/23375cb5-fab2-45d4-a828-288113d0b1b7 b/data/input/FHIR/all/Claim/23375cb5-fab2-45d4-a828-288113d0b1b7
deleted file mode 100644
index 877ec932..00000000
--- a/data/input/FHIR/all/Claim/23375cb5-fab2-45d4-a828-288113d0b1b7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "23375cb5-fab2-45d4-a828-288113d0b1b7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2016-09-15T13:11:35+00:00", "end": "2016-09-15T13:26:35+00:00"}, "created": "2016-09-15T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6ff04b4a-49eb-4a48-b688-09b43de23652"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9a9fb1ef-cff5-4705-ba22-f93aab2442e7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2345230b-1f1a-43ab-ad29-eed952776e6a b/data/input/FHIR/all/Claim/2345230b-1f1a-43ab-ad29-eed952776e6a
deleted file mode 100644
index ca05eba0..00000000
--- a/data/input/FHIR/all/Claim/2345230b-1f1a-43ab-ad29-eed952776e6a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2345230b-1f1a-43ab-ad29-eed952776e6a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2018-08-31T19:30:25+00:00", "end": "2018-08-31T19:45:25+00:00"}, "created": "2018-08-31T19:45:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:96c84a53-291e-498c-babc-6ae6e6d56e7a"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:07bdc3be-948f-4d63-a268-9cc008be7a3c"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d7a31c1d-d312-43ca-9f22-339a3b98b7c3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b82485b9-0cfe-48df-86e5-b2df89984ee6"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/23715d24-a869-40fd-a20a-a1114837b179 b/data/input/FHIR/all/Claim/23715d24-a869-40fd-a20a-a1114837b179
deleted file mode 100644
index 31c9ef1c..00000000
--- a/data/input/FHIR/all/Claim/23715d24-a869-40fd-a20a-a1114837b179
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "23715d24-a869-40fd-a20a-a1114837b179", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2012-01-10T09:56:48+00:00", "end": "2012-01-10T10:26:48+00:00"}, "created": "2012-01-10T10:26:48+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e8a6b4b1-0274-460e-a74c-71737f4f3254"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f2c30c9c-fe88-4e40-b931-a225c6ab6f69"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b79f84cb-75a1-4550-8d36-941c7bb31ce4"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ccd8375c-6cc4-4506-ab68-b1697bcea9bf"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:254f6e56-e79a-4936-89e2-83c6f89fbb2a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 604.32, "currency": "USD"}}, {"sequence": 5, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 1010.36, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/241a7359-6285-4f36-a00d-137f59cbf269 b/data/input/FHIR/all/Claim/241a7359-6285-4f36-a00d-137f59cbf269
deleted file mode 100644
index 2a32b9e3..00000000
--- a/data/input/FHIR/all/Claim/241a7359-6285-4f36-a00d-137f59cbf269
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "241a7359-6285-4f36-a00d-137f59cbf269", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2011-10-04T13:55:57+00:00", "end": "2011-10-04T14:10:57+00:00"}, "created": "2011-10-04T14:10:57+00:00", "provider": {"reference": "urn:uuid:49318f80-bd8b-3fc7-a096-ac43088b0c12"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:55cfe76c-c918-402d-b99b-89cf61dc27ef"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:852234b8-71b4-4932-b097-b2446413bb7d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2435d286-b739-4f0b-9c5c-8985a33f831b b/data/input/FHIR/all/Claim/2435d286-b739-4f0b-9c5c-8985a33f831b
deleted file mode 100644
index 2215d4d1..00000000
--- a/data/input/FHIR/all/Claim/2435d286-b739-4f0b-9c5c-8985a33f831b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2435d286-b739-4f0b-9c5c-8985a33f831b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1999-05-05T04:14:01+00:00", "end": "1999-05-05T04:29:01+00:00"}, "created": "1999-05-05T04:29:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:208ec82f-3679-4dcc-aeb1-7e9b49d7a11e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:2c438462-2767-411d-9e03-8724c005fa9b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2459223f-6cb0-489e-bbea-a933373e0a8c b/data/input/FHIR/all/Claim/2459223f-6cb0-489e-bbea-a933373e0a8c
deleted file mode 100644
index 77aa314a..00000000
--- a/data/input/FHIR/all/Claim/2459223f-6cb0-489e-bbea-a933373e0a8c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2459223f-6cb0-489e-bbea-a933373e0a8c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2020-06-26T10:48:09+00:00", "end": "2020-06-26T11:03:09+00:00"}, "created": "2020-06-26T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6ffb79a3-70ad-4ed8-bf55-cdab5178efb8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:fcbe8b4a-2324-4d31-95c7-61c54902ea00"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "307731004", "display": "Injury of tendon of the rotator cuff of shoulder"}], "text": "Injury of tendon of the rotator cuff of shoulder"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/24d6fc9c-0039-4cac-a82f-1b16223135d1 b/data/input/FHIR/all/Claim/24d6fc9c-0039-4cac-a82f-1b16223135d1
deleted file mode 100644
index eecae908..00000000
--- a/data/input/FHIR/all/Claim/24d6fc9c-0039-4cac-a82f-1b16223135d1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "24d6fc9c-0039-4cac-a82f-1b16223135d1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2012-06-04T14:10:09+00:00", "end": "2012-06-04T14:25:09+00:00"}, "created": "2012-06-04T14:25:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f54198db-1b6a-43ba-b142-2b10444d0c54"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:987b6a59-04dc-497e-8e6a-e0517b01e4b0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:30f7e181-c9ca-47c4-915d-51dd36f8b229"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/25567164-935c-4252-b6fa-8c4ef339221e b/data/input/FHIR/all/Claim/25567164-935c-4252-b6fa-8c4ef339221e
deleted file mode 100644
index efd18d5a..00000000
--- a/data/input/FHIR/all/Claim/25567164-935c-4252-b6fa-8c4ef339221e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "25567164-935c-4252-b6fa-8c4ef339221e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2011-12-09T13:10:39+00:00", "end": "2011-12-09T13:25:39+00:00"}, "created": "2011-12-09T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4c3fede1-3708-4b26-afbe-463e8fffa9a9"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cd2380c9-c0f4-42d1-b853-3eb2d11bb3af"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2aa209d5-368e-481a-8b1c-50c6658fdea8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2564683e-7892-43ab-926b-b62b1774fa56 b/data/input/FHIR/all/Claim/2564683e-7892-43ab-926b-b62b1774fa56
deleted file mode 100644
index 05573c25..00000000
--- a/data/input/FHIR/all/Claim/2564683e-7892-43ab-926b-b62b1774fa56
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2564683e-7892-43ab-926b-b62b1774fa56", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1986-07-16T08:54:18+00:00", "end": "1986-07-16T09:09:18+00:00"}, "created": "1986-07-16T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:56e07b20-df6c-4066-9341-41b2de146dc1"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1ff2518a-6c89-43a4-9667-aa9c8efbf93f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4d675065-a92f-4a75-bd99-5a619cf15425"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/25a569da-e8ee-4f7b-ade3-a8c9e8aee8bc b/data/input/FHIR/all/Claim/25a569da-e8ee-4f7b-ade3-a8c9e8aee8bc
deleted file mode 100644
index 26ae3f9f..00000000
--- a/data/input/FHIR/all/Claim/25a569da-e8ee-4f7b-ade3-a8c9e8aee8bc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "25a569da-e8ee-4f7b-ade3-a8c9e8aee8bc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2017-06-26T13:03:49+00:00", "end": "2017-06-26T13:18:49+00:00"}, "created": "2017-06-26T13:18:49+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bbe5781e-4501-40ce-a556-4c95de041312"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:bb3a51c4-f3c2-4e55-a5ae-d5045b7e47c0"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40275004", "display": "Contact dermatitis"}], "text": "Contact dermatitis"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/25af4a6b-4059-44a2-a2c4-c9b56904625c b/data/input/FHIR/all/Claim/25af4a6b-4059-44a2-a2c4-c9b56904625c
deleted file mode 100644
index 725c58c6..00000000
--- a/data/input/FHIR/all/Claim/25af4a6b-4059-44a2-a2c4-c9b56904625c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "25af4a6b-4059-44a2-a2c4-c9b56904625c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2011-10-03T12:01:49+00:00", "end": "2011-10-03T12:16:49+00:00"}, "created": "2011-10-03T12:16:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:146bf71b-6abe-4bc3-b891-7986a6f014a2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:7f36a583-4487-4a72-8e91-ffba9680b1a8"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "239873007", "display": "Osteoarthritis of knee"}], "text": "Osteoarthritis of knee"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/265ce3de-eabd-47d1-80b5-69b1915ee46b b/data/input/FHIR/all/Claim/265ce3de-eabd-47d1-80b5-69b1915ee46b
deleted file mode 100644
index 5704051d..00000000
--- a/data/input/FHIR/all/Claim/265ce3de-eabd-47d1-80b5-69b1915ee46b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "265ce3de-eabd-47d1-80b5-69b1915ee46b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-05-04T11:50:40+00:00", "end": "1972-05-04T12:05:40+00:00"}, "created": "1972-05-04T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d5138d97-facb-49f2-a441-cdd855b94dc3"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/266abccc-6d5c-4513-a23f-8f3ef2f721aa b/data/input/FHIR/all/Claim/266abccc-6d5c-4513-a23f-8f3ef2f721aa
deleted file mode 100644
index 2dc69745..00000000
--- a/data/input/FHIR/all/Claim/266abccc-6d5c-4513-a23f-8f3ef2f721aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "266abccc-6d5c-4513-a23f-8f3ef2f721aa", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2012-08-28T12:01:49+00:00", "end": "2012-08-28T12:16:49+00:00"}, "created": "2012-08-28T12:16:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5eaa09e3-4fae-4268-b145-e3d4faae3e9d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:9fa50a03-9911-4e1c-8b96-e2e50056184b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/26865dee-c210-4845-a3ca-84dc67b3ce4d b/data/input/FHIR/all/Claim/26865dee-c210-4845-a3ca-84dc67b3ce4d
deleted file mode 100644
index 3f4b0ddc..00000000
--- a/data/input/FHIR/all/Claim/26865dee-c210-4845-a3ca-84dc67b3ce4d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "26865dee-c210-4845-a3ca-84dc67b3ce4d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2017-09-23T05:28:35+00:00", "end": "2017-09-23T05:43:35+00:00"}, "created": "2017-09-23T05:43:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:79af1f98-354e-4aef-8f1f-840bcd8c0141"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:aa4aae06-d7d2-4c76-8626-70141c781701"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/269658fe-f08c-421b-ace9-53cb7c8b1198 b/data/input/FHIR/all/Claim/269658fe-f08c-421b-ace9-53cb7c8b1198
deleted file mode 100644
index 66dedbbd..00000000
--- a/data/input/FHIR/all/Claim/269658fe-f08c-421b-ace9-53cb7c8b1198
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "269658fe-f08c-421b-ace9-53cb7c8b1198", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2016-03-22T05:34:59+00:00", "end": "2016-03-22T06:04:59+00:00"}, "created": "2016-03-22T06:04:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:963f9f74-969f-4ae0-b824-7816f2a34c01"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f333b6ca-c08b-48ad-ae2d-908c41a5b3fc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f2b875c8-547e-4d30-95a9-6115544fdd5c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 466.59, "currency": "USD"}}], "total": {"value": 732.11, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2720701d-e595-4231-87c7-5f25365aa1eb b/data/input/FHIR/all/Claim/2720701d-e595-4231-87c7-5f25365aa1eb
deleted file mode 100644
index 6ed35c75..00000000
--- a/data/input/FHIR/all/Claim/2720701d-e595-4231-87c7-5f25365aa1eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2720701d-e595-4231-87c7-5f25365aa1eb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2017-01-14T16:59:14+00:00", "end": "2017-01-14T17:29:14+00:00"}, "created": "2017-01-14T17:29:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:99dfa1ce-e350-4880-b2f3-2ef222d8660e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:36a8bf29-e42a-4966-831f-b4656f65d7ea"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8425d974-4a02-44bf-95ef-9670d4c08ae7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 605.5, "currency": "USD"}}], "total": {"value": 871.02, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/273f3233-34de-4323-9acc-fe224265935a b/data/input/FHIR/all/Claim/273f3233-34de-4323-9acc-fe224265935a
deleted file mode 100644
index 766b3975..00000000
--- a/data/input/FHIR/all/Claim/273f3233-34de-4323-9acc-fe224265935a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "273f3233-34de-4323-9acc-fe224265935a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2018-01-13T10:35:11+00:00", "end": "2018-01-13T11:45:11+00:00"}, "created": "2018-01-13T11:45:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:10cc400a-11fd-404b-b26c-19aef4e3c4a1"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:ce3ab3e8-72e7-4fbd-b4c2-5ebffeb30c1a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/27657f48-c886-47df-b1ee-5b1ae2f2a9e2 b/data/input/FHIR/all/Claim/27657f48-c886-47df-b1ee-5b1ae2f2a9e2
deleted file mode 100644
index 1a3a76c0..00000000
--- a/data/input/FHIR/all/Claim/27657f48-c886-47df-b1ee-5b1ae2f2a9e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "27657f48-c886-47df-b1ee-5b1ae2f2a9e2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-08-12T22:22:41+00:00", "end": "2018-08-12T22:52:41+00:00"}, "created": "2018-08-12T22:52:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c850e1bc-cb89-4173-8713-87bf022a2190"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:a348a082-ef2f-45dc-8be9-c05de83c7b87"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e54e56a3-70d3-4aa9-bd3c-1d976f577c41"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 322.26, "currency": "USD"}}], "total": {"value": 587.78, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2776f9f9-7017-4b3f-a88f-70f4818602bb b/data/input/FHIR/all/Claim/2776f9f9-7017-4b3f-a88f-70f4818602bb
deleted file mode 100644
index e70db5d9..00000000
--- a/data/input/FHIR/all/Claim/2776f9f9-7017-4b3f-a88f-70f4818602bb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2776f9f9-7017-4b3f-a88f-70f4818602bb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2008-12-14T03:11:33+00:00", "end": "2008-12-18T03:11:33+00:00"}, "created": "2008-12-18T03:11:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e5611203-ffef-49a5-9abe-6e90949c7a46"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:0e369760-8045-4409-bc57-254c900e7d7c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/27c45df7-3481-41bf-b999-5b7ecb2532f8 b/data/input/FHIR/all/Claim/27c45df7-3481-41bf-b999-5b7ecb2532f8
deleted file mode 100644
index d07d1494..00000000
--- a/data/input/FHIR/all/Claim/27c45df7-3481-41bf-b999-5b7ecb2532f8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "27c45df7-3481-41bf-b999-5b7ecb2532f8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2013-12-20T13:10:39+00:00", "end": "2013-12-20T13:40:39+00:00"}, "created": "2013-12-20T13:40:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5d96002e-85ea-4a66-aa67-52a30f99c0ea"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:6edf56ac-57cf-45db-9fca-b15cf8ef666b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:726fc83e-8bc2-439d-8465-e9f91a86f116"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 614.18, "currency": "USD"}}], "total": {"value": 879.7, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/27ee1e55-7a2c-4b7e-b199-60c6fe8e46ad b/data/input/FHIR/all/Claim/27ee1e55-7a2c-4b7e-b199-60c6fe8e46ad
deleted file mode 100644
index 4294363d..00000000
--- a/data/input/FHIR/all/Claim/27ee1e55-7a2c-4b7e-b199-60c6fe8e46ad
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "27ee1e55-7a2c-4b7e-b199-60c6fe8e46ad", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2011-12-07T13:11:35+00:00", "end": "2011-12-07T13:26:35+00:00"}, "created": "2011-12-07T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:7d2e5c6c-4a84-4f02-a9dc-8f59ee0a6ee1"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:336eed2a-fbc9-46a1-b86f-f7bc9b22a863"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/28b6d74d-49f7-43d7-875a-85d4f605bbbe b/data/input/FHIR/all/Claim/28b6d74d-49f7-43d7-875a-85d4f605bbbe
deleted file mode 100644
index 843494a0..00000000
--- a/data/input/FHIR/all/Claim/28b6d74d-49f7-43d7-875a-85d4f605bbbe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "28b6d74d-49f7-43d7-875a-85d4f605bbbe", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1971-08-23T08:59:56+00:00", "end": "1971-08-23T09:14:56+00:00"}, "created": "1971-08-23T09:14:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ad899f78-03c5-473f-9d46-bb32ca76a712"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:bf220f9b-b709-420d-aced-5aea90e952db"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/28fb2a68-50bf-43e0-81c2-b62d9b9808ab b/data/input/FHIR/all/Claim/28fb2a68-50bf-43e0-81c2-b62d9b9808ab
deleted file mode 100644
index 4e39c3b7..00000000
--- a/data/input/FHIR/all/Claim/28fb2a68-50bf-43e0-81c2-b62d9b9808ab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "28fb2a68-50bf-43e0-81c2-b62d9b9808ab", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "1993-08-18T10:48:09+00:00", "end": "1993-08-21T11:31:09+00:00"}, "created": "1993-08-21T11:31:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:633edc8c-83b0-4195-9e19-70beb96a5a32"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183452005", "display": "Encounter Inpatient"}], "text": "Encounter Inpatient"}, "encounter": [{"reference": "urn:uuid:12c7cdb8-0c25-4fec-bc10-2c7a686cb809"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428251008", "display": "History of appendectomy"}], "text": "History of appendectomy"}}], "total": {"value": 75, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2b2ba007-162b-422c-a234-fd2ede0622e1 b/data/input/FHIR/all/Claim/2b2ba007-162b-422c-a234-fd2ede0622e1
deleted file mode 100644
index c050f42b..00000000
--- a/data/input/FHIR/all/Claim/2b2ba007-162b-422c-a234-fd2ede0622e1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2b2ba007-162b-422c-a234-fd2ede0622e1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2014-12-26T12:11:31+00:00", "end": "2014-12-26T12:26:31+00:00"}, "created": "2014-12-26T12:26:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e771f2ef-a529-4752-9b44-2468c6200d90"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7886e50f-ad43-4eab-a15f-140ae5d6b951"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2b3b5d64-869b-4788-8fb7-a02da14127fd b/data/input/FHIR/all/Claim/2b3b5d64-869b-4788-8fb7-a02da14127fd
deleted file mode 100644
index bf878c1f..00000000
--- a/data/input/FHIR/all/Claim/2b3b5d64-869b-4788-8fb7-a02da14127fd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2b3b5d64-869b-4788-8fb7-a02da14127fd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2001-10-01T13:11:35+00:00", "end": "2001-10-01T13:46:35+00:00"}, "created": "2001-10-01T13:46:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:381e3bd3-4fbe-4014-a0cf-04a91d90de6a"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:885defc2-e311-4e4f-b9f8-de99aa5ba9db"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2b73fa03-ae37-43c1-993d-bb8213aad99f b/data/input/FHIR/all/Claim/2b73fa03-ae37-43c1-993d-bb8213aad99f
deleted file mode 100644
index 4f6c0359..00000000
--- a/data/input/FHIR/all/Claim/2b73fa03-ae37-43c1-993d-bb8213aad99f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2b73fa03-ae37-43c1-993d-bb8213aad99f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1968-10-18T10:10:39+00:00", "end": "1968-10-18T10:25:39+00:00"}, "created": "1968-10-18T10:25:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "encounter": [{"reference": "urn:uuid:6c097ee1-0a84-455e-97cd-e475badef99b"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2b7e393f-9f1e-4b1b-88be-e1b9b9e45253 b/data/input/FHIR/all/Claim/2b7e393f-9f1e-4b1b-88be-e1b9b9e45253
deleted file mode 100644
index 5853ab6e..00000000
--- a/data/input/FHIR/all/Claim/2b7e393f-9f1e-4b1b-88be-e1b9b9e45253
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2b7e393f-9f1e-4b1b-88be-e1b9b9e45253", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2011-06-30T13:27:37+00:00", "end": "2011-06-30T13:42:37+00:00"}, "created": "2011-06-30T13:42:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:97f971f9-05ba-49ef-bfd0-ee3bd8c9f0b5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:da79e75d-2db1-401b-b077-8dc9b1e7349f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2bef8b4d-bf51-48bd-a3a3-0e6582f2568f b/data/input/FHIR/all/Claim/2bef8b4d-bf51-48bd-a3a3-0e6582f2568f
deleted file mode 100644
index fb15527a..00000000
--- a/data/input/FHIR/all/Claim/2bef8b4d-bf51-48bd-a3a3-0e6582f2568f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2bef8b4d-bf51-48bd-a3a3-0e6582f2568f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1994-03-30T14:10:09+00:00", "end": "1994-03-30T14:51:09+00:00"}, "created": "1994-03-30T14:51:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:63db20a2-8a5d-40da-803e-b08e7c8e7141"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2c151dc1-215b-4105-bc3c-881fc72b3a57 b/data/input/FHIR/all/Claim/2c151dc1-215b-4105-bc3c-881fc72b3a57
deleted file mode 100644
index 34c3f117..00000000
--- a/data/input/FHIR/all/Claim/2c151dc1-215b-4105-bc3c-881fc72b3a57
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2c151dc1-215b-4105-bc3c-881fc72b3a57", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2016-10-29T04:14:01+00:00", "end": "2016-10-29T04:29:01+00:00"}, "created": "2016-10-29T04:29:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:80a46e0c-c869-4599-92c1-56e0dc93252e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d485fffe-efe9-4d54-a59d-5701cd2b5d25"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2c27f58e-8d12-426c-a760-bf64fe12cb32 b/data/input/FHIR/all/Claim/2c27f58e-8d12-426c-a760-bf64fe12cb32
deleted file mode 100644
index 7ad18263..00000000
--- a/data/input/FHIR/all/Claim/2c27f58e-8d12-426c-a760-bf64fe12cb32
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2c27f58e-8d12-426c-a760-bf64fe12cb32", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2011-08-15T05:41:52+00:00", "end": "2011-08-15T06:11:52+00:00"}, "created": "2011-08-15T06:11:52+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6e2101dd-ea0d-4236-bcb7-6d3d02da7d2e"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1eb23aac-f591-434f-97a9-c32ebfb874b2"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0a70b269-c846-477f-9637-84053ce35a9c"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d386d042-2069-4532-9310-63b145edc338"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:a4d70974-7038-41de-9f1d-3a69ddfe923f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3bd5a589-4d5f-419a-bc1f-7f7c42b1d432"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 344.26, "currency": "USD"}}], "total": {"value": 1031.34, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2c38bd08-9979-4a3a-82b4-087317e7f04d b/data/input/FHIR/all/Claim/2c38bd08-9979-4a3a-82b4-087317e7f04d
deleted file mode 100644
index a1ca1824..00000000
--- a/data/input/FHIR/all/Claim/2c38bd08-9979-4a3a-82b4-087317e7f04d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2c38bd08-9979-4a3a-82b4-087317e7f04d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-09-17T14:49:19+00:00", "end": "2020-09-17T15:19:19+00:00"}, "created": "2020-09-17T15:19:19+00:00", "provider": {"reference": "urn:uuid:e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f7d25b9b-5a01-49bf-a8d9-d3335694bf2b"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:85decda6-37ca-4562-af8e-c5592667ebb5"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:efa59022-0127-4d2d-9c31-58588787b049"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:49f3ac35-52ed-47ec-bed1-832c7740fd11"}}, {"sequence": 5, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f06de1f1-2fdb-4dd9-9c71-600eded35ad5"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:4e0a8637-1d10-49ed-a5e3-62ad1b410df6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:af2b813b-0a24-41fe-88c7-0f736755d11e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "informationSequence": [5], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 7, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 633.83, "currency": "USD"}}], "total": {"value": 1461.43, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2de056ce-38f4-48e5-a744-c3fe04d53b46 b/data/input/FHIR/all/Claim/2de056ce-38f4-48e5-a744-c3fe04d53b46
deleted file mode 100644
index 6071ea03..00000000
--- a/data/input/FHIR/all/Claim/2de056ce-38f4-48e5-a744-c3fe04d53b46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2de056ce-38f4-48e5-a744-c3fe04d53b46", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-07-06T11:50:40+00:00", "end": "1972-07-06T12:05:40+00:00"}, "created": "1972-07-06T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4b10fc14-cf6e-498d-8e90-7ab55729953b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:fdd9fca4-1081-45c2-9281-a2ec71c48e4e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2e098a16-5a39-4e57-92ff-f99752f6effb b/data/input/FHIR/all/Claim/2e098a16-5a39-4e57-92ff-f99752f6effb
deleted file mode 100644
index 0856988f..00000000
--- a/data/input/FHIR/all/Claim/2e098a16-5a39-4e57-92ff-f99752f6effb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2e098a16-5a39-4e57-92ff-f99752f6effb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2019-11-06T01:08:11+00:00", "end": "2019-11-06T01:23:11+00:00"}, "created": "2019-11-06T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:00634035-5b5e-402b-bfa4-81e375eae861"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:18326582-7a65-4519-8c46-5bcc514a6b74"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2e44f97c-b28e-4dcd-b8f7-a30544345a0d b/data/input/FHIR/all/Claim/2e44f97c-b28e-4dcd-b8f7-a30544345a0d
deleted file mode 100644
index a183ddfe..00000000
--- a/data/input/FHIR/all/Claim/2e44f97c-b28e-4dcd-b8f7-a30544345a0d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2e44f97c-b28e-4dcd-b8f7-a30544345a0d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2016-03-07T05:28:45+00:00", "end": "2016-03-07T05:58:45+00:00"}, "created": "2016-03-07T05:58:45+00:00", "provider": {"reference": "urn:uuid:9a7149fa-49fc-3c87-b935-d29c55808717"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:04d73b4e-8bcc-4f60-9efa-24cf2f49e343"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:424fb693-2e4a-4a4b-98c1-635b8556aea9"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:695f96b4-d4b4-4d39-ac0c-02d5d02f178f"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8ac4a240-28cf-48a4-b071-40ac4a163a9e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:223cb126-03ea-4d29-8c35-41fcff771a9b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8d3e7e12-611c-47f1-90c8-96406334f355"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 443.13, "currency": "USD"}}], "total": {"value": 1130.21, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2e4e788f-ae8c-4bef-9b82-53cf7b6fa2bc b/data/input/FHIR/all/Claim/2e4e788f-ae8c-4bef-9b82-53cf7b6fa2bc
deleted file mode 100644
index 7131e4e6..00000000
--- a/data/input/FHIR/all/Claim/2e4e788f-ae8c-4bef-9b82-53cf7b6fa2bc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2e4e788f-ae8c-4bef-9b82-53cf7b6fa2bc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2013-12-11T13:55:57+00:00", "end": "2013-12-11T14:10:57+00:00"}, "created": "2013-12-11T14:10:57+00:00", "provider": {"reference": "urn:uuid:49318f80-bd8b-3fc7-a096-ac43088b0c12"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2a157d97-1dcd-4a42-9169-28ac7810d234"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7289ed4b-3382-4ddd-a5f8-26410be044a2"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2e652b2b-2380-4608-81ab-73ddf2f4d1b1 b/data/input/FHIR/all/Claim/2e652b2b-2380-4608-81ab-73ddf2f4d1b1
deleted file mode 100644
index 5cea8b01..00000000
--- a/data/input/FHIR/all/Claim/2e652b2b-2380-4608-81ab-73ddf2f4d1b1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2e652b2b-2380-4608-81ab-73ddf2f4d1b1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2018-02-18T12:01:49+00:00", "end": "2018-02-18T12:16:49+00:00"}, "created": "2018-02-18T12:16:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1da7d93c-a3cb-4509-8634-bf2820b7e4ca"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:40af52e5-8d01-4382-808c-4e99ddde4f5d"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7bc8cab1-4e6e-4199-b6f5-6275a1fbbfd3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0610748e-8db5-4655-8e5e-381acb25693c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2e9a9256-e3d6-42b9-bee5-e622e4fd9b12 b/data/input/FHIR/all/Claim/2e9a9256-e3d6-42b9-bee5-e622e4fd9b12
deleted file mode 100644
index d244ec14..00000000
--- a/data/input/FHIR/all/Claim/2e9a9256-e3d6-42b9-bee5-e622e4fd9b12
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2e9a9256-e3d6-42b9-bee5-e622e4fd9b12", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2017-09-04T01:08:11+00:00", "end": "2017-09-04T01:38:11+00:00"}, "created": "2017-09-04T01:38:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:85ddf62e-e37a-4f25-b5c7-db01c6af5857"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:82f01d63-9d6c-44e0-ab92-9ffa40e6da19"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5791c4b0-6b6b-4e98-b7dc-48ee2f8595fe"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2761.82, "currency": "USD"}}], "total": {"value": 2886.82, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2ee36f7a-e4c6-4e57-aca2-9590191e647d b/data/input/FHIR/all/Claim/2ee36f7a-e4c6-4e57-aca2-9590191e647d
deleted file mode 100644
index 35b2b2ed..00000000
--- a/data/input/FHIR/all/Claim/2ee36f7a-e4c6-4e57-aca2-9590191e647d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2ee36f7a-e4c6-4e57-aca2-9590191e647d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-08-27T11:50:40+00:00", "end": "1972-08-27T12:05:40+00:00"}, "created": "1972-08-27T12:05:40+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f7148a50-1338-4334-a51a-f535a847df85"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5d4ddfbc-ba5f-40c8-a0aa-be4bf8b13c22"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "65363002", "display": "Otitis media"}], "text": "Otitis media"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2f034472-260d-4900-817c-5a74e836c264 b/data/input/FHIR/all/Claim/2f034472-260d-4900-817c-5a74e836c264
deleted file mode 100644
index 02d1ef5b..00000000
--- a/data/input/FHIR/all/Claim/2f034472-260d-4900-817c-5a74e836c264
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2f034472-260d-4900-817c-5a74e836c264", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2014-09-18T15:22:50+00:00", "end": "2014-09-18T15:52:50+00:00"}, "created": "2014-09-18T15:52:50+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:626edd0d-0fd5-4db3-adaa-6d0af1283677"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:925c26f9-9369-4973-bcdf-6cd140da5ab8"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:44bb6e3b-3504-46ee-9633-27fd54e10f8a"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b08a57a3-20c1-4e1b-9667-08f6bbac4a6d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:fc6527ed-e0c9-40ee-b598-fbe902a66233"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 340.78, "currency": "USD"}}], "total": {"value": 887.34, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2f12c2d7-21eb-45dc-89d2-edf12a851093 b/data/input/FHIR/all/Claim/2f12c2d7-21eb-45dc-89d2-edf12a851093
deleted file mode 100644
index cd2df1fc..00000000
--- a/data/input/FHIR/all/Claim/2f12c2d7-21eb-45dc-89d2-edf12a851093
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2f12c2d7-21eb-45dc-89d2-edf12a851093", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1994-03-30T14:10:09+00:00", "end": "1994-03-30T14:51:09+00:00"}, "created": "1994-03-30T14:51:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2463dfcd-897c-4bc0-ab82-417fdddea39c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:63db20a2-8a5d-40da-803e-b08e7c8e7141"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2f92e700-2d2e-40f0-a3eb-96ed78ef8208 b/data/input/FHIR/all/Claim/2f92e700-2d2e-40f0-a3eb-96ed78ef8208
deleted file mode 100644
index 2d40eea9..00000000
--- a/data/input/FHIR/all/Claim/2f92e700-2d2e-40f0-a3eb-96ed78ef8208
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2f92e700-2d2e-40f0-a3eb-96ed78ef8208", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2011-09-16T10:35:11+00:00", "end": "2011-09-16T10:50:11+00:00"}, "created": "2011-09-16T10:50:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6b9b59a3-f868-4a5e-9843-a44638f1aae9"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2fe226e8-8614-4b86-82a2-e4ea46d3fba3 b/data/input/FHIR/all/Claim/2fe226e8-8614-4b86-82a2-e4ea46d3fba3
deleted file mode 100644
index b19a67e2..00000000
--- a/data/input/FHIR/all/Claim/2fe226e8-8614-4b86-82a2-e4ea46d3fba3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2fe226e8-8614-4b86-82a2-e4ea46d3fba3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2013-10-26T04:14:01+00:00", "end": "2013-10-26T04:29:01+00:00"}, "created": "2013-10-26T04:29:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d7868a47-3210-4095-9181-41aa58ad2bce"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:81d0357a-85f1-403d-bfee-8eeff293a7e5"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/2fffcaf4-d1db-46ac-9056-f47cbdcba427 b/data/input/FHIR/all/Claim/2fffcaf4-d1db-46ac-9056-f47cbdcba427
deleted file mode 100644
index 67fd353f..00000000
--- a/data/input/FHIR/all/Claim/2fffcaf4-d1db-46ac-9056-f47cbdcba427
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "2fffcaf4-d1db-46ac-9056-f47cbdcba427", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2013-12-28T16:59:14+00:00", "end": "2013-12-28T17:14:14+00:00"}, "created": "2013-12-28T17:14:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:78034d57-7737-4035-9acd-e7f489118d8e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:10b8e9d9-dd4f-471b-932e-24a9514d6cbc"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3033ca1e-8587-49e0-8709-357398b9fd66 b/data/input/FHIR/all/Claim/3033ca1e-8587-49e0-8709-357398b9fd66
deleted file mode 100644
index ab7b8381..00000000
--- a/data/input/FHIR/all/Claim/3033ca1e-8587-49e0-8709-357398b9fd66
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3033ca1e-8587-49e0-8709-357398b9fd66", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2011-09-04T10:35:11+00:00", "end": "2011-09-04T11:05:11+00:00"}, "created": "2011-09-04T11:05:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d6f4b7ff-5e3d-4189-90eb-c287019162ab"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:58fde0dc-2d23-4e5c-8147-c704008f7033"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:892096cc-a673-4c7a-92f1-696aeeab340d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2274.28, "currency": "USD"}}], "total": {"value": 2399.28, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3115bb6a-c573-45f0-b727-99dc67821df8 b/data/input/FHIR/all/Claim/3115bb6a-c573-45f0-b727-99dc67821df8
deleted file mode 100644
index 66a554b8..00000000
--- a/data/input/FHIR/all/Claim/3115bb6a-c573-45f0-b727-99dc67821df8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3115bb6a-c573-45f0-b727-99dc67821df8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-03-30T11:50:40+00:00", "end": "1972-03-30T12:05:40+00:00"}, "created": "1972-03-30T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:54288673-8ebb-4229-bae3-a8a67adb16fb"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/31418a2c-3eff-4b24-a639-5f8bccdb6ef5 b/data/input/FHIR/all/Claim/31418a2c-3eff-4b24-a639-5f8bccdb6ef5
deleted file mode 100644
index 69ff9b85..00000000
--- a/data/input/FHIR/all/Claim/31418a2c-3eff-4b24-a639-5f8bccdb6ef5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "31418a2c-3eff-4b24-a639-5f8bccdb6ef5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2016-01-07T22:28:27+00:00", "end": "2016-01-07T23:28:27+00:00"}, "created": "2016-01-07T23:28:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5ba54dcd-1694-404c-b839-70897f06ad57"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:657813e0-4f81-4e43-b104-5f00fe26bb8d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "70704007", "display": "Sprain of wrist"}], "text": "Sprain of wrist"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/318dbc0a-5977-4bcc-962e-fb7c1b2309ff b/data/input/FHIR/all/Claim/318dbc0a-5977-4bcc-962e-fb7c1b2309ff
deleted file mode 100644
index 5a891522..00000000
--- a/data/input/FHIR/all/Claim/318dbc0a-5977-4bcc-962e-fb7c1b2309ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "318dbc0a-5977-4bcc-962e-fb7c1b2309ff", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "1986-05-12T00:54:07+00:00", "end": "1986-05-12T01:30:07+00:00"}, "created": "1986-05-12T01:30:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:cdf4ee74-2ef1-406e-8f7e-ba6734cb6673"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/31e56aec-e995-44a6-8b15-cebad3e348cf b/data/input/FHIR/all/Claim/31e56aec-e995-44a6-8b15-cebad3e348cf
deleted file mode 100644
index a3a7abbb..00000000
--- a/data/input/FHIR/all/Claim/31e56aec-e995-44a6-8b15-cebad3e348cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "31e56aec-e995-44a6-8b15-cebad3e348cf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2011-12-18T05:41:52+00:00", "end": "2011-12-18T05:56:52+00:00"}, "created": "2011-12-18T05:56:52+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:04c63369-ec8f-4419-b4b9-f946522de0da"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:822f6669-6c8a-4ecb-a5b7-a7a1d92e4b58"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3263069f-33f3-4292-9f8b-a8687b533688 b/data/input/FHIR/all/Claim/3263069f-33f3-4292-9f8b-a8687b533688
deleted file mode 100644
index 80b79ee9..00000000
--- a/data/input/FHIR/all/Claim/3263069f-33f3-4292-9f8b-a8687b533688
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3263069f-33f3-4292-9f8b-a8687b533688", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2021-02-16T04:14:01+00:00", "end": "2021-02-16T05:14:01+00:00"}, "created": "2021-02-16T05:14:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:452eb617-c744-452b-b1a2-1e80847e6ac7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:74349b35-67a9-433a-8880-18c3ed1424e1"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/326cefe8-4c34-4eb0-957e-a92fbd56699d b/data/input/FHIR/all/Claim/326cefe8-4c34-4eb0-957e-a92fbd56699d
deleted file mode 100644
index 3a428a6a..00000000
--- a/data/input/FHIR/all/Claim/326cefe8-4c34-4eb0-957e-a92fbd56699d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "326cefe8-4c34-4eb0-957e-a92fbd56699d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2011-11-06T09:25:28+00:00", "end": "2011-11-06T11:03:28+00:00"}, "created": "2011-11-06T11:03:28+00:00", "provider": {"reference": "urn:uuid:44bef9d3-91c2-3005-93e0-ccf436348ff0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f7d6e266-6cd7-42d7-b8e0-f527e7bf40e2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:2feee3d6-531f-46c6-b267-4584040639d2"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:867a44f1-2fe5-4e90-b79e-274a2eccc30e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:2cbf3b35-b64a-42b7-8ee2-0bd7554ed05b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283371005", "display": "Laceration of forearm"}], "text": "Laceration of forearm"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "net": {"value": 15630.7, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "384700001", "display": "Injection of tetanus antitoxin"}], "text": "Injection of tetanus antitoxin"}, "net": {"value": 3001.34, "currency": "USD"}}], "total": {"value": 18757.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/32dd92ec-17cd-43af-9193-e9a04a79a373 b/data/input/FHIR/all/Claim/32dd92ec-17cd-43af-9193-e9a04a79a373
deleted file mode 100644
index 5ec5522d..00000000
--- a/data/input/FHIR/all/Claim/32dd92ec-17cd-43af-9193-e9a04a79a373
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "32dd92ec-17cd-43af-9193-e9a04a79a373", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2012-03-12T19:22:25+00:00", "end": "2012-03-12T19:37:25+00:00"}, "created": "2012-03-12T19:37:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:bad7f21a-41a0-4478-bea7-2c8c9e7e0bed"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:84404ba8-40ec-47dc-8879-fcb5403974b6"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/332f5d38-7c9e-43f3-9da7-6f731ab923f1 b/data/input/FHIR/all/Claim/332f5d38-7c9e-43f3-9da7-6f731ab923f1
deleted file mode 100644
index 91863f48..00000000
--- a/data/input/FHIR/all/Claim/332f5d38-7c9e-43f3-9da7-6f731ab923f1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "332f5d38-7c9e-43f3-9da7-6f731ab923f1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2013-12-20T04:27:08+00:00", "end": "2013-12-20T04:57:08+00:00"}, "created": "2013-12-20T04:57:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0f18499c-2f7b-4884-82ab-4c757e74b0cf"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b42e206a-eb7c-4938-9976-39c9898b9d19"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e44397ea-a987-4807-997c-c65d722148f0"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 521.89, "currency": "USD"}}], "total": {"value": 787.41, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/33ba0204-5ab6-41d9-8e00-1ba6af69b907 b/data/input/FHIR/all/Claim/33ba0204-5ab6-41d9-8e00-1ba6af69b907
deleted file mode 100644
index c2b4a158..00000000
--- a/data/input/FHIR/all/Claim/33ba0204-5ab6-41d9-8e00-1ba6af69b907
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "33ba0204-5ab6-41d9-8e00-1ba6af69b907", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2014-09-04T07:56:53+00:00", "end": "2014-09-04T09:13:53+00:00"}, "created": "2014-09-04T09:13:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:868795c3-8139-4c8a-80e6-ee38a72db722"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ae852597-a187-4c49-9e55-4f25d23c6952"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:aa74b05c-b7c2-4924-bdeb-6f9df76e485b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "370247008", "display": "Facial laceration"}], "text": "Facial laceration"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "net": {"value": 11156.04, "currency": "USD"}}], "total": {"value": 11281.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3486d627-5a2c-4e70-977c-e3af17ae3bdf b/data/input/FHIR/all/Claim/3486d627-5a2c-4e70-977c-e3af17ae3bdf
deleted file mode 100644
index a9853f0c..00000000
--- a/data/input/FHIR/all/Claim/3486d627-5a2c-4e70-977c-e3af17ae3bdf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3486d627-5a2c-4e70-977c-e3af17ae3bdf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-02-20T19:28:31+00:00", "end": "1976-02-20T19:58:31+00:00"}, "created": "1976-02-20T19:58:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:fbd60cd8-bef0-4e4e-9c18-052b11010f91"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c00af79a-44e0-4e6a-bafa-a6a8c06d9c3b"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 478.28, "currency": "USD"}}], "total": {"value": 603.28, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/34cd7cbf-b3ce-471d-bad7-9766533b3ef7 b/data/input/FHIR/all/Claim/34cd7cbf-b3ce-471d-bad7-9766533b3ef7
deleted file mode 100644
index c29189ba..00000000
--- a/data/input/FHIR/all/Claim/34cd7cbf-b3ce-471d-bad7-9766533b3ef7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "34cd7cbf-b3ce-471d-bad7-9766533b3ef7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2013-08-28T21:15:23+00:00", "end": "2013-08-28T21:45:23+00:00"}, "created": "2013-08-28T21:45:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7bd4ff90-22f1-40a5-a2ff-d4db259bf102"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5e5284c2-eb86-4fbf-a58d-c88ebe129ac0"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:209fa464-fc86-4f96-b5e6-88a95a886e19"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:38590086-7465-47e7-abf5-d0381b0a0b79"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 761.43, "currency": "USD"}}], "total": {"value": 1167.47, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/34d70f80-f113-4182-8977-81ae9e44c59e b/data/input/FHIR/all/Claim/34d70f80-f113-4182-8977-81ae9e44c59e
deleted file mode 100644
index 3d6b3725..00000000
--- a/data/input/FHIR/all/Claim/34d70f80-f113-4182-8977-81ae9e44c59e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "34d70f80-f113-4182-8977-81ae9e44c59e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1999-05-19T04:14:01+00:00", "end": "1999-05-19T05:08:01+00:00"}, "created": "1999-05-19T05:08:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:168865dc-848f-4301-a4b7-d57825a6ad6c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80bd8b95-b378-48e8-848a-14eea395dac9"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/35d89b47-833a-4140-9c4b-835cfbf7809f b/data/input/FHIR/all/Claim/35d89b47-833a-4140-9c4b-835cfbf7809f
deleted file mode 100644
index 22b73f7d..00000000
--- a/data/input/FHIR/all/Claim/35d89b47-833a-4140-9c4b-835cfbf7809f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "35d89b47-833a-4140-9c4b-835cfbf7809f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2012-01-26T01:08:11+00:00", "end": "2012-01-26T01:23:11+00:00"}, "created": "2012-01-26T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:10dffdef-c3f8-4e43-819f-51f0b7effa58"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:880e6c59-5ed0-4f6a-a154-c931ef63b8a9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/36343de5-96f1-450b-9b55-76df2cd2814d b/data/input/FHIR/all/Claim/36343de5-96f1-450b-9b55-76df2cd2814d
deleted file mode 100644
index 42ab1cdd..00000000
--- a/data/input/FHIR/all/Claim/36343de5-96f1-450b-9b55-76df2cd2814d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "36343de5-96f1-450b-9b55-76df2cd2814d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2014-09-03T21:15:23+00:00", "end": "2014-09-03T21:30:23+00:00"}, "created": "2014-09-03T21:30:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6895b4ac-c8a6-4a5d-a2e8-43fe0a3ec9d6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6e7957d1-7026-4bc9-a6ef-f071f25c5977"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/364a4820-8058-4350-b62b-44c225fe80fa b/data/input/FHIR/all/Claim/364a4820-8058-4350-b62b-44c225fe80fa
deleted file mode 100644
index 46f923cf..00000000
--- a/data/input/FHIR/all/Claim/364a4820-8058-4350-b62b-44c225fe80fa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "364a4820-8058-4350-b62b-44c225fe80fa", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1991-04-20T15:08:18+00:00", "end": "1991-04-20T17:21:18+00:00"}, "created": "1991-04-20T17:21:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4ca4185e-e20d-408d-b75e-597eafcbc03f"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:25083fb1-7213-4afa-9586-312f24987ae0"}}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:9b854a03-2032-49c9-83cf-59fde9eef9dc"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:e9a5285f-e1aa-40ad-870c-a20f1add53e9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:47fa4af5-ec1f-4aa1-8630-02454eb4f59d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "net": {"value": 8305.24, "currency": "USD"}}, {"sequence": 5, "diagnosisSequence": [3], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}}], "total": {"value": 8430.24, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/36c29821-810e-4d54-b824-6b0d62859e56 b/data/input/FHIR/all/Claim/36c29821-810e-4d54-b824-6b0d62859e56
deleted file mode 100644
index 00ac2432..00000000
--- a/data/input/FHIR/all/Claim/36c29821-810e-4d54-b824-6b0d62859e56
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "36c29821-810e-4d54-b824-6b0d62859e56", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2015-10-04T19:57:28+00:00", "end": "2015-10-04T20:27:28+00:00"}, "created": "2015-10-04T20:27:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e8725605-f30b-4a2b-8c33-a4cea7ae9abe"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:32912a8e-1695-4c90-963a-72b773bef845"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b6fb9f8c-9871-46c9-89d0-093b33cb5b3a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 785.82, "currency": "USD"}}], "total": {"value": 1051.34, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/375c19ee-1668-4985-8cbd-88fd27e0973b b/data/input/FHIR/all/Claim/375c19ee-1668-4985-8cbd-88fd27e0973b
deleted file mode 100644
index c455ae3b..00000000
--- a/data/input/FHIR/all/Claim/375c19ee-1668-4985-8cbd-88fd27e0973b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "375c19ee-1668-4985-8cbd-88fd27e0973b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1970-01-05T15:08:18+00:00", "end": "1970-01-05T15:23:18+00:00"}, "created": "1970-01-05T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9d2820ce-a21e-474b-bb92-6abf1135d745"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:18fe185e-4ee7-47d2-ae80-f3de80401f51"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/378dce15-d70b-4038-b811-fc436ca5eb89 b/data/input/FHIR/all/Claim/378dce15-d70b-4038-b811-fc436ca5eb89
deleted file mode 100644
index 0f7f921b..00000000
--- a/data/input/FHIR/all/Claim/378dce15-d70b-4038-b811-fc436ca5eb89
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "378dce15-d70b-4038-b811-fc436ca5eb89", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2015-02-12T01:08:11+00:00", "end": "2015-02-12T01:23:11+00:00"}, "created": "2015-02-12T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d7637e16-3ebe-44d1-ab10-f139c06aa26e"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:957d2fbc-6132-4abc-b2ef-ca08437b41ec"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0c900805-01a8-4628-a26e-b40b954c2c1f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/379c0f0a-1ecb-464d-8f7f-87b5232a970b b/data/input/FHIR/all/Claim/379c0f0a-1ecb-464d-8f7f-87b5232a970b
deleted file mode 100644
index 74289ee3..00000000
--- a/data/input/FHIR/all/Claim/379c0f0a-1ecb-464d-8f7f-87b5232a970b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "379c0f0a-1ecb-464d-8f7f-87b5232a970b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2018-10-15T13:03:49+00:00", "end": "2018-10-15T13:18:49+00:00"}, "created": "2018-10-15T13:18:49+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d51f4000-2ce4-48b0-8bc9-6e9c63c6f819"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:97cae565-6eda-4483-98e5-af087a58cd7a"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5c5df546-ef1d-4af6-91fa-9a4e5a68560a"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:012f68d8-6b43-4897-adc7-144690c9b63c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:69f589c5-32a9-4eee-9b66-34f7f321e8db"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/387dac4e-ece9-4129-8e62-2e120a7d89d7 b/data/input/FHIR/all/Claim/387dac4e-ece9-4129-8e62-2e120a7d89d7
deleted file mode 100644
index a7d7c5ae..00000000
--- a/data/input/FHIR/all/Claim/387dac4e-ece9-4129-8e62-2e120a7d89d7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "387dac4e-ece9-4129-8e62-2e120a7d89d7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "1993-03-20T09:25:28+00:00", "end": "1993-03-20T10:12:28+00:00"}, "created": "1993-03-20T10:12:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:de22187d-5392-495a-92fb-57737b0fe9c3"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:fe8df8af-833c-4d37-95d7-c90548b30c11"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/38a76dcf-77bc-43b6-8711-8706ae8d6387 b/data/input/FHIR/all/Claim/38a76dcf-77bc-43b6-8711-8706ae8d6387
deleted file mode 100644
index b079a2fc..00000000
--- a/data/input/FHIR/all/Claim/38a76dcf-77bc-43b6-8711-8706ae8d6387
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "38a76dcf-77bc-43b6-8711-8706ae8d6387", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-08-27T11:50:40+00:00", "end": "1972-08-27T12:05:40+00:00"}, "created": "1972-08-27T12:05:40+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:7bf1141d-1f19-4938-9603-fc9145ab78cc"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5d4ddfbc-ba5f-40c8-a0aa-be4bf8b13c22"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/39088bb7-f918-4ec2-846b-111cc09fe993 b/data/input/FHIR/all/Claim/39088bb7-f918-4ec2-846b-111cc09fe993
deleted file mode 100644
index daaefcda..00000000
--- a/data/input/FHIR/all/Claim/39088bb7-f918-4ec2-846b-111cc09fe993
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "39088bb7-f918-4ec2-846b-111cc09fe993", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2014-05-13T11:50:40+00:00", "end": "2014-05-13T12:05:40+00:00"}, "created": "2014-05-13T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:4af38f4e-cafc-4bae-a7d7-9f423fefbd5f"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/391b4170-5bc9-47b8-ad0d-13645e245656 b/data/input/FHIR/all/Claim/391b4170-5bc9-47b8-ad0d-13645e245656
deleted file mode 100644
index 0070cdb0..00000000
--- a/data/input/FHIR/all/Claim/391b4170-5bc9-47b8-ad0d-13645e245656
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "391b4170-5bc9-47b8-ad0d-13645e245656", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2011-12-23T12:11:31+00:00", "end": "2011-12-23T12:26:31+00:00"}, "created": "2011-12-23T12:26:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:834b99e4-8ce4-4aef-b26a-254400151d91"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e1292870-80ff-473e-b7c3-8921219330e1"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:72c1b225-5b4d-40d8-a276-e1b7da8837a3"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:58dbc93d-6ba5-4464-aef6-99846a9f2689"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2d1721fa-db2e-4abf-b342-d072ce9dbc6e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/392a99f3-2e7b-4794-9480-a99b040e92c7 b/data/input/FHIR/all/Claim/392a99f3-2e7b-4794-9480-a99b040e92c7
deleted file mode 100644
index dde2b588..00000000
--- a/data/input/FHIR/all/Claim/392a99f3-2e7b-4794-9480-a99b040e92c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "392a99f3-2e7b-4794-9480-a99b040e92c7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2013-03-06T05:28:35+00:00", "end": "2013-03-06T05:43:35+00:00"}, "created": "2013-03-06T05:43:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:aa23c345-66be-43df-9023-354878d2dd29"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6eb8c031-b822-4b71-897b-8f4628af747e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/394f206b-ab18-475e-805d-5fddaa69fa89 b/data/input/FHIR/all/Claim/394f206b-ab18-475e-805d-5fddaa69fa89
deleted file mode 100644
index fb78be09..00000000
--- a/data/input/FHIR/all/Claim/394f206b-ab18-475e-805d-5fddaa69fa89
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "394f206b-ab18-475e-805d-5fddaa69fa89", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2019-08-17T04:44:29+00:00", "end": "2019-08-17T04:59:29+00:00"}, "created": "2019-08-17T04:59:29+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:639b90a0-741c-44f7-b7f4-13b13f6368be"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e9fe0273-c52e-4f8e-be5e-131e26284e77"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3aab4e24-648b-4444-91a1-125d65e6a2f2 b/data/input/FHIR/all/Claim/3aab4e24-648b-4444-91a1-125d65e6a2f2
deleted file mode 100644
index cf3587b0..00000000
--- a/data/input/FHIR/all/Claim/3aab4e24-648b-4444-91a1-125d65e6a2f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3aab4e24-648b-4444-91a1-125d65e6a2f2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2019-08-26T13:41:48+00:00", "end": "2019-08-26T13:56:48+00:00"}, "created": "2019-08-26T13:56:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e9673fae-75bd-447a-879e-6122edcce3c0"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:698fdd71-334e-4cf9-8048-fb349a447f53"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:dec3de4a-4b9e-47bd-9ca6-28d6f659dded"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3aac7921-226f-410a-8935-b155c298e02e b/data/input/FHIR/all/Claim/3aac7921-226f-410a-8935-b155c298e02e
deleted file mode 100644
index 7c343657..00000000
--- a/data/input/FHIR/all/Claim/3aac7921-226f-410a-8935-b155c298e02e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3aac7921-226f-410a-8935-b155c298e02e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2015-01-22T20:32:10+00:00", "end": "2015-01-22T20:47:10+00:00"}, "created": "2015-01-22T20:47:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca8b76a1-fb3d-403c-aaa0-1ba571b401bb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:fa581a9e-914a-4761-a712-cae72b617c7f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3aba593a-ad77-47c0-80f2-5b5823d935d6 b/data/input/FHIR/all/Claim/3aba593a-ad77-47c0-80f2-5b5823d935d6
deleted file mode 100644
index 2abae224..00000000
--- a/data/input/FHIR/all/Claim/3aba593a-ad77-47c0-80f2-5b5823d935d6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3aba593a-ad77-47c0-80f2-5b5823d935d6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "1986-04-23T00:54:07+00:00", "end": "1986-05-07T00:54:07+00:00"}, "created": "1986-05-07T00:54:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:16a922e6-cb15-4afe-a318-61407ec8caa1"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7e92931d-2b06-4453-9323-bdd4a5b27775"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3ba7279c-74b1-4990-ad32-b5569da42558 b/data/input/FHIR/all/Claim/3ba7279c-74b1-4990-ad32-b5569da42558
deleted file mode 100644
index f1dfdc8a..00000000
--- a/data/input/FHIR/all/Claim/3ba7279c-74b1-4990-ad32-b5569da42558
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3ba7279c-74b1-4990-ad32-b5569da42558", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2012-07-26T19:03:26+00:00", "end": "2012-07-26T19:18:26+00:00"}, "created": "2012-07-26T19:18:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:227e1507-27b3-45e7-8a21-abb69069bb11"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e6b528c5-1a3d-45cf-9cdb-5075084dd40d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3bc13bb6-71ea-4f08-ad20-c13360ea01c2 b/data/input/FHIR/all/Claim/3bc13bb6-71ea-4f08-ad20-c13360ea01c2
deleted file mode 100644
index 6c442603..00000000
--- a/data/input/FHIR/all/Claim/3bc13bb6-71ea-4f08-ad20-c13360ea01c2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3bc13bb6-71ea-4f08-ad20-c13360ea01c2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2019-09-10T00:39:32+00:00", "end": "2019-09-10T01:09:32+00:00"}, "created": "2019-09-10T01:09:32+00:00", "provider": {"reference": "urn:uuid:fd328395-ab1d-35c6-a2d0-d05a9a79cf11"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0dacff22-c8e4-4489-92e8-a5afe7549c57"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:e407a664-2edd-4757-9927-e594da2ae875"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1f6f5d5b-f805-4553-82f9-b9dd7dd50531"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 1270.04, "currency": "USD"}}], "total": {"value": 1395.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3bf66b5a-3c60-4a3c-b7be-69ebd95dd30b b/data/input/FHIR/all/Claim/3bf66b5a-3c60-4a3c-b7be-69ebd95dd30b
deleted file mode 100644
index cbaafe66..00000000
--- a/data/input/FHIR/all/Claim/3bf66b5a-3c60-4a3c-b7be-69ebd95dd30b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3bf66b5a-3c60-4a3c-b7be-69ebd95dd30b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2018-06-17T09:51:38+00:00", "end": "2018-06-17T10:06:38+00:00"}, "created": "2018-06-17T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:2d184508-0e98-43b2-9cab-99208fe0771b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7e062155-be74-453c-addc-37cb27108ef8"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3bfae0c3-5ff7-4357-ba31-1d54a0b48ce9 b/data/input/FHIR/all/Claim/3bfae0c3-5ff7-4357-ba31-1d54a0b48ce9
deleted file mode 100644
index cafd5994..00000000
--- a/data/input/FHIR/all/Claim/3bfae0c3-5ff7-4357-ba31-1d54a0b48ce9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3bfae0c3-5ff7-4357-ba31-1d54a0b48ce9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2013-11-12T22:12:13+00:00", "end": "2013-11-12T22:27:13+00:00"}, "created": "2013-11-12T22:27:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9da1821d-69d5-400e-9a50-11c43e932c5a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3d374162-8384-4e06-bd4f-535b16881cbc"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3c527f57-bb21-4bbe-9c32-d0854800ed03 b/data/input/FHIR/all/Claim/3c527f57-bb21-4bbe-9c32-d0854800ed03
deleted file mode 100644
index 1cf01c8d..00000000
--- a/data/input/FHIR/all/Claim/3c527f57-bb21-4bbe-9c32-d0854800ed03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3c527f57-bb21-4bbe-9c32-d0854800ed03", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1974-09-21T08:59:56+00:00", "end": "1974-09-21T09:14:56+00:00"}, "created": "1974-09-21T09:14:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:abec111e-beef-4f03-84f4-da144651651b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f5f36e09-4225-4d2c-a1f0-58e143ac4b43"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3c75e126-8a50-41df-bc0b-47a45f998385 b/data/input/FHIR/all/Claim/3c75e126-8a50-41df-bc0b-47a45f998385
deleted file mode 100644
index 5a645ecb..00000000
--- a/data/input/FHIR/all/Claim/3c75e126-8a50-41df-bc0b-47a45f998385
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3c75e126-8a50-41df-bc0b-47a45f998385", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2015-06-05T09:51:38+00:00", "end": "2015-06-05T10:21:38+00:00"}, "created": "2015-06-05T10:21:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2750e8c8-873d-4413-9566-a302c162b9d1"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d54c6d24-420e-44ca-9c65-1588b62a73bf"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3ec58bb9-6120-444b-9b2e-e39931879e0a"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d942ef34-a09c-41bd-bb31-a89dc3a97831"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:608cc10b-da97-4068-84c8-4edf9d01bcf5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ba5cf724-c122-429b-9cd9-3dd98e11d8f5"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 888.9, "currency": "USD"}}], "total": {"value": 1575.98, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3c9aec15-a7e0-4e56-968f-280b5c847e2d b/data/input/FHIR/all/Claim/3c9aec15-a7e0-4e56-968f-280b5c847e2d
deleted file mode 100644
index 0c567dbd..00000000
--- a/data/input/FHIR/all/Claim/3c9aec15-a7e0-4e56-968f-280b5c847e2d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3c9aec15-a7e0-4e56-968f-280b5c847e2d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1983-12-31T19:03:26+00:00", "end": "1983-12-31T19:42:26+00:00"}, "created": "1983-12-31T19:42:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:e5a74e6f-7da9-4fc7-a64f-1e651367c8aa"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3ca6ddc4-dba1-45d0-b30a-cf7904a75890 b/data/input/FHIR/all/Claim/3ca6ddc4-dba1-45d0-b30a-cf7904a75890
deleted file mode 100644
index 78e1c63d..00000000
--- a/data/input/FHIR/all/Claim/3ca6ddc4-dba1-45d0-b30a-cf7904a75890
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3ca6ddc4-dba1-45d0-b30a-cf7904a75890", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2013-03-22T14:01:06+00:00", "end": "2013-03-22T14:16:06+00:00"}, "created": "2013-03-22T14:16:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a067eca4-d8e4-42b4-8dc4-e281140d764d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b35248fa-3c70-4823-8d82-3b819321f86b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3dcd71b9-8d82-4217-b297-3a09c1cf420d b/data/input/FHIR/all/Claim/3dcd71b9-8d82-4217-b297-3a09c1cf420d
deleted file mode 100644
index 7fad27d4..00000000
--- a/data/input/FHIR/all/Claim/3dcd71b9-8d82-4217-b297-3a09c1cf420d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3dcd71b9-8d82-4217-b297-3a09c1cf420d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-01-16T19:28:31+00:00", "end": "1976-01-16T23:08:31+00:00"}, "created": "1976-01-16T23:08:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:2a022826-ed9c-4fb2-8740-8df021ee2467"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:b8bbec09-7795-44f2-b4d6-0bb9a9d1f2e5"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:1b9bbeb0-e8b0-4a9d-9185-fd98280de397"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:d7701419-6fa4-4b0b-af3d-874c6d641be1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:9ee549a5-0097-4be4-b600-333582ebce36"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "net": {"value": 10397.89, "currency": "USD"}}, {"sequence": 5, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 787.98, "currency": "USD"}}], "total": {"value": 11310.87, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3ea013e0-080d-4040-9e27-1ed220939db5 b/data/input/FHIR/all/Claim/3ea013e0-080d-4040-9e27-1ed220939db5
deleted file mode 100644
index a2cec747..00000000
--- a/data/input/FHIR/all/Claim/3ea013e0-080d-4040-9e27-1ed220939db5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3ea013e0-080d-4040-9e27-1ed220939db5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-08-02T22:22:41+00:00", "end": "2018-08-02T22:37:41+00:00"}, "created": "2018-08-02T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b6173d71-948e-4f8e-ac51-e98b6cdbf5de"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:50bbf979-0e2b-47ed-b57b-24938f729c90"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3f032420-b2dc-4072-9020-629423905ba8 b/data/input/FHIR/all/Claim/3f032420-b2dc-4072-9020-629423905ba8
deleted file mode 100644
index 8b4f597c..00000000
--- a/data/input/FHIR/all/Claim/3f032420-b2dc-4072-9020-629423905ba8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3f032420-b2dc-4072-9020-629423905ba8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2012-06-29T14:37:55+00:00", "end": "2012-06-29T14:52:55+00:00"}, "created": "2012-06-29T14:52:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:06f58515-53e2-4479-b64b-bb272a302311"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e92381c9-0f6c-45f3-a197-7cd9f55d9426"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3f04f04b-f9ad-48a3-85d8-1b20a408017a b/data/input/FHIR/all/Claim/3f04f04b-f9ad-48a3-85d8-1b20a408017a
deleted file mode 100644
index f9b84922..00000000
--- a/data/input/FHIR/all/Claim/3f04f04b-f9ad-48a3-85d8-1b20a408017a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3f04f04b-f9ad-48a3-85d8-1b20a408017a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2017-03-20T21:19:24+00:00", "end": "2017-03-20T21:34:24+00:00"}, "created": "2017-03-20T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7b8b0a32-dee7-4582-957e-7abce465f6ab"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d51bc8f4-d219-4e8c-b646-adb6b0843213"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3f0aa99e-6f2f-4cae-87e5-714bf5baaa73 b/data/input/FHIR/all/Claim/3f0aa99e-6f2f-4cae-87e5-714bf5baaa73
deleted file mode 100644
index 470bdeb5..00000000
--- a/data/input/FHIR/all/Claim/3f0aa99e-6f2f-4cae-87e5-714bf5baaa73
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3f0aa99e-6f2f-4cae-87e5-714bf5baaa73", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2016-02-06T20:32:10+00:00", "end": "2016-02-06T20:47:10+00:00"}, "created": "2016-02-06T20:47:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7af8bc79-0017-43d2-9033-70a3a59833a1"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b0935924-b07e-4228-ba48-9a07e8cf5abe"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:15939d62-7b7e-4292-a3a2-1d02edeca4b3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4d8ae89b-41cd-42eb-8464-6f8daa88b0cc"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3f15ecca-e770-4a3b-834b-39cec610986e b/data/input/FHIR/all/Claim/3f15ecca-e770-4a3b-834b-39cec610986e
deleted file mode 100644
index 7bb42582..00000000
--- a/data/input/FHIR/all/Claim/3f15ecca-e770-4a3b-834b-39cec610986e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3f15ecca-e770-4a3b-834b-39cec610986e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2005-09-18T19:57:28+00:00", "end": "2005-09-18T20:12:28+00:00"}, "created": "2005-09-18T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dafb27b4-606e-417a-a5ed-3d27173b1d4f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:49f53d92-a131-4adc-b439-d528d2bc3d93"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3fc69b8f-1733-43cb-9566-a857680ad4bf b/data/input/FHIR/all/Claim/3fc69b8f-1733-43cb-9566-a857680ad4bf
deleted file mode 100644
index 11a70cbd..00000000
--- a/data/input/FHIR/all/Claim/3fc69b8f-1733-43cb-9566-a857680ad4bf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3fc69b8f-1733-43cb-9566-a857680ad4bf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2017-07-09T22:22:41+00:00", "end": "2017-07-09T22:37:41+00:00"}, "created": "2017-07-09T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ba529c3c-2521-4178-98ed-d853b70c402d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a72f2694-4c45-46dd-bcec-7fc9d68e9d2d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/3fea7647-75fb-4c51-b0c8-3cfc271a557e b/data/input/FHIR/all/Claim/3fea7647-75fb-4c51-b0c8-3cfc271a557e
deleted file mode 100644
index 6fe572a7..00000000
--- a/data/input/FHIR/all/Claim/3fea7647-75fb-4c51-b0c8-3cfc271a557e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "3fea7647-75fb-4c51-b0c8-3cfc271a557e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2015-03-24T19:22:25+00:00", "end": "2015-03-24T19:37:25+00:00"}, "created": "2015-03-24T19:37:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f18afd21-7645-4c25-ac62-efc83d8f4d34"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1cfae9f2-e0ac-47c4-934e-62c3948d58b4"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/40186904-1fcd-4676-8c25-679493bacde8 b/data/input/FHIR/all/Claim/40186904-1fcd-4676-8c25-679493bacde8
deleted file mode 100644
index 6e71c066..00000000
--- a/data/input/FHIR/all/Claim/40186904-1fcd-4676-8c25-679493bacde8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "40186904-1fcd-4676-8c25-679493bacde8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2017-02-05T19:08:55+00:00", "end": "2017-02-05T19:23:55+00:00"}, "created": "2017-02-05T19:23:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a225d48a-954e-4dca-902a-c09fa97f69a3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:ea42232e-a608-4087-8fd6-b2c427871c2b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/40f2b6f1-8acf-4e4f-bac5-04a45e80e2a8 b/data/input/FHIR/all/Claim/40f2b6f1-8acf-4e4f-bac5-04a45e80e2a8
deleted file mode 100644
index 3559ba1b..00000000
--- a/data/input/FHIR/all/Claim/40f2b6f1-8acf-4e4f-bac5-04a45e80e2a8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "40f2b6f1-8acf-4e4f-bac5-04a45e80e2a8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2016-05-04T05:28:35+00:00", "end": "2016-05-04T05:43:35+00:00"}, "created": "2016-05-04T05:43:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bbfc07c7-d7ce-41fb-a0f5-5571d59c1b42"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d621facc-064f-4710-b54d-3d86cc4d8d69"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/40f59fbf-2d8a-4f3d-a4c0-f97679799510 b/data/input/FHIR/all/Claim/40f59fbf-2d8a-4f3d-a4c0-f97679799510
deleted file mode 100644
index 688bb64e..00000000
--- a/data/input/FHIR/all/Claim/40f59fbf-2d8a-4f3d-a4c0-f97679799510
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "40f59fbf-2d8a-4f3d-a4c0-f97679799510", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2011-05-27T09:51:38+00:00", "end": "2011-05-27T10:06:38+00:00"}, "created": "2011-05-27T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b0edc874-e2a8-40a1-9ee1-66a561b60343"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0dc3b17a-1180-4881-bbc3-6f2a399901ae"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ffbebef5-2bc6-42ed-9e45-5913752d72c4"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/41c2cbfd-c66a-4a5d-8abe-2959d3a9f659 b/data/input/FHIR/all/Claim/41c2cbfd-c66a-4a5d-8abe-2959d3a9f659
deleted file mode 100644
index 823026da..00000000
--- a/data/input/FHIR/all/Claim/41c2cbfd-c66a-4a5d-8abe-2959d3a9f659
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "41c2cbfd-c66a-4a5d-8abe-2959d3a9f659", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2019-03-20T20:15:35+00:00", "end": "2019-03-20T20:30:35+00:00"}, "created": "2019-03-20T20:30:35+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4fcf9276-f782-42f7-918c-06d80b809747"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0236cff7-d439-4257-9e19-40b382f21ea6"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4255c2eb-e4d2-4959-a670-5a6e7bd24f7a b/data/input/FHIR/all/Claim/4255c2eb-e4d2-4959-a670-5a6e7bd24f7a
deleted file mode 100644
index e1843cc8..00000000
--- a/data/input/FHIR/all/Claim/4255c2eb-e4d2-4959-a670-5a6e7bd24f7a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4255c2eb-e4d2-4959-a670-5a6e7bd24f7a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2000-12-18T05:41:52+00:00", "end": "2000-12-22T05:41:52+00:00"}, "created": "2000-12-22T05:41:52+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:810f9c68-af13-4f12-a2cb-ee7fc316c29f"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:69238472-5432-4b64-bc2f-647e2b1118d2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:ae92b1bf-2de9-466a-bfa2-8936ad4b36c7"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/425a57b5-0eef-4eeb-9e5b-b546dc8047ea b/data/input/FHIR/all/Claim/425a57b5-0eef-4eeb-9e5b-b546dc8047ea
deleted file mode 100644
index 1e8a2d31..00000000
--- a/data/input/FHIR/all/Claim/425a57b5-0eef-4eeb-9e5b-b546dc8047ea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "425a57b5-0eef-4eeb-9e5b-b546dc8047ea", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2013-12-24T22:28:27+00:00", "end": "2013-12-24T22:58:27+00:00"}, "created": "2013-12-24T22:58:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2861ca53-011a-4e93-a5f8-1c086e24be3e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5201b225-e00e-4abd-95d2-c9040fcbe253"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:65ba1296-cc74-43a6-b5dc-d66dfde6e880"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 558.27, "currency": "USD"}}], "total": {"value": 823.79, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/429f095e-2c3a-4f5e-b1de-b2790499f11e b/data/input/FHIR/all/Claim/429f095e-2c3a-4f5e-b1de-b2790499f11e
deleted file mode 100644
index 9482a60a..00000000
--- a/data/input/FHIR/all/Claim/429f095e-2c3a-4f5e-b1de-b2790499f11e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "429f095e-2c3a-4f5e-b1de-b2790499f11e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "1996-09-29T20:15:51+00:00", "end": "1996-09-29T20:30:51+00:00"}, "created": "1996-09-29T20:30:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:a1162640-3250-4a04-869e-658d57c4484e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:25d7c727-6d73-4530-bde1-ddbc6a80de40"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/42c4a63a-387f-4a70-aa1d-6d7df8242e67 b/data/input/FHIR/all/Claim/42c4a63a-387f-4a70-aa1d-6d7df8242e67
deleted file mode 100644
index 7c6bcb92..00000000
--- a/data/input/FHIR/all/Claim/42c4a63a-387f-4a70-aa1d-6d7df8242e67
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "42c4a63a-387f-4a70-aa1d-6d7df8242e67", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2012-10-04T22:48:50+00:00", "end": "2012-10-04T23:03:50+00:00"}, "created": "2012-10-04T23:03:50+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7540a9a7-250b-46e6-b0ae-71f824ddc091"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:fa48e869-a2af-4552-9309-4c964a764668"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/42ed868d-f885-4229-a917-bc51c335c37f b/data/input/FHIR/all/Claim/42ed868d-f885-4229-a917-bc51c335c37f
deleted file mode 100644
index 3c071eb2..00000000
--- a/data/input/FHIR/all/Claim/42ed868d-f885-4229-a917-bc51c335c37f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "42ed868d-f885-4229-a917-bc51c335c37f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "1991-01-02T16:24:37+00:00", "end": "1991-01-02T17:05:37+00:00"}, "created": "1991-01-02T17:05:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80d78438-619a-4066-8a42-68e0b231ba11"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/43654b1d-d773-4de2-972a-5d6eeb362a54 b/data/input/FHIR/all/Claim/43654b1d-d773-4de2-972a-5d6eeb362a54
deleted file mode 100644
index bf7e5a80..00000000
--- a/data/input/FHIR/all/Claim/43654b1d-d773-4de2-972a-5d6eeb362a54
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "43654b1d-d773-4de2-972a-5d6eeb362a54", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2019-05-01T04:23:40+00:00", "end": "2019-05-01T04:38:40+00:00"}, "created": "2019-05-01T04:38:40+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a5609888-5ec8-4058-8093-2a7e764f8523"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b10aecd9-fdc0-4017-8843-d042c63c5d9b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/443fb404-6eeb-42bd-9ccd-875b143e7f86 b/data/input/FHIR/all/Claim/443fb404-6eeb-42bd-9ccd-875b143e7f86
deleted file mode 100644
index 6687d939..00000000
--- a/data/input/FHIR/all/Claim/443fb404-6eeb-42bd-9ccd-875b143e7f86
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "443fb404-6eeb-42bd-9ccd-875b143e7f86", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2015-11-11T18:26:38+00:00", "end": "2015-11-11T18:41:38+00:00"}, "created": "2015-11-11T18:41:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:d1ff3205-ec3a-435b-ae9b-715bac802268"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:efa6fadf-e044-4992-b985-105cfa94fe75"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/445ebc4e-e9a9-482e-8a17-750d13293abb b/data/input/FHIR/all/Claim/445ebc4e-e9a9-482e-8a17-750d13293abb
deleted file mode 100644
index 20d484cd..00000000
--- a/data/input/FHIR/all/Claim/445ebc4e-e9a9-482e-8a17-750d13293abb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "445ebc4e-e9a9-482e-8a17-750d13293abb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2016-05-26T14:15:47+00:00", "end": "2016-05-26T14:30:47+00:00"}, "created": "2016-05-26T14:30:47+00:00", "provider": {"reference": "urn:uuid:b81688f5-bd0e-3c99-963f-860d3e90ab5d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:941aeb61-f88c-4d1a-9b24-35432708fdf4"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:bfa21567-4a0b-412f-9f18-942e20f69c76"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:ac969ab7-22ee-4941-9c2e-10aa22b74e1b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/44d2dd50-8616-4187-a04a-c008f4df3121 b/data/input/FHIR/all/Claim/44d2dd50-8616-4187-a04a-c008f4df3121
deleted file mode 100644
index e29d0983..00000000
--- a/data/input/FHIR/all/Claim/44d2dd50-8616-4187-a04a-c008f4df3121
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "44d2dd50-8616-4187-a04a-c008f4df3121", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2015-02-12T01:08:11+00:00", "end": "2015-02-12T01:23:11+00:00"}, "created": "2015-02-12T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:b00e78f6-082e-4d79-8beb-5d9dc24fc1e6"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0c900805-01a8-4628-a26e-b40b954c2c1f"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/44de1edd-7810-4d0c-b2bf-8b6adb01c562 b/data/input/FHIR/all/Claim/44de1edd-7810-4d0c-b2bf-8b6adb01c562
deleted file mode 100644
index 175e58bd..00000000
--- a/data/input/FHIR/all/Claim/44de1edd-7810-4d0c-b2bf-8b6adb01c562
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "44de1edd-7810-4d0c-b2bf-8b6adb01c562", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2020-04-02T04:00:52+00:00", "end": "2020-04-02T04:15:52+00:00"}, "created": "2020-04-02T04:15:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:94824850-be2b-454c-b5ff-10ade771791e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:0c365c6d-090c-4247-a29e-b8bd7b3046ba"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "75498004", "display": "Acute bacterial sinusitis (disorder)"}], "text": "Acute bacterial sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/45af4dd9-f110-44f6-a34e-2801903940a3 b/data/input/FHIR/all/Claim/45af4dd9-f110-44f6-a34e-2801903940a3
deleted file mode 100644
index dabb58c8..00000000
--- a/data/input/FHIR/all/Claim/45af4dd9-f110-44f6-a34e-2801903940a3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "45af4dd9-f110-44f6-a34e-2801903940a3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2011-05-27T09:51:38+00:00", "end": "2011-05-27T10:06:38+00:00"}, "created": "2011-05-27T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:83b6c511-8b78-4fe2-b484-346ddee61933"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ffbebef5-2bc6-42ed-9e45-5913752d72c4"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/463f502b-eed9-48a9-bae7-ff8f1e348f70 b/data/input/FHIR/all/Claim/463f502b-eed9-48a9-bae7-ff8f1e348f70
deleted file mode 100644
index 24a5732b..00000000
--- a/data/input/FHIR/all/Claim/463f502b-eed9-48a9-bae7-ff8f1e348f70
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "463f502b-eed9-48a9-bae7-ff8f1e348f70", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2012-08-19T16:52:31+00:00", "end": "2012-08-19T17:22:31+00:00"}, "created": "2012-08-19T17:22:31+00:00", "provider": {"reference": "urn:uuid:6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:89cbddab-62e0-4d62-97cc-cfc035ccc1e8"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:431df248-e56f-4ce6-8739-fcc88c6fce22"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ddb01ff8-ccda-47d9-b7e0-27c52353b8b3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 596.25, "currency": "USD"}}], "total": {"value": 861.77, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/46833be3-aaf1-45d7-b82f-5db7dd817141 b/data/input/FHIR/all/Claim/46833be3-aaf1-45d7-b82f-5db7dd817141
deleted file mode 100644
index 19cea204..00000000
--- a/data/input/FHIR/all/Claim/46833be3-aaf1-45d7-b82f-5db7dd817141
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "46833be3-aaf1-45d7-b82f-5db7dd817141", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1999-05-19T04:14:01+00:00", "end": "1999-05-19T05:08:01+00:00"}, "created": "1999-05-19T05:08:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:b372d4ce-23b8-4d53-b2fb-d4b47692cbc5"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80bd8b95-b378-48e8-848a-14eea395dac9"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/46ec5629-1de0-46a6-b777-d95a8a503733 b/data/input/FHIR/all/Claim/46ec5629-1de0-46a6-b777-d95a8a503733
deleted file mode 100644
index 9a39c5fb..00000000
--- a/data/input/FHIR/all/Claim/46ec5629-1de0-46a6-b777-d95a8a503733
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "46ec5629-1de0-46a6-b777-d95a8a503733", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2016-03-21T19:22:25+00:00", "end": "2016-03-21T19:37:25+00:00"}, "created": "2016-03-21T19:37:25+00:00", "provider": {"reference": "urn:uuid:f1313c7d-3148-335b-adc3-337f15567b82"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:efcd2eec-9950-4feb-ba92-9e3155e9d63c"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8724bfad-6836-4bb9-b4e4-8051dcafd81d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:230e2e3a-9539-4ae3-a886-f96ed873c8ab"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/47625e08-9673-49f6-bc1e-98cdf2b3f36a b/data/input/FHIR/all/Claim/47625e08-9673-49f6-bc1e-98cdf2b3f36a
deleted file mode 100644
index 56fd88ed..00000000
--- a/data/input/FHIR/all/Claim/47625e08-9673-49f6-bc1e-98cdf2b3f36a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "47625e08-9673-49f6-bc1e-98cdf2b3f36a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2012-07-01T15:22:50+00:00", "end": "2012-07-01T16:48:50+00:00"}, "created": "2012-07-01T16:48:50+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5d73bc3f-7f5d-4353-bbcb-379bc3068332"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:cd8847de-2b94-4952-8fb6-6c39885018f4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:3a21c2c1-22eb-4ba4-b529-88da37b50fe6"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283385000", "display": "Laceration of thigh"}], "text": "Laceration of thigh"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "net": {"value": 14328.03, "currency": "USD"}}], "total": {"value": 14453.03, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/48003393-0550-4e1b-a5d5-bf981dc943e6 b/data/input/FHIR/all/Claim/48003393-0550-4e1b-a5d5-bf981dc943e6
deleted file mode 100644
index e126753d..00000000
--- a/data/input/FHIR/all/Claim/48003393-0550-4e1b-a5d5-bf981dc943e6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "48003393-0550-4e1b-a5d5-bf981dc943e6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "1994-01-31T10:35:11+00:00", "end": "1994-01-31T11:24:11+00:00"}, "created": "1994-01-31T11:24:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:9c3733f1-0c2b-4ab0-8eae-5b28646a7232"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:d751246e-706f-4bb8-9d90-185099609b1f"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/486fcdfe-3a7a-4471-bf42-f0b7d60d9ed7 b/data/input/FHIR/all/Claim/486fcdfe-3a7a-4471-bf42-f0b7d60d9ed7
deleted file mode 100644
index 6c15bd6e..00000000
--- a/data/input/FHIR/all/Claim/486fcdfe-3a7a-4471-bf42-f0b7d60d9ed7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "486fcdfe-3a7a-4471-bf42-f0b7d60d9ed7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2021-01-10T09:25:28+00:00", "end": "2021-01-10T09:55:28+00:00"}, "created": "2021-01-10T09:55:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c20990b6-0aec-49ea-a891-21a2c758a04e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:bce6b63a-b5f0-4cc9-8017-3c88baf0f55f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ebd98f66-b46a-4d10-a622-975beb3d3863"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 526.36, "currency": "USD"}}], "total": {"value": 791.88, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/48fbd3c1-5ea0-4cef-b294-e51c648239a4 b/data/input/FHIR/all/Claim/48fbd3c1-5ea0-4cef-b294-e51c648239a4
deleted file mode 100644
index 6236a19b..00000000
--- a/data/input/FHIR/all/Claim/48fbd3c1-5ea0-4cef-b294-e51c648239a4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "48fbd3c1-5ea0-4cef-b294-e51c648239a4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2020-10-01T15:22:50+00:00", "end": "2020-10-01T15:37:50+00:00"}, "created": "2020-10-01T15:37:50+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6b759b9e-34a5-43de-9e7d-0fcd4457224e"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4f0c6303-a6d6-45bc-b5d5-13b8dc7b1fdf"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:03dad44d-1b3f-43af-a033-da99a273f247"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/49122271-dc84-4f57-8790-967edf98f490 b/data/input/FHIR/all/Claim/49122271-dc84-4f57-8790-967edf98f490
deleted file mode 100644
index 60864386..00000000
--- a/data/input/FHIR/all/Claim/49122271-dc84-4f57-8790-967edf98f490
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "49122271-dc84-4f57-8790-967edf98f490", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2018-06-29T04:27:08+00:00", "end": "2018-06-29T04:42:08+00:00"}, "created": "2018-06-29T04:42:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b57e66cb-d5b5-4214-a0be-8aa5b4ba500c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a3d67e81-3be8-4d6e-86a9-7e559659985c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/499ea3c7-4b22-4928-9f4f-6a8c98955d7f b/data/input/FHIR/all/Claim/499ea3c7-4b22-4928-9f4f-6a8c98955d7f
deleted file mode 100644
index 92079cde..00000000
--- a/data/input/FHIR/all/Claim/499ea3c7-4b22-4928-9f4f-6a8c98955d7f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "499ea3c7-4b22-4928-9f4f-6a8c98955d7f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2019-03-02T09:56:48+00:00", "end": "2019-03-02T10:11:48+00:00"}, "created": "2019-03-02T10:11:48+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:6a011e25-c08f-4080-83eb-2a31d19ca9c3"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/49b309b0-f978-4b5a-bed0-4e60b27edc86 b/data/input/FHIR/all/Claim/49b309b0-f978-4b5a-bed0-4e60b27edc86
deleted file mode 100644
index 5c8b076c..00000000
--- a/data/input/FHIR/all/Claim/49b309b0-f978-4b5a-bed0-4e60b27edc86
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "49b309b0-f978-4b5a-bed0-4e60b27edc86", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2018-02-15T16:24:37+00:00", "end": "2018-02-15T16:39:37+00:00"}, "created": "2018-02-15T16:39:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8b66f0ce-1296-4676-92b2-ec54a40dc14a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:47d1443e-412d-4a36-8b51-6bffe084b787"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/49ecaacf-b8bc-4ead-9f45-a8fc7f08e06d b/data/input/FHIR/all/Claim/49ecaacf-b8bc-4ead-9f45-a8fc7f08e06d
deleted file mode 100644
index daa1e907..00000000
--- a/data/input/FHIR/all/Claim/49ecaacf-b8bc-4ead-9f45-a8fc7f08e06d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "49ecaacf-b8bc-4ead-9f45-a8fc7f08e06d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2014-12-25T20:32:10+00:00", "end": "2014-12-25T20:47:10+00:00"}, "created": "2014-12-25T20:47:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:78935944-9ae0-4007-bd9b-686c09beb649"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:920815a7-3cb2-4c8f-b555-fb6db2979bec"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "75498004", "display": "Acute bacterial sinusitis (disorder)"}], "text": "Acute bacterial sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4a502d21-e21a-4d2e-b8e3-194f29a93823 b/data/input/FHIR/all/Claim/4a502d21-e21a-4d2e-b8e3-194f29a93823
deleted file mode 100644
index 923497ed..00000000
--- a/data/input/FHIR/all/Claim/4a502d21-e21a-4d2e-b8e3-194f29a93823
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4a502d21-e21a-4d2e-b8e3-194f29a93823", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2014-02-01T20:32:10+00:00", "end": "2014-02-01T20:47:10+00:00"}, "created": "2014-02-01T20:47:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c0a92644-31b1-4853-94fe-c5a60059c97a"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ebb14ccf-1b84-4e20-90b1-3749b11ab949"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:87b3e4ba-1853-40fa-9631-10dec81eab8c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e0af2263-c53a-4fdf-9ea6-60042fb99ffe"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4b81c630-587b-4a14-8309-4bc4a8151ae3 b/data/input/FHIR/all/Claim/4b81c630-587b-4a14-8309-4bc4a8151ae3
deleted file mode 100644
index 30686c28..00000000
--- a/data/input/FHIR/all/Claim/4b81c630-587b-4a14-8309-4bc4a8151ae3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4b81c630-587b-4a14-8309-4bc4a8151ae3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2017-08-21T05:41:52+00:00", "end": "2017-08-21T05:56:52+00:00"}, "created": "2017-08-21T05:56:52+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5c0d913d-ecbc-463e-a286-1a56a5605162"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:66fc10de-c263-4d8f-932e-408d06bf5947"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4bccd5e5-091c-427b-9294-e8dcfe040fa8 b/data/input/FHIR/all/Claim/4bccd5e5-091c-427b-9294-e8dcfe040fa8
deleted file mode 100644
index b7dc0df5..00000000
--- a/data/input/FHIR/all/Claim/4bccd5e5-091c-427b-9294-e8dcfe040fa8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4bccd5e5-091c-427b-9294-e8dcfe040fa8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2018-06-01T14:37:55+00:00", "end": "2018-06-01T14:52:55+00:00"}, "created": "2018-06-01T14:52:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:59db2e25-294c-4b5f-b1c6-9484b85cbe63"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0c4b56c2-32a3-4ce9-9760-9753479fde54"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3f230e54-39a9-4b4f-9ad4-885910cbc6af"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4bec46d1-06ea-4721-a6c2-84e299c3e016 b/data/input/FHIR/all/Claim/4bec46d1-06ea-4721-a6c2-84e299c3e016
deleted file mode 100644
index 47f9a1ae..00000000
--- a/data/input/FHIR/all/Claim/4bec46d1-06ea-4721-a6c2-84e299c3e016
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4bec46d1-06ea-4721-a6c2-84e299c3e016", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2018-04-21T15:06:54+00:00", "end": "2018-04-21T15:21:54+00:00"}, "created": "2018-04-21T15:21:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c45c4722-2d7a-4944-bfda-9ab440823662"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f33ad5cd-e8b4-4f42-9305-70ba8b336dd9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4bf12bc1-eb89-4f6b-88f8-a12b651f469c b/data/input/FHIR/all/Claim/4bf12bc1-eb89-4f6b-88f8-a12b651f469c
deleted file mode 100644
index 922eaa11..00000000
--- a/data/input/FHIR/all/Claim/4bf12bc1-eb89-4f6b-88f8-a12b651f469c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4bf12bc1-eb89-4f6b-88f8-a12b651f469c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2013-09-30T13:03:49+00:00", "end": "2013-09-30T13:33:49+00:00"}, "created": "2013-09-30T13:33:49+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e4cbf5d8-c3e6-4eb9-99c0-b7de9d7b0f42"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:6bf8ef29-6d08-40cf-b3cd-5e2eca43d741"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7d8b84a6-ff27-41ab-b95b-c3cbc5799803"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 625.2, "currency": "USD"}}], "total": {"value": 890.72, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4bfe44b1-b00e-4781-ae3d-3cf733f015fc b/data/input/FHIR/all/Claim/4bfe44b1-b00e-4781-ae3d-3cf733f015fc
deleted file mode 100644
index 32729e59..00000000
--- a/data/input/FHIR/all/Claim/4bfe44b1-b00e-4781-ae3d-3cf733f015fc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4bfe44b1-b00e-4781-ae3d-3cf733f015fc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2019-09-06T19:30:25+00:00", "end": "2019-09-06T20:00:25+00:00"}, "created": "2019-09-06T20:00:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c7d76bb8-cfbc-4aeb-94ce-751d23fe94c8"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:c2b50753-600d-4219-b7c5-45a6ccd6b4cc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:75461a46-d7cc-4109-a26b-80a1754e3861"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 938.08, "currency": "USD"}}], "total": {"value": 1203.6, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4c077574-78eb-477c-a158-35b5461135cf b/data/input/FHIR/all/Claim/4c077574-78eb-477c-a158-35b5461135cf
deleted file mode 100644
index d9ee5fd4..00000000
--- a/data/input/FHIR/all/Claim/4c077574-78eb-477c-a158-35b5461135cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4c077574-78eb-477c-a158-35b5461135cf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "1994-01-31T10:35:11+00:00", "end": "1994-01-31T11:24:11+00:00"}, "created": "1994-01-31T11:24:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:d751246e-706f-4bb8-9d90-185099609b1f"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4c3f8397-3dc7-4b29-a3bb-77b631fa46fd b/data/input/FHIR/all/Claim/4c3f8397-3dc7-4b29-a3bb-77b631fa46fd
deleted file mode 100644
index f2715458..00000000
--- a/data/input/FHIR/all/Claim/4c3f8397-3dc7-4b29-a3bb-77b631fa46fd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4c3f8397-3dc7-4b29-a3bb-77b631fa46fd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2014-11-13T19:20:19+00:00", "end": "2014-11-13T19:35:19+00:00"}, "created": "2014-11-13T19:35:19+00:00", "provider": {"reference": "urn:uuid:7fb56531-86bd-3e4a-8619-4df9942da309"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4006c0cd-ac6f-41d4-946c-8a724284908b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:04ddd706-6211-45d6-8cfa-79d2af525114"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4cc24646-0789-4737-a166-20e448211a17 b/data/input/FHIR/all/Claim/4cc24646-0789-4737-a166-20e448211a17
deleted file mode 100644
index 21a8ef51..00000000
--- a/data/input/FHIR/all/Claim/4cc24646-0789-4737-a166-20e448211a17
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4cc24646-0789-4737-a166-20e448211a17", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2017-01-21T22:12:13+00:00", "end": "2017-01-21T22:27:13+00:00"}, "created": "2017-01-21T22:27:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:3a4404b1-7a15-47dd-ba8d-c57e78525eed"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2bcdf5ee-20ee-46b1-a5f3-88b4e26f304a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4d0622d0-141e-4b9e-a768-bf8ea6f70cb7 b/data/input/FHIR/all/Claim/4d0622d0-141e-4b9e-a768-bf8ea6f70cb7
deleted file mode 100644
index cd02901a..00000000
--- a/data/input/FHIR/all/Claim/4d0622d0-141e-4b9e-a768-bf8ea6f70cb7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4d0622d0-141e-4b9e-a768-bf8ea6f70cb7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2017-04-05T05:41:52+00:00", "end": "2017-04-05T05:56:52+00:00"}, "created": "2017-04-05T05:56:52+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:7081752f-7302-4f22-bfac-284dd1cfaa5c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f830cf28-03df-4a0d-a2fa-9c3eaa44cda3"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4d4a4f7f-94b5-46a4-9392-822c3181a7ac b/data/input/FHIR/all/Claim/4d4a4f7f-94b5-46a4-9392-822c3181a7ac
deleted file mode 100644
index 003e1a53..00000000
--- a/data/input/FHIR/all/Claim/4d4a4f7f-94b5-46a4-9392-822c3181a7ac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4d4a4f7f-94b5-46a4-9392-822c3181a7ac", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2011-08-03T18:04:34+00:00", "end": "2011-08-03T18:19:34+00:00"}, "created": "2011-08-03T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:769ec0d4-40f6-4bd3-b4b7-fd21df377529"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2ae8eb47-f81a-4605-98ec-6ae561665537"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ca8d54fb-411a-4a2d-b3cd-28d07d535e24"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4d9e81bf-7a47-408c-9d72-80412811881e b/data/input/FHIR/all/Claim/4d9e81bf-7a47-408c-9d72-80412811881e
deleted file mode 100644
index 32a22ebd..00000000
--- a/data/input/FHIR/all/Claim/4d9e81bf-7a47-408c-9d72-80412811881e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4d9e81bf-7a47-408c-9d72-80412811881e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-07-16T14:49:19+00:00", "end": "2020-07-16T15:19:19+00:00"}, "created": "2020-07-16T15:19:19+00:00", "provider": {"reference": "urn:uuid:e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0a3cb6ec-4521-4d0b-9974-37cc0667c145"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:94489d18-6d55-4295-8b31-eea1c4935681"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:368a6c7e-dfad-4ee7-9ae8-1e2575056622"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d5b3a282-8746-4796-b5e1-0dd8a97842d3"}}, {"sequence": 5, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:39c9f0c5-f179-4cc0-97d1-38bb4ca81327"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:879892e6-c0a4-4a79-af0c-70667146cfef"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b19baf83-5be4-425f-b400-48274b1c4a04"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "informationSequence": [5], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 7, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 346.77, "currency": "USD"}}], "total": {"value": 1174.37, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4df79a99-54f7-4a93-84d5-87c8848343cc b/data/input/FHIR/all/Claim/4df79a99-54f7-4a93-84d5-87c8848343cc
deleted file mode 100644
index 037b1b2e..00000000
--- a/data/input/FHIR/all/Claim/4df79a99-54f7-4a93-84d5-87c8848343cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4df79a99-54f7-4a93-84d5-87c8848343cc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2008-01-11T18:26:38+00:00", "end": "2008-01-12T18:26:38+00:00"}, "created": "2008-01-12T18:26:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:98050900-31cf-4fe7-82dd-834a1fc338c1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183452005", "display": "Encounter Inpatient"}], "text": "Encounter Inpatient"}, "encounter": [{"reference": "urn:uuid:ac4e8b7d-1556-4805-b0b5-675ff610a112"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "124171000119105", "display": "Chronic intractable migraine without aura"}], "text": "Chronic intractable migraine without aura"}}], "total": {"value": 75, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4e05fe45-ff40-4f7d-8fd7-ec64e470c2ae b/data/input/FHIR/all/Claim/4e05fe45-ff40-4f7d-8fd7-ec64e470c2ae
deleted file mode 100644
index 4539c419..00000000
--- a/data/input/FHIR/all/Claim/4e05fe45-ff40-4f7d-8fd7-ec64e470c2ae
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4e05fe45-ff40-4f7d-8fd7-ec64e470c2ae", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2019-05-17T09:51:38+00:00", "end": "2019-05-17T10:06:38+00:00"}, "created": "2019-05-17T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:47090bb9-9341-41d4-b4f0-e1073b99aff5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1e38b771-ea87-4343-a5a8-60022374cbaa"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4e4549c8-bc14-4763-bd3b-d441528f9879 b/data/input/FHIR/all/Claim/4e4549c8-bc14-4763-bd3b-d441528f9879
deleted file mode 100644
index 72fa0394..00000000
--- a/data/input/FHIR/all/Claim/4e4549c8-bc14-4763-bd3b-d441528f9879
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4e4549c8-bc14-4763-bd3b-d441528f9879", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2020-03-14T10:09:19+00:00", "end": "2020-03-14T10:24:19+00:00"}, "created": "2020-03-14T10:24:19+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:589f27eb-7624-4b87-a7c5-c5f6a32a15ec"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:dbb5b086-554e-461a-9367-1cbde0caf8eb"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4e542b5a-3ce6-4c6a-bdf6-de22e16c94f2 b/data/input/FHIR/all/Claim/4e542b5a-3ce6-4c6a-bdf6-de22e16c94f2
deleted file mode 100644
index e88214bf..00000000
--- a/data/input/FHIR/all/Claim/4e542b5a-3ce6-4c6a-bdf6-de22e16c94f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4e542b5a-3ce6-4c6a-bdf6-de22e16c94f2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2021-02-18T16:24:37+00:00", "end": "2021-02-18T16:39:37+00:00"}, "created": "2021-02-18T16:39:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d2dc53b3-a445-4f83-a347-765efd3fe5f0"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b74a9dde-f44e-4c0c-86d6-65653084685a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:97f47525-808b-4aa7-a278-f2b29b4603ea"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4e6b4fb4-18bb-4ec1-8a54-188508f37aa5 b/data/input/FHIR/all/Claim/4e6b4fb4-18bb-4ec1-8a54-188508f37aa5
deleted file mode 100644
index e4a83e80..00000000
--- a/data/input/FHIR/all/Claim/4e6b4fb4-18bb-4ec1-8a54-188508f37aa5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4e6b4fb4-18bb-4ec1-8a54-188508f37aa5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2015-12-17T04:00:52+00:00", "end": "2015-12-17T04:30:52+00:00"}, "created": "2015-12-17T04:30:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d6f7ac9e-3207-4100-a5c0-a5f20928b6bb"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:39c0bc0b-5be6-4b43-ba50-999874c181f2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:0d19e023-795b-4db4-8291-7957bbc6d045"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6761e675-5dd4-4ccc-b4b1-f0919803d4bd"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 422.26, "currency": "USD"}}], "total": {"value": 828.3, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4e8f0722-6e86-40fa-9b3f-8707a5510cd4 b/data/input/FHIR/all/Claim/4e8f0722-6e86-40fa-9b3f-8707a5510cd4
deleted file mode 100644
index 9ef50bf5..00000000
--- a/data/input/FHIR/all/Claim/4e8f0722-6e86-40fa-9b3f-8707a5510cd4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4e8f0722-6e86-40fa-9b3f-8707a5510cd4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2015-11-11T18:26:38+00:00", "end": "2015-11-11T18:41:38+00:00"}, "created": "2015-11-11T18:41:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:aecb9603-69c4-4b2c-946b-74ef7db7e878"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:efa6fadf-e044-4992-b985-105cfa94fe75"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4eb0c5d2-0ad6-4ec4-a4e1-f8f7ef8944d8 b/data/input/FHIR/all/Claim/4eb0c5d2-0ad6-4ec4-a4e1-f8f7ef8944d8
deleted file mode 100644
index 3a5b2745..00000000
--- a/data/input/FHIR/all/Claim/4eb0c5d2-0ad6-4ec4-a4e1-f8f7ef8944d8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4eb0c5d2-0ad6-4ec4-a4e1-f8f7ef8944d8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1981-03-22T00:41:27+00:00", "end": "1981-03-22T00:56:27+00:00"}, "created": "1981-03-22T00:56:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b8b54c65-d44f-4c81-a1d3-6d4a1b40e83c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1fde9c8b-b05c-4f14-a4dd-cb9b6c7d8d87"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4ebcc9f9-21bc-479c-8735-0635f27d1361 b/data/input/FHIR/all/Claim/4ebcc9f9-21bc-479c-8735-0635f27d1361
deleted file mode 100644
index 7fb42ea3..00000000
--- a/data/input/FHIR/all/Claim/4ebcc9f9-21bc-479c-8735-0635f27d1361
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4ebcc9f9-21bc-479c-8735-0635f27d1361", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2019-03-09T14:15:47+00:00", "end": "2019-03-09T14:30:47+00:00"}, "created": "2019-03-09T14:30:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:078480d0-8717-4382-983e-adbf25d3eb73"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:50b9ad14-4f3d-40da-b9e2-bd6da273664b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4ef1fbf5-e219-41b3-afc3-766bc6e4a3dc b/data/input/FHIR/all/Claim/4ef1fbf5-e219-41b3-afc3-766bc6e4a3dc
deleted file mode 100644
index 79a48a50..00000000
--- a/data/input/FHIR/all/Claim/4ef1fbf5-e219-41b3-afc3-766bc6e4a3dc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4ef1fbf5-e219-41b3-afc3-766bc6e4a3dc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-12-17T14:49:19+00:00", "end": "2020-12-17T15:04:19+00:00"}, "created": "2020-12-17T15:04:19+00:00", "provider": {"reference": "urn:uuid:e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e14987ed-f35c-4960-bc78-99efc3744895"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:82e0a3cb-ef1a-4149-997e-1d8d17637474"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1142a6e7-2d88-4e3e-af57-feedcad5af38"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ecfad23e-45bd-499e-a075-3cc4e15979ae"}}, {"sequence": 5, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7b457bdf-9464-4d26-b23c-7c7a76e5d15b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:44031197-7618-46b6-9996-17ccb41e970a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "informationSequence": [5], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 827.6, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4f0dda53-77df-463f-a49e-8dbe2e55a9ca b/data/input/FHIR/all/Claim/4f0dda53-77df-463f-a49e-8dbe2e55a9ca
deleted file mode 100644
index 54267a7f..00000000
--- a/data/input/FHIR/all/Claim/4f0dda53-77df-463f-a49e-8dbe2e55a9ca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4f0dda53-77df-463f-a49e-8dbe2e55a9ca", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2013-07-21T23:56:47+00:00", "end": "2013-07-22T00:56:47+00:00"}, "created": "2013-07-22T00:56:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c61d10e0-0fcf-4087-9b7b-fe47a8cd6d2e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:a97caca8-d2a2-41fa-b28d-f47cdafbce20"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "39848009", "display": "Whiplash injury to neck"}], "text": "Whiplash injury to neck"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/4fdf2550-460a-43be-986a-c38bb4411c34 b/data/input/FHIR/all/Claim/4fdf2550-460a-43be-986a-c38bb4411c34
deleted file mode 100644
index 53ded920..00000000
--- a/data/input/FHIR/all/Claim/4fdf2550-460a-43be-986a-c38bb4411c34
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "4fdf2550-460a-43be-986a-c38bb4411c34", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2014-11-01T13:11:35+00:00", "end": "2014-11-01T15:41:35+00:00"}, "created": "2014-11-01T15:41:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:36b91410-8c67-444e-89e0-706b04faa1c3"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:8b2b1eaf-7d97-4d50-b8f3-d212f24abc59"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5015d5dc-c517-4436-869b-a3514c09c00d b/data/input/FHIR/all/Claim/5015d5dc-c517-4436-869b-a3514c09c00d
deleted file mode 100644
index 91ac990a..00000000
--- a/data/input/FHIR/all/Claim/5015d5dc-c517-4436-869b-a3514c09c00d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5015d5dc-c517-4436-869b-a3514c09c00d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1976-10-02T08:59:56+00:00", "end": "1976-10-02T09:29:56+00:00"}, "created": "1976-10-02T09:29:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:be244aef-f117-43d2-b831-aa12c336c01c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:52b653f6-4c74-4c4e-b51c-dfdb91919c06"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5073ddff-6c07-4248-8bcb-0b42d91fbb6e b/data/input/FHIR/all/Claim/5073ddff-6c07-4248-8bcb-0b42d91fbb6e
deleted file mode 100644
index 721d9e04..00000000
--- a/data/input/FHIR/all/Claim/5073ddff-6c07-4248-8bcb-0b42d91fbb6e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5073ddff-6c07-4248-8bcb-0b42d91fbb6e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2011-10-17T10:48:09+00:00", "end": "2011-10-17T11:03:09+00:00"}, "created": "2011-10-17T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cb56356b-844b-4d95-b4c5-a580ff1477e6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c18b0dd2-3169-48e6-a73c-f245a3c38432"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5113d18c-3300-4c82-a3b2-e64e25949f00 b/data/input/FHIR/all/Claim/5113d18c-3300-4c82-a3b2-e64e25949f00
deleted file mode 100644
index 864397ff..00000000
--- a/data/input/FHIR/all/Claim/5113d18c-3300-4c82-a3b2-e64e25949f00
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5113d18c-3300-4c82-a3b2-e64e25949f00", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2015-10-08T22:48:50+00:00", "end": "2015-10-08T23:03:50+00:00"}, "created": "2015-10-08T23:03:50+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1af31edd-80d2-4c40-b6b9-e9992430132d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:be653187-42d5-4b19-82e2-c6956dfd7984"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/51fb6e0e-8c69-48b7-8c46-cde5ad5875ee b/data/input/FHIR/all/Claim/51fb6e0e-8c69-48b7-8c46-cde5ad5875ee
deleted file mode 100644
index b3496146..00000000
--- a/data/input/FHIR/all/Claim/51fb6e0e-8c69-48b7-8c46-cde5ad5875ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "51fb6e0e-8c69-48b7-8c46-cde5ad5875ee", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2005-09-18T19:57:28+00:00", "end": "2005-09-18T20:12:28+00:00"}, "created": "2005-09-18T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:707dd71a-f35c-4c03-929e-931c6a96cc50"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:49f53d92-a131-4adc-b439-d528d2bc3d93"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/52633518-e598-477d-ab85-43e631080e83 b/data/input/FHIR/all/Claim/52633518-e598-477d-ab85-43e631080e83
deleted file mode 100644
index 77a14fc2..00000000
--- a/data/input/FHIR/all/Claim/52633518-e598-477d-ab85-43e631080e83
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "52633518-e598-477d-ab85-43e631080e83", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-03-30T11:50:40+00:00", "end": "1972-03-30T14:24:40+00:00"}, "created": "1972-03-30T14:24:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:fe1afd39-3712-4e4d-a32d-ce304c27c4f2"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:f3ca8bee-0724-4654-8e99-30c0f5ed94fe"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/52ca10f4-0a98-40e0-83cd-d149d0b8f3d3 b/data/input/FHIR/all/Claim/52ca10f4-0a98-40e0-83cd-d149d0b8f3d3
deleted file mode 100644
index 952a817c..00000000
--- a/data/input/FHIR/all/Claim/52ca10f4-0a98-40e0-83cd-d149d0b8f3d3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "52ca10f4-0a98-40e0-83cd-d149d0b8f3d3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2015-01-30T13:11:35+00:00", "end": "2015-01-30T13:26:35+00:00"}, "created": "2015-01-30T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:3a7a89d2-30a0-4c78-867c-f91a64865fa1"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/52eedbf1-2c57-4ec9-88d1-b8e7665b6b0f b/data/input/FHIR/all/Claim/52eedbf1-2c57-4ec9-88d1-b8e7665b6b0f
deleted file mode 100644
index 20c17e48..00000000
--- a/data/input/FHIR/all/Claim/52eedbf1-2c57-4ec9-88d1-b8e7665b6b0f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "52eedbf1-2c57-4ec9-88d1-b8e7665b6b0f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2012-03-15T07:56:53+00:00", "end": "2012-03-15T08:26:53+00:00"}, "created": "2012-03-15T08:26:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c8a79f98-0046-4c8e-8d4d-22c5f1bbeb66"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:26ef0c97-7d20-44e4-b5a4-c6b3ad14e64e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a14f8a26-25e1-46b8-b9ed-a80f239d2d9c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2734.78, "currency": "USD"}}], "total": {"value": 2859.78, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/53095562-b940-47c6-8eef-4880ca567216 b/data/input/FHIR/all/Claim/53095562-b940-47c6-8eef-4880ca567216
deleted file mode 100644
index 01b99347..00000000
--- a/data/input/FHIR/all/Claim/53095562-b940-47c6-8eef-4880ca567216
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "53095562-b940-47c6-8eef-4880ca567216", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-11-14T14:49:19+00:00", "end": "2020-11-14T15:04:19+00:00"}, "created": "2020-11-14T15:04:19+00:00", "provider": {"reference": "urn:uuid:e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:badb1475-4eeb-4535-83d0-373a8ae938be"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a3cac1fb-ac42-431c-9ca6-d3d102053a33"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/535b117f-693e-4c6e-9054-f2bc08913311 b/data/input/FHIR/all/Claim/535b117f-693e-4c6e-9054-f2bc08913311
deleted file mode 100644
index c7378899..00000000
--- a/data/input/FHIR/all/Claim/535b117f-693e-4c6e-9054-f2bc08913311
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "535b117f-693e-4c6e-9054-f2bc08913311", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2013-08-10T04:44:29+00:00", "end": "2013-08-10T04:59:29+00:00"}, "created": "2013-08-10T04:59:29+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2dc3d673-8328-4c74-91cc-c50e54e6188e"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9ca2d9f4-98b7-4708-9140-ba640795e4c7"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f1768040-7f32-49e7-85a8-8cbf63c6a28e"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0cd97857-9b14-413a-96ae-b71c3ff3f3f8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8f2868c1-9570-413a-a7f7-d7766de38882"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/53603dfd-0f30-4f33-805f-f1314c3441c4 b/data/input/FHIR/all/Claim/53603dfd-0f30-4f33-805f-f1314c3441c4
deleted file mode 100644
index d7ccd3af..00000000
--- a/data/input/FHIR/all/Claim/53603dfd-0f30-4f33-805f-f1314c3441c4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "53603dfd-0f30-4f33-805f-f1314c3441c4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-02-17T21:25:11+00:00", "end": "2014-02-17T21:55:11+00:00"}, "created": "2014-02-17T21:55:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b01599c4-7084-4667-949c-b6b09cf2491d"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:432c4fe4-1b4d-4c46-a406-1fa7fb2030e4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a557e352-54d2-4d51-beeb-be6aa6f90699"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 834.52, "currency": "USD"}}], "total": {"value": 1100.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/53763a4f-7bb9-4764-a70c-55d4b0d4770d b/data/input/FHIR/all/Claim/53763a4f-7bb9-4764-a70c-55d4b0d4770d
deleted file mode 100644
index 59a8af39..00000000
--- a/data/input/FHIR/all/Claim/53763a4f-7bb9-4764-a70c-55d4b0d4770d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "53763a4f-7bb9-4764-a70c-55d4b0d4770d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2015-06-26T04:47:46+00:00", "end": "2015-06-26T05:02:46+00:00"}, "created": "2015-06-26T05:02:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:dfddc9f9-9a0e-4298-8d9a-9efd5efda58a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:db398d8b-8380-48ad-96cf-61bbad7d7eaf"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/53817de2-9968-44c4-a44f-793ed31a87a7 b/data/input/FHIR/all/Claim/53817de2-9968-44c4-a44f-793ed31a87a7
deleted file mode 100644
index f8ff341f..00000000
--- a/data/input/FHIR/all/Claim/53817de2-9968-44c4-a44f-793ed31a87a7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "53817de2-9968-44c4-a44f-793ed31a87a7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2013-03-25T23:56:47+00:00", "end": "2013-03-26T00:11:47+00:00"}, "created": "2013-03-26T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:60e25e82-7ddc-4c6c-991f-4d82b60abede"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:aa9c38f4-afb8-4a16-93c5-fc7f936ef603"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/54424349-4c91-4fde-a41a-158407b0bf03 b/data/input/FHIR/all/Claim/54424349-4c91-4fde-a41a-158407b0bf03
deleted file mode 100644
index e6824158..00000000
--- a/data/input/FHIR/all/Claim/54424349-4c91-4fde-a41a-158407b0bf03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "54424349-4c91-4fde-a41a-158407b0bf03", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-12-24T19:28:31+00:00", "end": "1976-12-24T19:58:31+00:00"}, "created": "1976-12-24T19:58:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:360b3ffe-fa28-48c9-99e7-d652f4b87721"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d3e49616-97cb-411e-a202-3978ac9bcc4a"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 514.94, "currency": "USD"}}], "total": {"value": 639.94, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/544dbd87-6eea-4009-9693-14031579e584 b/data/input/FHIR/all/Claim/544dbd87-6eea-4009-9693-14031579e584
deleted file mode 100644
index c3234dc5..00000000
--- a/data/input/FHIR/all/Claim/544dbd87-6eea-4009-9693-14031579e584
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "544dbd87-6eea-4009-9693-14031579e584", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2007-08-20T05:28:45+00:00", "end": "2007-08-20T09:16:45+00:00"}, "created": "2007-08-20T09:16:45+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:9515bdbb-b8b7-49cc-bea5-9a8b204b9e0e"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/547d9b2e-4360-4500-852f-dbd8c9ecd43e b/data/input/FHIR/all/Claim/547d9b2e-4360-4500-852f-dbd8c9ecd43e
deleted file mode 100644
index e5ac196f..00000000
--- a/data/input/FHIR/all/Claim/547d9b2e-4360-4500-852f-dbd8c9ecd43e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "547d9b2e-4360-4500-852f-dbd8c9ecd43e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2018-06-23T14:37:55+00:00", "end": "2018-06-23T15:07:55+00:00"}, "created": "2018-06-23T15:07:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bcf3ac38-fdbc-4fff-bfdc-9b1dac601cf1"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:fc4adc98-d4b6-4c15-99b0-fbaaeaeaa8bf"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1dcc5966-28ba-4e33-a8de-1e1a25a7e192"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2300.14, "currency": "USD"}}], "total": {"value": 2425.14, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/54eed029-3c4e-41a8-baff-8d1de28ae7ac b/data/input/FHIR/all/Claim/54eed029-3c4e-41a8-baff-8d1de28ae7ac
deleted file mode 100644
index f9cefc34..00000000
--- a/data/input/FHIR/all/Claim/54eed029-3c4e-41a8-baff-8d1de28ae7ac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "54eed029-3c4e-41a8-baff-8d1de28ae7ac", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2018-03-11T00:29:21+00:00", "end": "2018-03-11T01:29:21+00:00"}, "created": "2018-03-11T01:29:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:63bc5b1d-6329-4280-91fb-2350e13710ba"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:2b63e51c-04be-4366-b966-fe032ab9d7ef"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/56007976-f293-4a9c-8c98-000f42ec4d7d b/data/input/FHIR/all/Claim/56007976-f293-4a9c-8c98-000f42ec4d7d
deleted file mode 100644
index f7437c62..00000000
--- a/data/input/FHIR/all/Claim/56007976-f293-4a9c-8c98-000f42ec4d7d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "56007976-f293-4a9c-8c98-000f42ec4d7d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2019-01-29T22:12:13+00:00", "end": "2019-01-29T22:42:13+00:00"}, "created": "2019-01-29T22:42:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e54d7117-f909-4aad-a7d0-455000eded2e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:d2502011-5233-4657-8d17-074ee14f51e7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1e790774-610e-44a1-b8db-06742511bc58"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 624.13, "currency": "USD"}}], "total": {"value": 889.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5646d446-2b1a-443d-b6b6-b9f7d4eea70f b/data/input/FHIR/all/Claim/5646d446-2b1a-443d-b6b6-b9f7d4eea70f
deleted file mode 100644
index 41218ca6..00000000
--- a/data/input/FHIR/all/Claim/5646d446-2b1a-443d-b6b6-b9f7d4eea70f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5646d446-2b1a-443d-b6b6-b9f7d4eea70f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2012-08-02T21:15:23+00:00", "end": "2012-08-02T21:30:23+00:00"}, "created": "2012-08-02T21:30:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:fcc98cbb-d663-4659-bee4-32d22808120f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5b3030cc-c972-44dc-934a-9a3d8a4e656c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/56a0e985-da63-4050-99a0-e7f675b91194 b/data/input/FHIR/all/Claim/56a0e985-da63-4050-99a0-e7f675b91194
deleted file mode 100644
index d0f14c03..00000000
--- a/data/input/FHIR/all/Claim/56a0e985-da63-4050-99a0-e7f675b91194
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "56a0e985-da63-4050-99a0-e7f675b91194", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2012-09-13T15:22:50+00:00", "end": "2012-09-13T15:37:50+00:00"}, "created": "2012-09-13T15:37:50+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e87fd9fe-5aab-4d77-be03-bc340e67e503"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:720c0eb2-cf8e-4594-acd5-acf809b98187"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4a28f141-717b-466e-abe4-5ecbe874d718"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/570268a9-85c1-45c3-99cf-0ea571e5ddc4 b/data/input/FHIR/all/Claim/570268a9-85c1-45c3-99cf-0ea571e5ddc4
deleted file mode 100644
index ee88eff5..00000000
--- a/data/input/FHIR/all/Claim/570268a9-85c1-45c3-99cf-0ea571e5ddc4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "570268a9-85c1-45c3-99cf-0ea571e5ddc4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2017-04-11T09:56:48+00:00", "end": "2017-04-11T10:11:48+00:00"}, "created": "2017-04-11T10:11:48+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:d58bd610-6904-4878-a758-90d5cb6b4291"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/574deda8-d09f-4ecf-81bc-dfb3be7bba2d b/data/input/FHIR/all/Claim/574deda8-d09f-4ecf-81bc-dfb3be7bba2d
deleted file mode 100644
index 8125bb72..00000000
--- a/data/input/FHIR/all/Claim/574deda8-d09f-4ecf-81bc-dfb3be7bba2d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "574deda8-d09f-4ecf-81bc-dfb3be7bba2d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2011-09-25T16:52:31+00:00", "end": "2011-09-25T17:52:31+00:00"}, "created": "2011-09-25T17:52:31+00:00", "provider": {"reference": "urn:uuid:03347b4d-994e-302b-848b-58019a4e274d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1eef7c05-0c05-4c19-9e2d-e0376e0fbdc1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:8c6457f6-8680-486c-9a42-daa6cc5c1242"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/576e00a6-e2eb-4f4b-9aac-1a88d7472dcd b/data/input/FHIR/all/Claim/576e00a6-e2eb-4f4b-9aac-1a88d7472dcd
deleted file mode 100644
index 138f4fa6..00000000
--- a/data/input/FHIR/all/Claim/576e00a6-e2eb-4f4b-9aac-1a88d7472dcd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "576e00a6-e2eb-4f4b-9aac-1a88d7472dcd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2017-04-09T14:10:09+00:00", "end": "2017-04-09T14:25:09+00:00"}, "created": "2017-04-09T14:25:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5fbdf805-4a3a-409f-9da7-61b6b8b9bbb2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:0db943f0-91a0-4f99-996a-22a38d362015"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5774c519-a434-4581-93b2-6763881f35c8 b/data/input/FHIR/all/Claim/5774c519-a434-4581-93b2-6763881f35c8
deleted file mode 100644
index c33c8875..00000000
--- a/data/input/FHIR/all/Claim/5774c519-a434-4581-93b2-6763881f35c8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5774c519-a434-4581-93b2-6763881f35c8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2016-01-07T22:28:27+00:00", "end": "2016-01-07T23:28:27+00:00"}, "created": "2016-01-07T23:28:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:b2cd303f-009b-4ab1-bada-d56a18646905"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:657813e0-4f81-4e43-b104-5f00fe26bb8d"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/57b39dd3-860f-49ec-8737-ac956ef1f27a b/data/input/FHIR/all/Claim/57b39dd3-860f-49ec-8737-ac956ef1f27a
deleted file mode 100644
index 8bd9ee2e..00000000
--- a/data/input/FHIR/all/Claim/57b39dd3-860f-49ec-8737-ac956ef1f27a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "57b39dd3-860f-49ec-8737-ac956ef1f27a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1954-11-04T10:10:39+00:00", "end": "1954-11-04T12:12:39+00:00"}, "created": "1954-11-04T12:12:39+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:1face0fb-2ef0-47ae-ac8d-74253c2dc655"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/57bbd833-1715-4cc1-a924-326f58ec379f b/data/input/FHIR/all/Claim/57bbd833-1715-4cc1-a924-326f58ec379f
deleted file mode 100644
index edd8dd4a..00000000
--- a/data/input/FHIR/all/Claim/57bbd833-1715-4cc1-a924-326f58ec379f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "57bbd833-1715-4cc1-a924-326f58ec379f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2011-08-14T16:52:31+00:00", "end": "2011-08-14T17:07:31+00:00"}, "created": "2011-08-14T17:07:31+00:00", "provider": {"reference": "urn:uuid:6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3784b1f3-2d00-41e6-ac8d-d2c0df821b5c"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4691f349-e877-442f-9542-06ca9bd653fb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:fb6e1d10-5fe2-4e03-8621-ef2eea688641"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/57c14908-de6e-44f8-903e-89f6f96af7d9 b/data/input/FHIR/all/Claim/57c14908-de6e-44f8-903e-89f6f96af7d9
deleted file mode 100644
index 2b906c25..00000000
--- a/data/input/FHIR/all/Claim/57c14908-de6e-44f8-903e-89f6f96af7d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "57c14908-de6e-44f8-903e-89f6f96af7d9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2014-05-16T00:29:21+00:00", "end": "2014-05-16T00:59:21+00:00"}, "created": "2014-05-16T00:59:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:57c2e313-4620-4438-9596-d2ce0324d47e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:50280621-126a-4093-92a4-0195b60cb0bc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7e46153a-6bf6-4499-b228-80653db6bf48"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2162.26, "currency": "USD"}}], "total": {"value": 2287.26, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5810804c-e11b-4593-8d7c-3c01080d84f6 b/data/input/FHIR/all/Claim/5810804c-e11b-4593-8d7c-3c01080d84f6
deleted file mode 100644
index 0bc78f8f..00000000
--- a/data/input/FHIR/all/Claim/5810804c-e11b-4593-8d7c-3c01080d84f6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5810804c-e11b-4593-8d7c-3c01080d84f6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2017-09-26T13:41:48+00:00", "end": "2017-09-26T13:56:48+00:00"}, "created": "2017-09-26T13:56:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:daea8a06-62ba-4dc0-a71b-82fd8da47564"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:3ce17452-c526-4971-9e82-ff3aef7d50bc"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/581ae6ac-351e-43c2-8f21-784be33a3443 b/data/input/FHIR/all/Claim/581ae6ac-351e-43c2-8f21-784be33a3443
deleted file mode 100644
index 29c99f09..00000000
--- a/data/input/FHIR/all/Claim/581ae6ac-351e-43c2-8f21-784be33a3443
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "581ae6ac-351e-43c2-8f21-784be33a3443", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2012-01-01T09:25:28+00:00", "end": "2012-01-01T09:40:28+00:00"}, "created": "2012-01-01T09:40:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a90ffc14-ce1f-43d9-91b7-afff690a27ef"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:82bb1e21-a553-453b-a155-28c3e65f2879"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/58b8e44b-8c53-4d79-807c-aca2f2da381c b/data/input/FHIR/all/Claim/58b8e44b-8c53-4d79-807c-aca2f2da381c
deleted file mode 100644
index 725688bd..00000000
--- a/data/input/FHIR/all/Claim/58b8e44b-8c53-4d79-807c-aca2f2da381c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "58b8e44b-8c53-4d79-807c-aca2f2da381c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2013-12-19T19:08:55+00:00", "end": "2013-12-19T19:38:55+00:00"}, "created": "2013-12-19T19:38:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:98a4ffe1-ca8f-4b16-b078-34382d62089b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:fc766af2-f60e-4c05-8f66-c656e04d5ce9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a3d90b2f-8dfe-44b2-a75e-7be958b28826"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 481.15, "currency": "USD"}}], "total": {"value": 746.67, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/58f5366f-8303-438d-838b-0fca0f78be0b b/data/input/FHIR/all/Claim/58f5366f-8303-438d-838b-0fca0f78be0b
deleted file mode 100644
index e2c218a4..00000000
--- a/data/input/FHIR/all/Claim/58f5366f-8303-438d-838b-0fca0f78be0b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "58f5366f-8303-438d-838b-0fca0f78be0b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2015-07-10T22:48:50+00:00", "end": "2015-07-10T23:03:50+00:00"}, "created": "2015-07-10T23:03:50+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:07df5143-3de5-435c-adfb-58563eb2a664"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6380c241-531e-4f89-a11b-8d354baf9102"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/591dfc5a-991b-47f8-af47-0ca530f1a428 b/data/input/FHIR/all/Claim/591dfc5a-991b-47f8-af47-0ca530f1a428
deleted file mode 100644
index d3f68c77..00000000
--- a/data/input/FHIR/all/Claim/591dfc5a-991b-47f8-af47-0ca530f1a428
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "591dfc5a-991b-47f8-af47-0ca530f1a428", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2021-01-05T09:56:48+00:00", "end": "2021-01-05T10:11:48+00:00"}, "created": "2021-01-05T10:11:48+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1051686f-1f20-4439-9bf5-0b39022dd628"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:10bf6fa6-c63e-4f65-a87b-7a94733f691c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d309bb65-86fe-46af-94bc-465da64fef95"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/59766d5a-d7cb-4cef-8016-7ac586b46e78 b/data/input/FHIR/all/Claim/59766d5a-d7cb-4cef-8016-7ac586b46e78
deleted file mode 100644
index 3017efe1..00000000
--- a/data/input/FHIR/all/Claim/59766d5a-d7cb-4cef-8016-7ac586b46e78
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "59766d5a-d7cb-4cef-8016-7ac586b46e78", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2021-02-18T19:03:26+00:00", "end": "2021-02-18T19:18:26+00:00"}, "created": "2021-02-18T19:18:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9bed05b8-b9db-41b3-9299-c8ef7b897a4e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:63a00e90-a7bb-49cf-af57-931257ff4f1a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5989a097-39d5-4d32-8fc3-63ddaf906267 b/data/input/FHIR/all/Claim/5989a097-39d5-4d32-8fc3-63ddaf906267
deleted file mode 100644
index 8a2640d6..00000000
--- a/data/input/FHIR/all/Claim/5989a097-39d5-4d32-8fc3-63ddaf906267
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5989a097-39d5-4d32-8fc3-63ddaf906267", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2016-09-02T22:22:41+00:00", "end": "2016-09-02T22:37:41+00:00"}, "created": "2016-09-02T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:caf189cb-6ef4-4718-90b6-2c438768e315"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:8812ed00-a2a5-420a-b375-71914ef34de7"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/59fd36f6-4d8c-4baa-9793-7237067c46d8 b/data/input/FHIR/all/Claim/59fd36f6-4d8c-4baa-9793-7237067c46d8
deleted file mode 100644
index b165e817..00000000
--- a/data/input/FHIR/all/Claim/59fd36f6-4d8c-4baa-9793-7237067c46d8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "59fd36f6-4d8c-4baa-9793-7237067c46d8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-08-20T19:28:31+00:00", "end": "1976-08-20T21:53:31+00:00"}, "created": "1976-08-20T21:53:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:7797d3bd-729a-4c5b-94f7-ea266629f5c7"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:a524a193-6e78-4939-bcb1-4bfb3ccd5005"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5a143874-01eb-4458-a841-57be5a138b19 b/data/input/FHIR/all/Claim/5a143874-01eb-4458-a841-57be5a138b19
deleted file mode 100644
index 503d3b6a..00000000
--- a/data/input/FHIR/all/Claim/5a143874-01eb-4458-a841-57be5a138b19
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5a143874-01eb-4458-a841-57be5a138b19", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2020-11-23T16:12:57+00:00", "end": "2020-11-23T16:27:57+00:00"}, "created": "2020-11-23T16:27:57+00:00", "provider": {"reference": "urn:uuid:1eaf97fa-9de6-38de-a9c4-6efe5dc574be"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ab436d4e-0f07-4415-be03-4df37f904a13"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:aa0fe8ef-f387-4564-81fa-98d7b0ab51c7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5a282601-adee-4013-a24e-fdbeaffe4644 b/data/input/FHIR/all/Claim/5a282601-adee-4013-a24e-fdbeaffe4644
deleted file mode 100644
index 1f270b2b..00000000
--- a/data/input/FHIR/all/Claim/5a282601-adee-4013-a24e-fdbeaffe4644
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5a282601-adee-4013-a24e-fdbeaffe4644", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2020-09-06T16:52:31+00:00", "end": "2020-09-06T17:07:31+00:00"}, "created": "2020-09-06T17:07:31+00:00", "provider": {"reference": "urn:uuid:6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:93e17616-7f12-480d-b6d9-a89f2587bb76"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:055b7f60-e396-4cfa-affd-e662d064abea"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5a2a91fd-0281-4b18-8251-03b9917f4794 b/data/input/FHIR/all/Claim/5a2a91fd-0281-4b18-8251-03b9917f4794
deleted file mode 100644
index 5b9157ff..00000000
--- a/data/input/FHIR/all/Claim/5a2a91fd-0281-4b18-8251-03b9917f4794
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5a2a91fd-0281-4b18-8251-03b9917f4794", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2015-01-04T09:25:28+00:00", "end": "2015-01-04T09:55:28+00:00"}, "created": "2015-01-04T09:55:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:dcb6a56f-289b-4d8e-80a7-fd09154a16b9"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6b451b84-440c-4d17-aa85-87bec2666b94"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e75978b6-61d0-464b-8bfc-80e7a780e593"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e9b15bde-d38f-45b9-bd06-a99dba933616"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:d8113406-3dbc-4605-a841-a0d93a8d1133"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c816860e-7569-412b-b8d1-ef9cc8366624"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 391.56, "currency": "USD"}}], "total": {"value": 1078.64, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5a60ae0e-51ed-406d-bcb9-2fd88bb47896 b/data/input/FHIR/all/Claim/5a60ae0e-51ed-406d-bcb9-2fd88bb47896
deleted file mode 100644
index 9f808a94..00000000
--- a/data/input/FHIR/all/Claim/5a60ae0e-51ed-406d-bcb9-2fd88bb47896
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5a60ae0e-51ed-406d-bcb9-2fd88bb47896", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1971-09-04T08:59:56+00:00", "end": "1971-09-04T09:29:56+00:00"}, "created": "1971-09-04T09:29:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9f4d8a99-bd44-4407-b99e-69ee2ee16b30"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:dcacff47-2d7d-45ad-ba8a-185bd4301173"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:60346df5-0cae-437f-b18d-60ca52ce185b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 977.31, "currency": "USD"}}], "total": {"value": 1242.83, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5a6f4fa4-62eb-4757-8ae9-ba76f1908f39 b/data/input/FHIR/all/Claim/5a6f4fa4-62eb-4757-8ae9-ba76f1908f39
deleted file mode 100644
index 1c28507c..00000000
--- a/data/input/FHIR/all/Claim/5a6f4fa4-62eb-4757-8ae9-ba76f1908f39
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5a6f4fa4-62eb-4757-8ae9-ba76f1908f39", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1981-06-20T08:54:18+00:00", "end": "1981-06-20T09:20:18+00:00"}, "created": "1981-06-20T09:20:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:0d4d2457-8b4e-423c-956d-88e2cfe3d46e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:43079f1f-054e-47b3-8ee4-b83385da6f1b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5a909eeb-6bc4-4bf3-9aee-c6b643481ca9 b/data/input/FHIR/all/Claim/5a909eeb-6bc4-4bf3-9aee-c6b643481ca9
deleted file mode 100644
index d4b2a74d..00000000
--- a/data/input/FHIR/all/Claim/5a909eeb-6bc4-4bf3-9aee-c6b643481ca9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5a909eeb-6bc4-4bf3-9aee-c6b643481ca9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2016-09-27T09:51:38+00:00", "end": "2016-09-27T10:06:38+00:00"}, "created": "2016-09-27T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:d7977dfa-dd7d-4390-b525-12e758f28c7b"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1c93688c-eb1c-40c6-a334-cc303ad478ff"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5ab43d0b-0997-48c1-a164-5ca183212a43 b/data/input/FHIR/all/Claim/5ab43d0b-0997-48c1-a164-5ca183212a43
deleted file mode 100644
index 437a15d1..00000000
--- a/data/input/FHIR/all/Claim/5ab43d0b-0997-48c1-a164-5ca183212a43
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5ab43d0b-0997-48c1-a164-5ca183212a43", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2020-02-04T07:56:53+00:00", "end": "2020-02-04T08:11:53+00:00"}, "created": "2020-02-04T08:11:53+00:00", "provider": {"reference": "urn:uuid:90cf148c-69ed-3d33-aa86-b509c6b0b25f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:003228d6-15f2-407e-a393-41280339ca66"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:2bf3d5f3-f56d-4ef8-8a32-4f864184c11b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5b0c1dfd-68c6-4a8b-aca9-b86819497a1b b/data/input/FHIR/all/Claim/5b0c1dfd-68c6-4a8b-aca9-b86819497a1b
deleted file mode 100644
index 300ecb2b..00000000
--- a/data/input/FHIR/all/Claim/5b0c1dfd-68c6-4a8b-aca9-b86819497a1b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5b0c1dfd-68c6-4a8b-aca9-b86819497a1b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "1993-03-20T09:25:28+00:00", "end": "1993-03-20T10:12:28+00:00"}, "created": "1993-03-20T10:12:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:aca31e30-5280-4bd1-bfb9-2fd72f01e077"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:fe8df8af-833c-4d37-95d7-c90548b30c11"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5b35032a-d164-4120-9648-bf8923c9f172 b/data/input/FHIR/all/Claim/5b35032a-d164-4120-9648-bf8923c9f172
deleted file mode 100644
index a7d12179..00000000
--- a/data/input/FHIR/all/Claim/5b35032a-d164-4120-9648-bf8923c9f172
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5b35032a-d164-4120-9648-bf8923c9f172", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2011-08-08T13:41:48+00:00", "end": "2011-08-08T13:56:48+00:00"}, "created": "2011-08-08T13:56:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7a438781-2aae-4a93-81b0-c00173e2af8f"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8b488328-b836-4700-aa29-efa36667b47d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3d3bd69c-7574-43b0-b3b6-ffa6e05b06f3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5b450ffe-b4d9-43a8-9da2-fdae58a18203 b/data/input/FHIR/all/Claim/5b450ffe-b4d9-43a8-9da2-fdae58a18203
deleted file mode 100644
index b17d0a18..00000000
--- a/data/input/FHIR/all/Claim/5b450ffe-b4d9-43a8-9da2-fdae58a18203
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5b450ffe-b4d9-43a8-9da2-fdae58a18203", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2017-07-21T11:44:32+00:00", "end": "2017-07-21T11:59:32+00:00"}, "created": "2017-07-21T11:59:32+00:00", "provider": {"reference": "urn:uuid:cb6a50e0-af76-3758-99ad-3200ede03fff"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7acd7977-83bb-4845-a00e-25b2330466eb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:db065a5f-cb02-4a1b-b614-822082e3e864"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5b484b42-cb58-4daf-9b8d-a6171393442d b/data/input/FHIR/all/Claim/5b484b42-cb58-4daf-9b8d-a6171393442d
deleted file mode 100644
index 2c42831d..00000000
--- a/data/input/FHIR/all/Claim/5b484b42-cb58-4daf-9b8d-a6171393442d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5b484b42-cb58-4daf-9b8d-a6171393442d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2018-11-20T11:44:32+00:00", "end": "2018-11-20T11:59:32+00:00"}, "created": "2018-11-20T11:59:32+00:00", "provider": {"reference": "urn:uuid:cb6a50e0-af76-3758-99ad-3200ede03fff"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2c105931-1ae0-43e6-98dc-e34e38185592"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:cc5d9eaa-83db-49c7-9f99-a2368d822df4"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5b491388-7c55-4d8f-84dc-4f6a45d63d4b b/data/input/FHIR/all/Claim/5b491388-7c55-4d8f-84dc-4f6a45d63d4b
deleted file mode 100644
index a31fef6b..00000000
--- a/data/input/FHIR/all/Claim/5b491388-7c55-4d8f-84dc-4f6a45d63d4b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5b491388-7c55-4d8f-84dc-4f6a45d63d4b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2015-12-25T04:27:08+00:00", "end": "2015-12-25T04:57:08+00:00"}, "created": "2015-12-25T04:57:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:06d98602-277e-48f2-8380-402720de3551"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fa486c6c-aacc-4965-b5ef-e83d51723b74"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b91a0c0b-b041-4d9f-a935-4f07395030b3"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3999afec-50f4-4def-8477-8aa1fc4fe9ad"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:97b0c9e9-b254-4130-83d7-1935b8569149"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 546.2, "currency": "USD"}}], "total": {"value": 1092.76, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5b6672a8-0f30-4717-a1a5-1d9c16afa0a0 b/data/input/FHIR/all/Claim/5b6672a8-0f30-4717-a1a5-1d9c16afa0a0
deleted file mode 100644
index e25d778e..00000000
--- a/data/input/FHIR/all/Claim/5b6672a8-0f30-4717-a1a5-1d9c16afa0a0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5b6672a8-0f30-4717-a1a5-1d9c16afa0a0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2014-11-17T16:12:57+00:00", "end": "2014-11-17T16:42:57+00:00"}, "created": "2014-11-17T16:42:57+00:00", "provider": {"reference": "urn:uuid:1eaf97fa-9de6-38de-a9c4-6efe5dc574be"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e54fe41c-ebf5-43b5-90d9-ce5c9849afb7"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4769aaa6-5e2b-4f07-9000-30c9bf0164bc"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:0093a1c6-9b8e-4168-8265-e36f7512e751"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:099b30d0-3255-4ac2-90c4-4fe37b5a9a2f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 560.02, "currency": "USD"}}], "total": {"value": 966.06, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5b7caedf-9f9f-47f5-8924-53eb4c0c849c b/data/input/FHIR/all/Claim/5b7caedf-9f9f-47f5-8924-53eb4c0c849c
deleted file mode 100644
index d9823c18..00000000
--- a/data/input/FHIR/all/Claim/5b7caedf-9f9f-47f5-8924-53eb4c0c849c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5b7caedf-9f9f-47f5-8924-53eb4c0c849c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2016-10-27T16:24:37+00:00", "end": "2016-10-27T16:39:37+00:00"}, "created": "2016-10-27T16:39:37+00:00", "provider": {"reference": "urn:uuid:a9afd4c9-8443-3b5a-a486-07c3bb109b3f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6018231c-3510-4664-93e4-fa015e8f1f6e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:2e4fca16-1432-40dd-af2c-f1ea39c649e6"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5bd15753-eab9-421a-98ee-03a3a3d80b8f b/data/input/FHIR/all/Claim/5bd15753-eab9-421a-98ee-03a3a3d80b8f
deleted file mode 100644
index 7f9c4b1c..00000000
--- a/data/input/FHIR/all/Claim/5bd15753-eab9-421a-98ee-03a3a3d80b8f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5bd15753-eab9-421a-98ee-03a3a3d80b8f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2013-07-21T23:56:47+00:00", "end": "2013-07-22T00:56:47+00:00"}, "created": "2013-07-22T00:56:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:a5c99ab0-044e-4321-a6f7-290b5c4eb511"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:a97caca8-d2a2-41fa-b28d-f47cdafbce20"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5bd2931a-27c5-4ecd-a44e-94d94031653f b/data/input/FHIR/all/Claim/5bd2931a-27c5-4ecd-a44e-94d94031653f
deleted file mode 100644
index bda334c6..00000000
--- a/data/input/FHIR/all/Claim/5bd2931a-27c5-4ecd-a44e-94d94031653f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5bd2931a-27c5-4ecd-a44e-94d94031653f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2018-01-10T20:51:42+00:00", "end": "2018-01-10T21:21:42+00:00"}, "created": "2018-01-10T21:21:42+00:00", "provider": {"reference": "urn:uuid:ef58ea08-d883-3957-8300-150554edc8fb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fe9fde5b-8fbf-4594-ac75-dceee9aaef87"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f1ef0d3f-1ec8-4095-81ad-d09045127fe5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7b7f20f0-8efa-4bc9-9765-181efae7f57b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 683.82, "currency": "USD"}}], "total": {"value": 949.34, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5c3fa7fb-9917-44bd-a418-b434675b67b6 b/data/input/FHIR/all/Claim/5c3fa7fb-9917-44bd-a418-b434675b67b6
deleted file mode 100644
index 78a6750e..00000000
--- a/data/input/FHIR/all/Claim/5c3fa7fb-9917-44bd-a418-b434675b67b6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5c3fa7fb-9917-44bd-a418-b434675b67b6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2018-05-13T16:24:37+00:00", "end": "2018-05-13T16:39:37+00:00"}, "created": "2018-05-13T16:39:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:ca8818c2-a080-45ca-a6aa-15f15d0bc4b2"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5cd62c02-11fd-4224-8fab-a45aade062dc b/data/input/FHIR/all/Claim/5cd62c02-11fd-4224-8fab-a45aade062dc
deleted file mode 100644
index f8d5ae4b..00000000
--- a/data/input/FHIR/all/Claim/5cd62c02-11fd-4224-8fab-a45aade062dc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5cd62c02-11fd-4224-8fab-a45aade062dc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2018-01-30T13:10:39+00:00", "end": "2018-01-30T13:25:39+00:00"}, "created": "2018-01-30T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:94387198-31c5-4161-b06b-42de2bcf39c5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:290de98b-d369-421a-97df-0ae1d32c83e7"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5de9baf1-dae0-4fd0-a128-3174d89cf295 b/data/input/FHIR/all/Claim/5de9baf1-dae0-4fd0-a128-3174d89cf295
deleted file mode 100644
index 03503b1e..00000000
--- a/data/input/FHIR/all/Claim/5de9baf1-dae0-4fd0-a128-3174d89cf295
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5de9baf1-dae0-4fd0-a128-3174d89cf295", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2012-08-08T18:04:34+00:00", "end": "2012-08-08T18:34:34+00:00"}, "created": "2012-08-08T18:34:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7f1aeb62-5f1b-4558-bd82-1e627019575d"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:cd66de31-4402-48ac-8711-a0c4f06285e3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c5f3828c-1c27-412f-b60a-ef4200534d3f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 503.99, "currency": "USD"}}], "total": {"value": 769.51, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5dedfac2-6410-4c44-8687-1dd8baf9aac7 b/data/input/FHIR/all/Claim/5dedfac2-6410-4c44-8687-1dd8baf9aac7
deleted file mode 100644
index 49e606dd..00000000
--- a/data/input/FHIR/all/Claim/5dedfac2-6410-4c44-8687-1dd8baf9aac7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5dedfac2-6410-4c44-8687-1dd8baf9aac7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1979-10-06T08:59:56+00:00", "end": "1979-10-06T09:29:56+00:00"}, "created": "1979-10-06T09:29:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8520d959-611c-4284-aa4e-b9cfe445e7b6"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b0068811-50e1-422c-a384-6981445ce985"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1fb21371-c73a-476c-8f27-48edfc3ba39f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 673.04, "currency": "USD"}}], "total": {"value": 938.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5f2b449b-1957-495f-b45a-9e46cd9a7dca b/data/input/FHIR/all/Claim/5f2b449b-1957-495f-b45a-9e46cd9a7dca
deleted file mode 100644
index 107e76a1..00000000
--- a/data/input/FHIR/all/Claim/5f2b449b-1957-495f-b45a-9e46cd9a7dca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5f2b449b-1957-495f-b45a-9e46cd9a7dca", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2013-11-27T19:03:26+00:00", "end": "2013-11-27T19:18:26+00:00"}, "created": "2013-11-27T19:18:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ccfeb735-74ff-4657-8794-fb275459db46"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:37c328e3-e5ef-4b01-becf-286210813435"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5f4d608c-5a85-407d-878e-4050f61bbed5 b/data/input/FHIR/all/Claim/5f4d608c-5a85-407d-878e-4050f61bbed5
deleted file mode 100644
index ab3db90b..00000000
--- a/data/input/FHIR/all/Claim/5f4d608c-5a85-407d-878e-4050f61bbed5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5f4d608c-5a85-407d-878e-4050f61bbed5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2018-06-22T14:01:06+00:00", "end": "2018-06-22T14:16:06+00:00"}, "created": "2018-06-22T14:16:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:014806cb-fab1-492c-9ec3-47961c85a49b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:70a6f871-fefd-4c6c-aef9-4256cc81d84a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5f808664-d9f5-4276-9a5a-096642590a6c b/data/input/FHIR/all/Claim/5f808664-d9f5-4276-9a5a-096642590a6c
deleted file mode 100644
index 9aedac72..00000000
--- a/data/input/FHIR/all/Claim/5f808664-d9f5-4276-9a5a-096642590a6c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5f808664-d9f5-4276-9a5a-096642590a6c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1977-06-24T19:28:31+00:00", "end": "1977-06-24T19:43:31+00:00"}, "created": "1977-06-24T19:43:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:97b14055-4cb0-42e0-b31c-2bb009c93890"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/5ffb09c9-10d9-494b-9680-7e0296a8ef54 b/data/input/FHIR/all/Claim/5ffb09c9-10d9-494b-9680-7e0296a8ef54
deleted file mode 100644
index fdd96b79..00000000
--- a/data/input/FHIR/all/Claim/5ffb09c9-10d9-494b-9680-7e0296a8ef54
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "5ffb09c9-10d9-494b-9680-7e0296a8ef54", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2018-12-20T04:00:52+00:00", "end": "2018-12-20T04:15:52+00:00"}, "created": "2018-12-20T04:15:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:40cc1228-e6cc-47c7-9316-79fa208762f4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7880c777-15cd-43dc-b1e6-e44c098ee5b9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/60736966-f88d-4e02-ad01-559eac4a2969 b/data/input/FHIR/all/Claim/60736966-f88d-4e02-ad01-559eac4a2969
deleted file mode 100644
index 69854604..00000000
--- a/data/input/FHIR/all/Claim/60736966-f88d-4e02-ad01-559eac4a2969
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "60736966-f88d-4e02-ad01-559eac4a2969", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2000-10-03T10:35:11+00:00", "end": "2000-10-03T10:50:11+00:00"}, "created": "2000-10-03T10:50:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a3db0f11-820b-4fb2-9b51-1e01ceb3d318"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d1888bb3-0709-49d8-b8ef-97abc045f11d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/60b4f034-11ff-4c40-8fe2-c59d3bfc3723 b/data/input/FHIR/all/Claim/60b4f034-11ff-4c40-8fe2-c59d3bfc3723
deleted file mode 100644
index 4ccd9dde..00000000
--- a/data/input/FHIR/all/Claim/60b4f034-11ff-4c40-8fe2-c59d3bfc3723
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "60b4f034-11ff-4c40-8fe2-c59d3bfc3723", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2015-02-07T23:33:57+00:00", "end": "2015-02-07T23:48:57+00:00"}, "created": "2015-02-07T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:759cb37d-38ab-4a1b-81c8-f007f6b6806b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:50882618-fe9c-4091-87ec-a38a060f9f14"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/610dfce4-88f6-487b-b5ef-a70eb25ceb8c b/data/input/FHIR/all/Claim/610dfce4-88f6-487b-b5ef-a70eb25ceb8c
deleted file mode 100644
index f66649cf..00000000
--- a/data/input/FHIR/all/Claim/610dfce4-88f6-487b-b5ef-a70eb25ceb8c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "610dfce4-88f6-487b-b5ef-a70eb25ceb8c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2011-12-07T12:11:31+00:00", "end": "2011-12-07T12:49:31+00:00"}, "created": "2011-12-07T12:49:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:26a9b172-ab78-45dd-a9e3-600f88f88de2"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d973fd23-1090-4329-a98a-3e8d5e0dc673"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/61289d0c-aaa6-42e3-a1a1-d95d46cba8e4 b/data/input/FHIR/all/Claim/61289d0c-aaa6-42e3-a1a1-d95d46cba8e4
deleted file mode 100644
index 67a34ee7..00000000
--- a/data/input/FHIR/all/Claim/61289d0c-aaa6-42e3-a1a1-d95d46cba8e4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "61289d0c-aaa6-42e3-a1a1-d95d46cba8e4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2011-12-27T23:33:57+00:00", "end": "2011-12-28T00:03:57+00:00"}, "created": "2011-12-28T00:03:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:944064cf-3135-4600-b01d-fd21d585d356"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:af250e36-a53c-4ff3-95b4-c8b166649aab"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6130c324-a12b-4992-8366-79f300341c48 b/data/input/FHIR/all/Claim/6130c324-a12b-4992-8366-79f300341c48
deleted file mode 100644
index a1e12635..00000000
--- a/data/input/FHIR/all/Claim/6130c324-a12b-4992-8366-79f300341c48
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6130c324-a12b-4992-8366-79f300341c48", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2017-04-18T00:29:21+00:00", "end": "2017-04-18T00:59:21+00:00"}, "created": "2017-04-18T00:59:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:67455f6a-0348-4001-a645-b8957fd63cdb"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7f450654-566f-4c81-9ba1-ffdef2db7439"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:fff8ef43-b93b-47b0-b6da-3ff1a484a3b7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a65671ac-f579-4c92-a63f-fba037008e23"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 651.66, "currency": "USD"}}], "total": {"value": 1057.7, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/614fafec-7597-43fc-8318-49bcb18af499 b/data/input/FHIR/all/Claim/614fafec-7597-43fc-8318-49bcb18af499
deleted file mode 100644
index 6bd65302..00000000
--- a/data/input/FHIR/all/Claim/614fafec-7597-43fc-8318-49bcb18af499
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "614fafec-7597-43fc-8318-49bcb18af499", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2021-02-12T19:03:26+00:00", "end": "2021-02-12T19:39:26+00:00"}, "created": "2021-02-12T19:39:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:fcfc0b3c-ecba-4f7a-a58b-8700cbfbc46f"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:4df08fa8-8b26-49d9-a718-853287a20628"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6190a0be-7263-4717-afa2-d1d014d2c828 b/data/input/FHIR/all/Claim/6190a0be-7263-4717-afa2-d1d014d2c828
deleted file mode 100644
index 2923ed6a..00000000
--- a/data/input/FHIR/all/Claim/6190a0be-7263-4717-afa2-d1d014d2c828
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6190a0be-7263-4717-afa2-d1d014d2c828", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "1985-09-13T19:30:25+00:00", "end": "1985-09-13T20:00:25+00:00"}, "created": "1985-09-13T20:00:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:015bd92e-9833-4396-8be1-cc5e0be26d09"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c27baad0-d804-4bfa-9a9c-4821b83dc368"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/619371e3-9101-41b3-ae91-929b016bf36b b/data/input/FHIR/all/Claim/619371e3-9101-41b3-ae91-929b016bf36b
deleted file mode 100644
index 62436a06..00000000
--- a/data/input/FHIR/all/Claim/619371e3-9101-41b3-ae91-929b016bf36b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "619371e3-9101-41b3-ae91-929b016bf36b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2019-10-26T20:15:35+00:00", "end": "2019-10-26T20:30:35+00:00"}, "created": "2019-10-26T20:30:35+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6b8bcc89-5077-474a-b9eb-82fe0871a5c3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f2112630-db8a-475c-9288-b81ee154a3e2"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/61d1960d-157a-4117-8c85-d266696f449a b/data/input/FHIR/all/Claim/61d1960d-157a-4117-8c85-d266696f449a
deleted file mode 100644
index b335af6c..00000000
--- a/data/input/FHIR/all/Claim/61d1960d-157a-4117-8c85-d266696f449a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "61d1960d-157a-4117-8c85-d266696f449a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2008-12-21T03:11:33+00:00", "end": "2008-12-21T03:26:33+00:00"}, "created": "2008-12-21T03:26:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "encounter": [{"reference": "urn:uuid:bd41a118-a98d-49c3-b3b4-6c1f87ef653e"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/620d8aba-fea9-4eb6-98f9-303096516613 b/data/input/FHIR/all/Claim/620d8aba-fea9-4eb6-98f9-303096516613
deleted file mode 100644
index 8570a220..00000000
--- a/data/input/FHIR/all/Claim/620d8aba-fea9-4eb6-98f9-303096516613
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "620d8aba-fea9-4eb6-98f9-303096516613", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2016-06-17T22:22:41+00:00", "end": "2016-06-17T22:37:41+00:00"}, "created": "2016-06-17T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:6c407cba-8b65-4424-8348-1dc40b74d222"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6266a603-b7f8-49e2-a293-e6d412d101a2 b/data/input/FHIR/all/Claim/6266a603-b7f8-49e2-a293-e6d412d101a2
deleted file mode 100644
index 3e92f84a..00000000
--- a/data/input/FHIR/all/Claim/6266a603-b7f8-49e2-a293-e6d412d101a2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6266a603-b7f8-49e2-a293-e6d412d101a2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2020-09-04T14:10:09+00:00", "end": "2020-09-04T14:25:09+00:00"}, "created": "2020-09-04T14:25:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e8ca4067-25d6-4d27-9baa-b64da0ed49c4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:3def7f79-a09c-44c1-8fd5-e58c8ada8ae4"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/63c881f5-6d7f-4845-9794-1702deae96c2 b/data/input/FHIR/all/Claim/63c881f5-6d7f-4845-9794-1702deae96c2
deleted file mode 100644
index e1c00a0e..00000000
--- a/data/input/FHIR/all/Claim/63c881f5-6d7f-4845-9794-1702deae96c2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "63c881f5-6d7f-4845-9794-1702deae96c2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2018-04-13T16:24:37+00:00", "end": "2018-04-13T18:28:37+00:00"}, "created": "2018-04-13T18:28:37+00:00", "provider": {"reference": "urn:uuid:60457c13-adb2-3415-82c5-86ab5dab5f93"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:40551c4c-9652-497b-8e4d-4f8cb8f3d56f"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8667e730-ee9b-4f51-baff-4ee362ac5a62"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:7ebb1121-90f3-4f43-b121-c99c75af7940"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:831e70e4-d3c1-472d-b901-35ab5ff2b93b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "33737001", "display": "Fracture of rib"}], "text": "Fracture of rib"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "399208008", "display": "Chest X-ray"}], "text": "Chest X-ray"}, "net": {"value": 14082.99, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "274474001", "display": "Bone immobilization"}], "text": "Bone immobilization"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 14724.64, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/63c9069d-6826-49e3-a21d-e73e3bfc2375 b/data/input/FHIR/all/Claim/63c9069d-6826-49e3-a21d-e73e3bfc2375
deleted file mode 100644
index 8de54882..00000000
--- a/data/input/FHIR/all/Claim/63c9069d-6826-49e3-a21d-e73e3bfc2375
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "63c9069d-6826-49e3-a21d-e73e3bfc2375", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2021-03-18T14:49:19+00:00", "end": "2021-03-18T15:19:19+00:00"}, "created": "2021-03-18T15:19:19+00:00", "provider": {"reference": "urn:uuid:e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:de654db6-f4ab-4d42-8cba-01306aa9d9a3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6072ca93-8ed5-444b-a85f-158c6823a129"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 633.95, "currency": "USD"}}], "total": {"value": 758.95, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/63f1de61-0adb-4d8a-b2ea-913ca90c5b63 b/data/input/FHIR/all/Claim/63f1de61-0adb-4d8a-b2ea-913ca90c5b63
deleted file mode 100644
index c75606da..00000000
--- a/data/input/FHIR/all/Claim/63f1de61-0adb-4d8a-b2ea-913ca90c5b63
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "63f1de61-0adb-4d8a-b2ea-913ca90c5b63", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2016-10-16T16:24:37+00:00", "end": "2016-10-16T16:52:37+00:00"}, "created": "2016-10-16T16:52:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:6040a627-8769-4e75-91d6-8f0863863dc8"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7c8b751c-fa1c-4d78-9d55-e231a557c5dd"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6448552c-5461-4a55-ad70-3bed7d90d4d9 b/data/input/FHIR/all/Claim/6448552c-5461-4a55-ad70-3bed7d90d4d9
deleted file mode 100644
index c081d17f..00000000
--- a/data/input/FHIR/all/Claim/6448552c-5461-4a55-ad70-3bed7d90d4d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6448552c-5461-4a55-ad70-3bed7d90d4d9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2019-10-26T20:15:51+00:00", "end": "2019-10-26T20:30:51+00:00"}, "created": "2019-10-26T20:30:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d15fe910-9acc-40e4-93dd-ab967a6204aa"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:94b384e8-1219-43c1-932d-2f924b80b33c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/645ee2a1-3dd2-4312-8f89-a9da62d92645 b/data/input/FHIR/all/Claim/645ee2a1-3dd2-4312-8f89-a9da62d92645
deleted file mode 100644
index ec331d3f..00000000
--- a/data/input/FHIR/all/Claim/645ee2a1-3dd2-4312-8f89-a9da62d92645
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "645ee2a1-3dd2-4312-8f89-a9da62d92645", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2018-08-01T21:19:24+00:00", "end": "2018-08-01T21:34:24+00:00"}, "created": "2018-08-01T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b2af1032-d1f9-49ae-b3a9-7b882bd49b05"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0a383968-ffe5-4de0-9f47-a65dd6f5ff15"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/64620cc4-9ab0-45a9-b2c7-d548549264af b/data/input/FHIR/all/Claim/64620cc4-9ab0-45a9-b2c7-d548549264af
deleted file mode 100644
index e83da317..00000000
--- a/data/input/FHIR/all/Claim/64620cc4-9ab0-45a9-b2c7-d548549264af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "64620cc4-9ab0-45a9-b2c7-d548549264af", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1989-02-15T08:54:18+00:00", "end": "1989-02-19T08:54:18+00:00"}, "created": "1989-02-19T08:54:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:8b03ba69-61ee-4453-b94f-4a471a4ee790"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:759712a9-02c7-4a26-b5ab-36092fe81f2e"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/65589f9e-0d73-4024-a7f9-de21e1a9c74e b/data/input/FHIR/all/Claim/65589f9e-0d73-4024-a7f9-de21e1a9c74e
deleted file mode 100644
index 8c437a81..00000000
--- a/data/input/FHIR/all/Claim/65589f9e-0d73-4024-a7f9-de21e1a9c74e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "65589f9e-0d73-4024-a7f9-de21e1a9c74e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2014-01-04T16:59:14+00:00", "end": "2014-01-04T17:14:14+00:00"}, "created": "2014-01-04T17:14:14+00:00", "provider": {"reference": "urn:uuid:b81688f5-bd0e-3c99-963f-860d3e90ab5d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0b0d861c-3a00-4225-8f43-b0aba76e39b9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:3db4241e-96b2-47b7-9f79-721d8ad297c7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/65c17b4d-9d98-4a8b-9910-5ee5be933b7e b/data/input/FHIR/all/Claim/65c17b4d-9d98-4a8b-9910-5ee5be933b7e
deleted file mode 100644
index 3d2974d8..00000000
--- a/data/input/FHIR/all/Claim/65c17b4d-9d98-4a8b-9910-5ee5be933b7e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "65c17b4d-9d98-4a8b-9910-5ee5be933b7e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2007-05-16T07:56:53+00:00", "end": "2007-05-16T08:56:53+00:00"}, "created": "2007-05-16T08:56:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:6597287e-bdd5-4ba9-a857-666a586203ec"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/65d73a78-ef17-4df9-a05b-ba8cde2532f5 b/data/input/FHIR/all/Claim/65d73a78-ef17-4df9-a05b-ba8cde2532f5
deleted file mode 100644
index 66897d38..00000000
--- a/data/input/FHIR/all/Claim/65d73a78-ef17-4df9-a05b-ba8cde2532f5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "65d73a78-ef17-4df9-a05b-ba8cde2532f5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2001-10-01T13:11:35+00:00", "end": "2001-10-01T13:46:35+00:00"}, "created": "2001-10-01T13:46:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:6651cc59-c6db-4019-bd91-f85f16148207"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:885defc2-e311-4e4f-b9f8-de99aa5ba9db"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/65e45af3-da25-429d-8a8a-7f81ef59675c b/data/input/FHIR/all/Claim/65e45af3-da25-429d-8a8a-7f81ef59675c
deleted file mode 100644
index ca7c2369..00000000
--- a/data/input/FHIR/all/Claim/65e45af3-da25-429d-8a8a-7f81ef59675c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "65e45af3-da25-429d-8a8a-7f81ef59675c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2007-06-04T05:28:45+00:00", "end": "2007-06-04T08:47:45+00:00"}, "created": "2007-06-04T08:47:45+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0c230c71-0f5b-4bf5-b739-35706b2ca7b3"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:6ee337ab-1a7d-4ddf-a692-61d25408ccbd"}}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:a79f2af7-52c1-4163-8444-a5fba4f355d9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:4ce65733-1ebc-4ca0-8b92-eaaad5ba0d61"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}}, {"sequence": 4, "diagnosisSequence": [3], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/65ff0351-cd5a-49c7-8272-722a625cc1af b/data/input/FHIR/all/Claim/65ff0351-cd5a-49c7-8272-722a625cc1af
deleted file mode 100644
index 493ee778..00000000
--- a/data/input/FHIR/all/Claim/65ff0351-cd5a-49c7-8272-722a625cc1af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "65ff0351-cd5a-49c7-8272-722a625cc1af", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2017-08-23T18:04:34+00:00", "end": "2017-08-23T18:34:34+00:00"}, "created": "2017-08-23T18:34:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:547672be-3cc6-4aef-83d8-97171a7c2a20"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:28e51f55-b9cd-44e2-854f-0a475608ba27"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:eeeec61f-1747-4968-bcb9-f95672c1bbd9"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:adba8b89-81d4-466b-af5e-1798e1ac1a78"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:95a91f96-d861-4f4a-92de-24b9e41ba7a8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b0bfce94-fb50-4d07-b5db-f0ba41a433b0"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 666.79, "currency": "USD"}}], "total": {"value": 1353.87, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/66628b59-2dd6-4f62-9f49-e62dc63658e0 b/data/input/FHIR/all/Claim/66628b59-2dd6-4f62-9f49-e62dc63658e0
deleted file mode 100644
index c9c002d3..00000000
--- a/data/input/FHIR/all/Claim/66628b59-2dd6-4f62-9f49-e62dc63658e0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "66628b59-2dd6-4f62-9f49-e62dc63658e0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2015-08-14T20:37:06+00:00", "end": "2015-08-14T20:52:06+00:00"}, "created": "2015-08-14T20:52:06+00:00", "provider": {"reference": "urn:uuid:37c0de84-bcaf-3624-82bf-a89b2ac441b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1ece5724-280c-4895-aa5f-2a4145c55681"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6a2c5e37-940e-4089-8d0b-ab0a036b2c36"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/66779935-185c-4dde-9ef7-48dcbb4b9e2e b/data/input/FHIR/all/Claim/66779935-185c-4dde-9ef7-48dcbb4b9e2e
deleted file mode 100644
index 566781fa..00000000
--- a/data/input/FHIR/all/Claim/66779935-185c-4dde-9ef7-48dcbb4b9e2e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "66779935-185c-4dde-9ef7-48dcbb4b9e2e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2013-10-10T11:50:40+00:00", "end": "2013-10-10T13:04:40+00:00"}, "created": "2013-10-10T13:04:40+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:a1adfc79-b73a-4a62-a438-135c08f9f243"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:bbef33c0-d357-4ab8-bd99-a94c614fd459"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/66abb141-b8a7-4ec8-966e-1108ab37cf77 b/data/input/FHIR/all/Claim/66abb141-b8a7-4ec8-966e-1108ab37cf77
deleted file mode 100644
index 21d39cb9..00000000
--- a/data/input/FHIR/all/Claim/66abb141-b8a7-4ec8-966e-1108ab37cf77
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "66abb141-b8a7-4ec8-966e-1108ab37cf77", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2012-07-01T15:22:50+00:00", "end": "2012-07-01T16:48:50+00:00"}, "created": "2012-07-01T16:48:50+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:44b20635-df40-48b7-89cf-e18acd8a7ec6"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:3a21c2c1-22eb-4ba4-b529-88da37b50fe6"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/66c3f5a3-6ba5-429c-887b-4eaf0d8bebbc b/data/input/FHIR/all/Claim/66c3f5a3-6ba5-429c-887b-4eaf0d8bebbc
deleted file mode 100644
index 8bd76ed7..00000000
--- a/data/input/FHIR/all/Claim/66c3f5a3-6ba5-429c-887b-4eaf0d8bebbc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "66c3f5a3-6ba5-429c-887b-4eaf0d8bebbc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2017-05-25T19:20:19+00:00", "end": "2017-05-25T19:49:19+00:00"}, "created": "2017-05-25T19:49:19+00:00", "provider": {"reference": "urn:uuid:7fb56531-86bd-3e4a-8619-4df9942da309"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e1d68137-91ff-466f-b016-63d76f90945c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e38d7a93-a7da-43c0-a362-388bcd6e317e"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/670bcc61-ab9b-4e4a-826f-3054cce84a18 b/data/input/FHIR/all/Claim/670bcc61-ab9b-4e4a-826f-3054cce84a18
deleted file mode 100644
index fff94dad..00000000
--- a/data/input/FHIR/all/Claim/670bcc61-ab9b-4e4a-826f-3054cce84a18
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "670bcc61-ab9b-4e4a-826f-3054cce84a18", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2019-09-09T22:28:27+00:00", "end": "2019-09-09T23:28:27+00:00"}, "created": "2019-09-09T23:28:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:79466dfc-208a-45b0-9bcf-fff1690ce05c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:c5ba5267-5fcd-4f89-8d50-6b9914a1d29a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/671dab1c-14b8-46d4-8e79-8e3c27d50857 b/data/input/FHIR/all/Claim/671dab1c-14b8-46d4-8e79-8e3c27d50857
deleted file mode 100644
index efb87bd4..00000000
--- a/data/input/FHIR/all/Claim/671dab1c-14b8-46d4-8e79-8e3c27d50857
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "671dab1c-14b8-46d4-8e79-8e3c27d50857", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2015-10-12T13:03:49+00:00", "end": "2015-10-12T13:18:49+00:00"}, "created": "2015-10-12T13:18:49+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:25ca148f-8e86-455b-bd68-873e7726be43"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:5f53a635-19ec-44d1-8fdb-484d04d8c4f3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/67b6b34a-cb91-49ed-85d7-f137a84e0bb0 b/data/input/FHIR/all/Claim/67b6b34a-cb91-49ed-85d7-f137a84e0bb0
deleted file mode 100644
index dc139fda..00000000
--- a/data/input/FHIR/all/Claim/67b6b34a-cb91-49ed-85d7-f137a84e0bb0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "67b6b34a-cb91-49ed-85d7-f137a84e0bb0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1981-03-29T00:41:27+00:00", "end": "1981-03-29T01:26:27+00:00"}, "created": "1981-03-29T01:26:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c80fc459-8fab-4b66-8629-e332079f8cf2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f88d8947-ccce-40c2-a1e3-0e9005be4e1b"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:c9cf01ac-e6dc-4da3-8f3f-df626ef7f08e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f57c0a3d-128d-463c-afcb-9c16dabc70f3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 656.76, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "net": {"value": 9592.51, "currency": "USD"}}], "total": {"value": 10514.79, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/67c12b01-97e7-498b-a662-25e02b44d0ec b/data/input/FHIR/all/Claim/67c12b01-97e7-498b-a662-25e02b44d0ec
deleted file mode 100644
index 4aacefa5..00000000
--- a/data/input/FHIR/all/Claim/67c12b01-97e7-498b-a662-25e02b44d0ec
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "67c12b01-97e7-498b-a662-25e02b44d0ec", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2012-09-24T13:03:49+00:00", "end": "2012-09-24T13:18:49+00:00"}, "created": "2012-09-24T13:18:49+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e8e491b4-9750-4cb8-9ec0-263326c9c01c"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d1cb6118-d038-4552-afa7-130088cc29e4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:10e926ee-5f3a-49c7-929e-d290be16477d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/684f9ec1-8f39-4557-8f5f-84593f6110b1 b/data/input/FHIR/all/Claim/684f9ec1-8f39-4557-8f5f-84593f6110b1
deleted file mode 100644
index f039cb2e..00000000
--- a/data/input/FHIR/all/Claim/684f9ec1-8f39-4557-8f5f-84593f6110b1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "684f9ec1-8f39-4557-8f5f-84593f6110b1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1996-06-27T14:10:09+00:00", "end": "1996-06-27T14:40:09+00:00"}, "created": "1996-06-27T14:40:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:38776947-400d-4ff2-928d-547ce703a149"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d85aa252-37cd-4e41-8daf-c77844868f8c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "233678006", "display": "Childhood asthma"}], "text": "Childhood asthma"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/68c48723-822b-4bb5-94fd-63bd0acf732d b/data/input/FHIR/all/Claim/68c48723-822b-4bb5-94fd-63bd0acf732d
deleted file mode 100644
index 07268c81..00000000
--- a/data/input/FHIR/all/Claim/68c48723-822b-4bb5-94fd-63bd0acf732d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "68c48723-822b-4bb5-94fd-63bd0acf732d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2009-12-24T14:15:47+00:00", "end": "2009-12-24T14:45:47+00:00"}, "created": "2009-12-24T14:45:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b2c68238-4644-42cb-8ea3-928dfea5a90d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:5aa555c1-0ac3-4547-b3f5-96f202ccac6b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/68ed2fe9-a562-4b51-aeec-ca6a9eb07a4f b/data/input/FHIR/all/Claim/68ed2fe9-a562-4b51-aeec-ca6a9eb07a4f
deleted file mode 100644
index c264e8e1..00000000
--- a/data/input/FHIR/all/Claim/68ed2fe9-a562-4b51-aeec-ca6a9eb07a4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "68ed2fe9-a562-4b51-aeec-ca6a9eb07a4f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2019-07-05T04:47:46+00:00", "end": "2019-07-05T05:17:46+00:00"}, "created": "2019-07-05T05:17:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:31d3f8b3-b6b6-422d-89fe-6367b23f42d8"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3ae2cfcb-1891-45d7-a1c7-5bbc48d03216"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d241881c-0ae9-407a-b2b9-d1252c8ac73d"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7d45a486-8beb-4c07-bdad-866844884485"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:3470e79c-2cbf-4110-be38-d540c38dfd0a"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b1c3d4fd-f412-41e7-80d6-0a8a2f5d04a1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:61194721-6321-4367-b6d9-d7225170c5a0"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 527.03, "currency": "USD"}}, {"sequence": 7, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 1214.11, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6917aaf6-d500-4911-a8b1-7b94443a99a4 b/data/input/FHIR/all/Claim/6917aaf6-d500-4911-a8b1-7b94443a99a4
deleted file mode 100644
index 7816d69e..00000000
--- a/data/input/FHIR/all/Claim/6917aaf6-d500-4911-a8b1-7b94443a99a4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6917aaf6-d500-4911-a8b1-7b94443a99a4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1965-12-13T10:10:39+00:00", "end": "1965-12-13T10:25:39+00:00"}, "created": "1965-12-13T10:25:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4dc00911-cc09-4976-94b4-856b941514d5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1a89bb92-e4ed-4a7e-88bd-8409afdd634c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/69844155-5b68-40e5-8bd3-ed5e35c3abda b/data/input/FHIR/all/Claim/69844155-5b68-40e5-8bd3-ed5e35c3abda
deleted file mode 100644
index c4dddb38..00000000
--- a/data/input/FHIR/all/Claim/69844155-5b68-40e5-8bd3-ed5e35c3abda
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "69844155-5b68-40e5-8bd3-ed5e35c3abda", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2011-07-17T14:37:55+00:00", "end": "2011-07-17T14:52:55+00:00"}, "created": "2011-07-17T14:52:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:337d6d69-1df2-4ccc-a4e8-f5b41dfa4191"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a0400612-0655-4932-be93-5bb499a70d0b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/69ce0acd-7904-43dc-ad15-41806675d244 b/data/input/FHIR/all/Claim/69ce0acd-7904-43dc-ad15-41806675d244
deleted file mode 100644
index be499308..00000000
--- a/data/input/FHIR/all/Claim/69ce0acd-7904-43dc-ad15-41806675d244
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "69ce0acd-7904-43dc-ad15-41806675d244", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2012-11-15T20:43:11+00:00", "end": "2012-11-15T21:06:11+00:00"}, "created": "2012-11-15T21:06:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7f3c2e49-900c-406f-bd57-f34fd47ed6da"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:4ca8ab1e-52cc-480f-872d-50e1b4b4d970"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:457f3eff-3762-46cd-9c9d-3464b133e79f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "269911007", "display": "Sputum examination (procedure)"}], "text": "Sputum examination (procedure)"}, "net": {"value": 5958.88, "currency": "USD"}}], "total": {"value": 6083.88, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6ae57a52-22c6-4c12-91a5-9ffbfedd7e96 b/data/input/FHIR/all/Claim/6ae57a52-22c6-4c12-91a5-9ffbfedd7e96
deleted file mode 100644
index 6826c3c0..00000000
--- a/data/input/FHIR/all/Claim/6ae57a52-22c6-4c12-91a5-9ffbfedd7e96
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6ae57a52-22c6-4c12-91a5-9ffbfedd7e96", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2017-06-01T19:20:19+00:00", "end": "2017-06-01T19:35:19+00:00"}, "created": "2017-06-01T19:35:19+00:00", "provider": {"reference": "urn:uuid:d672f853-e2a5-324e-98fa-c6d5f8dfc255"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:87f7d088-ab6c-4795-98d0-7b7b037f9170"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:820324c6-1af7-406f-959e-a80f3322dee8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6b0dbcae-8e00-4f66-b897-ec78ad1a0277 b/data/input/FHIR/all/Claim/6b0dbcae-8e00-4f66-b897-ec78ad1a0277
deleted file mode 100644
index b5159f93..00000000
--- a/data/input/FHIR/all/Claim/6b0dbcae-8e00-4f66-b897-ec78ad1a0277
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6b0dbcae-8e00-4f66-b897-ec78ad1a0277", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2017-08-25T19:30:25+00:00", "end": "2017-08-25T19:45:25+00:00"}, "created": "2017-08-25T19:45:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4f16ae3e-11c3-4d29-8911-3eb25f83665e"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b77f515b-c705-4336-a839-68dd4523f636"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2382f97d-8880-407a-a522-0b35a10d65fb"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6b50c072-9742-4b39-94a3-8eb9fd814824 b/data/input/FHIR/all/Claim/6b50c072-9742-4b39-94a3-8eb9fd814824
deleted file mode 100644
index 42c7938c..00000000
--- a/data/input/FHIR/all/Claim/6b50c072-9742-4b39-94a3-8eb9fd814824
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6b50c072-9742-4b39-94a3-8eb9fd814824", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2011-11-03T16:12:57+00:00", "end": "2011-11-03T16:48:57+00:00"}, "created": "2011-11-03T16:48:57+00:00", "provider": {"reference": "urn:uuid:1eaf97fa-9de6-38de-a9c4-6efe5dc574be"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cdca1aef-42b0-4d8e-97af-1965f965412e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:9bc062bf-ad76-4884-a2ee-684c8ac452f8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:dfe0603e-0fef-44bb-98f2-88248462fc28"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6b55b848-0ca9-4cd5-ae97-fb500db1f0c5 b/data/input/FHIR/all/Claim/6b55b848-0ca9-4cd5-ae97-fb500db1f0c5
deleted file mode 100644
index cff1f0c3..00000000
--- a/data/input/FHIR/all/Claim/6b55b848-0ca9-4cd5-ae97-fb500db1f0c5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6b55b848-0ca9-4cd5-ae97-fb500db1f0c5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "1991-01-02T16:24:37+00:00", "end": "1991-01-02T17:05:37+00:00"}, "created": "1991-01-02T17:05:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:28fe82d9-8a28-481d-b76d-ecca9c3f3f94"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80d78438-619a-4066-8a42-68e0b231ba11"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6b7b7ad6-3ac1-44a1-b073-ec90dfdaafbb b/data/input/FHIR/all/Claim/6b7b7ad6-3ac1-44a1-b073-ec90dfdaafbb
deleted file mode 100644
index c6631529..00000000
--- a/data/input/FHIR/all/Claim/6b7b7ad6-3ac1-44a1-b073-ec90dfdaafbb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6b7b7ad6-3ac1-44a1-b073-ec90dfdaafbb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "billablePeriod": {"start": "2021-03-30T19:19:03+00:00", "end": "2021-03-30T19:34:03+00:00"}, "created": "2021-03-30T19:34:03+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:abbda005-eaed-4564-acdf-1c4b73fd81fc"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:56c2b946-50bc-41cf-9194-ffc4ba3245d6"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fc977dc7-1ef7-4758-8bf8-3dfb269162f2"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6d013287-4491-41d2-bc1d-39019d32060b"}}, {"sequence": 5, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f0550deb-cffc-4ff3-97c5-e4f178623394"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d23e7f6f-3570-4591-b34a-7ed1db045b5c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "informationSequence": [5], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 827.6, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6bb4009e-2774-4b3c-9302-d17f395f75cf b/data/input/FHIR/all/Claim/6bb4009e-2774-4b3c-9302-d17f395f75cf
deleted file mode 100644
index 274c5a5a..00000000
--- a/data/input/FHIR/all/Claim/6bb4009e-2774-4b3c-9302-d17f395f75cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6bb4009e-2774-4b3c-9302-d17f395f75cf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2016-03-16T20:15:35+00:00", "end": "2016-03-16T20:30:35+00:00"}, "created": "2016-03-16T20:30:35+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:87bc37aa-91a9-4ccb-9a43-168060955293"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5fa78fff-7884-4c4a-870d-2a983e1b624b"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d2f2b627-3f89-46fb-8f94-e8664b99ff0e"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ca2c6a5a-6573-4255-81ea-ccd55d482f41"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4a0467d6-f9bc-4f94-b0f3-9d9935bd27a9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8ce1fe3c-51ce-47c5-8475-f81784386185"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6be93a8e-08b7-4839-8899-391885aea629 b/data/input/FHIR/all/Claim/6be93a8e-08b7-4839-8899-391885aea629
deleted file mode 100644
index 65601c85..00000000
--- a/data/input/FHIR/all/Claim/6be93a8e-08b7-4839-8899-391885aea629
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6be93a8e-08b7-4839-8899-391885aea629", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-07-30T21:25:11+00:00", "end": "2014-07-30T22:04:11+00:00"}, "created": "2014-07-30T22:04:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:4385533f-c8a8-4d8c-b439-20b0dc8e5d99"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b44fee8c-14ab-4a3c-8cd7-490b3467f4b0"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6c2f308e-52ba-44d4-a1d6-bb1836b46e34 b/data/input/FHIR/all/Claim/6c2f308e-52ba-44d4-a1d6-bb1836b46e34
deleted file mode 100644
index 552fc173..00000000
--- a/data/input/FHIR/all/Claim/6c2f308e-52ba-44d4-a1d6-bb1836b46e34
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6c2f308e-52ba-44d4-a1d6-bb1836b46e34", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1967-04-07T10:10:39+00:00", "end": "1967-04-07T10:40:39+00:00"}, "created": "1967-04-07T10:40:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e1a0bf42-c5b4-4455-bf60-20170ec04431"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:7ceb5112-bcee-42f1-97cb-d6fb5048f701"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c2f38919-c9be-4a66-9916-23fd46afc4ae"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 367.27, "currency": "USD"}}], "total": {"value": 632.79, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6c6ae595-a379-4de5-bbbb-15bfb878e015 b/data/input/FHIR/all/Claim/6c6ae595-a379-4de5-bbbb-15bfb878e015
deleted file mode 100644
index 822d4d05..00000000
--- a/data/input/FHIR/all/Claim/6c6ae595-a379-4de5-bbbb-15bfb878e015
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6c6ae595-a379-4de5-bbbb-15bfb878e015", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2007-06-04T05:28:45+00:00", "end": "2007-06-04T08:47:45+00:00"}, "created": "2007-06-04T08:47:45+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:3c591164-3002-4b75-82aa-fe47e64bc2f5"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:4ce65733-1ebc-4ca0-8b92-eaaad5ba0d61"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6c751ac8-7e1e-4747-a88d-ec434599f4f9 b/data/input/FHIR/all/Claim/6c751ac8-7e1e-4747-a88d-ec434599f4f9
deleted file mode 100644
index 09db2818..00000000
--- a/data/input/FHIR/all/Claim/6c751ac8-7e1e-4747-a88d-ec434599f4f9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6c751ac8-7e1e-4747-a88d-ec434599f4f9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2017-02-10T09:56:48+00:00", "end": "2017-02-10T12:26:48+00:00"}, "created": "2017-02-10T12:26:48+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:576bf356-fe64-43e3-a847-caf5cd481e09"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:cc3b592e-6e67-4dc3-af5f-943a0674cb0c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6ce08458-045b-45bb-8f36-f35e0c96ece0 b/data/input/FHIR/all/Claim/6ce08458-045b-45bb-8f36-f35e0c96ece0
deleted file mode 100644
index 4f79acf3..00000000
--- a/data/input/FHIR/all/Claim/6ce08458-045b-45bb-8f36-f35e0c96ece0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6ce08458-045b-45bb-8f36-f35e0c96ece0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2012-12-29T00:54:07+00:00", "end": "2012-12-29T01:20:07+00:00"}, "created": "2012-12-29T01:20:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:c7d8ca2c-ef53-4600-bf94-555ed6d62d22"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b40514dd-711d-4903-af87-2e0585380a38"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6ce5542c-a951-40ca-be15-793174c69d83 b/data/input/FHIR/all/Claim/6ce5542c-a951-40ca-be15-793174c69d83
deleted file mode 100644
index b04faf5a..00000000
--- a/data/input/FHIR/all/Claim/6ce5542c-a951-40ca-be15-793174c69d83
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6ce5542c-a951-40ca-be15-793174c69d83", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2000-12-24T03:11:33+00:00", "end": "2000-12-24T03:26:33+00:00"}, "created": "2000-12-24T03:26:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:767bdbbe-4613-4836-b767-fece168cae03"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6c8d6fb2-f037-4dc7-a8f1-0c74b3601cad"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6d71705f-1f93-44e9-b7ef-30dc309d58a9 b/data/input/FHIR/all/Claim/6d71705f-1f93-44e9-b7ef-30dc309d58a9
deleted file mode 100644
index 43603b75..00000000
--- a/data/input/FHIR/all/Claim/6d71705f-1f93-44e9-b7ef-30dc309d58a9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6d71705f-1f93-44e9-b7ef-30dc309d58a9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2013-07-06T11:44:32+00:00", "end": "2013-07-06T12:22:32+00:00"}, "created": "2013-07-06T12:22:32+00:00", "provider": {"reference": "urn:uuid:cb6a50e0-af76-3758-99ad-3200ede03fff"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:66e06f92-e5df-4855-81e5-1b3bcdc5365f"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:0ef2a8a1-bd17-4ed7-9bae-5f16238fa379"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6da54f83-af6d-4bef-9fe0-b2f9bef88b7d b/data/input/FHIR/all/Claim/6da54f83-af6d-4bef-9fe0-b2f9bef88b7d
deleted file mode 100644
index 85dd558d..00000000
--- a/data/input/FHIR/all/Claim/6da54f83-af6d-4bef-9fe0-b2f9bef88b7d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6da54f83-af6d-4bef-9fe0-b2f9bef88b7d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2015-11-26T19:57:28+00:00", "end": "2015-11-26T20:57:28+00:00"}, "created": "2015-11-26T20:57:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4ee58df5-5f8a-4950-9a59-4d7036ddc31f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:41ccaada-7917-4afe-bb5d-14973a792247"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6dcada00-1149-4144-b1f1-d1f3755584bc b/data/input/FHIR/all/Claim/6dcada00-1149-4144-b1f1-d1f3755584bc
deleted file mode 100644
index 2512651b..00000000
--- a/data/input/FHIR/all/Claim/6dcada00-1149-4144-b1f1-d1f3755584bc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6dcada00-1149-4144-b1f1-d1f3755584bc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2013-08-14T18:04:34+00:00", "end": "2013-08-14T18:19:34+00:00"}, "created": "2013-08-14T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:521284e3-4409-429b-b500-9a426596b602"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:086bc8e6-4c25-4f74-94d6-42236cb57907"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6e4c1e09-036f-4447-a5e0-31ead209de68 b/data/input/FHIR/all/Claim/6e4c1e09-036f-4447-a5e0-31ead209de68
deleted file mode 100644
index 65f197cf..00000000
--- a/data/input/FHIR/all/Claim/6e4c1e09-036f-4447-a5e0-31ead209de68
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6e4c1e09-036f-4447-a5e0-31ead209de68", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2014-03-01T05:34:59+00:00", "end": "2014-03-01T06:00:59+00:00"}, "created": "2014-03-01T06:00:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:fcebf0a8-4781-4965-94a9-1ed80fab3c9a"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a6a5ea4c-19c3-4e41-8995-e7c09b05b9da"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6e4f5e0e-54b3-4a06-8d60-9970945b6464 b/data/input/FHIR/all/Claim/6e4f5e0e-54b3-4a06-8d60-9970945b6464
deleted file mode 100644
index 2bc3c15c..00000000
--- a/data/input/FHIR/all/Claim/6e4f5e0e-54b3-4a06-8d60-9970945b6464
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6e4f5e0e-54b3-4a06-8d60-9970945b6464", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-12-07T11:50:40+00:00", "end": "1972-12-07T12:05:40+00:00"}, "created": "1972-12-07T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:804264fe-0e7d-4142-ba9c-99ad16ef4c64"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:91a895a2-ca01-44e8-9846-6c51f1acddaf"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bee123d3-fc61-4dfe-a158-7af774de30a2"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6ed46658-67a2-43ef-9670-a96830d73115 b/data/input/FHIR/all/Claim/6ed46658-67a2-43ef-9670-a96830d73115
deleted file mode 100644
index 76823610..00000000
--- a/data/input/FHIR/all/Claim/6ed46658-67a2-43ef-9670-a96830d73115
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6ed46658-67a2-43ef-9670-a96830d73115", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2012-06-17T05:34:59+00:00", "end": "2012-06-17T06:34:59+00:00"}, "created": "2012-06-17T06:34:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:3fe62738-9109-46cf-8b38-5bdbd4434e81"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:52326980-dc49-443f-a71d-de8cf16209df"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62106007", "display": "Concussion with no loss of consciousness"}], "text": "Concussion with no loss of consciousness"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/6ff417a0-06e2-4cf4-86ab-c76c2960e240 b/data/input/FHIR/all/Claim/6ff417a0-06e2-4cf4-86ab-c76c2960e240
deleted file mode 100644
index 0906e095..00000000
--- a/data/input/FHIR/all/Claim/6ff417a0-06e2-4cf4-86ab-c76c2960e240
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "6ff417a0-06e2-4cf4-86ab-c76c2960e240", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2001-09-20T13:11:35+00:00", "end": "2001-09-20T13:26:35+00:00"}, "created": "2001-09-20T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:8e96e479-e6fc-4e17-9b9c-5f7dc5e0a08b"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/70a05499-adf4-4cb5-9325-60acd27bccee b/data/input/FHIR/all/Claim/70a05499-adf4-4cb5-9325-60acd27bccee
deleted file mode 100644
index f31d349e..00000000
--- a/data/input/FHIR/all/Claim/70a05499-adf4-4cb5-9325-60acd27bccee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "70a05499-adf4-4cb5-9325-60acd27bccee", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2011-12-07T12:11:31+00:00", "end": "2011-12-07T12:49:31+00:00"}, "created": "2011-12-07T12:49:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:688b5dc1-5055-4c60-8edf-c104dea87ce2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:60452b26-e758-4a32-8d3d-bdde12b0dc51"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d973fd23-1090-4329-a98a-3e8d5e0dc673"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/70f1de7f-93d5-4101-9b06-ae5b40a3657f b/data/input/FHIR/all/Claim/70f1de7f-93d5-4101-9b06-ae5b40a3657f
deleted file mode 100644
index 9ccde0e1..00000000
--- a/data/input/FHIR/all/Claim/70f1de7f-93d5-4101-9b06-ae5b40a3657f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "70f1de7f-93d5-4101-9b06-ae5b40a3657f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2008-12-14T03:11:33+00:00", "end": "2008-12-18T03:11:33+00:00"}, "created": "2008-12-18T03:11:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:78754ded-9726-4bbc-bf5e-cc1bb010e98b"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:0e369760-8045-4409-bc57-254c900e7d7c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/71070a90-41b1-49cd-8255-11bf8a15a979 b/data/input/FHIR/all/Claim/71070a90-41b1-49cd-8255-11bf8a15a979
deleted file mode 100644
index 1c75a580..00000000
--- a/data/input/FHIR/all/Claim/71070a90-41b1-49cd-8255-11bf8a15a979
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "71070a90-41b1-49cd-8255-11bf8a15a979", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2014-10-06T13:03:49+00:00", "end": "2014-10-06T13:33:49+00:00"}, "created": "2014-10-06T13:33:49+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:98a3d0f8-b0d3-4805-acaa-f3c588cf19ed"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5eec5d63-eb7a-4dfc-a944-bdad4722acf2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:70dc86e3-2a3d-4ef6-a91a-18bde0ad468a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 471.86, "currency": "USD"}}], "total": {"value": 737.38, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/716abf59-03e3-43cb-bcd6-7c3f603fa7f2 b/data/input/FHIR/all/Claim/716abf59-03e3-43cb-bcd6-7c3f603fa7f2
deleted file mode 100644
index 0ed335f1..00000000
--- a/data/input/FHIR/all/Claim/716abf59-03e3-43cb-bcd6-7c3f603fa7f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "716abf59-03e3-43cb-bcd6-7c3f603fa7f2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2013-06-10T14:10:09+00:00", "end": "2013-06-10T14:40:09+00:00"}, "created": "2013-06-10T14:40:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:f20f08b2-919c-4eb2-8e12-977130ca7948"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c989b470-a160-491b-972e-ae9c8d7618e9"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/71e7da7e-b8c7-4c96-9b80-d3cbc830b142 b/data/input/FHIR/all/Claim/71e7da7e-b8c7-4c96-9b80-d3cbc830b142
deleted file mode 100644
index 9950fcf3..00000000
--- a/data/input/FHIR/all/Claim/71e7da7e-b8c7-4c96-9b80-d3cbc830b142
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "71e7da7e-b8c7-4c96-9b80-d3cbc830b142", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2000-02-23T12:11:31+00:00", "end": "2000-02-27T12:54:31+00:00"}, "created": "2000-02-27T12:54:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7c5de9f5-f197-40f0-ba7c-d2ced882e23c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183452005", "display": "Encounter Inpatient"}], "text": "Encounter Inpatient"}, "encounter": [{"reference": "urn:uuid:8ca871d7-a5da-4c1a-b2dd-f960af8a2290"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428251008", "display": "History of appendectomy"}], "text": "History of appendectomy"}}], "total": {"value": 75, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/72646b70-5235-4605-96d1-13a42bd5b269 b/data/input/FHIR/all/Claim/72646b70-5235-4605-96d1-13a42bd5b269
deleted file mode 100644
index 2014e475..00000000
--- a/data/input/FHIR/all/Claim/72646b70-5235-4605-96d1-13a42bd5b269
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "72646b70-5235-4605-96d1-13a42bd5b269", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2012-08-10T20:37:06+00:00", "end": "2012-08-10T21:07:06+00:00"}, "created": "2012-08-10T21:07:06+00:00", "provider": {"reference": "urn:uuid:37c0de84-bcaf-3624-82bf-a89b2ac441b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b0870d95-6d8a-4c86-8e38-46b5fd2eed33"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:976a3b51-195f-40f5-8b45-2ba6e7864030"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:afa117be-9df1-48f2-a4f2-5cb51b8794b7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 352.78, "currency": "USD"}}], "total": {"value": 618.3, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7265a091-e9a1-4486-9f93-81a62d9be5b6 b/data/input/FHIR/all/Claim/7265a091-e9a1-4486-9f93-81a62d9be5b6
deleted file mode 100644
index aa935def..00000000
--- a/data/input/FHIR/all/Claim/7265a091-e9a1-4486-9f93-81a62d9be5b6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7265a091-e9a1-4486-9f93-81a62d9be5b6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1994-03-30T14:10:09+00:00", "end": "1994-03-30T14:51:09+00:00"}, "created": "1994-03-30T14:51:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:0292eea7-2040-416a-a967-1ba711a89dff"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:63db20a2-8a5d-40da-803e-b08e7c8e7141"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7296dab6-5d92-4330-9c78-050db34bc885 b/data/input/FHIR/all/Claim/7296dab6-5d92-4330-9c78-050db34bc885
deleted file mode 100644
index 0cabc4a8..00000000
--- a/data/input/FHIR/all/Claim/7296dab6-5d92-4330-9c78-050db34bc885
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7296dab6-5d92-4330-9c78-050db34bc885", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "1996-01-17T04:23:40+00:00", "end": "1996-01-21T04:23:40+00:00"}, "created": "1996-01-21T04:23:40+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0aa2eca5-3d28-4aa2-88c4-45390d249220"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:65ecd123-621b-494c-a306-81ba7742f8a7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:5acaa19c-b966-432c-b0bf-785fb0dd5a9e"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/72a44dff-bca3-4ce8-a1b8-b2792bac54ba b/data/input/FHIR/all/Claim/72a44dff-bca3-4ce8-a1b8-b2792bac54ba
deleted file mode 100644
index 8ffda465..00000000
--- a/data/input/FHIR/all/Claim/72a44dff-bca3-4ce8-a1b8-b2792bac54ba
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "72a44dff-bca3-4ce8-a1b8-b2792bac54ba", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "1996-10-13T20:15:51+00:00", "end": "1996-10-13T20:51:51+00:00"}, "created": "1996-10-13T20:51:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:c79cf417-c6c2-41a2-9e1b-5d028e324caa"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80878384-3797-479a-897e-d21eb042b15a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/734a4c84-30f7-47fb-9420-0884b7dafb02 b/data/input/FHIR/all/Claim/734a4c84-30f7-47fb-9420-0884b7dafb02
deleted file mode 100644
index b9f46ab1..00000000
--- a/data/input/FHIR/all/Claim/734a4c84-30f7-47fb-9420-0884b7dafb02
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "734a4c84-30f7-47fb-9420-0884b7dafb02", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "1999-02-06T14:01:06+00:00", "end": "1999-02-06T14:26:06+00:00"}, "created": "1999-02-06T14:26:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a732eb5d-76d2-49c2-9ebf-f350b5e13ca3"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7370887b-5aae-46f9-a851-58eed9f70a98 b/data/input/FHIR/all/Claim/7370887b-5aae-46f9-a851-58eed9f70a98
deleted file mode 100644
index c3921360..00000000
--- a/data/input/FHIR/all/Claim/7370887b-5aae-46f9-a851-58eed9f70a98
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7370887b-5aae-46f9-a851-58eed9f70a98", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2011-09-19T13:03:49+00:00", "end": "2011-09-19T13:33:49+00:00"}, "created": "2011-09-19T13:33:49+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:141328c8-e1d6-4f37-85a5-2d9ed4d245eb"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:98a14be0-e929-4ea4-8a8c-ee6b2fe3b15c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e744fd40-a593-4d58-81d6-5aaf58bbb33b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 758.76, "currency": "USD"}}], "total": {"value": 1024.28, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7455d50e-e6d1-442f-a10e-076a5b61e17c b/data/input/FHIR/all/Claim/7455d50e-e6d1-442f-a10e-076a5b61e17c
deleted file mode 100644
index 348bc76a..00000000
--- a/data/input/FHIR/all/Claim/7455d50e-e6d1-442f-a10e-076a5b61e17c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7455d50e-e6d1-442f-a10e-076a5b61e17c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2012-04-01T23:58:38+00:00", "end": "2012-04-02T00:28:38+00:00"}, "created": "2012-04-02T00:28:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:4c09067f-71ea-4fc7-86ea-28448c1ce191"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b8afc50f-04bb-45b3-9955-2a9fcb9e1201"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/74cddce6-dab9-4075-b67c-43a32616513b b/data/input/FHIR/all/Claim/74cddce6-dab9-4075-b67c-43a32616513b
deleted file mode 100644
index 40eca121..00000000
--- a/data/input/FHIR/all/Claim/74cddce6-dab9-4075-b67c-43a32616513b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "74cddce6-dab9-4075-b67c-43a32616513b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2017-06-05T04:44:29+00:00", "end": "2017-06-05T04:59:29+00:00"}, "created": "2017-06-05T04:59:29+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1684026c-0047-4be7-a7ca-e200d53f4f6d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e4f6af98-4b19-4092-af24-820ec9f4bfba"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/74ceff2d-69a9-4055-adc4-91e8b2da7241 b/data/input/FHIR/all/Claim/74ceff2d-69a9-4055-adc4-91e8b2da7241
deleted file mode 100644
index ebb5049a..00000000
--- a/data/input/FHIR/all/Claim/74ceff2d-69a9-4055-adc4-91e8b2da7241
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "74ceff2d-69a9-4055-adc4-91e8b2da7241", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-06-14T22:22:41+00:00", "end": "2018-06-16T01:22:41+00:00"}, "created": "2018-06-16T01:22:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:d261dfc8-9790-4ea2-be2f-638c7ebe93f7"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183495009", "display": "Non-urgent orthopedic admission"}], "text": "Non-urgent orthopedic admission"}, "encounter": [{"reference": "urn:uuid:5d534e2f-2194-48dc-88b6-31c0242ea833"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/752341be-1aa1-4d7a-8496-86d7c0c43faf b/data/input/FHIR/all/Claim/752341be-1aa1-4d7a-8496-86d7c0c43faf
deleted file mode 100644
index 5db06b28..00000000
--- a/data/input/FHIR/all/Claim/752341be-1aa1-4d7a-8496-86d7c0c43faf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "752341be-1aa1-4d7a-8496-86d7c0c43faf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2012-07-11T21:19:24+00:00", "end": "2012-07-11T21:34:24+00:00"}, "created": "2012-07-11T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7769f212-7d9c-4da8-aa94-7a4c24c6be9f"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:51375207-d088-4542-a0f5-f79e1445e94d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bf27cce6-468b-4532-9f1e-dfd50df8fd55"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "53741008", "display": "Coronary Heart Disease"}], "text": "Coronary Heart Disease"}}, {"sequence": 3, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/75dfe490-d090-411e-9f25-5fba46ba9d3f b/data/input/FHIR/all/Claim/75dfe490-d090-411e-9f25-5fba46ba9d3f
deleted file mode 100644
index 707debf4..00000000
--- a/data/input/FHIR/all/Claim/75dfe490-d090-411e-9f25-5fba46ba9d3f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "75dfe490-d090-411e-9f25-5fba46ba9d3f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1979-04-25T08:54:18+00:00", "end": "1979-04-25T09:09:18+00:00"}, "created": "1979-04-25T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:953367cc-8097-4dbe-8c1a-f3024aea84c9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f9a2fdd0-fd39-4dc1-a7be-39b787c522cc"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/76837174-28a6-45f4-ace7-2e937f2c0c4e b/data/input/FHIR/all/Claim/76837174-28a6-45f4-ace7-2e937f2c0c4e
deleted file mode 100644
index a49127bd..00000000
--- a/data/input/FHIR/all/Claim/76837174-28a6-45f4-ace7-2e937f2c0c4e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "76837174-28a6-45f4-ace7-2e937f2c0c4e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1988-02-17T15:08:18+00:00", "end": "1988-02-17T15:23:18+00:00"}, "created": "1988-02-17T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e910e111-ac2d-4658-b876-6863666e2c8f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:01f0ebf1-cbfa-4b34-be3e-3428e6cb12e9"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "75498004", "display": "Acute bacterial sinusitis (disorder)"}], "text": "Acute bacterial sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/770073bc-b344-42fd-96cc-0ea779d4f3e1 b/data/input/FHIR/all/Claim/770073bc-b344-42fd-96cc-0ea779d4f3e1
deleted file mode 100644
index e587e3fb..00000000
--- a/data/input/FHIR/all/Claim/770073bc-b344-42fd-96cc-0ea779d4f3e1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "770073bc-b344-42fd-96cc-0ea779d4f3e1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1999-05-19T04:14:01+00:00", "end": "1999-05-19T05:08:01+00:00"}, "created": "1999-05-19T05:08:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80bd8b95-b378-48e8-848a-14eea395dac9"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/77012c2c-f6ab-4c4b-b001-4f3a18f05c93 b/data/input/FHIR/all/Claim/77012c2c-f6ab-4c4b-b001-4f3a18f05c93
deleted file mode 100644
index fc4d2505..00000000
--- a/data/input/FHIR/all/Claim/77012c2c-f6ab-4c4b-b001-4f3a18f05c93
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "77012c2c-f6ab-4c4b-b001-4f3a18f05c93", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2017-04-17T23:56:47+00:00", "end": "2017-04-18T00:11:47+00:00"}, "created": "2017-04-18T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:86418121-d82f-47e6-9449-f5bfa1552de8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3b727b26-a33e-4b69-b94d-40bd69eb7b9c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/779c63af-332f-4471-a882-0fb73f74d5bb b/data/input/FHIR/all/Claim/779c63af-332f-4471-a882-0fb73f74d5bb
deleted file mode 100644
index 46d0f593..00000000
--- a/data/input/FHIR/all/Claim/779c63af-332f-4471-a882-0fb73f74d5bb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "779c63af-332f-4471-a882-0fb73f74d5bb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2015-11-26T19:57:28+00:00", "end": "2015-11-26T20:57:28+00:00"}, "created": "2015-11-26T20:57:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:a5e74bcd-ada8-4ecd-b0ee-27d6789757b3"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:41ccaada-7917-4afe-bb5d-14973a792247"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/77eb02cb-7c16-4326-9837-f4a0080ea29f b/data/input/FHIR/all/Claim/77eb02cb-7c16-4326-9837-f4a0080ea29f
deleted file mode 100644
index d38560e9..00000000
--- a/data/input/FHIR/all/Claim/77eb02cb-7c16-4326-9837-f4a0080ea29f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "77eb02cb-7c16-4326-9837-f4a0080ea29f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2020-07-03T04:27:08+00:00", "end": "2020-07-03T04:57:08+00:00"}, "created": "2020-07-03T04:57:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c5501eb8-76bf-4f2c-a30b-8d9d147d3d0f"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f7d6c710-83fe-4e46-bcba-f736ca2b720e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9bf3f7a0-dbde-414f-9e45-392851e4da57"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 597.18, "currency": "USD"}}], "total": {"value": 862.7, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7823a19e-2d7b-4fdc-927c-ccd72fef7f0e b/data/input/FHIR/all/Claim/7823a19e-2d7b-4fdc-927c-ccd72fef7f0e
deleted file mode 100644
index ee9d6dbc..00000000
--- a/data/input/FHIR/all/Claim/7823a19e-2d7b-4fdc-927c-ccd72fef7f0e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7823a19e-2d7b-4fdc-927c-ccd72fef7f0e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-06-06T11:50:40+00:00", "end": "1972-06-06T12:05:40+00:00"}, "created": "1972-06-06T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:8d809090-3a74-4ba9-b7cd-d4e6eda221cd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:11974bbb-101b-4cf6-9924-5547cbdf9250"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/785eab3c-a3b9-4aaa-9383-d957dd41bb43 b/data/input/FHIR/all/Claim/785eab3c-a3b9-4aaa-9383-d957dd41bb43
deleted file mode 100644
index ff4b2de4..00000000
--- a/data/input/FHIR/all/Claim/785eab3c-a3b9-4aaa-9383-d957dd41bb43
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "785eab3c-a3b9-4aaa-9383-d957dd41bb43", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2011-11-14T16:12:57+00:00", "end": "2011-11-14T16:27:57+00:00"}, "created": "2011-11-14T16:27:57+00:00", "provider": {"reference": "urn:uuid:1eaf97fa-9de6-38de-a9c4-6efe5dc574be"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:79ff40f0-1496-4bb3-ad52-64888fa5c858"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:99ce1a64-1024-4b3b-a680-87c1c86d2e0b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/789df69e-8e08-4f5f-ae1d-bcf81b245091 b/data/input/FHIR/all/Claim/789df69e-8e08-4f5f-ae1d-bcf81b245091
deleted file mode 100644
index 76753dcf..00000000
--- a/data/input/FHIR/all/Claim/789df69e-8e08-4f5f-ae1d-bcf81b245091
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "789df69e-8e08-4f5f-ae1d-bcf81b245091", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2020-01-15T20:51:42+00:00", "end": "2020-01-15T21:06:42+00:00"}, "created": "2020-01-15T21:06:42+00:00", "provider": {"reference": "urn:uuid:ef58ea08-d883-3957-8300-150554edc8fb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3f7238cd-0982-422d-a79c-99c43d5dc0f4"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cd230a58-10f1-464f-a2d0-b3a0026244df"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4c5b8cb9-86a6-43ca-ad17-47ca3dff2b92"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/78f1ad4a-67aa-46af-b152-aeea5acd0700 b/data/input/FHIR/all/Claim/78f1ad4a-67aa-46af-b152-aeea5acd0700
deleted file mode 100644
index d9d1bf9b..00000000
--- a/data/input/FHIR/all/Claim/78f1ad4a-67aa-46af-b152-aeea5acd0700
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "78f1ad4a-67aa-46af-b152-aeea5acd0700", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2020-01-27T07:56:53+00:00", "end": "2020-01-27T08:23:53+00:00"}, "created": "2020-01-27T08:23:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:1ab9fb03-134c-43c3-ad7c-9034efa2100b"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b0e42fdb-1b7c-4e92-8107-39fc9ed3f520"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7900a10c-963a-42be-8b2e-2a889ba8aba5 b/data/input/FHIR/all/Claim/7900a10c-963a-42be-8b2e-2a889ba8aba5
deleted file mode 100644
index f9a10a45..00000000
--- a/data/input/FHIR/all/Claim/7900a10c-963a-42be-8b2e-2a889ba8aba5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7900a10c-963a-42be-8b2e-2a889ba8aba5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2011-12-27T23:33:57+00:00", "end": "2011-12-28T00:03:57+00:00"}, "created": "2011-12-28T00:03:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:63d95d5b-25e8-4cf9-9aa3-505171603402"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:401ff6b9-02c9-4795-a6ef-60598375a672"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:af250e36-a53c-4ff3-95b4-c8b166649aab"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 1923.2, "currency": "USD"}}], "total": {"value": 2048.2, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/799463b8-6316-4334-b4ab-a2f8de1da0bb b/data/input/FHIR/all/Claim/799463b8-6316-4334-b4ab-a2f8de1da0bb
deleted file mode 100644
index 856b2dc7..00000000
--- a/data/input/FHIR/all/Claim/799463b8-6316-4334-b4ab-a2f8de1da0bb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "799463b8-6316-4334-b4ab-a2f8de1da0bb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2018-09-20T13:11:35+00:00", "end": "2018-09-20T13:26:35+00:00"}, "created": "2018-09-20T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:472114fe-e78e-42d4-aa57-5f06586c4d46"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8bde48d0-407d-403c-aa01-61e13053823e"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cd45a350-f4a8-42ce-b0cc-9e28df3cec08"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:33491433-d48c-4a7e-8a12-8e7e06379989"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:295ccd03-aca7-475e-867e-2ceda09a1eeb"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/79972cd1-634c-419a-8c33-6a4bce7ce1c1 b/data/input/FHIR/all/Claim/79972cd1-634c-419a-8c33-6a4bce7ce1c1
deleted file mode 100644
index 04134f27..00000000
--- a/data/input/FHIR/all/Claim/79972cd1-634c-419a-8c33-6a4bce7ce1c1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "79972cd1-634c-419a-8c33-6a4bce7ce1c1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1977-09-09T19:28:31+00:00", "end": "1977-09-09T19:43:31+00:00"}, "created": "1977-09-09T19:43:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "encounter": [{"reference": "urn:uuid:a4990719-1c53-41d9-9974-92fd00760d7b"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7a3dda84-e5d1-48f6-a590-33d6d52b743b b/data/input/FHIR/all/Claim/7a3dda84-e5d1-48f6-a590-33d6d52b743b
deleted file mode 100644
index 6953c772..00000000
--- a/data/input/FHIR/all/Claim/7a3dda84-e5d1-48f6-a590-33d6d52b743b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7a3dda84-e5d1-48f6-a590-33d6d52b743b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2012-01-14T23:33:57+00:00", "end": "2012-01-15T00:03:57+00:00"}, "created": "2012-01-15T00:03:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7a088114-62f1-473b-949e-191537f75ac1"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:a33ed427-42a7-4054-8340-c35414f51d2d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4096d680-14c1-453a-8dfb-b16b94069864"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 788.73, "currency": "USD"}}], "total": {"value": 1054.25, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7addb123-1ff9-4e50-99a2-4a95b9093fdc b/data/input/FHIR/all/Claim/7addb123-1ff9-4e50-99a2-4a95b9093fdc
deleted file mode 100644
index 90072d2e..00000000
--- a/data/input/FHIR/all/Claim/7addb123-1ff9-4e50-99a2-4a95b9093fdc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7addb123-1ff9-4e50-99a2-4a95b9093fdc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2012-07-17T05:34:59+00:00", "end": "2012-07-17T05:49:59+00:00"}, "created": "2012-07-17T05:49:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:344743b8-62d8-439d-889f-6dd6975f209f"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7b1c54f7-8db2-49de-af28-225339d34a99 b/data/input/FHIR/all/Claim/7b1c54f7-8db2-49de-af28-225339d34a99
deleted file mode 100644
index 9bb96a6a..00000000
--- a/data/input/FHIR/all/Claim/7b1c54f7-8db2-49de-af28-225339d34a99
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7b1c54f7-8db2-49de-af28-225339d34a99", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2018-04-13T16:24:37+00:00", "end": "2018-04-13T18:28:37+00:00"}, "created": "2018-04-13T18:28:37+00:00", "provider": {"reference": "urn:uuid:60457c13-adb2-3415-82c5-86ab5dab5f93"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:ab63e7f7-0434-494f-88c5-8e2b4e7e2c44"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:831e70e4-d3c1-472d-b901-35ab5ff2b93b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7b5593bd-e2e4-493f-b651-309b646021c5 b/data/input/FHIR/all/Claim/7b5593bd-e2e4-493f-b651-309b646021c5
deleted file mode 100644
index 75754f8d..00000000
--- a/data/input/FHIR/all/Claim/7b5593bd-e2e4-493f-b651-309b646021c5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7b5593bd-e2e4-493f-b651-309b646021c5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2012-12-18T22:28:27+00:00", "end": "2012-12-18T22:58:27+00:00"}, "created": "2012-12-18T22:58:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0ec21636-4cc2-43c9-9223-00fc35e6afa3"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5daa383e-6efd-460b-ac80-c0d1a63e1041"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:71b2cdb5-b694-4f44-aa56-d47675b062d6"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 699.93, "currency": "USD"}}], "total": {"value": 965.45, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7b58d88f-f61a-4467-a3eb-fcc9249cb14c b/data/input/FHIR/all/Claim/7b58d88f-f61a-4467-a3eb-fcc9249cb14c
deleted file mode 100644
index b40f3921..00000000
--- a/data/input/FHIR/all/Claim/7b58d88f-f61a-4467-a3eb-fcc9249cb14c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7b58d88f-f61a-4467-a3eb-fcc9249cb14c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1981-03-22T00:41:27+00:00", "end": "1981-03-22T00:56:27+00:00"}, "created": "1981-03-22T00:56:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:9a71c7ba-eeae-4a39-88eb-27ba67f51337"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1fde9c8b-b05c-4f14-a4dd-cb9b6c7d8d87"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7b598b5c-b205-42f4-84e3-76ac470fc5a0 b/data/input/FHIR/all/Claim/7b598b5c-b205-42f4-84e3-76ac470fc5a0
deleted file mode 100644
index caa7407b..00000000
--- a/data/input/FHIR/all/Claim/7b598b5c-b205-42f4-84e3-76ac470fc5a0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7b598b5c-b205-42f4-84e3-76ac470fc5a0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2011-09-17T19:30:25+00:00", "end": "2011-09-17T19:45:25+00:00"}, "created": "2011-09-17T19:45:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c57c7f32-b6d8-456e-8b47-93a9b10a579d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:3b61448a-3838-4776-a314-092c085c5b5f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7b678be2-d1e5-4efc-b1af-a8df1e59414a b/data/input/FHIR/all/Claim/7b678be2-d1e5-4efc-b1af-a8df1e59414a
deleted file mode 100644
index e6529843..00000000
--- a/data/input/FHIR/all/Claim/7b678be2-d1e5-4efc-b1af-a8df1e59414a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7b678be2-d1e5-4efc-b1af-a8df1e59414a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1964-04-03T10:10:39+00:00", "end": "1964-04-03T10:40:39+00:00"}, "created": "1964-04-03T10:40:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2ea33845-e277-4b7f-867e-135e29d7e645"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8502e1ef-1f47-43bf-9176-f4830bcc3f1c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7b6ee7ea-3975-41df-8d25-15df5e8609f7 b/data/input/FHIR/all/Claim/7b6ee7ea-3975-41df-8d25-15df5e8609f7
deleted file mode 100644
index ba5c030e..00000000
--- a/data/input/FHIR/all/Claim/7b6ee7ea-3975-41df-8d25-15df5e8609f7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7b6ee7ea-3975-41df-8d25-15df5e8609f7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1997-07-05T04:14:01+00:00", "end": "1997-07-05T04:44:01+00:00"}, "created": "1997-07-05T04:44:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:054e014b-5a2e-4a4f-a150-e25f4a4a5273"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:eb673e5c-cc56-4ed3-a724-7b13fe614942"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7b90f96b-bb31-465c-80e8-6bfd6425ddd5 b/data/input/FHIR/all/Claim/7b90f96b-bb31-465c-80e8-6bfd6425ddd5
deleted file mode 100644
index d58ec23a..00000000
--- a/data/input/FHIR/all/Claim/7b90f96b-bb31-465c-80e8-6bfd6425ddd5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7b90f96b-bb31-465c-80e8-6bfd6425ddd5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2020-04-25T15:06:54+00:00", "end": "2020-04-25T15:21:54+00:00"}, "created": "2020-04-25T15:21:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:bf7215a1-e88b-4e8b-b531-41f3cb48d834"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0bbc9250-5778-4ef0-aead-7f2190cbac2b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7b9b0b40-9d99-4f30-b26f-e90266cf9f12 b/data/input/FHIR/all/Claim/7b9b0b40-9d99-4f30-b26f-e90266cf9f12
deleted file mode 100644
index 1492e143..00000000
--- a/data/input/FHIR/all/Claim/7b9b0b40-9d99-4f30-b26f-e90266cf9f12
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7b9b0b40-9d99-4f30-b26f-e90266cf9f12", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2017-03-28T20:15:35+00:00", "end": "2017-03-28T20:30:35+00:00"}, "created": "2017-03-28T20:30:35+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6900a4e4-45b7-4288-a56f-d4474e42b0dc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b2a022e1-43b5-4ab4-b8be-0f3e169a7d30"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7bc7dd46-2480-4cb7-b9dc-7a78365ae5c0 b/data/input/FHIR/all/Claim/7bc7dd46-2480-4cb7-b9dc-7a78365ae5c0
deleted file mode 100644
index 5b04fd81..00000000
--- a/data/input/FHIR/all/Claim/7bc7dd46-2480-4cb7-b9dc-7a78365ae5c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7bc7dd46-2480-4cb7-b9dc-7a78365ae5c0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2019-04-16T04:23:40+00:00", "end": "2019-04-16T04:53:40+00:00"}, "created": "2019-04-16T04:53:40+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a21037e5-8ffe-45f8-8bc6-95d887d3dceb"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:dc212c7e-6343-4e2c-bdf9-9585ae8d5c88"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:09faecf6-93c2-4f16-90c8-735f9cafd659"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 3052.08, "currency": "USD"}}], "total": {"value": 3177.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7c0680c0-02d6-41f3-8526-67a79bc24078 b/data/input/FHIR/all/Claim/7c0680c0-02d6-41f3-8526-67a79bc24078
deleted file mode 100644
index 2af3cf88..00000000
--- a/data/input/FHIR/all/Claim/7c0680c0-02d6-41f3-8526-67a79bc24078
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7c0680c0-02d6-41f3-8526-67a79bc24078", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2017-02-10T09:56:48+00:00", "end": "2017-02-10T12:26:48+00:00"}, "created": "2017-02-10T12:26:48+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:425a3f3c-138e-4356-a0fe-0676fc01456e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b4a1a471-63af-4a6d-8ab2-9b72e0859516"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:e77fc371-d119-4eb8-8030-e2e340a28abd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:cc3b592e-6e67-4dc3-af5f-943a0674cb0c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "58150001", "display": "Fracture of clavicle"}], "text": "Fracture of clavicle"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "168594001", "display": "Clavicle X-ray"}], "text": "Clavicle X-ray"}, "net": {"value": 516.65, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "305428000", "display": "Admission to orthopedic department"}], "text": "Admission to orthopedic department"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 1158.3, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7c14c877-55ec-4bf4-9543-a9ed7f24931c b/data/input/FHIR/all/Claim/7c14c877-55ec-4bf4-9543-a9ed7f24931c
deleted file mode 100644
index 19a3f63d..00000000
--- a/data/input/FHIR/all/Claim/7c14c877-55ec-4bf4-9543-a9ed7f24931c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7c14c877-55ec-4bf4-9543-a9ed7f24931c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-01-16T19:28:31+00:00", "end": "1976-01-16T23:08:31+00:00"}, "created": "1976-01-16T23:08:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:ec34b9f9-fc34-437f-9fa1-2e87abe027dc"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:9ee549a5-0097-4be4-b600-333582ebce36"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7c423e49-3c5e-483c-8910-86cf139decce b/data/input/FHIR/all/Claim/7c423e49-3c5e-483c-8910-86cf139decce
deleted file mode 100644
index 3cf152e5..00000000
--- a/data/input/FHIR/all/Claim/7c423e49-3c5e-483c-8910-86cf139decce
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7c423e49-3c5e-483c-8910-86cf139decce", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1989-09-02T15:08:18+00:00", "end": "1989-09-02T15:33:18+00:00"}, "created": "1989-09-02T15:33:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:887e4439-248e-42f5-a4d2-bd769d0e3129"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5f838fe5-4111-46f8-a008-90e0ee1f06e9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:0ca497aa-06b8-42c0-b737-71e0d28b1198"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7c6cc5a0-77ad-4c06-a2dc-a51b87adbcb8 b/data/input/FHIR/all/Claim/7c6cc5a0-77ad-4c06-a2dc-a51b87adbcb8
deleted file mode 100644
index d8336a5a..00000000
--- a/data/input/FHIR/all/Claim/7c6cc5a0-77ad-4c06-a2dc-a51b87adbcb8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7c6cc5a0-77ad-4c06-a2dc-a51b87adbcb8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2016-05-15T14:15:47+00:00", "end": "2016-05-15T14:30:47+00:00"}, "created": "2016-05-15T14:30:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:95b8948d-cbd2-44b6-b519-a6a6ac75eb1b"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:21ddd44c-9a87-4b06-851f-d90cb8e8aeeb"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7c7b3394-3900-4938-974c-81a3bcec2d94 b/data/input/FHIR/all/Claim/7c7b3394-3900-4938-974c-81a3bcec2d94
deleted file mode 100644
index fa011733..00000000
--- a/data/input/FHIR/all/Claim/7c7b3394-3900-4938-974c-81a3bcec2d94
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7c7b3394-3900-4938-974c-81a3bcec2d94", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2014-03-11T05:34:59+00:00", "end": "2014-03-11T06:04:59+00:00"}, "created": "2014-03-11T06:04:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:fcb0b665-ae44-4a1a-bbc7-2722013b7190"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:21576640-840c-4643-b3c6-7b9395a1776e"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 392.66, "currency": "USD"}}], "total": {"value": 517.66, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7ccf9fcc-7c00-464b-b491-c22c6f2e777d b/data/input/FHIR/all/Claim/7ccf9fcc-7c00-464b-b491-c22c6f2e777d
deleted file mode 100644
index 2a54f0d9..00000000
--- a/data/input/FHIR/all/Claim/7ccf9fcc-7c00-464b-b491-c22c6f2e777d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7ccf9fcc-7c00-464b-b491-c22c6f2e777d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2012-11-20T20:43:11+00:00", "end": "2012-11-20T21:13:11+00:00"}, "created": "2012-11-20T21:13:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f10c4798-6907-4f75-9ad6-1d3b8fe27df3"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:7af6c80d-637c-4469-a27f-df7f7e01e6f7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f34d06f6-6ec3-4afe-b093-d39cb6009bff"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 411.15, "currency": "USD"}}], "total": {"value": 676.67, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7d250b98-5a4b-40d3-96eb-d4b3ae4e0582 b/data/input/FHIR/all/Claim/7d250b98-5a4b-40d3-96eb-d4b3ae4e0582
deleted file mode 100644
index 9c6b015f..00000000
--- a/data/input/FHIR/all/Claim/7d250b98-5a4b-40d3-96eb-d4b3ae4e0582
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7d250b98-5a4b-40d3-96eb-d4b3ae4e0582", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2012-10-20T20:15:51+00:00", "end": "2012-10-20T20:30:51+00:00"}, "created": "2012-10-20T20:30:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:22e95a0c-5a68-4cfe-9fcd-914eb73ec36a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9f0e960d-8ae4-46f4-8e1a-462392192aca"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7d29090e-754f-4b08-a1d9-67a5f17b9903 b/data/input/FHIR/all/Claim/7d29090e-754f-4b08-a1d9-67a5f17b9903
deleted file mode 100644
index 4e13727b..00000000
--- a/data/input/FHIR/all/Claim/7d29090e-754f-4b08-a1d9-67a5f17b9903
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7d29090e-754f-4b08-a1d9-67a5f17b9903", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "1985-09-13T19:30:25+00:00", "end": "1985-09-13T20:00:25+00:00"}, "created": "1985-09-13T20:00:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:9a61b75c-90a8-4376-97d3-06791447ff3c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c27baad0-d804-4bfa-9a9c-4821b83dc368"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7d5a0cdd-ad95-45af-b3db-dbf1ff9a8da6 b/data/input/FHIR/all/Claim/7d5a0cdd-ad95-45af-b3db-dbf1ff9a8da6
deleted file mode 100644
index c7bcea49..00000000
--- a/data/input/FHIR/all/Claim/7d5a0cdd-ad95-45af-b3db-dbf1ff9a8da6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7d5a0cdd-ad95-45af-b3db-dbf1ff9a8da6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2014-04-01T11:50:40+00:00", "end": "2014-04-01T12:05:40+00:00"}, "created": "2014-04-01T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b5ff1e78-40ea-46d8-9ddf-357a19279fa5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:ae10f9bc-7f9b-4949-821d-9c7623dd2556"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "36971009", "display": "Sinusitis (disorder)"}], "text": "Sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7d981a86-51b7-410d-8ef8-47c6dc07a957 b/data/input/FHIR/all/Claim/7d981a86-51b7-410d-8ef8-47c6dc07a957
deleted file mode 100644
index 99ff689f..00000000
--- a/data/input/FHIR/all/Claim/7d981a86-51b7-410d-8ef8-47c6dc07a957
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7d981a86-51b7-410d-8ef8-47c6dc07a957", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "1996-10-05T20:32:10+00:00", "end": "1996-10-05T21:02:10+00:00"}, "created": "1996-10-05T21:02:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:a5ac3397-13c4-4fcb-b3c0-c5b14907af89"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f56f7c4b-4ebe-4cc3-b630-3fb600db2e3c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7e337165-dae6-4aa5-9569-3480f8ea7db2 b/data/input/FHIR/all/Claim/7e337165-dae6-4aa5-9569-3480f8ea7db2
deleted file mode 100644
index e1aad77c..00000000
--- a/data/input/FHIR/all/Claim/7e337165-dae6-4aa5-9569-3480f8ea7db2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7e337165-dae6-4aa5-9569-3480f8ea7db2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2011-09-09T19:30:25+00:00", "end": "2011-09-09T19:45:25+00:00"}, "created": "2011-09-09T19:45:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3a20455a-c2b7-40ba-92ed-c560d7632fc0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:93f15fa4-4214-49f0-872b-a02043550b44"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7e42a99d-c8b5-498b-b714-17f96a6df30b b/data/input/FHIR/all/Claim/7e42a99d-c8b5-498b-b714-17f96a6df30b
deleted file mode 100644
index bdbcc4dc..00000000
--- a/data/input/FHIR/all/Claim/7e42a99d-c8b5-498b-b714-17f96a6df30b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7e42a99d-c8b5-498b-b714-17f96a6df30b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1989-09-21T19:03:26+00:00", "end": "1989-09-21T19:36:26+00:00"}, "created": "1989-09-21T19:36:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:138c4d53-c3b8-4f6b-a8ee-2932ebae1a09"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7e5eae57-bd52-41bb-8d86-9dad59cb0ab0 b/data/input/FHIR/all/Claim/7e5eae57-bd52-41bb-8d86-9dad59cb0ab0
deleted file mode 100644
index 85038895..00000000
--- a/data/input/FHIR/all/Claim/7e5eae57-bd52-41bb-8d86-9dad59cb0ab0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7e5eae57-bd52-41bb-8d86-9dad59cb0ab0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1989-01-30T15:08:18+00:00", "end": "1989-01-30T15:23:18+00:00"}, "created": "1989-01-30T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a552942e-273e-466f-b64f-8f0bfc2da3b6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:54b25369-a3c3-4123-8ed2-b2cae75c3200"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/7e621a6d-b3ba-4b18-9e6a-24ced9e9914f b/data/input/FHIR/all/Claim/7e621a6d-b3ba-4b18-9e6a-24ced9e9914f
deleted file mode 100644
index 1f01184f..00000000
--- a/data/input/FHIR/all/Claim/7e621a6d-b3ba-4b18-9e6a-24ced9e9914f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "7e621a6d-b3ba-4b18-9e6a-24ced9e9914f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1994-03-21T14:10:09+00:00", "end": "1994-03-21T14:25:09+00:00"}, "created": "1994-03-21T14:25:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:6a012e94-c9fc-4551-9320-1b12a657ce7e"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/805f9e99-84ff-477c-915b-a9ec711c03db b/data/input/FHIR/all/Claim/805f9e99-84ff-477c-915b-a9ec711c03db
deleted file mode 100644
index 51f36c09..00000000
--- a/data/input/FHIR/all/Claim/805f9e99-84ff-477c-915b-a9ec711c03db
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "805f9e99-84ff-477c-915b-a9ec711c03db", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2012-07-11T21:19:24+00:00", "end": "2012-07-11T21:34:24+00:00"}, "created": "2012-07-11T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:63f2b0df-347f-40ff-9c8f-3787256ef54f"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bf27cce6-468b-4532-9f1e-dfd50df8fd55"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/806c0383-5693-41a4-a7a6-103862b669f7 b/data/input/FHIR/all/Claim/806c0383-5693-41a4-a7a6-103862b669f7
deleted file mode 100644
index 80c163c0..00000000
--- a/data/input/FHIR/all/Claim/806c0383-5693-41a4-a7a6-103862b669f7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "806c0383-5693-41a4-a7a6-103862b669f7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "1991-01-19T15:06:54+00:00", "end": "1991-01-19T15:36:54+00:00"}, "created": "1991-01-19T15:36:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:33589752-b652-476a-b26d-d0b7f11a92ea"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3dc34580-aeb7-4fe7-a43f-3dc7e6fc332f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/80c84902-8a40-49df-836a-97d24ee338a5 b/data/input/FHIR/all/Claim/80c84902-8a40-49df-836a-97d24ee338a5
deleted file mode 100644
index 0ea0b962..00000000
--- a/data/input/FHIR/all/Claim/80c84902-8a40-49df-836a-97d24ee338a5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "80c84902-8a40-49df-836a-97d24ee338a5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2021-02-26T00:39:32+00:00", "end": "2021-02-26T01:09:32+00:00"}, "created": "2021-02-26T01:09:32+00:00", "provider": {"reference": "urn:uuid:fd328395-ab1d-35c6-a2d0-d05a9a79cf11"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3b6bed87-66e4-4140-be39-20d300febb8e"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:37c8dff0-ad00-4c63-9cef-b01904e5811e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b5f2f423-d0db-4aab-859b-80616f8a622c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8a0232a9-428d-4adf-b357-e93ef89b51e1"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 454.65, "currency": "USD"}}], "total": {"value": 860.69, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/80cbfd21-2f72-4206-84c6-5b40fea8a6eb b/data/input/FHIR/all/Claim/80cbfd21-2f72-4206-84c6-5b40fea8a6eb
deleted file mode 100644
index 054f6978..00000000
--- a/data/input/FHIR/all/Claim/80cbfd21-2f72-4206-84c6-5b40fea8a6eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "80cbfd21-2f72-4206-84c6-5b40fea8a6eb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2014-12-26T13:10:39+00:00", "end": "2014-12-26T13:25:39+00:00"}, "created": "2014-12-26T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9382baca-43e1-45e3-9e94-39987effa869"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2362ec79-9cbf-4ed4-a4e0-9c5dfb656608"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/80f5047e-5c40-4427-aa2a-28bde03d2a26 b/data/input/FHIR/all/Claim/80f5047e-5c40-4427-aa2a-28bde03d2a26
deleted file mode 100644
index c8101cd6..00000000
--- a/data/input/FHIR/all/Claim/80f5047e-5c40-4427-aa2a-28bde03d2a26
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "80f5047e-5c40-4427-aa2a-28bde03d2a26", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2015-04-06T23:56:47+00:00", "end": "2015-04-07T00:11:47+00:00"}, "created": "2015-04-07T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:09a31c7d-86e4-4bde-b445-be5d778af7b5"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:757be63a-facc-40f5-b8ea-1e9d8ee92e53"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d943c6c2-fc1a-434d-8d6d-284973d0211b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/81742c2c-dc47-47ce-bbc4-153861c39314 b/data/input/FHIR/all/Claim/81742c2c-dc47-47ce-bbc4-153861c39314
deleted file mode 100644
index 6f450746..00000000
--- a/data/input/FHIR/all/Claim/81742c2c-dc47-47ce-bbc4-153861c39314
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "81742c2c-dc47-47ce-bbc4-153861c39314", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1973-03-08T11:50:40+00:00", "end": "1973-03-08T12:05:40+00:00"}, "created": "1973-03-08T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3326c0f5-26a3-4176-bd70-97eda92abd64"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/81820c74-e20b-4bca-b1e7-4054dba390f3 b/data/input/FHIR/all/Claim/81820c74-e20b-4bca-b1e7-4054dba390f3
deleted file mode 100644
index 06fd6ed2..00000000
--- a/data/input/FHIR/all/Claim/81820c74-e20b-4bca-b1e7-4054dba390f3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "81820c74-e20b-4bca-b1e7-4054dba390f3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2020-06-04T19:20:19+00:00", "end": "2020-06-04T19:35:19+00:00"}, "created": "2020-06-04T19:35:19+00:00", "provider": {"reference": "urn:uuid:7fb56531-86bd-3e4a-8619-4df9942da309"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:920205a3-0f2a-41c0-8fa5-25e993bd0235"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d46d5c37-d7b6-4b03-aee9-10f4272bb890"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e8b31567-bb9a-4e0d-8d9f-d18643e7e3b2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:089f6bef-1ab2-4fd0-aecd-f8c8f6859ac3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/818a4fe9-317f-415e-a606-c67875ed4110 b/data/input/FHIR/all/Claim/818a4fe9-317f-415e-a606-c67875ed4110
deleted file mode 100644
index e6518bf8..00000000
--- a/data/input/FHIR/all/Claim/818a4fe9-317f-415e-a606-c67875ed4110
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "818a4fe9-317f-415e-a606-c67875ed4110", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2014-04-12T15:06:54+00:00", "end": "2014-04-12T15:21:54+00:00"}, "created": "2014-04-12T15:21:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:78e2b8df-3ce2-477f-a041-21102ebdb79d"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b5486179-c85c-4a31-aeee-c46b41cd7857"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ab1b20f5-f5f8-480f-854f-8ee9e2b920c7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:15d25f03-67d1-4646-b553-5b17c18a595b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/81a3775e-2232-4eee-b168-6113ccc214af b/data/input/FHIR/all/Claim/81a3775e-2232-4eee-b168-6113ccc214af
deleted file mode 100644
index fedb6270..00000000
--- a/data/input/FHIR/all/Claim/81a3775e-2232-4eee-b168-6113ccc214af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "81a3775e-2232-4eee-b168-6113ccc214af", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2014-03-01T05:34:59+00:00", "end": "2014-03-01T06:00:59+00:00"}, "created": "2014-03-01T06:00:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ff6c76f8-b3ac-49b5-8bc6-5f2d4c4f3151"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:7ce2b128-e296-48c2-841b-633dcae89d58"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a6a5ea4c-19c3-4e41-8995-e7c09b05b9da"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/81a6fb39-5632-45b1-a751-e264d04421c8 b/data/input/FHIR/all/Claim/81a6fb39-5632-45b1-a751-e264d04421c8
deleted file mode 100644
index b31b31fe..00000000
--- a/data/input/FHIR/all/Claim/81a6fb39-5632-45b1-a751-e264d04421c8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "81a6fb39-5632-45b1-a751-e264d04421c8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1981-05-06T08:54:18+00:00", "end": "1981-05-06T09:09:18+00:00"}, "created": "1981-05-06T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:db2aa613-dbc4-4030-ac21-606bfd8497f4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e62f3d76-34ba-42fa-b68a-884a0507e653"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8267b294-3103-4396-8ce4-7a03970d6a83 b/data/input/FHIR/all/Claim/8267b294-3103-4396-8ce4-7a03970d6a83
deleted file mode 100644
index b10b8a1f..00000000
--- a/data/input/FHIR/all/Claim/8267b294-3103-4396-8ce4-7a03970d6a83
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8267b294-3103-4396-8ce4-7a03970d6a83", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2018-09-28T10:35:11+00:00", "end": "2018-09-28T10:50:11+00:00"}, "created": "2018-09-28T10:50:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:192c23c3-fe75-4977-8f4c-425184a85e10"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c7499fa4-2822-41ca-a239-5dd2823b62b8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/82984c06-7546-4150-bcdf-2792605cba3a b/data/input/FHIR/all/Claim/82984c06-7546-4150-bcdf-2792605cba3a
deleted file mode 100644
index 49a211e6..00000000
--- a/data/input/FHIR/all/Claim/82984c06-7546-4150-bcdf-2792605cba3a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "82984c06-7546-4150-bcdf-2792605cba3a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2016-07-20T04:23:40+00:00", "end": "2016-07-20T04:38:40+00:00"}, "created": "2016-07-20T04:38:40+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7445c6ca-ea5a-4075-84b1-ef771ca02a59"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e9896f16-aae5-463d-936f-0c12685f91c7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/829d6c56-ed0b-4e41-87db-05b62abd40d2 b/data/input/FHIR/all/Claim/829d6c56-ed0b-4e41-87db-05b62abd40d2
deleted file mode 100644
index dc18c27c..00000000
--- a/data/input/FHIR/all/Claim/829d6c56-ed0b-4e41-87db-05b62abd40d2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "829d6c56-ed0b-4e41-87db-05b62abd40d2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "1993-07-16T11:03:29+00:00", "end": "1993-07-16T11:18:29+00:00"}, "created": "1993-07-16T11:18:29+00:00", "provider": {"reference": "urn:uuid:ef58ea08-d883-3957-8300-150554edc8fb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:194af8a8-f284-45ee-ae8d-3acf19b2911b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:9818affb-3c5f-4ccf-ae16-d5e19803ed22"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "239872002", "display": "Osteoarthritis of hip"}], "text": "Osteoarthritis of hip"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/82a5fc77-c20c-4b85-8e07-b242857f0692 b/data/input/FHIR/all/Claim/82a5fc77-c20c-4b85-8e07-b242857f0692
deleted file mode 100644
index 482de97d..00000000
--- a/data/input/FHIR/all/Claim/82a5fc77-c20c-4b85-8e07-b242857f0692
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "82a5fc77-c20c-4b85-8e07-b242857f0692", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1980-09-22T15:08:18+00:00", "end": "1980-09-26T15:08:18+00:00"}, "created": "1980-09-26T15:08:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ab12a98c-71a4-4ea9-9276-3976814fd2bd"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:f1a170f1-443b-4d41-9ffc-fbdc8ee6d53b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:6efda5df-58af-4386-85bc-c13f42db8754"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/82cab9fe-293d-499d-9de1-e705c87aad5a b/data/input/FHIR/all/Claim/82cab9fe-293d-499d-9de1-e705c87aad5a
deleted file mode 100644
index 2617f6f8..00000000
--- a/data/input/FHIR/all/Claim/82cab9fe-293d-499d-9de1-e705c87aad5a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "82cab9fe-293d-499d-9de1-e705c87aad5a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2021-02-12T19:03:26+00:00", "end": "2021-02-12T19:39:26+00:00"}, "created": "2021-02-12T19:39:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cbef2629-49c0-46c3-b07a-787c4422c798"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:89f0ba34-91b2-4a0e-ad66-d518404803e5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:4df08fa8-8b26-49d9-a718-853287a20628"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/835c00ae-93b6-43e4-8595-9194655cf276 b/data/input/FHIR/all/Claim/835c00ae-93b6-43e4-8595-9194655cf276
deleted file mode 100644
index 57c4211b..00000000
--- a/data/input/FHIR/all/Claim/835c00ae-93b6-43e4-8595-9194655cf276
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "835c00ae-93b6-43e4-8595-9194655cf276", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2018-08-02T19:03:26+00:00", "end": "2018-08-02T19:18:26+00:00"}, "created": "2018-08-02T19:18:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f137a1ae-be03-487f-88d5-356a6b9ea746"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d79b6aa5-8956-4149-8163-120c5de45590"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8469603e-67b1-4fa6-8d22-52afef8c9ff9 b/data/input/FHIR/all/Claim/8469603e-67b1-4fa6-8d22-52afef8c9ff9
deleted file mode 100644
index b1d99421..00000000
--- a/data/input/FHIR/all/Claim/8469603e-67b1-4fa6-8d22-52afef8c9ff9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8469603e-67b1-4fa6-8d22-52afef8c9ff9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2002-10-22T23:33:57+00:00", "end": "2002-10-22T23:48:57+00:00"}, "created": "2002-10-22T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:67720978-065a-4136-a330-49f16446a74c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:12f48f5b-508e-40e8-a13c-343327f9a632"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/84883438-b116-48e9-9d86-2d128f8662d6 b/data/input/FHIR/all/Claim/84883438-b116-48e9-9d86-2d128f8662d6
deleted file mode 100644
index b36cc570..00000000
--- a/data/input/FHIR/all/Claim/84883438-b116-48e9-9d86-2d128f8662d6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "84883438-b116-48e9-9d86-2d128f8662d6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "1993-08-18T10:48:09+00:00", "end": "1993-08-18T11:48:09+00:00"}, "created": "1993-08-18T11:48:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bf0cdbfc-b6d0-4307-b2cb-274e7d1a13ff"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:fd9d64e0-b6df-4fdb-a7b4-d844271d772c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "74400008", "display": "Appendicitis"}], "text": "Appendicitis"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/848a0d60-53cf-41a5-8ae0-fe0ae27c4d9e b/data/input/FHIR/all/Claim/848a0d60-53cf-41a5-8ae0-fe0ae27c4d9e
deleted file mode 100644
index 2bdd78eb..00000000
--- a/data/input/FHIR/all/Claim/848a0d60-53cf-41a5-8ae0-fe0ae27c4d9e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "848a0d60-53cf-41a5-8ae0-fe0ae27c4d9e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1986-01-27T15:08:18+00:00", "end": "1986-01-27T15:38:18+00:00"}, "created": "1986-01-27T15:38:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5808700b-f88e-4c3e-b3c5-2a3b91bce6d4"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:09e94994-bc5b-4416-b251-93494320a5ec"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f0f57cfe-a356-4e6e-ab16-f9e0aebb7d18"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 771.14, "currency": "USD"}}], "total": {"value": 1036.66, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/84f6c2bc-f397-400f-9749-69dc2a90abfb b/data/input/FHIR/all/Claim/84f6c2bc-f397-400f-9749-69dc2a90abfb
deleted file mode 100644
index b6a02ffe..00000000
--- a/data/input/FHIR/all/Claim/84f6c2bc-f397-400f-9749-69dc2a90abfb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "84f6c2bc-f397-400f-9749-69dc2a90abfb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2014-07-16T21:19:24+00:00", "end": "2014-07-16T21:49:24+00:00"}, "created": "2014-07-16T21:49:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:086db719-1c09-4366-8911-3656df692022"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:224fae30-a57f-42dc-af88-d0b3dfcc8a52"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4af18d27-1d76-47be-9dc1-efa7cc435e12"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f01a60e3-5ba7-43db-a82d-f2459a41e58c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:42f473de-38c5-49a1-aaa8-1664360f250e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 673.82, "currency": "USD"}}, {"sequence": 5, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 1079.86, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/85443a9b-19ce-47ba-951a-5acedccbe80c b/data/input/FHIR/all/Claim/85443a9b-19ce-47ba-951a-5acedccbe80c
deleted file mode 100644
index f1555fda..00000000
--- a/data/input/FHIR/all/Claim/85443a9b-19ce-47ba-951a-5acedccbe80c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "85443a9b-19ce-47ba-951a-5acedccbe80c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2019-04-21T19:57:28+00:00", "end": "2019-04-21T20:12:28+00:00"}, "created": "2019-04-21T20:12:28+00:00", "provider": {"reference": "urn:uuid:a43fb751-96fe-3496-8750-73f85651866d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1f1cde2c-22ca-4fb6-b89e-9fda9a47b33d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:e7079bc4-d238-4a28-a3ac-e121688913b9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/85b71c95-a69c-4982-afee-7012cbf43ce0 b/data/input/FHIR/all/Claim/85b71c95-a69c-4982-afee-7012cbf43ce0
deleted file mode 100644
index 74e90a9e..00000000
--- a/data/input/FHIR/all/Claim/85b71c95-a69c-4982-afee-7012cbf43ce0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "85b71c95-a69c-4982-afee-7012cbf43ce0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2004-06-09T04:23:40+00:00", "end": "2004-06-09T04:38:40+00:00"}, "created": "2004-06-09T04:38:40+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c5f1507a-5ca5-430c-8ee2-69bfbf232cf5"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:518049d3-6a42-4572-9253-dfb3e688b710"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:5d786737-4fea-41cb-8560-92158d88044b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)"}], "text": "Anemia (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/86bec62e-a2fa-44a5-91dd-705fe528ebc4 b/data/input/FHIR/all/Claim/86bec62e-a2fa-44a5-91dd-705fe528ebc4
deleted file mode 100644
index 682188cd..00000000
--- a/data/input/FHIR/all/Claim/86bec62e-a2fa-44a5-91dd-705fe528ebc4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "86bec62e-a2fa-44a5-91dd-705fe528ebc4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2016-06-08T00:54:07+00:00", "end": "2016-06-08T02:11:07+00:00"}, "created": "2016-06-08T02:11:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2b84b347-5e9d-4585-bae8-51a59dc061d3"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:f7da3682-2c28-4067-a2f1-65536742e30a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/86bf398d-68c3-43f4-9802-7cd89d35d691 b/data/input/FHIR/all/Claim/86bf398d-68c3-43f4-9802-7cd89d35d691
deleted file mode 100644
index d06d6e2b..00000000
--- a/data/input/FHIR/all/Claim/86bf398d-68c3-43f4-9802-7cd89d35d691
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "86bf398d-68c3-43f4-9802-7cd89d35d691", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2018-03-21T13:41:48+00:00", "end": "2018-03-21T13:56:48+00:00"}, "created": "2018-03-21T13:56:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:87fc8be7-a25f-4573-b2b3-4ccf97204076"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f7d80b81-7cfc-4a93-a33b-afc0ddcedf26"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/86fad794-66cb-4a69-b8b5-4bcd4455ca52 b/data/input/FHIR/all/Claim/86fad794-66cb-4a69-b8b5-4bcd4455ca52
deleted file mode 100644
index 3175328f..00000000
--- a/data/input/FHIR/all/Claim/86fad794-66cb-4a69-b8b5-4bcd4455ca52
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "86fad794-66cb-4a69-b8b5-4bcd4455ca52", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2016-07-03T20:15:51+00:00", "end": "2016-07-03T20:30:51+00:00"}, "created": "2016-07-03T20:30:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f11d36e5-1ecf-4a51-9938-9304cd76acb8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:45a6b528-7639-4a5e-a9a8-9d6007f574a0"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/877ba86a-21a3-4900-9e2b-3fe9a47c470d b/data/input/FHIR/all/Claim/877ba86a-21a3-4900-9e2b-3fe9a47c470d
deleted file mode 100644
index b8dce6f5..00000000
--- a/data/input/FHIR/all/Claim/877ba86a-21a3-4900-9e2b-3fe9a47c470d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "877ba86a-21a3-4900-9e2b-3fe9a47c470d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2017-02-05T19:08:55+00:00", "end": "2017-02-05T19:23:55+00:00"}, "created": "2017-02-05T19:23:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:ad90bb89-6451-458d-a370-191213b7829e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:ea42232e-a608-4087-8fd6-b2c427871c2b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/87906c09-42c6-415b-ab08-aee00eea1cb0 b/data/input/FHIR/all/Claim/87906c09-42c6-415b-ab08-aee00eea1cb0
deleted file mode 100644
index 04c1862e..00000000
--- a/data/input/FHIR/all/Claim/87906c09-42c6-415b-ab08-aee00eea1cb0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "87906c09-42c6-415b-ab08-aee00eea1cb0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2014-06-08T04:47:46+00:00", "end": "2014-06-08T05:16:46+00:00"}, "created": "2014-06-08T05:16:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cee5229a-9cc7-46d7-b327-798e84fcc9a9"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3275bbd9-02d0-4e74-9498-e3116cdef52f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5ac3698d-0ea4-4ec5-a414-fc5f900864d1"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/88ed3b2f-5ca7-47c0-93c3-ba2f59fb4e02 b/data/input/FHIR/all/Claim/88ed3b2f-5ca7-47c0-93c3-ba2f59fb4e02
deleted file mode 100644
index 66c9b109..00000000
--- a/data/input/FHIR/all/Claim/88ed3b2f-5ca7-47c0-93c3-ba2f59fb4e02
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "88ed3b2f-5ca7-47c0-93c3-ba2f59fb4e02", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2015-05-08T00:39:32+00:00", "end": "2015-05-08T00:54:32+00:00"}, "created": "2015-05-08T00:54:32+00:00", "provider": {"reference": "urn:uuid:fd328395-ab1d-35c6-a2d0-d05a9a79cf11"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:64cbf77e-3e6f-4563-99fd-cc5a3c29a0b0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c966910a-51af-4ad0-bc9e-a39bf4b9537f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/894ea780-446a-4ac8-a82f-f65af1747a8b b/data/input/FHIR/all/Claim/894ea780-446a-4ac8-a82f-f65af1747a8b
deleted file mode 100644
index 7c5c2541..00000000
--- a/data/input/FHIR/all/Claim/894ea780-446a-4ac8-a82f-f65af1747a8b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "894ea780-446a-4ac8-a82f-f65af1747a8b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2017-11-20T16:12:57+00:00", "end": "2017-11-20T16:27:57+00:00"}, "created": "2017-11-20T16:27:57+00:00", "provider": {"reference": "urn:uuid:1eaf97fa-9de6-38de-a9c4-6efe5dc574be"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a5f1906a-a4e1-45c0-b2ba-66507558d23a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:07b088dd-046c-47f6-8491-a1558d05143f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/896af0f0-3cc7-4b4e-9a8c-beb4d23d9003 b/data/input/FHIR/all/Claim/896af0f0-3cc7-4b4e-9a8c-beb4d23d9003
deleted file mode 100644
index 1322aa6f..00000000
--- a/data/input/FHIR/all/Claim/896af0f0-3cc7-4b4e-9a8c-beb4d23d9003
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "896af0f0-3cc7-4b4e-9a8c-beb4d23d9003", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-10-03T11:50:40+00:00", "end": "1972-10-03T12:05:40+00:00"}, "created": "1972-10-03T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:37202102-ae77-42a2-91e0-d9ac1a2ca87d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:6640ab28-2bae-4f66-a432-bcd4389c5aa5"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "24079001", "display": "Atopic dermatitis"}], "text": "Atopic dermatitis"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/899b9274-de12-42ea-999f-ef465598c78a b/data/input/FHIR/all/Claim/899b9274-de12-42ea-999f-ef465598c78a
deleted file mode 100644
index d6433dd9..00000000
--- a/data/input/FHIR/all/Claim/899b9274-de12-42ea-999f-ef465598c78a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "899b9274-de12-42ea-999f-ef465598c78a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-08-20T19:28:31+00:00", "end": "1976-08-20T21:53:31+00:00"}, "created": "1976-08-20T21:53:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:866a530d-8fff-4f93-a4d6-90fad59942e8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:a524a193-6e78-4939-bcb1-4bfb3ccd5005"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "net": {"value": 11555.73, "currency": "USD"}}], "total": {"value": 11680.73, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/89cb989a-f510-47bd-befe-f09f52ebcc6e b/data/input/FHIR/all/Claim/89cb989a-f510-47bd-befe-f09f52ebcc6e
deleted file mode 100644
index 3dfaf1dd..00000000
--- a/data/input/FHIR/all/Claim/89cb989a-f510-47bd-befe-f09f52ebcc6e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "89cb989a-f510-47bd-befe-f09f52ebcc6e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2014-10-04T09:51:38+00:00", "end": "2014-10-04T10:06:38+00:00"}, "created": "2014-10-04T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d918664d-21be-4ecd-b98e-1195fd1961ac"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:25e95ec9-97e5-4385-8f56-b2bf6552f466"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8a175746-8683-4d7f-9f1e-c9d00caa1ab4 b/data/input/FHIR/all/Claim/8a175746-8683-4d7f-9f1e-c9d00caa1ab4
deleted file mode 100644
index 429641e9..00000000
--- a/data/input/FHIR/all/Claim/8a175746-8683-4d7f-9f1e-c9d00caa1ab4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8a175746-8683-4d7f-9f1e-c9d00caa1ab4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2021-01-01T12:11:31+00:00", "end": "2021-01-01T12:26:31+00:00"}, "created": "2021-01-01T12:26:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f7ee4ee0-764d-49bb-8df0-1ccc83085c7d"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f115c412-7334-4f3a-8b34-c6f496dfc8a5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7e99ce10-12c5-450f-a0ff-312626fcb2a9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8a6fb605-873a-4a32-a0d5-27554a42064b b/data/input/FHIR/all/Claim/8a6fb605-873a-4a32-a0d5-27554a42064b
deleted file mode 100644
index 456f904b..00000000
--- a/data/input/FHIR/all/Claim/8a6fb605-873a-4a32-a0d5-27554a42064b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8a6fb605-873a-4a32-a0d5-27554a42064b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2018-03-15T10:09:19+00:00", "end": "2018-03-15T10:39:19+00:00"}, "created": "2018-03-15T10:39:19+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:85173e45-aaed-4232-a7fa-3ea7e8c2c970"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:82d585ad-e1f1-43e6-862d-a24155abcf20"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bc475386-1038-4088-916d-d8c7b6da554d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 911.24, "currency": "USD"}}], "total": {"value": 1176.76, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8aeaa1b5-3b5d-4aef-bb24-e370c009f69b b/data/input/FHIR/all/Claim/8aeaa1b5-3b5d-4aef-bb24-e370c009f69b
deleted file mode 100644
index 48f251fb..00000000
--- a/data/input/FHIR/all/Claim/8aeaa1b5-3b5d-4aef-bb24-e370c009f69b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8aeaa1b5-3b5d-4aef-bb24-e370c009f69b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2018-11-07T23:33:57+00:00", "end": "2018-11-07T23:48:57+00:00"}, "created": "2018-11-07T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1ab45ca4-9832-490e-ac39-e98b60486257"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e15e2868-c588-44ab-ac71-cdff4d2210aa"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8b5efe6f-fd06-481d-88c7-cb3bb3e1c76e b/data/input/FHIR/all/Claim/8b5efe6f-fd06-481d-88c7-cb3bb3e1c76e
deleted file mode 100644
index a0d20296..00000000
--- a/data/input/FHIR/all/Claim/8b5efe6f-fd06-481d-88c7-cb3bb3e1c76e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8b5efe6f-fd06-481d-88c7-cb3bb3e1c76e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2013-06-10T14:10:09+00:00", "end": "2013-06-10T14:40:09+00:00"}, "created": "2013-06-10T14:40:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:77af4cef-4ff9-4e58-9586-f6018154babf"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f28d7d0f-a4e8-47f6-8dea-809fc00928c9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c989b470-a160-491b-972e-ae9c8d7618e9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 642.85, "currency": "USD"}}], "total": {"value": 908.37, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8c55f0e0-af1b-43e1-a221-92a5f671a14b b/data/input/FHIR/all/Claim/8c55f0e0-af1b-43e1-a221-92a5f671a14b
deleted file mode 100644
index de8f2aeb..00000000
--- a/data/input/FHIR/all/Claim/8c55f0e0-af1b-43e1-a221-92a5f671a14b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8c55f0e0-af1b-43e1-a221-92a5f671a14b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2014-07-17T21:15:23+00:00", "end": "2014-07-17T22:15:23+00:00"}, "created": "2014-07-17T22:15:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:d5941e3b-cdac-4a58-a7a7-8d33bd2d10d5"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:7f28454a-029d-4c5d-9bf8-c63cb7dfd559"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8c570a7e-4dd0-4728-ad78-699383b0aeae b/data/input/FHIR/all/Claim/8c570a7e-4dd0-4728-ad78-699383b0aeae
deleted file mode 100644
index 3f89bf8f..00000000
--- a/data/input/FHIR/all/Claim/8c570a7e-4dd0-4728-ad78-699383b0aeae
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8c570a7e-4dd0-4728-ad78-699383b0aeae", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2017-11-14T15:06:54+00:00", "end": "2017-11-14T15:21:54+00:00"}, "created": "2017-11-14T15:21:54+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:8c6c2aea-97cd-4a5a-933e-56af5c793a91"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8cc22d32-a11e-4d1f-adcc-37b1dc52e540 b/data/input/FHIR/all/Claim/8cc22d32-a11e-4d1f-adcc-37b1dc52e540
deleted file mode 100644
index 8e4eb6a0..00000000
--- a/data/input/FHIR/all/Claim/8cc22d32-a11e-4d1f-adcc-37b1dc52e540
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8cc22d32-a11e-4d1f-adcc-37b1dc52e540", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2011-12-09T13:41:48+00:00", "end": "2011-12-09T13:56:48+00:00"}, "created": "2011-12-09T13:56:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6b8be870-accd-4e9e-9d4c-12d796ab84e2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:710178d7-e044-4e3f-842b-827f5cc05e2d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8cef5037-5a26-472d-afbf-672c7d14e6f2 b/data/input/FHIR/all/Claim/8cef5037-5a26-472d-afbf-672c7d14e6f2
deleted file mode 100644
index eea77cfa..00000000
--- a/data/input/FHIR/all/Claim/8cef5037-5a26-472d-afbf-672c7d14e6f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8cef5037-5a26-472d-afbf-672c7d14e6f2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2016-04-14T11:50:40+00:00", "end": "2016-04-14T12:20:40+00:00"}, "created": "2016-04-14T12:20:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d279f5a7-6d1d-45c3-8807-d4b1c173b8db"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:97f8d2c6-de6f-4ec4-938f-92bb4b6481a4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:74a29e58-c720-41bd-8958-3003ca19197e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 469.64, "currency": "USD"}}], "total": {"value": 735.16, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8d1201f2-1288-4f27-99bb-06bf7bea8e96 b/data/input/FHIR/all/Claim/8d1201f2-1288-4f27-99bb-06bf7bea8e96
deleted file mode 100644
index 2869d783..00000000
--- a/data/input/FHIR/all/Claim/8d1201f2-1288-4f27-99bb-06bf7bea8e96
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8d1201f2-1288-4f27-99bb-06bf7bea8e96", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2015-11-24T20:43:11+00:00", "end": "2015-11-24T21:13:11+00:00"}, "created": "2015-11-24T21:13:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4472d951-0adf-4c18-a686-fe6130ba0bdf"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:004b769a-bdcb-4399-a2be-9f59cd6dd420"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3ac8daf5-5ab1-4183-8b70-944bc8c6fc1b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 294.32, "currency": "USD"}}], "total": {"value": 559.84, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8d39b4c6-983b-4eee-a024-496fa6a42ce9 b/data/input/FHIR/all/Claim/8d39b4c6-983b-4eee-a024-496fa6a42ce9
deleted file mode 100644
index 4831823a..00000000
--- a/data/input/FHIR/all/Claim/8d39b4c6-983b-4eee-a024-496fa6a42ce9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8d39b4c6-983b-4eee-a024-496fa6a42ce9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2000-11-19T15:06:54+00:00", "end": "2000-11-19T16:06:54+00:00"}, "created": "2000-11-19T16:06:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6d897d61-e44e-4daf-a2a0-7c793e99f9c5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:5727611d-a7c3-4efa-a578-b990d8fb5954"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "74400008", "display": "Appendicitis"}], "text": "Appendicitis"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8d8535c6-b9aa-49cb-84ad-fae3b0317ccb b/data/input/FHIR/all/Claim/8d8535c6-b9aa-49cb-84ad-fae3b0317ccb
deleted file mode 100644
index bade1c19..00000000
--- a/data/input/FHIR/all/Claim/8d8535c6-b9aa-49cb-84ad-fae3b0317ccb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8d8535c6-b9aa-49cb-84ad-fae3b0317ccb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2016-03-12T19:22:25+00:00", "end": "2016-03-12T19:57:25+00:00"}, "created": "2016-03-12T19:57:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:de56087e-9628-448e-8013-23b9de97e41e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:05262e04-be65-4515-ab57-8f3f92075577"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:60dce3df-bda0-4756-ac13-be8b24f01066"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8dc5c558-927f-408a-9ffb-2e6be752f659 b/data/input/FHIR/all/Claim/8dc5c558-927f-408a-9ffb-2e6be752f659
deleted file mode 100644
index baac6fbf..00000000
--- a/data/input/FHIR/all/Claim/8dc5c558-927f-408a-9ffb-2e6be752f659
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8dc5c558-927f-408a-9ffb-2e6be752f659", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2013-08-28T13:27:37+00:00", "end": "2013-08-28T13:42:37+00:00"}, "created": "2013-08-28T13:42:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6ebe0dd6-346d-4d59-8421-5e3ebe3f6e98"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7808045d-473d-4a67-8ace-9cfde76d0430"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8ded740c-b651-4b4c-a8ab-063ce1cd26d5 b/data/input/FHIR/all/Claim/8ded740c-b651-4b4c-a8ab-063ce1cd26d5
deleted file mode 100644
index 78e335d6..00000000
--- a/data/input/FHIR/all/Claim/8ded740c-b651-4b4c-a8ab-063ce1cd26d5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8ded740c-b651-4b4c-a8ab-063ce1cd26d5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2020-10-26T10:48:09+00:00", "end": "2020-10-26T11:03:09+00:00"}, "created": "2020-10-26T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1fe5140c-1f05-490c-a140-6e561ca7b294"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ea2e8791-d735-47ec-ac37-3dda9b3afd90"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8e072b00-0061-4906-82b6-ed625835cf46 b/data/input/FHIR/all/Claim/8e072b00-0061-4906-82b6-ed625835cf46
deleted file mode 100644
index d6758abb..00000000
--- a/data/input/FHIR/all/Claim/8e072b00-0061-4906-82b6-ed625835cf46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8e072b00-0061-4906-82b6-ed625835cf46", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2008-02-12T14:15:47+00:00", "end": "2008-02-12T14:30:47+00:00"}, "created": "2008-02-12T14:30:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:15a62c08-7b7b-4c70-8095-4df730c13bb5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:c648ba1a-7a78-4005-b677-632286416640"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8e0a6d92-7ce4-4b1f-850f-85bd4d1586ae b/data/input/FHIR/all/Claim/8e0a6d92-7ce4-4b1f-850f-85bd4d1586ae
deleted file mode 100644
index 9f79adcf..00000000
--- a/data/input/FHIR/all/Claim/8e0a6d92-7ce4-4b1f-850f-85bd4d1586ae
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8e0a6d92-7ce4-4b1f-850f-85bd4d1586ae", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2010-12-08T07:56:53+00:00", "end": "2010-12-08T08:11:53+00:00"}, "created": "2010-12-08T08:11:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:49a4f817-bc0a-450d-a775-fed20ee62072"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8e38b82b-cbe2-488f-adea-1ed3c034ca9b b/data/input/FHIR/all/Claim/8e38b82b-cbe2-488f-adea-1ed3c034ca9b
deleted file mode 100644
index 6d933242..00000000
--- a/data/input/FHIR/all/Claim/8e38b82b-cbe2-488f-adea-1ed3c034ca9b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8e38b82b-cbe2-488f-adea-1ed3c034ca9b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2018-06-15T14:01:06+00:00", "end": "2018-06-15T14:26:06+00:00"}, "created": "2018-06-15T14:26:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:960835d1-b238-4b77-83a1-2c2e3c71bd22"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:90c4df2f-8c38-4438-84c7-1d9e16ffdf73"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:949fe62a-e868-4358-81f0-1f8c741fc23e"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8f1b6651-3b4c-4e23-b07f-59f8a2f2528b b/data/input/FHIR/all/Claim/8f1b6651-3b4c-4e23-b07f-59f8a2f2528b
deleted file mode 100644
index 8d6d0485..00000000
--- a/data/input/FHIR/all/Claim/8f1b6651-3b4c-4e23-b07f-59f8a2f2528b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8f1b6651-3b4c-4e23-b07f-59f8a2f2528b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2016-05-22T00:29:21+00:00", "end": "2016-05-22T01:29:21+00:00"}, "created": "2016-05-22T01:29:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:0cb3f94f-8018-47fc-812b-699bcde7327b"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:1ad5a50d-c927-454a-83f8-2f1f7e38fdac"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8f282b6c-a8c6-476a-b7fd-883d1cd116ea b/data/input/FHIR/all/Claim/8f282b6c-a8c6-476a-b7fd-883d1cd116ea
deleted file mode 100644
index 44232160..00000000
--- a/data/input/FHIR/all/Claim/8f282b6c-a8c6-476a-b7fd-883d1cd116ea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8f282b6c-a8c6-476a-b7fd-883d1cd116ea", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2011-11-03T16:12:57+00:00", "end": "2011-11-03T16:48:57+00:00"}, "created": "2011-11-03T16:48:57+00:00", "provider": {"reference": "urn:uuid:1eaf97fa-9de6-38de-a9c4-6efe5dc574be"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:d9332e96-bd94-4d42-b9a2-90f62f746c0d"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:dfe0603e-0fef-44bb-98f2-88248462fc28"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8f84f4fc-a95b-4462-9b45-b4094be568c3 b/data/input/FHIR/all/Claim/8f84f4fc-a95b-4462-9b45-b4094be568c3
deleted file mode 100644
index 2c7f8c8f..00000000
--- a/data/input/FHIR/all/Claim/8f84f4fc-a95b-4462-9b45-b4094be568c3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8f84f4fc-a95b-4462-9b45-b4094be568c3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "1992-09-26T20:32:10+00:00", "end": "1992-09-26T21:02:10+00:00"}, "created": "1992-09-26T21:02:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a091cef2-8135-4a5f-be56-9bf853780418"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:21a8a402-8eca-4f76-b4d4-442b0933e5c8"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/8f97767f-b0fa-4162-b37c-d0826c8a809b b/data/input/FHIR/all/Claim/8f97767f-b0fa-4162-b37c-d0826c8a809b
deleted file mode 100644
index 51c28815..00000000
--- a/data/input/FHIR/all/Claim/8f97767f-b0fa-4162-b37c-d0826c8a809b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "8f97767f-b0fa-4162-b37c-d0826c8a809b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2014-06-06T04:47:46+00:00", "end": "2014-06-06T05:02:46+00:00"}, "created": "2014-06-06T05:02:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:81f2d206-b3ae-4e48-8542-9e4ff814b111"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:657877fd-0a5b-46f1-b627-50f09c4816fd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3669c082-ebf9-4925-846d-c74d8ffef4c9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9006a35a-ea75-4666-bbfc-ca48a7ddb5fe b/data/input/FHIR/all/Claim/9006a35a-ea75-4666-bbfc-ca48a7ddb5fe
deleted file mode 100644
index 2dbf46f4..00000000
--- a/data/input/FHIR/all/Claim/9006a35a-ea75-4666-bbfc-ca48a7ddb5fe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9006a35a-ea75-4666-bbfc-ca48a7ddb5fe", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "billablePeriod": {"start": "2018-09-17T15:29:24+00:00", "end": "2018-09-17T15:59:24+00:00"}, "created": "2018-09-17T15:59:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4ff1ff55-6108-4438-872f-94dd6f8d8f7f"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0c948634-9289-4c36-bcfc-6ffa49351290"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:587433ef-2cf1-4aba-b726-581248e241ef"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2e0cc97b-c879-4762-bb5c-7127e44d7daa"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 665.15, "currency": "USD"}}, {"sequence": 4, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 930.67, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/90fc14d9-737d-4283-817a-b29f4f7fe9f6 b/data/input/FHIR/all/Claim/90fc14d9-737d-4283-817a-b29f4f7fe9f6
deleted file mode 100644
index de6d19c3..00000000
--- a/data/input/FHIR/all/Claim/90fc14d9-737d-4283-817a-b29f4f7fe9f6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "90fc14d9-737d-4283-817a-b29f4f7fe9f6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2012-07-09T22:22:41+00:00", "end": "2012-07-09T22:37:41+00:00"}, "created": "2012-07-09T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e2452a8c-7bb4-41bb-86de-9e433f27544a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:42e0b7f2-aa7f-4373-9415-bd93f8c281da"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9132cd76-ce69-487a-ac78-a91d1009be5e b/data/input/FHIR/all/Claim/9132cd76-ce69-487a-ac78-a91d1009be5e
deleted file mode 100644
index 3ef35947..00000000
--- a/data/input/FHIR/all/Claim/9132cd76-ce69-487a-ac78-a91d1009be5e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9132cd76-ce69-487a-ac78-a91d1009be5e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2014-08-31T16:52:31+00:00", "end": "2014-08-31T17:22:31+00:00"}, "created": "2014-08-31T17:22:31+00:00", "provider": {"reference": "urn:uuid:6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f75d7606-1661-4747-be70-251479ff9626"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:bc207bb5-b952-4454-bdf5-61fba6fad385"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e526c571-8484-4a72-8b71-71050e60d250"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 665.53, "currency": "USD"}}], "total": {"value": 931.05, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/917b6dd4-438f-4c43-a3d5-415e91c19dab b/data/input/FHIR/all/Claim/917b6dd4-438f-4c43-a3d5-415e91c19dab
deleted file mode 100644
index 9d040828..00000000
--- a/data/input/FHIR/all/Claim/917b6dd4-438f-4c43-a3d5-415e91c19dab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "917b6dd4-438f-4c43-a3d5-415e91c19dab", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2021-02-20T18:26:38+00:00", "end": "2021-02-20T18:56:38+00:00"}, "created": "2021-02-20T18:56:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a8ff6aa2-112a-4958-9c37-d203527ad13c"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d819d57c-bf4f-4563-bbb9-7cf912a92df6"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:bcdc1650-2c19-4242-8f58-d6e7ddf79bf6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9e0b13b4-80a6-4e8e-8649-50a4622ddc50"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 573.42, "currency": "USD"}}], "total": {"value": 979.46, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9259061c-2eed-48b1-8f2a-fefc7df41a73 b/data/input/FHIR/all/Claim/9259061c-2eed-48b1-8f2a-fefc7df41a73
deleted file mode 100644
index 22d61598..00000000
--- a/data/input/FHIR/all/Claim/9259061c-2eed-48b1-8f2a-fefc7df41a73
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9259061c-2eed-48b1-8f2a-fefc7df41a73", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2020-04-23T11:50:40+00:00", "end": "2020-04-23T12:05:40+00:00"}, "created": "2020-04-23T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f4deb240-405d-402d-9011-b2e72531cd1a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:86fe1aa1-ac5b-45a7-8bb9-3524974d3d8c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/929a3a2c-4c00-409b-8c18-a94f0e116a69 b/data/input/FHIR/all/Claim/929a3a2c-4c00-409b-8c18-a94f0e116a69
deleted file mode 100644
index 5e94e343..00000000
--- a/data/input/FHIR/all/Claim/929a3a2c-4c00-409b-8c18-a94f0e116a69
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "929a3a2c-4c00-409b-8c18-a94f0e116a69", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2019-06-17T14:10:09+00:00", "end": "2019-06-17T14:25:09+00:00"}, "created": "2019-06-17T14:25:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e03ef49a-59c0-458c-b682-0df370de489d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1c031d98-9cc2-4c2b-b3a4-9f5532b29565"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9317c66d-0929-4968-99ae-ac0c034d34df b/data/input/FHIR/all/Claim/9317c66d-0929-4968-99ae-ac0c034d34df
deleted file mode 100644
index 074d84aa..00000000
--- a/data/input/FHIR/all/Claim/9317c66d-0929-4968-99ae-ac0c034d34df
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9317c66d-0929-4968-99ae-ac0c034d34df", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2020-05-01T14:01:06+00:00", "end": "2020-05-01T14:16:06+00:00"}, "created": "2020-05-01T14:16:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d1d6416b-14c0-4a09-9490-0010df828cdb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d6b8592f-fe81-4205-815c-6ee7c5852f98"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/931fbb84-4738-462f-a9fb-0fccce3880d9 b/data/input/FHIR/all/Claim/931fbb84-4738-462f-a9fb-0fccce3880d9
deleted file mode 100644
index 511dc663..00000000
--- a/data/input/FHIR/all/Claim/931fbb84-4738-462f-a9fb-0fccce3880d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "931fbb84-4738-462f-a9fb-0fccce3880d9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2020-05-07T04:00:52+00:00", "end": "2020-05-07T04:15:52+00:00"}, "created": "2020-05-07T04:15:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a87e0086-f028-4422-b482-f38b82548939"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9445d096-5044-4f6c-99e3-0211060d03be b/data/input/FHIR/all/Claim/9445d096-5044-4f6c-99e3-0211060d03be
deleted file mode 100644
index c6a548f5..00000000
--- a/data/input/FHIR/all/Claim/9445d096-5044-4f6c-99e3-0211060d03be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9445d096-5044-4f6c-99e3-0211060d03be", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2014-02-09T12:01:49+00:00", "end": "2014-02-09T12:16:49+00:00"}, "created": "2014-02-09T12:16:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c4b9ef5c-1c52-44c4-97dc-03f720e4bd5a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:23c0cb8d-2d8a-4fa6-8b0d-1df164b1ca19"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/946eb5cd-ba78-479f-9268-82a1806def6c b/data/input/FHIR/all/Claim/946eb5cd-ba78-479f-9268-82a1806def6c
deleted file mode 100644
index 92bd590b..00000000
--- a/data/input/FHIR/all/Claim/946eb5cd-ba78-479f-9268-82a1806def6c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "946eb5cd-ba78-479f-9268-82a1806def6c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2015-11-20T01:08:11+00:00", "end": "2015-11-20T01:23:11+00:00"}, "created": "2015-11-20T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:2cd01dd0-0ddc-4f28-9178-ac97e22d9a8c"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/947e3d48-340d-49bc-b625-6e9aec5ff9ac b/data/input/FHIR/all/Claim/947e3d48-340d-49bc-b625-6e9aec5ff9ac
deleted file mode 100644
index 5d600881..00000000
--- a/data/input/FHIR/all/Claim/947e3d48-340d-49bc-b625-6e9aec5ff9ac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "947e3d48-340d-49bc-b625-6e9aec5ff9ac", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2018-10-26T19:03:26+00:00", "end": "2018-10-26T19:33:26+00:00"}, "created": "2018-10-26T19:33:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7574830e-774d-4b85-a305-b41ec08a421b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:6bfe455c-71a9-4788-b49f-814cb95c17fd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b1f35373-ef54-4a01-8d3d-f46ed1fcc608"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2462.47, "currency": "USD"}}], "total": {"value": 2587.47, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/94d587bf-62d4-4606-9f7c-0e2acff45b72 b/data/input/FHIR/all/Claim/94d587bf-62d4-4606-9f7c-0e2acff45b72
deleted file mode 100644
index 72d8d8e5..00000000
--- a/data/input/FHIR/all/Claim/94d587bf-62d4-4606-9f7c-0e2acff45b72
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "94d587bf-62d4-4606-9f7c-0e2acff45b72", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2016-08-25T15:22:50+00:00", "end": "2016-08-25T15:37:50+00:00"}, "created": "2016-08-25T15:37:50+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7648b996-765c-4e4b-9daf-af0ede11d69b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:c7665d14-abed-48c1-b93d-7d0f67b65318"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9515f59e-15e5-414e-9175-ca2ea8e19d40 b/data/input/FHIR/all/Claim/9515f59e-15e5-414e-9175-ca2ea8e19d40
deleted file mode 100644
index 1ea7c3cb..00000000
--- a/data/input/FHIR/all/Claim/9515f59e-15e5-414e-9175-ca2ea8e19d40
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9515f59e-15e5-414e-9175-ca2ea8e19d40", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2012-06-01T09:51:38+00:00", "end": "2012-06-01T10:21:38+00:00"}, "created": "2012-06-01T10:21:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:eb15c0e4-035b-418c-88ba-9b5904abc388"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ffa5a9fb-1c2a-410e-8db7-96c4584995aa"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e2eec903-c520-4792-a9a6-03c1e7baab2f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 404.16, "currency": "USD"}}], "total": {"value": 669.68, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/952e6aa9-5297-49c0-ab64-d1796216d420 b/data/input/FHIR/all/Claim/952e6aa9-5297-49c0-ab64-d1796216d420
deleted file mode 100644
index 0cc2aaab..00000000
--- a/data/input/FHIR/all/Claim/952e6aa9-5297-49c0-ab64-d1796216d420
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "952e6aa9-5297-49c0-ab64-d1796216d420", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2000-02-22T20:43:11+00:00", "end": "2000-02-22T21:13:11+00:00"}, "created": "2000-02-22T21:13:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:f3a4fea5-5cb1-46a8-bc8e-cdabc83d4c5a"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6a55e35f-b11f-4aa5-a702-c71443aa79bd"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9557a4f6-42e8-429f-82f2-2432e9a74680 b/data/input/FHIR/all/Claim/9557a4f6-42e8-429f-82f2-2432e9a74680
deleted file mode 100644
index 1058009c..00000000
--- a/data/input/FHIR/all/Claim/9557a4f6-42e8-429f-82f2-2432e9a74680
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9557a4f6-42e8-429f-82f2-2432e9a74680", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2015-07-30T19:03:26+00:00", "end": "2015-07-30T19:33:26+00:00"}, "created": "2015-07-30T19:33:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c8eeb645-56a5-44db-9d44-33287e23b96a"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9e354f16-dc57-45d2-8a1d-809c3b7a43b2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ffa935f7-b364-48bb-8cbd-518eb0122ede"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:5d139c04-02fd-4eb4-b439-82d7290704e9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 412.48, "currency": "USD"}}], "total": {"value": 818.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/95aca5e5-5955-4f01-ad73-f91659b4a949 b/data/input/FHIR/all/Claim/95aca5e5-5955-4f01-ad73-f91659b4a949
deleted file mode 100644
index c05265b9..00000000
--- a/data/input/FHIR/all/Claim/95aca5e5-5955-4f01-ad73-f91659b4a949
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "95aca5e5-5955-4f01-ad73-f91659b4a949", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2012-09-22T20:37:06+00:00", "end": "2012-09-22T20:52:06+00:00"}, "created": "2012-09-22T20:52:06+00:00", "provider": {"reference": "urn:uuid:37c0de84-bcaf-3624-82bf-a89b2ac441b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:52db4168-20da-4a7e-bdaa-f008e42529a7"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/95f9dccd-a1ec-41a7-981c-399d39c9b3af b/data/input/FHIR/all/Claim/95f9dccd-a1ec-41a7-981c-399d39c9b3af
deleted file mode 100644
index 79ca2e3a..00000000
--- a/data/input/FHIR/all/Claim/95f9dccd-a1ec-41a7-981c-399d39c9b3af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "95f9dccd-a1ec-41a7-981c-399d39c9b3af", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1989-02-22T08:54:18+00:00", "end": "1989-02-22T09:09:18+00:00"}, "created": "1989-02-22T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "encounter": [{"reference": "urn:uuid:7bc0b6cf-7073-43f1-874f-2a282d7bf251"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/962aeede-7414-4fe0-80e1-1d0f7735163a b/data/input/FHIR/all/Claim/962aeede-7414-4fe0-80e1-1d0f7735163a
deleted file mode 100644
index 7fe79b45..00000000
--- a/data/input/FHIR/all/Claim/962aeede-7414-4fe0-80e1-1d0f7735163a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "962aeede-7414-4fe0-80e1-1d0f7735163a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2008-12-14T03:11:33+00:00", "end": "2008-12-18T03:11:33+00:00"}, "created": "2008-12-18T03:11:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:24ce21c1-78ac-4f8c-84b7-8fe439dc8927"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:184eb76c-1cfa-4210-afe0-50cffaa44f17"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f5f24685-da74-4d45-b563-f6e9a3358ec4"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:31a9f3ee-8bc6-486d-8b8a-45c04b5f3a93"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:0e369760-8045-4409-bc57-254c900e7d7c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "22298006", "display": "Myocardial Infarction"}], "text": "Myocardial Infarction"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "415070008", "display": "Percutaneous coronary intervention"}], "text": "Percutaneous coronary intervention"}, "net": {"value": 15753.32, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232717009", "display": "Coronary artery bypass grafting"}], "text": "Coronary artery bypass grafting"}, "net": {"value": 70377.57, "currency": "USD"}}, {"sequence": 5, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "399211009", "display": "History of myocardial infarction (situation)"}], "text": "History of myocardial infarction (situation)"}}], "total": {"value": 86255.89, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/968213f7-8c34-424b-9479-43a2c22a6fc4 b/data/input/FHIR/all/Claim/968213f7-8c34-424b-9479-43a2c22a6fc4
deleted file mode 100644
index e872e051..00000000
--- a/data/input/FHIR/all/Claim/968213f7-8c34-424b-9479-43a2c22a6fc4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "968213f7-8c34-424b-9479-43a2c22a6fc4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2013-12-28T16:59:14+00:00", "end": "2013-12-28T17:14:14+00:00"}, "created": "2013-12-28T17:14:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f2f2f5b8-5708-4ecf-ac1e-f7f8f69beeaf"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:10b8e9d9-dd4f-471b-932e-24a9514d6cbc"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/96a93efe-24f2-460a-ace2-5b7e2e1525aa b/data/input/FHIR/all/Claim/96a93efe-24f2-460a-ace2-5b7e2e1525aa
deleted file mode 100644
index c48de82c..00000000
--- a/data/input/FHIR/all/Claim/96a93efe-24f2-460a-ace2-5b7e2e1525aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "96a93efe-24f2-460a-ace2-5b7e2e1525aa", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2021-02-16T04:14:01+00:00", "end": "2021-02-16T05:14:01+00:00"}, "created": "2021-02-16T05:14:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:dafd9905-5aa9-4349-bbf4-92616c2230cb"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:74349b35-67a9-433a-8880-18c3ed1424e1"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/96dbabb8-b4e3-4d80-aa40-cfe91083a189 b/data/input/FHIR/all/Claim/96dbabb8-b4e3-4d80-aa40-cfe91083a189
deleted file mode 100644
index 8f5c2c23..00000000
--- a/data/input/FHIR/all/Claim/96dbabb8-b4e3-4d80-aa40-cfe91083a189
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "96dbabb8-b4e3-4d80-aa40-cfe91083a189", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1973-09-15T08:59:56+00:00", "end": "1973-09-15T09:29:56+00:00"}, "created": "1973-09-15T09:29:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4eca424c-3eac-4652-9df7-8951e9f2b5e7"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:775e9d02-1b5e-4b7a-9b01-470b4c446253"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:cc9e6b6c-9e0c-4c6b-8d85-8738b71af5ec"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 557.39, "currency": "USD"}}], "total": {"value": 822.91, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/96ecd2b2-fba3-4b1f-9776-8fd09402d2ac b/data/input/FHIR/all/Claim/96ecd2b2-fba3-4b1f-9776-8fd09402d2ac
deleted file mode 100644
index 4f986fc3..00000000
--- a/data/input/FHIR/all/Claim/96ecd2b2-fba3-4b1f-9776-8fd09402d2ac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "96ecd2b2-fba3-4b1f-9776-8fd09402d2ac", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2013-05-31T04:47:46+00:00", "end": "2013-05-31T05:02:46+00:00"}, "created": "2013-05-31T05:02:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:490006af-bff3-4deb-b4bf-344b2f72aea6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f6894044-dd40-40aa-9ec6-332e6e18ce6f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/97074703-1498-47af-9fc3-1a5b2d289489 b/data/input/FHIR/all/Claim/97074703-1498-47af-9fc3-1a5b2d289489
deleted file mode 100644
index e0b4c06f..00000000
--- a/data/input/FHIR/all/Claim/97074703-1498-47af-9fc3-1a5b2d289489
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "97074703-1498-47af-9fc3-1a5b2d289489", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "1996-09-26T09:25:28+00:00", "end": "1996-10-10T09:25:28+00:00"}, "created": "1996-10-10T09:25:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:66c50e41-41a0-4061-9a4d-d8955ac7313f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:9c250882-bb30-4536-b3f4-cb289c2f6c79"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232353008", "display": "Perennial allergic rhinitis with seasonal variation"}], "text": "Perennial allergic rhinitis with seasonal variation"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/978b79e4-af7c-47f7-8333-2e1371f4e3c2 b/data/input/FHIR/all/Claim/978b79e4-af7c-47f7-8333-2e1371f4e3c2
deleted file mode 100644
index 573864a0..00000000
--- a/data/input/FHIR/all/Claim/978b79e4-af7c-47f7-8333-2e1371f4e3c2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "978b79e4-af7c-47f7-8333-2e1371f4e3c2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2016-06-25T00:54:07+00:00", "end": "2016-06-25T01:24:07+00:00"}, "created": "2016-06-25T01:24:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9101521c-175c-4dd8-9931-66badb255cd3"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:6c6c4d68-8c10-4b73-b894-31ecae1280e1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c167d6da-a471-4655-95e7-398712cfceb7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 388.41, "currency": "USD"}}], "total": {"value": 653.93, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/97c53f8d-f13c-439c-9d44-2b0dc2c345b4 b/data/input/FHIR/all/Claim/97c53f8d-f13c-439c-9d44-2b0dc2c345b4
deleted file mode 100644
index b5cf4846..00000000
--- a/data/input/FHIR/all/Claim/97c53f8d-f13c-439c-9d44-2b0dc2c345b4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "97c53f8d-f13c-439c-9d44-2b0dc2c345b4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2019-06-20T00:29:21+00:00", "end": "2019-06-20T00:44:21+00:00"}, "created": "2019-06-20T00:44:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a6454abd-bac6-4ff8-bff1-2e5b8b61e1dd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7d4e27b5-cfaf-4100-91c0-53c1db4be529"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/98944aa8-01f8-4fe0-9178-d6bb0898e0ef b/data/input/FHIR/all/Claim/98944aa8-01f8-4fe0-9178-d6bb0898e0ef
deleted file mode 100644
index 20e646b7..00000000
--- a/data/input/FHIR/all/Claim/98944aa8-01f8-4fe0-9178-d6bb0898e0ef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "98944aa8-01f8-4fe0-9178-d6bb0898e0ef", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2012-06-11T15:06:54+00:00", "end": "2012-06-11T15:21:54+00:00"}, "created": "2012-06-11T15:21:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:94adf4a0-c81e-4517-ae96-6600666f9525"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7787fe00-bf8d-48d8-a7bb-1f3cc54930da"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/98c02194-30ef-4799-9f0a-401523c6cac8 b/data/input/FHIR/all/Claim/98c02194-30ef-4799-9f0a-401523c6cac8
deleted file mode 100644
index 1044d557..00000000
--- a/data/input/FHIR/all/Claim/98c02194-30ef-4799-9f0a-401523c6cac8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "98c02194-30ef-4799-9f0a-401523c6cac8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2018-06-15T14:01:06+00:00", "end": "2018-06-15T14:26:06+00:00"}, "created": "2018-06-15T14:26:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:9e127d93-3153-49d4-be00-579cf312464e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:949fe62a-e868-4358-81f0-1f8c741fc23e"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/98dc0f28-401f-4408-9b42-c4f753b76cb0 b/data/input/FHIR/all/Claim/98dc0f28-401f-4408-9b42-c4f753b76cb0
deleted file mode 100644
index a6d7ba1e..00000000
--- a/data/input/FHIR/all/Claim/98dc0f28-401f-4408-9b42-c4f753b76cb0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "98dc0f28-401f-4408-9b42-c4f753b76cb0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1976-10-02T08:59:56+00:00", "end": "1976-10-02T09:29:56+00:00"}, "created": "1976-10-02T09:29:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:99afa7b3-8f13-410a-a727-2f41c08c66cc"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5a78d4ce-389e-4032-b222-b014514d68eb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:52b653f6-4c74-4c4e-b51c-dfdb91919c06"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 448.03, "currency": "USD"}}], "total": {"value": 713.55, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9903dc1f-bfe3-403b-8cc2-164a8593e7b8 b/data/input/FHIR/all/Claim/9903dc1f-bfe3-403b-8cc2-164a8593e7b8
deleted file mode 100644
index 0fd9c973..00000000
--- a/data/input/FHIR/all/Claim/9903dc1f-bfe3-403b-8cc2-164a8593e7b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9903dc1f-bfe3-403b-8cc2-164a8593e7b8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2013-12-17T05:34:59+00:00", "end": "2013-12-17T06:04:59+00:00"}, "created": "2013-12-17T06:04:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9d6d48a3-f739-414c-9ca1-2a6db7258691"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:9306ebfc-163c-4fa0-9eaa-c1a9f860a275"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e5339bda-1333-4338-9c57-69b9bb92a982"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 483.61, "currency": "USD"}}], "total": {"value": 749.13, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/99147bfc-ebc4-4adb-bf19-d795a2555cdd b/data/input/FHIR/all/Claim/99147bfc-ebc4-4adb-bf19-d795a2555cdd
deleted file mode 100644
index 5863de2f..00000000
--- a/data/input/FHIR/all/Claim/99147bfc-ebc4-4adb-bf19-d795a2555cdd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "99147bfc-ebc4-4adb-bf19-d795a2555cdd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2014-10-20T10:48:09+00:00", "end": "2014-10-20T11:03:09+00:00"}, "created": "2014-10-20T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:db19c9e6-07b5-41b3-a707-f25d19eba746"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1263f124-850d-4866-9842-fba812c63dcb"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b69b5811-9028-473d-ac0a-eb52dc784d68"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5d76a22f-da9c-4ca2-81b5-f21b386c682c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7f1770fc-0d58-45b9-a470-dc42a1b8590f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/991b73e3-6ba9-4ba7-9c39-a526351fc9cf b/data/input/FHIR/all/Claim/991b73e3-6ba9-4ba7-9c39-a526351fc9cf
deleted file mode 100644
index 4d0db69d..00000000
--- a/data/input/FHIR/all/Claim/991b73e3-6ba9-4ba7-9c39-a526351fc9cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "991b73e3-6ba9-4ba7-9c39-a526351fc9cf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "billablePeriod": {"start": "2015-09-14T15:29:24+00:00", "end": "2015-09-14T15:44:24+00:00"}, "created": "2015-09-14T15:44:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:54f81272-290c-4542-8d13-fc2fb30417fe"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a0ab29f7-abc9-4e07-b903-f5f4dcecbef3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f9c14be1-c91b-4dbd-b835-cd3fcd49afe8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9956744f-d745-4206-b5cf-7e34e3d9b15f b/data/input/FHIR/all/Claim/9956744f-d745-4206-b5cf-7e34e3d9b15f
deleted file mode 100644
index 831e2c42..00000000
--- a/data/input/FHIR/all/Claim/9956744f-d745-4206-b5cf-7e34e3d9b15f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9956744f-d745-4206-b5cf-7e34e3d9b15f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2017-12-29T13:10:39+00:00", "end": "2017-12-29T13:25:39+00:00"}, "created": "2017-12-29T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2b9bf2ad-71ab-4dfd-a3bc-6bfb9dcefbb9"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:20bdfac6-71f7-4c82-9c90-d0a1d7f1bf62"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3e019e12-4f9f-4f71-8bdf-9ea389d92688"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:62faa2a8-c0e4-41ed-887e-700cf16dabb4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:47f37fe0-bfac-422c-a9eb-27c24d2542b1"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9a1630b7-347f-4a0c-b1cf-d7998041f4cb b/data/input/FHIR/all/Claim/9a1630b7-347f-4a0c-b1cf-d7998041f4cb
deleted file mode 100644
index 5eb9259a..00000000
--- a/data/input/FHIR/all/Claim/9a1630b7-347f-4a0c-b1cf-d7998041f4cb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9a1630b7-347f-4a0c-b1cf-d7998041f4cb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2012-05-01T20:51:42+00:00", "end": "2012-05-01T21:06:42+00:00"}, "created": "2012-05-01T21:06:42+00:00", "provider": {"reference": "urn:uuid:ef58ea08-d883-3957-8300-150554edc8fb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d8323523-46d4-4652-b36c-078da59573fe"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:75084100-c984-4122-be2b-2b2158be335f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9a54d016-28b3-43c1-a948-aaba8311b4fd b/data/input/FHIR/all/Claim/9a54d016-28b3-43c1-a948-aaba8311b4fd
deleted file mode 100644
index 39e92889..00000000
--- a/data/input/FHIR/all/Claim/9a54d016-28b3-43c1-a948-aaba8311b4fd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9a54d016-28b3-43c1-a948-aaba8311b4fd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2015-03-16T19:22:25+00:00", "end": "2015-03-16T19:37:25+00:00"}, "created": "2015-03-16T19:37:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a7f9f707-0dbd-4fe3-b1d8-abd6463a5e30"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:85571846-b751-4c0e-b76c-c210b9ab594c"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:18ef686c-2047-4e59-996f-9722a7af7515"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2b5e93ca-d498-4680-ac4f-0fb17995def5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:26c3edef-4c16-4756-9d43-1af582e5c839"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9a67a23c-7588-403c-b206-d6937b89590e b/data/input/FHIR/all/Claim/9a67a23c-7588-403c-b206-d6937b89590e
deleted file mode 100644
index bee1eb09..00000000
--- a/data/input/FHIR/all/Claim/9a67a23c-7588-403c-b206-d6937b89590e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9a67a23c-7588-403c-b206-d6937b89590e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2020-01-18T16:59:14+00:00", "end": "2020-01-18T17:14:14+00:00"}, "created": "2020-01-18T17:14:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0555f340-425e-4106-b82a-6fb5619f23cb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e565db76-688e-45b9-9d0a-a14b0ecaef3a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9aa95063-e316-45a9-86d7-32e81559491f b/data/input/FHIR/all/Claim/9aa95063-e316-45a9-86d7-32e81559491f
deleted file mode 100644
index 6b7f02c1..00000000
--- a/data/input/FHIR/all/Claim/9aa95063-e316-45a9-86d7-32e81559491f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9aa95063-e316-45a9-86d7-32e81559491f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2019-08-24T14:01:06+00:00", "end": "2019-08-24T14:16:06+00:00"}, "created": "2019-08-24T14:16:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:92b218a5-fa31-4fc9-a8a0-a404acecfa0c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:ddc5a2ce-d9a5-497f-b303-ee61343417bb"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9ad1a90c-aec9-4a79-aaa0-64bf257ce06b b/data/input/FHIR/all/Claim/9ad1a90c-aec9-4a79-aaa0-64bf257ce06b
deleted file mode 100644
index f7f3fe07..00000000
--- a/data/input/FHIR/all/Claim/9ad1a90c-aec9-4a79-aaa0-64bf257ce06b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9ad1a90c-aec9-4a79-aaa0-64bf257ce06b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2021-01-02T16:24:37+00:00", "end": "2021-01-02T16:39:37+00:00"}, "created": "2021-01-02T16:39:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:17bbb449-fb5f-443c-897b-7e4772aa04be"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:950cbdb2-2044-4abf-968a-baf257f49417"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9ba974c4-6041-4ee0-9dad-15040f8ad72c b/data/input/FHIR/all/Claim/9ba974c4-6041-4ee0-9dad-15040f8ad72c
deleted file mode 100644
index 2028c36c..00000000
--- a/data/input/FHIR/all/Claim/9ba974c4-6041-4ee0-9dad-15040f8ad72c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9ba974c4-6041-4ee0-9dad-15040f8ad72c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2013-04-20T16:59:14+00:00", "end": "2013-04-20T17:29:14+00:00"}, "created": "2013-04-20T17:29:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5d35c6a8-f990-4514-b00b-a6f582f9c74f"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f9d17b98-f60c-49d8-bbd1-8437c57901f5"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:e147b40e-3ed7-48b1-9173-815e88da786d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:75ee9962-a396-49f3-95b2-e12586ecbab0"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 393.85, "currency": "USD"}}], "total": {"value": 799.89, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9bc89bb0-c2d5-4198-acf7-b5d87c98db51 b/data/input/FHIR/all/Claim/9bc89bb0-c2d5-4198-acf7-b5d87c98db51
deleted file mode 100644
index ba1aa15c..00000000
--- a/data/input/FHIR/all/Claim/9bc89bb0-c2d5-4198-acf7-b5d87c98db51
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9bc89bb0-c2d5-4198-acf7-b5d87c98db51", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2012-02-09T16:24:37+00:00", "end": "2012-02-09T16:39:37+00:00"}, "created": "2012-02-09T16:39:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ee2d0844-e464-4c94-838d-ef9873ce2aae"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:287523b8-086f-4e05-8db1-8e0402b943e3"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f181617f-60b8-4856-ad24-4ce5a6d61a4e"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4352b769-8798-43f9-8cb3-258146678b14"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:56f1376b-d86f-491e-b9cb-ad82da8897ee"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9bcb4538-8fb2-4486-b613-328276138e12 b/data/input/FHIR/all/Claim/9bcb4538-8fb2-4486-b613-328276138e12
deleted file mode 100644
index 2f5c5f35..00000000
--- a/data/input/FHIR/all/Claim/9bcb4538-8fb2-4486-b613-328276138e12
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9bcb4538-8fb2-4486-b613-328276138e12", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2013-08-28T13:27:37+00:00", "end": "2013-08-28T13:42:37+00:00"}, "created": "2013-08-28T13:42:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:69cd9910-936d-46c8-aa92-f19b47a26ca3"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7808045d-473d-4a67-8ace-9cfde76d0430"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9bcf744a-8db2-4860-9008-4a3680ca554b b/data/input/FHIR/all/Claim/9bcf744a-8db2-4860-9008-4a3680ca554b
deleted file mode 100644
index 5d8daed1..00000000
--- a/data/input/FHIR/all/Claim/9bcf744a-8db2-4860-9008-4a3680ca554b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9bcf744a-8db2-4860-9008-4a3680ca554b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1986-10-26T00:41:27+00:00", "end": "1986-10-26T01:11:27+00:00"}, "created": "1986-10-26T01:11:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e58391d0-ce5d-4a38-8a43-f4d94338c417"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:0ccd22d0-2d4f-4073-81b9-fcec28f953d7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1002280d-3eaf-4151-a83c-c0c4d46607c0"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "net": {"value": 9292.41, "currency": "USD"}}], "total": {"value": 9557.93, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9bf8d96a-c569-4e17-a3b3-197972a502f6 b/data/input/FHIR/all/Claim/9bf8d96a-c569-4e17-a3b3-197972a502f6
deleted file mode 100644
index 3bd15079..00000000
--- a/data/input/FHIR/all/Claim/9bf8d96a-c569-4e17-a3b3-197972a502f6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9bf8d96a-c569-4e17-a3b3-197972a502f6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2019-01-01T09:56:48+00:00", "end": "2019-01-01T10:56:48+00:00"}, "created": "2019-01-01T10:56:48+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c23480d9-2d8a-4b53-a9c0-1f828b34e8f5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:b94b43b1-fb60-4185-a6c3-93b9485fda37"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62106007", "display": "Concussion with no loss of consciousness"}], "text": "Concussion with no loss of consciousness"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9bfb7fbd-9ffb-4e8e-82d5-203fda741078 b/data/input/FHIR/all/Claim/9bfb7fbd-9ffb-4e8e-82d5-203fda741078
deleted file mode 100644
index 747acbee..00000000
--- a/data/input/FHIR/all/Claim/9bfb7fbd-9ffb-4e8e-82d5-203fda741078
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9bfb7fbd-9ffb-4e8e-82d5-203fda741078", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2013-10-10T11:50:40+00:00", "end": "2013-10-10T13:04:40+00:00"}, "created": "2013-10-10T13:04:40+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4487c12f-3e28-4773-a1f7-7c95779e1da7"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:1b3f475f-d19a-4afe-b484-36fe4308217e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:bbef33c0-d357-4ab8-bd99-a94c614fd459"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283371005", "display": "Laceration of forearm"}], "text": "Laceration of forearm"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "net": {"value": 12673.59, "currency": "USD"}}], "total": {"value": 12798.59, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9c76d2bc-964c-4e41-a9e6-57b85ab17197 b/data/input/FHIR/all/Claim/9c76d2bc-964c-4e41-a9e6-57b85ab17197
deleted file mode 100644
index 546c32e3..00000000
--- a/data/input/FHIR/all/Claim/9c76d2bc-964c-4e41-a9e6-57b85ab17197
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9c76d2bc-964c-4e41-a9e6-57b85ab17197", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2011-12-23T12:11:31+00:00", "end": "2011-12-23T12:26:31+00:00"}, "created": "2011-12-23T12:26:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e62db9b7-3fef-4dd5-a4c3-442765007c37"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2d1721fa-db2e-4abf-b342-d072ce9dbc6e"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9ca2e9e1-0f0d-4ccd-a741-b65ca09b8b33 b/data/input/FHIR/all/Claim/9ca2e9e1-0f0d-4ccd-a741-b65ca09b8b33
deleted file mode 100644
index 78fd639c..00000000
--- a/data/input/FHIR/all/Claim/9ca2e9e1-0f0d-4ccd-a741-b65ca09b8b33
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9ca2e9e1-0f0d-4ccd-a741-b65ca09b8b33", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2011-12-11T01:08:11+00:00", "end": "2011-12-11T01:23:11+00:00"}, "created": "2011-12-11T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:d5161422-b037-41f5-9a2c-ac8857e0f230"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:8bfca879-3026-4d92-8d7c-232ef957d411"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9ca96b43-4471-413c-9002-4b0b90e07483 b/data/input/FHIR/all/Claim/9ca96b43-4471-413c-9002-4b0b90e07483
deleted file mode 100644
index d102b2d4..00000000
--- a/data/input/FHIR/all/Claim/9ca96b43-4471-413c-9002-4b0b90e07483
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9ca96b43-4471-413c-9002-4b0b90e07483", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2004-09-25T22:22:41+00:00", "end": "2004-09-26T02:19:41+00:00"}, "created": "2004-09-26T02:19:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0e3bd383-0b4f-4a7a-944f-30ac80cc2724"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:ed42d03b-6416-46e8-b73d-e1178834a204"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:e3ff7eb3-9693-4ba9-b86c-d61d9bb67ce3"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9cdc601a-ecc5-41ae-91e4-de561f721984 b/data/input/FHIR/all/Claim/9cdc601a-ecc5-41ae-91e4-de561f721984
deleted file mode 100644
index 8d4bac53..00000000
--- a/data/input/FHIR/all/Claim/9cdc601a-ecc5-41ae-91e4-de561f721984
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9cdc601a-ecc5-41ae-91e4-de561f721984", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2013-02-26T00:29:21+00:00", "end": "2013-02-26T00:44:21+00:00"}, "created": "2013-02-26T00:44:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5e57818d-beb9-44de-a926-9a3944090d9c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3e893c0b-be8f-4bd6-b0aa-8b3ff0cbf0a4"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9d05edd0-ab27-4363-acbe-15b74ad8aa1b b/data/input/FHIR/all/Claim/9d05edd0-ab27-4363-acbe-15b74ad8aa1b
deleted file mode 100644
index 00ab03b5..00000000
--- a/data/input/FHIR/all/Claim/9d05edd0-ab27-4363-acbe-15b74ad8aa1b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9d05edd0-ab27-4363-acbe-15b74ad8aa1b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2015-11-17T22:12:13+00:00", "end": "2015-11-17T22:27:13+00:00"}, "created": "2015-11-17T22:27:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:03a6d4df-d7f1-4a8f-9664-17fca417a8bb"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:94d4f381-bec0-463a-833e-c722a6dded79"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:39c9305a-3436-4fe8-ade8-77b826e1d457"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2754e29f-14dd-44a8-9662-f6916c10b991"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9d786912-6ad8-4815-8ecb-df7f6978096e b/data/input/FHIR/all/Claim/9d786912-6ad8-4815-8ecb-df7f6978096e
deleted file mode 100644
index 32c99798..00000000
--- a/data/input/FHIR/all/Claim/9d786912-6ad8-4815-8ecb-df7f6978096e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9d786912-6ad8-4815-8ecb-df7f6978096e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1980-05-04T00:41:27+00:00", "end": "1980-05-04T01:26:27+00:00"}, "created": "1980-05-04T01:26:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:b47b749e-dc1a-4658-9579-31ecdc1be5fc"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7664fa4f-428f-4826-a6c2-2b00107e6026"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9dde7272-31a7-42cd-b5e6-75c2abd15914 b/data/input/FHIR/all/Claim/9dde7272-31a7-42cd-b5e6-75c2abd15914
deleted file mode 100644
index 88bc8276..00000000
--- a/data/input/FHIR/all/Claim/9dde7272-31a7-42cd-b5e6-75c2abd15914
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9dde7272-31a7-42cd-b5e6-75c2abd15914", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1977-03-25T19:28:31+00:00", "end": "1977-03-25T19:58:31+00:00"}, "created": "1977-03-25T19:58:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:413fd0f8-ba4a-40b3-baf2-f3e7bd7b5a47"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:87076b1d-e53e-4b24-bdd8-9149e5c59ef3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8d4fbf8d-e198-4f91-9dbc-8b2ea436a11d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "03", "display": "MMR"}], "text": "MMR"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 818.99, "currency": "USD"}}], "total": {"value": 1084.51, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9e169f17-e0b6-442b-b835-c5668f168292 b/data/input/FHIR/all/Claim/9e169f17-e0b6-442b-b835-c5668f168292
deleted file mode 100644
index f80b4a5c..00000000
--- a/data/input/FHIR/all/Claim/9e169f17-e0b6-442b-b835-c5668f168292
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9e169f17-e0b6-442b-b835-c5668f168292", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2013-01-04T04:44:29+00:00", "end": "2013-01-04T05:57:29+00:00"}, "created": "2013-01-04T05:57:29+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:26737921-a276-4458-a8b4-dab4bdc8179c"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:1fdfec8a-65ad-4bc5-bc3d-bd45e1a1f42d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:2f3a2bf4-7ee8-4c42-9f85-49dbf9822f04"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "284551006", "display": "Laceration of foot"}], "text": "Laceration of foot"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "net": {"value": 11329.32, "currency": "USD"}}], "total": {"value": 11454.32, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9e2c170d-0a2f-43a7-9a3b-369b5cee50f0 b/data/input/FHIR/all/Claim/9e2c170d-0a2f-43a7-9a3b-369b5cee50f0
deleted file mode 100644
index 56e021ef..00000000
--- a/data/input/FHIR/all/Claim/9e2c170d-0a2f-43a7-9a3b-369b5cee50f0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9e2c170d-0a2f-43a7-9a3b-369b5cee50f0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2012-05-22T22:12:13+00:00", "end": "2012-05-22T22:42:13+00:00"}, "created": "2012-05-22T22:42:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c675315b-0091-4002-bee3-7ed1d2a1af63"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:aba33077-9141-4012-b21d-550f54fd3c83"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1f1101c2-393d-4d5a-8487-04e679b1b800"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 3012.92, "currency": "USD"}}], "total": {"value": 3137.92, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9ec6ec3f-4ab6-49d9-bb5a-3195e6ad89be b/data/input/FHIR/all/Claim/9ec6ec3f-4ab6-49d9-bb5a-3195e6ad89be
deleted file mode 100644
index bd64ea71..00000000
--- a/data/input/FHIR/all/Claim/9ec6ec3f-4ab6-49d9-bb5a-3195e6ad89be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9ec6ec3f-4ab6-49d9-bb5a-3195e6ad89be", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2019-04-29T23:56:47+00:00", "end": "2019-04-30T00:11:47+00:00"}, "created": "2019-04-30T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3f0bd3dc-9456-493b-a43c-a037d3c0e9c6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a73a7eaa-95eb-4023-ba71-9dc2d7aa6eb8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9ee60424-c8d2-4966-aa61-dfbbf50931e1 b/data/input/FHIR/all/Claim/9ee60424-c8d2-4966-aa61-dfbbf50931e1
deleted file mode 100644
index 30086a9d..00000000
--- a/data/input/FHIR/all/Claim/9ee60424-c8d2-4966-aa61-dfbbf50931e1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9ee60424-c8d2-4966-aa61-dfbbf50931e1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2004-09-25T22:22:41+00:00", "end": "2004-09-26T02:19:41+00:00"}, "created": "2004-09-26T02:19:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:97b051c2-45aa-4b50-b23e-6ea9b0658c3a"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:e3ff7eb3-9693-4ba9-b86c-d61d9bb67ce3"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/9fb9621d-213c-4434-9adb-6cdee80aff4a b/data/input/FHIR/all/Claim/9fb9621d-213c-4434-9adb-6cdee80aff4a
deleted file mode 100644
index 336f0166..00000000
--- a/data/input/FHIR/all/Claim/9fb9621d-213c-4434-9adb-6cdee80aff4a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "9fb9621d-213c-4434-9adb-6cdee80aff4a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "billablePeriod": {"start": "2020-10-20T19:19:03+00:00", "end": "2020-10-20T19:34:03+00:00"}, "created": "2020-10-20T19:34:03+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:66042b0b-99b2-4fc7-a437-e6b713cab031"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8d78b15d-6e41-45d9-b369-c11917556707"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a078c40b-905f-4893-b4db-dea10c206c24 b/data/input/FHIR/all/Claim/a078c40b-905f-4893-b4db-dea10c206c24
deleted file mode 100644
index f61bbdca..00000000
--- a/data/input/FHIR/all/Claim/a078c40b-905f-4893-b4db-dea10c206c24
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a078c40b-905f-4893-b4db-dea10c206c24", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-03-30T11:50:40+00:00", "end": "1972-03-30T14:24:40+00:00"}, "created": "1972-03-30T14:24:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ebcf7efa-5e54-43a7-a6e8-90c45f60a6dc"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:9863271a-bc4b-47c2-96dd-9b00fa6dc9ac"}}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:058c6222-a403-4f8f-8b35-463f059dc389"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:fa6da406-7e10-452b-8a9f-e2c6f8fe1779"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:f3ca8bee-0724-4654-8e99-30c0f5ed94fe"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "net": {"value": 8896.82, "currency": "USD"}}, {"sequence": 5, "diagnosisSequence": [3], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}}], "total": {"value": 9021.82, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a11688b0-fb18-4199-9925-5ab0d309346f b/data/input/FHIR/all/Claim/a11688b0-fb18-4199-9925-5ab0d309346f
deleted file mode 100644
index 3360ad14..00000000
--- a/data/input/FHIR/all/Claim/a11688b0-fb18-4199-9925-5ab0d309346f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a11688b0-fb18-4199-9925-5ab0d309346f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2017-01-23T09:51:38+00:00", "end": "2017-01-23T10:21:38+00:00"}, "created": "2017-01-23T10:21:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7fceb310-f1b8-4ccd-885b-729af05b05f1"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:863000bd-e3c1-4365-88ef-b8d3d89f9cd1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:050fd4d2-548c-4a5a-b661-6e28850f4a7b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 3545.7, "currency": "USD"}}], "total": {"value": 3670.7, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a11c5ff8-642c-4b73-9459-8846b602957f b/data/input/FHIR/all/Claim/a11c5ff8-642c-4b73-9459-8846b602957f
deleted file mode 100644
index 0a75870d..00000000
--- a/data/input/FHIR/all/Claim/a11c5ff8-642c-4b73-9459-8846b602957f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a11c5ff8-642c-4b73-9459-8846b602957f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2020-06-05T14:37:55+00:00", "end": "2020-06-05T15:07:55+00:00"}, "created": "2020-06-05T15:07:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:50d702a4-2a02-44f9-9ae4-909eb465ea83"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c49b4d5b-80c5-439b-9262-7aa73b1cca6c"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d215eadf-c0d9-405d-845d-6ddead4bcecf"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:2809bb03-358c-4778-9766-11a07627e4ce"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3ed6129a-e01d-4e5b-9576-edb17ebf7b1e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 371.48, "currency": "USD"}}], "total": {"value": 918.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a1b34b96-bac1-482f-bb66-ba5e48bb19d3 b/data/input/FHIR/all/Claim/a1b34b96-bac1-482f-bb66-ba5e48bb19d3
deleted file mode 100644
index 71908206..00000000
--- a/data/input/FHIR/all/Claim/a1b34b96-bac1-482f-bb66-ba5e48bb19d3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a1b34b96-bac1-482f-bb66-ba5e48bb19d3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2005-10-16T03:11:33+00:00", "end": "2005-10-16T03:26:33+00:00"}, "created": "2005-10-16T03:26:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8212429c-3429-4417-a7b8-e491acb74206"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:62f9b5ea-cfd8-434a-8e7a-8ccd189c0432"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:20204fd4-a2c7-4cfb-98dd-8b6f4fec0eab"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ef741ae9-c8e4-4818-a0d1-4b8afe3f0918"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a1f03b01-064e-4b60-8fa3-6c78cab31267 b/data/input/FHIR/all/Claim/a1f03b01-064e-4b60-8fa3-6c78cab31267
deleted file mode 100644
index 53cfd360..00000000
--- a/data/input/FHIR/all/Claim/a1f03b01-064e-4b60-8fa3-6c78cab31267
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a1f03b01-064e-4b60-8fa3-6c78cab31267", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1981-07-01T08:54:18+00:00", "end": "1981-07-01T09:09:18+00:00"}, "created": "1981-07-01T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a3745b06-4788-4a2b-8a14-214f63f60ca0"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a25bca33-645d-4028-9fa3-064e36f87475 b/data/input/FHIR/all/Claim/a25bca33-645d-4028-9fa3-064e36f87475
deleted file mode 100644
index 3ed2a4fa..00000000
--- a/data/input/FHIR/all/Claim/a25bca33-645d-4028-9fa3-064e36f87475
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a25bca33-645d-4028-9fa3-064e36f87475", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2018-02-10T20:32:10+00:00", "end": "2018-02-10T20:47:10+00:00"}, "created": "2018-02-10T20:47:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:976e60b5-efa1-41fb-8e5b-d74a4f9c4107"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c5709875-6592-44d2-86d6-4d7a79163a39"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a27cc597-870f-41f1-9a8e-e9f566731224 b/data/input/FHIR/all/Claim/a27cc597-870f-41f1-9a8e-e9f566731224
deleted file mode 100644
index f93cc09d..00000000
--- a/data/input/FHIR/all/Claim/a27cc597-870f-41f1-9a8e-e9f566731224
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a27cc597-870f-41f1-9a8e-e9f566731224", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2011-12-11T01:08:11+00:00", "end": "2011-12-11T01:23:11+00:00"}, "created": "2011-12-11T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:8bfca879-3026-4d92-8d7c-232ef957d411"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a28adfe1-ead5-4039-afd9-eccbc2805f3e b/data/input/FHIR/all/Claim/a28adfe1-ead5-4039-afd9-eccbc2805f3e
deleted file mode 100644
index 3f870e9a..00000000
--- a/data/input/FHIR/all/Claim/a28adfe1-ead5-4039-afd9-eccbc2805f3e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a28adfe1-ead5-4039-afd9-eccbc2805f3e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2013-07-03T23:33:57+00:00", "end": "2013-07-03T23:48:57+00:00"}, "created": "2013-07-03T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:63c337e9-6766-45e7-a410-1fca72081cf2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f9143a49-b87b-4b29-932f-0bc618851c90"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a2ce99bf-794b-463e-ba55-6644aa67750d b/data/input/FHIR/all/Claim/a2ce99bf-794b-463e-ba55-6644aa67750d
deleted file mode 100644
index 18143f5e..00000000
--- a/data/input/FHIR/all/Claim/a2ce99bf-794b-463e-ba55-6644aa67750d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a2ce99bf-794b-463e-ba55-6644aa67750d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2013-01-31T01:08:11+00:00", "end": "2013-01-31T01:23:11+00:00"}, "created": "2013-01-31T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:561289b1-b53f-416f-9485-870fa76eae06"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5e919e29-4838-4464-9df5-9f230a030046"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0fa054be-7d53-483d-a43b-b615b42b6ca2"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a34624f1-4cd8-416f-9882-531961485986 b/data/input/FHIR/all/Claim/a34624f1-4cd8-416f-9882-531961485986
deleted file mode 100644
index 37b0c9f1..00000000
--- a/data/input/FHIR/all/Claim/a34624f1-4cd8-416f-9882-531961485986
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a34624f1-4cd8-416f-9882-531961485986", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2016-04-26T04:00:52+00:00", "end": "2016-04-26T04:15:52+00:00"}, "created": "2016-04-26T04:15:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:566c9490-076a-4dbe-91b9-06b71b18cfed"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:fb6661ed-07ba-45a7-9e1c-f109dc309a3f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a4020f9d-0075-4ab7-a03c-949c647ed4b0 b/data/input/FHIR/all/Claim/a4020f9d-0075-4ab7-a03c-949c647ed4b0
deleted file mode 100644
index e2ab5363..00000000
--- a/data/input/FHIR/all/Claim/a4020f9d-0075-4ab7-a03c-949c647ed4b0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a4020f9d-0075-4ab7-a03c-949c647ed4b0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1973-06-07T11:50:40+00:00", "end": "1973-06-07T12:20:40+00:00"}, "created": "1973-06-07T12:20:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9f375b3b-85b6-49a4-b39d-65e492d0ce3b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:1c0a9409-87cf-4b2f-9fb7-e94583b03db9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:52ac2feb-32b3-4444-a9c2-cc76c2a18b4e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "03", "display": "MMR"}], "text": "MMR"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 780.45, "currency": "USD"}}], "total": {"value": 1045.97, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a48f4b01-d831-44d3-a0a4-73953ed43fcb b/data/input/FHIR/all/Claim/a48f4b01-d831-44d3-a0a4-73953ed43fcb
deleted file mode 100644
index cb43129d..00000000
--- a/data/input/FHIR/all/Claim/a48f4b01-d831-44d3-a0a4-73953ed43fcb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a48f4b01-d831-44d3-a0a4-73953ed43fcb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2017-10-14T20:15:51+00:00", "end": "2017-10-14T20:30:51+00:00"}, "created": "2017-10-14T20:30:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c70f44d0-19e1-4400-94d7-41b47e6508a6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e027fb74-36f7-49dd-85fb-4c05d18e1296"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a4a488f2-44a2-43a2-9a07-9a0bc35ed5b9 b/data/input/FHIR/all/Claim/a4a488f2-44a2-43a2-9a07-9a0bc35ed5b9
deleted file mode 100644
index cd581cc8..00000000
--- a/data/input/FHIR/all/Claim/a4a488f2-44a2-43a2-9a07-9a0bc35ed5b9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a4a488f2-44a2-43a2-9a07-9a0bc35ed5b9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2014-01-11T16:59:14+00:00", "end": "2014-01-11T17:29:14+00:00"}, "created": "2014-01-11T17:29:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8761f5e3-93d4-4fe1-9f5b-bd85f88d45b8"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:0fbd4f9e-6df8-4703-8864-94fa9eddd10f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8d0e9f9d-eef3-4f29-b2ee-257ed375fa86"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 521.19, "currency": "USD"}}], "total": {"value": 786.71, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a4b48efa-fe34-40d0-9d11-c1dcc72f3099 b/data/input/FHIR/all/Claim/a4b48efa-fe34-40d0-9d11-c1dcc72f3099
deleted file mode 100644
index 1b55f89e..00000000
--- a/data/input/FHIR/all/Claim/a4b48efa-fe34-40d0-9d11-c1dcc72f3099
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a4b48efa-fe34-40d0-9d11-c1dcc72f3099", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2002-06-20T03:11:33+00:00", "end": "2002-06-20T04:11:33+00:00"}, "created": "2002-06-20T04:11:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:f285f88e-2dab-4aec-a6e2-bcccce7fd12d"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:437ff221-6738-4e8e-a943-db86a1c909a5"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a51cc835-8b39-4ee6-b64b-22e3d07c5885 b/data/input/FHIR/all/Claim/a51cc835-8b39-4ee6-b64b-22e3d07c5885
deleted file mode 100644
index ced3b977..00000000
--- a/data/input/FHIR/all/Claim/a51cc835-8b39-4ee6-b64b-22e3d07c5885
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a51cc835-8b39-4ee6-b64b-22e3d07c5885", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2012-09-21T10:35:11+00:00", "end": "2012-09-21T10:50:11+00:00"}, "created": "2012-09-21T10:50:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0ce93b4e-9728-4dd8-aee7-85179ab543ef"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1260f1fe-349e-45da-818d-4c521f2178aa"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a5378c6f-e378-4bd8-837a-5fb2975faed1 b/data/input/FHIR/all/Claim/a5378c6f-e378-4bd8-837a-5fb2975faed1
deleted file mode 100644
index dae60833..00000000
--- a/data/input/FHIR/all/Claim/a5378c6f-e378-4bd8-837a-5fb2975faed1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a5378c6f-e378-4bd8-837a-5fb2975faed1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2009-07-23T19:03:26+00:00", "end": "2009-07-23T19:18:26+00:00"}, "created": "2009-07-23T19:18:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c872db6b-03b8-4e7f-be93-e3d3868434f7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b2b57045-3102-493e-b4e2-728c0a324b67"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a53f60a3-2d88-4e3c-8781-6bfca19800dc b/data/input/FHIR/all/Claim/a53f60a3-2d88-4e3c-8781-6bfca19800dc
deleted file mode 100644
index 72efdbe2..00000000
--- a/data/input/FHIR/all/Claim/a53f60a3-2d88-4e3c-8781-6bfca19800dc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a53f60a3-2d88-4e3c-8781-6bfca19800dc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2017-03-28T20:15:35+00:00", "end": "2017-03-28T20:30:35+00:00"}, "created": "2017-03-28T20:30:35+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:7e15fa28-f9c1-456a-a6f2-d094d5bc1d8c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b2a022e1-43b5-4ab4-b8be-0f3e169a7d30"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a564e2a9-3f75-41de-ac45-867f1b1b3394 b/data/input/FHIR/all/Claim/a564e2a9-3f75-41de-ac45-867f1b1b3394
deleted file mode 100644
index 4a080130..00000000
--- a/data/input/FHIR/all/Claim/a564e2a9-3f75-41de-ac45-867f1b1b3394
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a564e2a9-3f75-41de-ac45-867f1b1b3394", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1997-07-05T04:14:01+00:00", "end": "1997-07-05T04:44:01+00:00"}, "created": "1997-07-05T04:44:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2b980425-eae1-416a-919d-9cb3fcbc11f8"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:eb673e5c-cc56-4ed3-a724-7b13fe614942"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a569e901-717c-4bf0-9974-50f62a3216a5 b/data/input/FHIR/all/Claim/a569e901-717c-4bf0-9974-50f62a3216a5
deleted file mode 100644
index f9f052e2..00000000
--- a/data/input/FHIR/all/Claim/a569e901-717c-4bf0-9974-50f62a3216a5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a569e901-717c-4bf0-9974-50f62a3216a5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2014-02-06T01:08:11+00:00", "end": "2014-02-06T01:38:11+00:00"}, "created": "2014-02-06T01:38:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:934d7819-67f3-4b8f-a447-3adbe72435ad"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:fff081eb-73f3-4593-ab72-c3091747137b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ec85678f-a68f-437e-b927-9cb7b0a792f0"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 321.77, "currency": "USD"}}], "total": {"value": 587.29, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a57221b8-114f-4e5d-b211-e6c76e248b16 b/data/input/FHIR/all/Claim/a57221b8-114f-4e5d-b211-e6c76e248b16
deleted file mode 100644
index 21999bb0..00000000
--- a/data/input/FHIR/all/Claim/a57221b8-114f-4e5d-b211-e6c76e248b16
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a57221b8-114f-4e5d-b211-e6c76e248b16", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2020-03-14T10:09:19+00:00", "end": "2020-03-14T10:24:19+00:00"}, "created": "2020-03-14T10:24:19+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:659a43e1-414c-4f3e-acf0-0dc9f4933c28"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:dbb5b086-554e-461a-9367-1cbde0caf8eb"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a63b2207-42dc-470f-99ce-be5c883f40ef b/data/input/FHIR/all/Claim/a63b2207-42dc-470f-99ce-be5c883f40ef
deleted file mode 100644
index 16856ed5..00000000
--- a/data/input/FHIR/all/Claim/a63b2207-42dc-470f-99ce-be5c883f40ef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a63b2207-42dc-470f-99ce-be5c883f40ef", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2012-07-11T21:19:24+00:00", "end": "2012-07-11T21:34:24+00:00"}, "created": "2012-07-11T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:017a3ead-57d7-4ada-8b4e-5b761cda9f9f"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bf27cce6-468b-4532-9f1e-dfd50df8fd55"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a6b3f7e4-01d7-4a28-99f2-7abfc945e706 b/data/input/FHIR/all/Claim/a6b3f7e4-01d7-4a28-99f2-7abfc945e706
deleted file mode 100644
index efe619d2..00000000
--- a/data/input/FHIR/all/Claim/a6b3f7e4-01d7-4a28-99f2-7abfc945e706
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a6b3f7e4-01d7-4a28-99f2-7abfc945e706", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2012-01-04T20:51:42+00:00", "end": "2012-01-04T21:06:42+00:00"}, "created": "2012-01-04T21:06:42+00:00", "provider": {"reference": "urn:uuid:ef58ea08-d883-3957-8300-150554edc8fb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e67e7809-55c1-4f10-9f88-01250b2ece14"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0ec373f5-9bf0-4ae4-b0c3-f6c4c496f083"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d7718cd9-9bf1-4488-9d57-00b2cb1c0e89"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a7279ed7-2a32-4b66-84bc-9006309aa853 b/data/input/FHIR/all/Claim/a7279ed7-2a32-4b66-84bc-9006309aa853
deleted file mode 100644
index 26d157b4..00000000
--- a/data/input/FHIR/all/Claim/a7279ed7-2a32-4b66-84bc-9006309aa853
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a7279ed7-2a32-4b66-84bc-9006309aa853", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1982-07-07T08:54:18+00:00", "end": "1982-07-07T09:09:18+00:00"}, "created": "1982-07-07T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:eab423c2-0786-4c53-bddb-0f6ec4088d75"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:797b260d-3045-4161-b10c-4eb7da931aa4"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a78fc80f-1d31-421a-9a18-98e418c83a06 b/data/input/FHIR/all/Claim/a78fc80f-1d31-421a-9a18-98e418c83a06
deleted file mode 100644
index 34b6ec79..00000000
--- a/data/input/FHIR/all/Claim/a78fc80f-1d31-421a-9a18-98e418c83a06
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a78fc80f-1d31-421a-9a18-98e418c83a06", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2012-07-11T21:19:24+00:00", "end": "2012-07-11T21:34:24+00:00"}, "created": "2012-07-11T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:fc28e091-422f-40b5-a369-d7b8f6357a23"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bf27cce6-468b-4532-9f1e-dfd50df8fd55"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a7c4385d-12f3-4068-a23c-d4b0d2050e23 b/data/input/FHIR/all/Claim/a7c4385d-12f3-4068-a23c-d4b0d2050e23
deleted file mode 100644
index 51529a35..00000000
--- a/data/input/FHIR/all/Claim/a7c4385d-12f3-4068-a23c-d4b0d2050e23
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a7c4385d-12f3-4068-a23c-d4b0d2050e23", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2014-09-27T20:15:51+00:00", "end": "2014-09-27T20:45:51+00:00"}, "created": "2014-09-27T20:45:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1a80cf43-d2c7-4236-8aad-d53565eeae53"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9b5757bb-b3ae-49f5-af7e-756c04c36eb0"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:0030c90b-c7c9-4fb9-a9c5-e45373f4b98b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d11a9e18-29a9-42c8-a45c-34925c04f910"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 448.3, "currency": "USD"}}], "total": {"value": 854.34, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a7e79d54-83a6-47ad-8a8a-e9a81c3dade5 b/data/input/FHIR/all/Claim/a7e79d54-83a6-47ad-8a8a-e9a81c3dade5
deleted file mode 100644
index 50be71da..00000000
--- a/data/input/FHIR/all/Claim/a7e79d54-83a6-47ad-8a8a-e9a81c3dade5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a7e79d54-83a6-47ad-8a8a-e9a81c3dade5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "billablePeriod": {"start": "2021-01-26T19:19:03+00:00", "end": "2021-01-26T19:49:03+00:00"}, "created": "2021-01-26T19:49:03+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:514c9805-4156-4055-bad9-3c916be0be9c"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1d773a10-3436-43d6-800b-9e712cd1a466"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:689bb8ad-3a61-4b17-8f0e-0811861d3f9d"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fd9dd0f0-1374-42e9-8755-a24172a2d753"}}, {"sequence": 5, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b873533d-2ce1-4284-814a-bfcbc4730ff4"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3ed1de82-0beb-483f-b15d-3eb838dbb79d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b1f62b6c-83d0-46e4-860d-f5b7c51abaf8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "informationSequence": [5], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 7, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 399.16, "currency": "USD"}}], "total": {"value": 1226.76, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a89307b7-e89c-4973-b708-e6621325bc9d b/data/input/FHIR/all/Claim/a89307b7-e89c-4973-b708-e6621325bc9d
deleted file mode 100644
index 7a279c8f..00000000
--- a/data/input/FHIR/all/Claim/a89307b7-e89c-4973-b708-e6621325bc9d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a89307b7-e89c-4973-b708-e6621325bc9d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1954-11-04T10:10:39+00:00", "end": "1954-11-04T12:12:39+00:00"}, "created": "1954-11-04T12:12:39+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:35020cca-5ed3-42f6-a66b-e754585e2162"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:1face0fb-2ef0-47ae-ac8d-74253c2dc655"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a93b70f2-c9a6-4dbd-9ed6-8f7c350f85af b/data/input/FHIR/all/Claim/a93b70f2-c9a6-4dbd-9ed6-8f7c350f85af
deleted file mode 100644
index 4da4bdd4..00000000
--- a/data/input/FHIR/all/Claim/a93b70f2-c9a6-4dbd-9ed6-8f7c350f85af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a93b70f2-c9a6-4dbd-9ed6-8f7c350f85af", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "billablePeriod": {"start": "2012-09-10T15:29:24+00:00", "end": "2012-09-10T15:44:24+00:00"}, "created": "2012-09-10T15:44:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fcd9bb91-0aac-4c8c-9494-d5dc0bcf6bdb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:afcee359-ffbb-4ae0-b54f-547eb3c58e68"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a94a905b-8939-46d9-939d-defbe3f7aaf2 b/data/input/FHIR/all/Claim/a94a905b-8939-46d9-939d-defbe3f7aaf2
deleted file mode 100644
index b3853968..00000000
--- a/data/input/FHIR/all/Claim/a94a905b-8939-46d9-939d-defbe3f7aaf2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a94a905b-8939-46d9-939d-defbe3f7aaf2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2014-05-16T00:29:21+00:00", "end": "2014-05-16T00:59:21+00:00"}, "created": "2014-05-16T00:59:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:7da0c825-d894-45f1-b303-0f657e0002a1"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7e46153a-6bf6-4499-b228-80653db6bf48"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a963244c-91d7-46cb-a5ac-3fe8db753d45 b/data/input/FHIR/all/Claim/a963244c-91d7-46cb-a5ac-3fe8db753d45
deleted file mode 100644
index 4c3af116..00000000
--- a/data/input/FHIR/all/Claim/a963244c-91d7-46cb-a5ac-3fe8db753d45
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a963244c-91d7-46cb-a5ac-3fe8db753d45", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1991-11-04T15:08:18+00:00", "end": "1991-11-04T15:23:18+00:00"}, "created": "1991-11-04T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "encounter": [{"reference": "urn:uuid:66c94b33-4ca1-46fe-84c1-9e2c2971f862"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a9aef241-997e-4668-9ea7-d4b73a3123d5 b/data/input/FHIR/all/Claim/a9aef241-997e-4668-9ea7-d4b73a3123d5
deleted file mode 100644
index c9b53bd1..00000000
--- a/data/input/FHIR/all/Claim/a9aef241-997e-4668-9ea7-d4b73a3123d5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a9aef241-997e-4668-9ea7-d4b73a3123d5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2012-05-25T04:47:46+00:00", "end": "2012-05-25T05:02:46+00:00"}, "created": "2012-05-25T05:02:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c0fe84b4-83c2-416d-8f21-a99b003827a0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:621af420-87bd-4a2f-bf6e-ecb7945c66a1"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a9caa40d-33f7-496b-9a25-954a5c0f77c4 b/data/input/FHIR/all/Claim/a9caa40d-33f7-496b-9a25-954a5c0f77c4
deleted file mode 100644
index ec8c83bf..00000000
--- a/data/input/FHIR/all/Claim/a9caa40d-33f7-496b-9a25-954a5c0f77c4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a9caa40d-33f7-496b-9a25-954a5c0f77c4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2013-07-31T21:19:24+00:00", "end": "2013-07-31T21:34:24+00:00"}, "created": "2013-07-31T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:75f5887e-723c-43a2-9d2a-24528aef79c6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1d3cd4b6-916c-4697-9c06-d74f354a53f8"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/a9f02e9b-496f-48cf-9477-ae670a59931c b/data/input/FHIR/all/Claim/a9f02e9b-496f-48cf-9477-ae670a59931c
deleted file mode 100644
index 36995f2a..00000000
--- a/data/input/FHIR/all/Claim/a9f02e9b-496f-48cf-9477-ae670a59931c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "a9f02e9b-496f-48cf-9477-ae670a59931c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2019-04-24T04:23:40+00:00", "end": "2019-04-24T04:38:40+00:00"}, "created": "2019-04-24T04:38:40+00:00", "provider": {"reference": "urn:uuid:bbf934c6-faad-3483-a1d2-d2ecb693a0e2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b01a0eb3-b1d6-4572-a174-2cf43e4336be"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:8cc92aee-696f-4ac3-a63c-ca3459cc10be"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/aa17b9f4-fc49-4c52-bd1b-440f7d355227 b/data/input/FHIR/all/Claim/aa17b9f4-fc49-4c52-bd1b-440f7d355227
deleted file mode 100644
index 4f4728c2..00000000
--- a/data/input/FHIR/all/Claim/aa17b9f4-fc49-4c52-bd1b-440f7d355227
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "aa17b9f4-fc49-4c52-bd1b-440f7d355227", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1981-03-14T08:59:56+00:00", "end": "1981-03-14T09:59:56+00:00"}, "created": "1981-03-14T09:59:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dd9f3dce-c213-4bf0-a8bf-931c3e507188"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:17ede64c-72e2-4b11-822f-d5a1a2b1b147"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "262574004", "display": "Bullet wound"}], "text": "Bullet wound"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/aa67071a-1295-4943-b35d-683abf5ca4ca b/data/input/FHIR/all/Claim/aa67071a-1295-4943-b35d-683abf5ca4ca
deleted file mode 100644
index 207c57ad..00000000
--- a/data/input/FHIR/all/Claim/aa67071a-1295-4943-b35d-683abf5ca4ca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "aa67071a-1295-4943-b35d-683abf5ca4ca", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2011-05-30T14:10:09+00:00", "end": "2011-05-30T14:25:09+00:00"}, "created": "2011-05-30T14:25:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9f622d05-4281-415c-a8e6-30027cc26f3c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:318bb491-4ba4-43c5-a632-112021104859"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/aabc5af7-c3c0-4344-8ac0-859cf2d2a890 b/data/input/FHIR/all/Claim/aabc5af7-c3c0-4344-8ac0-859cf2d2a890
deleted file mode 100644
index 234c5ea6..00000000
--- a/data/input/FHIR/all/Claim/aabc5af7-c3c0-4344-8ac0-859cf2d2a890
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "aabc5af7-c3c0-4344-8ac0-859cf2d2a890", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2018-01-16T09:56:48+00:00", "end": "2018-01-16T10:26:48+00:00"}, "created": "2018-01-16T10:26:48+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a934a308-826d-4aa7-9314-6bf369d7a351"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8c117dee-9f73-4da4-8137-ebd5a6fd695f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0f71738b-cfee-43bd-b5af-cdfbc369da21"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 569.64, "currency": "USD"}}], "total": {"value": 835.16, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/aaf4a12c-268f-4391-a76d-73fc21b7cd8a b/data/input/FHIR/all/Claim/aaf4a12c-268f-4391-a76d-73fc21b7cd8a
deleted file mode 100644
index d114a4a8..00000000
--- a/data/input/FHIR/all/Claim/aaf4a12c-268f-4391-a76d-73fc21b7cd8a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "aaf4a12c-268f-4391-a76d-73fc21b7cd8a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2012-03-19T23:56:47+00:00", "end": "2012-03-20T00:11:47+00:00"}, "created": "2012-03-20T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ad07afb0-8c95-4ea7-b845-8ccd6a8e841b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d62ed9fb-3c44-438a-ac56-67baefaa6310"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ab0de6f0-95d9-47eb-88b1-c141848910c9 b/data/input/FHIR/all/Claim/ab0de6f0-95d9-47eb-88b1-c141848910c9
deleted file mode 100644
index a5b06150..00000000
--- a/data/input/FHIR/all/Claim/ab0de6f0-95d9-47eb-88b1-c141848910c9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ab0de6f0-95d9-47eb-88b1-c141848910c9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2020-09-11T19:30:25+00:00", "end": "2020-09-11T19:45:25+00:00"}, "created": "2020-09-11T19:45:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e8db8359-9f6a-4915-a347-7b958f305e9e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:27d55b20-70de-452b-8f14-a8c5fd9cd2ec"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ab106598-31b7-4abc-b403-0a25a05568e2 b/data/input/FHIR/all/Claim/ab106598-31b7-4abc-b403-0a25a05568e2
deleted file mode 100644
index 1a2c28b3..00000000
--- a/data/input/FHIR/all/Claim/ab106598-31b7-4abc-b403-0a25a05568e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ab106598-31b7-4abc-b403-0a25a05568e2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2004-10-02T20:15:51+00:00", "end": "2004-10-02T20:45:51+00:00"}, "created": "2004-10-02T20:45:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:324c85b6-50c0-497c-8595-65e16e1d3f05"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9977d09f-a533-42a9-a7c3-e5e58057760f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ab550144-943e-43ac-85eb-248f65bf4418 b/data/input/FHIR/all/Claim/ab550144-943e-43ac-85eb-248f65bf4418
deleted file mode 100644
index d791571b..00000000
--- a/data/input/FHIR/all/Claim/ab550144-943e-43ac-85eb-248f65bf4418
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ab550144-943e-43ac-85eb-248f65bf4418", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2011-10-22T20:32:10+00:00", "end": "2011-10-22T21:02:10+00:00"}, "created": "2011-10-22T21:02:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e2c2340b-7774-4499-b71e-0109cf45ad50"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:898b833f-ba90-4476-a0a8-b7bfcb078f11"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c872617d-6054-4c73-9ea5-9dda27ef3653"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 751.86, "currency": "USD"}}], "total": {"value": 1017.38, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ac28fd0a-7d6d-4234-bfbc-c197fffdd94a b/data/input/FHIR/all/Claim/ac28fd0a-7d6d-4234-bfbc-c197fffdd94a
deleted file mode 100644
index 3f4c4dc7..00000000
--- a/data/input/FHIR/all/Claim/ac28fd0a-7d6d-4234-bfbc-c197fffdd94a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ac28fd0a-7d6d-4234-bfbc-c197fffdd94a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2012-12-11T05:34:59+00:00", "end": "2012-12-11T06:04:59+00:00"}, "created": "2012-12-11T06:04:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:659245e7-40f9-441a-af03-87146e07313a"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:10c8d8d2-75d0-40cc-bb7e-1c8978204cfa"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:1f8276b0-bf78-4320-99a0-c9d20a1a2b5b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4b415589-6d42-4dc2-897a-1e425b336db4"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 458.79, "currency": "USD"}}], "total": {"value": 864.83, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ac71460d-2799-4d8f-afe1-5cbb24dfe4dc b/data/input/FHIR/all/Claim/ac71460d-2799-4d8f-afe1-5cbb24dfe4dc
deleted file mode 100644
index 50af37cc..00000000
--- a/data/input/FHIR/all/Claim/ac71460d-2799-4d8f-afe1-5cbb24dfe4dc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ac71460d-2799-4d8f-afe1-5cbb24dfe4dc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1999-05-05T04:14:01+00:00", "end": "1999-05-05T04:29:01+00:00"}, "created": "1999-05-05T04:29:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:2c438462-2767-411d-9e03-8724c005fa9b"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ac93d710-76fa-4524-a44b-01b5bc49e718 b/data/input/FHIR/all/Claim/ac93d710-76fa-4524-a44b-01b5bc49e718
deleted file mode 100644
index 365ee8d9..00000000
--- a/data/input/FHIR/all/Claim/ac93d710-76fa-4524-a44b-01b5bc49e718
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ac93d710-76fa-4524-a44b-01b5bc49e718", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2011-09-02T10:35:11+00:00", "end": "2011-09-02T10:50:11+00:00"}, "created": "2011-09-02T10:50:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ace5f097-ecbc-4c4f-b74e-8595246a9f80"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:22294a4a-5672-4b07-aa75-611c1ae6f2b3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/acabfe19-d5e1-4f64-b3eb-26ec5ce5bda3 b/data/input/FHIR/all/Claim/acabfe19-d5e1-4f64-b3eb-26ec5ce5bda3
deleted file mode 100644
index 4f955753..00000000
--- a/data/input/FHIR/all/Claim/acabfe19-d5e1-4f64-b3eb-26ec5ce5bda3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "acabfe19-d5e1-4f64-b3eb-26ec5ce5bda3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2013-07-06T11:44:32+00:00", "end": "2013-07-06T12:22:32+00:00"}, "created": "2013-07-06T12:22:32+00:00", "provider": {"reference": "urn:uuid:cb6a50e0-af76-3758-99ad-3200ede03fff"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:05dd2b5b-7c1c-49e6-8edc-a22354e9f324"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:17d889ec-0275-4bbd-9f3a-0a371ccb1644"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:0ef2a8a1-bd17-4ed7-9bae-5f16238fa379"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ad8d416a-3d7a-4302-9991-aaa6e01bf14e b/data/input/FHIR/all/Claim/ad8d416a-3d7a-4302-9991-aaa6e01bf14e
deleted file mode 100644
index 125b2d87..00000000
--- a/data/input/FHIR/all/Claim/ad8d416a-3d7a-4302-9991-aaa6e01bf14e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ad8d416a-3d7a-4302-9991-aaa6e01bf14e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1980-03-30T08:54:18+00:00", "end": "1980-03-30T09:09:18+00:00"}, "created": "1980-03-30T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f3a9d3ac-a881-475e-86bb-f78aa04e3b0b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:37879e1d-5226-4600-945b-f8dd648a2bda"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ada69e44-21ae-48aa-b9dd-c860d0996310 b/data/input/FHIR/all/Claim/ada69e44-21ae-48aa-b9dd-c860d0996310
deleted file mode 100644
index 99262719..00000000
--- a/data/input/FHIR/all/Claim/ada69e44-21ae-48aa-b9dd-c860d0996310
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ada69e44-21ae-48aa-b9dd-c860d0996310", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2016-07-01T04:47:46+00:00", "end": "2016-07-01T05:02:46+00:00"}, "created": "2016-07-01T05:02:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:85f9f46b-c382-4a78-ab32-1d12e77b250f"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:57f08c1a-76e4-4d9b-9a42-f5a7df309176"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4a1d08d5-f833-4c8a-8768-f83fe9c6a7cd"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ade7a34a-a028-4f1c-94e6-189b236ebaa6 b/data/input/FHIR/all/Claim/ade7a34a-a028-4f1c-94e6-189b236ebaa6
deleted file mode 100644
index f7a8b3a4..00000000
--- a/data/input/FHIR/all/Claim/ade7a34a-a028-4f1c-94e6-189b236ebaa6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ade7a34a-a028-4f1c-94e6-189b236ebaa6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2015-10-03T20:15:51+00:00", "end": "2015-10-03T20:30:51+00:00"}, "created": "2015-10-03T20:30:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e2d647bd-fad6-429b-a2be-8b275ff57527"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:265be9a5-8675-4bc8-afe8-c0ada6cbfe4f"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7cea13fa-972a-45c0-a324-40e678ccb3f4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:43892ce6-6aca-4cc5-9b36-59950a5e1b59"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 546.56, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/adf4fcf3-5716-41eb-9129-362f5f40cec2 b/data/input/FHIR/all/Claim/adf4fcf3-5716-41eb-9129-362f5f40cec2
deleted file mode 100644
index 2a6d5d44..00000000
--- a/data/input/FHIR/all/Claim/adf4fcf3-5716-41eb-9129-362f5f40cec2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "adf4fcf3-5716-41eb-9129-362f5f40cec2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2014-04-22T11:50:40+00:00", "end": "2014-04-22T12:05:40+00:00"}, "created": "2014-04-22T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:154d70b6-50d6-4f7a-b2c6-e500ee1305a7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a8cde0a3-7597-4c6f-a664-c939579afadc"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ae0e1d51-e723-4796-a936-315ce1ea92f4 b/data/input/FHIR/all/Claim/ae0e1d51-e723-4796-a936-315ce1ea92f4
deleted file mode 100644
index 03da15f2..00000000
--- a/data/input/FHIR/all/Claim/ae0e1d51-e723-4796-a936-315ce1ea92f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ae0e1d51-e723-4796-a936-315ce1ea92f4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "1999-12-28T09:56:48+00:00", "end": "1999-12-28T10:11:48+00:00"}, "created": "1999-12-28T10:11:48+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:099b02de-6109-4ac5-8ede-edef6118fe00"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8dedac1e-6f9e-4501-9676-6097b69bec29"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ae33c1a1-f716-4558-b4dc-1f206f880c24 b/data/input/FHIR/all/Claim/ae33c1a1-f716-4558-b4dc-1f206f880c24
deleted file mode 100644
index 23e32cff..00000000
--- a/data/input/FHIR/all/Claim/ae33c1a1-f716-4558-b4dc-1f206f880c24
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ae33c1a1-f716-4558-b4dc-1f206f880c24", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2009-08-01T04:44:29+00:00", "end": "2009-08-01T04:59:29+00:00"}, "created": "2009-08-01T04:59:29+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:bc1002ff-ede8-44b2-9221-820084a0d674"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2df2244d-d1fd-409e-8729-d0a5892cbd99"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/aee0563c-4a9f-45d1-a445-58306a604bb4 b/data/input/FHIR/all/Claim/aee0563c-4a9f-45d1-a445-58306a604bb4
deleted file mode 100644
index 3e8c8ccd..00000000
--- a/data/input/FHIR/all/Claim/aee0563c-4a9f-45d1-a445-58306a604bb4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "aee0563c-4a9f-45d1-a445-58306a604bb4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2004-04-10T16:59:14+00:00", "end": "2004-04-10T17:29:14+00:00"}, "created": "2004-04-10T17:29:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:74a4eead-d168-42aa-810d-9c77180ceec2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f5f1f2ad-e38d-437b-8524-c995f6d94147"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/af417a8e-2289-4034-9093-aca4ef9e9ab3 b/data/input/FHIR/all/Claim/af417a8e-2289-4034-9093-aca4ef9e9ab3
deleted file mode 100644
index ae521929..00000000
--- a/data/input/FHIR/all/Claim/af417a8e-2289-4034-9093-aca4ef9e9ab3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "af417a8e-2289-4034-9093-aca4ef9e9ab3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2013-09-13T19:30:25+00:00", "end": "2013-09-13T19:45:25+00:00"}, "created": "2013-09-13T19:45:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1c8e1fe6-f6ec-47ad-abba-a9b27a87c5a8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d6fef247-3f77-42a2-891a-53f0767ef4ed"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/af521d50-2e78-4626-9f5e-c59014dde629 b/data/input/FHIR/all/Claim/af521d50-2e78-4626-9f5e-c59014dde629
deleted file mode 100644
index 80902cac..00000000
--- a/data/input/FHIR/all/Claim/af521d50-2e78-4626-9f5e-c59014dde629
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "af521d50-2e78-4626-9f5e-c59014dde629", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2015-09-25T10:35:11+00:00", "end": "2015-09-25T10:50:11+00:00"}, "created": "2015-09-25T10:50:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d240674e-5359-4160-bd66-ef6dcd63dde5"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:dd96d61a-c8d7-47c0-8886-9e1c79865e9b"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:28f2d0f2-4927-431a-bf4b-b24ef944b238"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:11808a39-1147-4b71-b196-a5f00b88349c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f774bcf8-b08c-4e81-bfd0-10b0300eb6da"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/af62ac1e-7181-4e33-ae18-175858c87373 b/data/input/FHIR/all/Claim/af62ac1e-7181-4e33-ae18-175858c87373
deleted file mode 100644
index 94d88a24..00000000
--- a/data/input/FHIR/all/Claim/af62ac1e-7181-4e33-ae18-175858c87373
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "af62ac1e-7181-4e33-ae18-175858c87373", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2017-08-25T19:30:25+00:00", "end": "2017-08-25T20:12:25+00:00"}, "created": "2017-08-25T20:12:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:7846f6c8-597b-4d5c-92f5-8665071acdce"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:5c8e1f18-f0d4-44ab-85b8-da6d73e1c3b3"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "73761001", "display": "Colonoscopy"}], "text": "Colonoscopy"}, "net": {"value": 10421.67, "currency": "USD"}}], "total": {"value": 10546.67, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/afc4504c-82fa-4b86-aef3-e5f9039252b7 b/data/input/FHIR/all/Claim/afc4504c-82fa-4b86-aef3-e5f9039252b7
deleted file mode 100644
index cadab034..00000000
--- a/data/input/FHIR/all/Claim/afc4504c-82fa-4b86-aef3-e5f9039252b7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "afc4504c-82fa-4b86-aef3-e5f9039252b7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "1994-01-31T10:35:11+00:00", "end": "1994-01-31T11:24:11+00:00"}, "created": "1994-01-31T11:24:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2ecba935-e4a7-4bf1-b7ff-c8ecef8d1a96"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:d751246e-706f-4bb8-9d90-185099609b1f"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/afd87517-0e36-45a0-839f-c119d4cf71b5 b/data/input/FHIR/all/Claim/afd87517-0e36-45a0-839f-c119d4cf71b5
deleted file mode 100644
index 1a6929ee..00000000
--- a/data/input/FHIR/all/Claim/afd87517-0e36-45a0-839f-c119d4cf71b5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "afd87517-0e36-45a0-839f-c119d4cf71b5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1989-01-08T00:41:27+00:00", "end": "1989-01-09T06:41:27+00:00"}, "created": "1989-01-09T06:41:27+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:692b0878-1dbc-4dbd-9cc1-2de03b0b44f5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "305411003", "display": "Admission to thoracic surgery department"}], "text": "Admission to thoracic surgery department"}, "encounter": [{"reference": "urn:uuid:09ef538a-d853-4cb1-ab59-3f2ad86e2de6"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "88039007", "display": "Transplant of lung (procedure)"}], "text": "Transplant of lung (procedure)"}, "net": {"value": 172483.29, "currency": "USD"}}], "total": {"value": 172558.29, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/afea3bd6-9a17-4cfb-ae32-133e943663db b/data/input/FHIR/all/Claim/afea3bd6-9a17-4cfb-ae32-133e943663db
deleted file mode 100644
index a7b83d23..00000000
--- a/data/input/FHIR/all/Claim/afea3bd6-9a17-4cfb-ae32-133e943663db
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "afea3bd6-9a17-4cfb-ae32-133e943663db", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2015-04-16T11:44:32+00:00", "end": "2015-04-16T12:44:32+00:00"}, "created": "2015-04-16T12:44:32+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:ae127621-9ad9-4d0d-ad89-3a279939b405"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:e6194d17-1930-4c5e-8de1-68cb012c3f0a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b066eb0c-98ef-4767-adfe-18fc9de4a7f9 b/data/input/FHIR/all/Claim/b066eb0c-98ef-4767-adfe-18fc9de4a7f9
deleted file mode 100644
index bff6fbdb..00000000
--- a/data/input/FHIR/all/Claim/b066eb0c-98ef-4767-adfe-18fc9de4a7f9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b066eb0c-98ef-4767-adfe-18fc9de4a7f9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2012-03-06T20:43:11+00:00", "end": "2012-03-06T20:58:11+00:00"}, "created": "2012-03-06T20:58:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c19ca2bd-4f44-4187-9614-3c0e4dbcab20"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:045aeca8-3dd6-42ab-9d33-daf215041bb0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9e9dbd2b-4b4a-4aa2-baaa-479ed314f0a8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b0e7c3af-74bd-4ef3-95f7-03526065e3dd b/data/input/FHIR/all/Claim/b0e7c3af-74bd-4ef3-95f7-03526065e3dd
deleted file mode 100644
index 68cf1f3e..00000000
--- a/data/input/FHIR/all/Claim/b0e7c3af-74bd-4ef3-95f7-03526065e3dd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b0e7c3af-74bd-4ef3-95f7-03526065e3dd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2000-11-19T15:06:54+00:00", "end": "2000-11-23T16:09:54+00:00"}, "created": "2000-11-23T16:09:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d9ef4518-654c-4892-a736-9d4021e22054"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183452005", "display": "Encounter Inpatient"}], "text": "Encounter Inpatient"}, "encounter": [{"reference": "urn:uuid:785d2aad-3132-460c-910e-d22f4efb8839"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428251008", "display": "History of appendectomy"}], "text": "History of appendectomy"}}], "total": {"value": 75, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b1243b2f-45f7-4f4b-913e-720874ca57f2 b/data/input/FHIR/all/Claim/b1243b2f-45f7-4f4b-913e-720874ca57f2
deleted file mode 100644
index e09b95af..00000000
--- a/data/input/FHIR/all/Claim/b1243b2f-45f7-4f4b-913e-720874ca57f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b1243b2f-45f7-4f4b-913e-720874ca57f2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1961-03-31T10:10:39+00:00", "end": "1961-03-31T10:40:39+00:00"}, "created": "1961-03-31T10:40:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:33593548-f882-47fb-87df-2df99ed69d22"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:69968a1d-9d64-44d0-9eb1-7e49927a72d4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:684ab31a-9b1d-4c0f-8bb2-b49dda54f150"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 514.42, "currency": "USD"}}], "total": {"value": 779.94, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b129d368-dd6e-4a6f-a23d-20d304aa9076 b/data/input/FHIR/all/Claim/b129d368-dd6e-4a6f-a23d-20d304aa9076
deleted file mode 100644
index 23a56cbe..00000000
--- a/data/input/FHIR/all/Claim/b129d368-dd6e-4a6f-a23d-20d304aa9076
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b129d368-dd6e-4a6f-a23d-20d304aa9076", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1988-10-30T00:41:27+00:00", "end": "1988-10-30T01:26:27+00:00"}, "created": "1988-10-30T01:26:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c54ac97e-5eb0-4e93-bcb9-2a192f2e49e4"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ea14b1ad-d609-4da0-a457-458f7a942caf"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:be7f33bb-972b-4343-a2ff-b88aa2a27664"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f3d5eaa1-290d-431a-ac78-f6678338bdbb"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "net": {"value": 13760.2, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15081005", "display": "Pulmonary rehabilitation (regime/therapy)"}], "text": "Pulmonary rehabilitation (regime/therapy)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 14542.37, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b13755be-b6ca-49e9-bbde-af29b5b4dc44 b/data/input/FHIR/all/Claim/b13755be-b6ca-49e9-bbde-af29b5b4dc44
deleted file mode 100644
index 09600eef..00000000
--- a/data/input/FHIR/all/Claim/b13755be-b6ca-49e9-bbde-af29b5b4dc44
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b13755be-b6ca-49e9-bbde-af29b5b4dc44", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2018-01-07T09:25:28+00:00", "end": "2018-01-07T09:40:28+00:00"}, "created": "2018-01-07T09:40:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:540a56b1-12b3-4074-8912-4f11dca9eb40"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0281e764-ad55-4718-9997-6f7b01a4b7da"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b1b5c3e8-a031-49c5-a525-ec5b5e5e6f97 b/data/input/FHIR/all/Claim/b1b5c3e8-a031-49c5-a525-ec5b5e5e6f97
deleted file mode 100644
index 04ad4014..00000000
--- a/data/input/FHIR/all/Claim/b1b5c3e8-a031-49c5-a525-ec5b5e5e6f97
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b1b5c3e8-a031-49c5-a525-ec5b5e5e6f97", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2017-10-23T10:48:09+00:00", "end": "2017-10-23T11:03:09+00:00"}, "created": "2017-10-23T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f6812cc1-29b5-4026-a679-f5eee22693b4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6076db5b-1aa8-4ea5-b00a-93499d090ad2"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b1e3c66b-2678-4a33-aee3-1e02cbde8d8e b/data/input/FHIR/all/Claim/b1e3c66b-2678-4a33-aee3-1e02cbde8d8e
deleted file mode 100644
index e96ab331..00000000
--- a/data/input/FHIR/all/Claim/b1e3c66b-2678-4a33-aee3-1e02cbde8d8e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b1e3c66b-2678-4a33-aee3-1e02cbde8d8e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2019-09-06T13:11:35+00:00", "end": "2019-09-06T13:26:35+00:00"}, "created": "2019-09-06T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:3fbda298-a73a-4428-b659-b377d41030c4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:e41f8b8a-c247-4abf-97fa-a166a1db5e52"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "239872002", "display": "Osteoarthritis of hip"}], "text": "Osteoarthritis of hip"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b273bb91-9c3c-4710-ab6b-cdacf2e39f1b b/data/input/FHIR/all/Claim/b273bb91-9c3c-4710-ab6b-cdacf2e39f1b
deleted file mode 100644
index 53ac4262..00000000
--- a/data/input/FHIR/all/Claim/b273bb91-9c3c-4710-ab6b-cdacf2e39f1b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b273bb91-9c3c-4710-ab6b-cdacf2e39f1b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2012-03-07T20:15:35+00:00", "end": "2012-03-07T20:30:35+00:00"}, "created": "2012-03-07T20:30:35+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cae596c8-1cf0-412a-9fb2-5695e2706eb5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c4a8996e-6ea4-44a4-be1e-8b7a6d110c53"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b2ab6f5b-de1c-4f3b-820e-72f039f43e6c b/data/input/FHIR/all/Claim/b2ab6f5b-de1c-4f3b-820e-72f039f43e6c
deleted file mode 100644
index bf1634a9..00000000
--- a/data/input/FHIR/all/Claim/b2ab6f5b-de1c-4f3b-820e-72f039f43e6c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b2ab6f5b-de1c-4f3b-820e-72f039f43e6c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2018-04-14T12:01:49+00:00", "end": "2018-04-14T12:16:49+00:00"}, "created": "2018-04-14T12:16:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b01e7da3-a906-4b05-8410-1412599add1e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:9e0f6ca6-e25b-4ce0-aa8e-8e701ad53df4"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b35f815b-32ff-48ec-acbc-421a97c4b2c3 b/data/input/FHIR/all/Claim/b35f815b-32ff-48ec-acbc-421a97c4b2c3
deleted file mode 100644
index c38206d4..00000000
--- a/data/input/FHIR/all/Claim/b35f815b-32ff-48ec-acbc-421a97c4b2c3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b35f815b-32ff-48ec-acbc-421a97c4b2c3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2015-11-20T01:08:11+00:00", "end": "2015-11-20T01:23:11+00:00"}, "created": "2015-11-20T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e4cbb059-55b3-4287-ae17-0ffba43409da"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:2cd01dd0-0ddc-4f28-9178-ac97e22d9a8c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b4216ba9-1cd2-4282-ad6d-258f07a2349d b/data/input/FHIR/all/Claim/b4216ba9-1cd2-4282-ad6d-258f07a2349d
deleted file mode 100644
index c0574646..00000000
--- a/data/input/FHIR/all/Claim/b4216ba9-1cd2-4282-ad6d-258f07a2349d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b4216ba9-1cd2-4282-ad6d-258f07a2349d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2020-05-04T23:56:47+00:00", "end": "2020-05-05T00:11:47+00:00"}, "created": "2020-05-05T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:409bb2d9-3eab-4ae1-8ef4-6b4fd5a0aa8f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b62c1144-4f05-47f6-a1fd-0fb291b84447"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b42c393e-4225-4c17-b309-898dc13a630a b/data/input/FHIR/all/Claim/b42c393e-4225-4c17-b309-898dc13a630a
deleted file mode 100644
index 7b96f015..00000000
--- a/data/input/FHIR/all/Claim/b42c393e-4225-4c17-b309-898dc13a630a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b42c393e-4225-4c17-b309-898dc13a630a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2009-04-04T00:29:21+00:00", "end": "2009-04-04T00:44:21+00:00"}, "created": "2009-04-04T00:44:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6d4a47b0-e3e9-4c8c-9ef4-63e2b0a70753"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:9e7d16a3-321b-4b4b-bb47-2808402af30d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "69896004", "display": "Rheumatoid arthritis"}], "text": "Rheumatoid arthritis"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b4759b22-99a3-41ba-8cc4-d8e0582a1ffd b/data/input/FHIR/all/Claim/b4759b22-99a3-41ba-8cc4-d8e0582a1ffd
deleted file mode 100644
index 31ddfb47..00000000
--- a/data/input/FHIR/all/Claim/b4759b22-99a3-41ba-8cc4-d8e0582a1ffd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b4759b22-99a3-41ba-8cc4-d8e0582a1ffd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2011-11-06T09:25:28+00:00", "end": "2011-11-06T11:03:28+00:00"}, "created": "2011-11-06T11:03:28+00:00", "provider": {"reference": "urn:uuid:44bef9d3-91c2-3005-93e0-ccf436348ff0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:b616a86b-2c84-4d60-9384-7cd9c5661fb3"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:2cbf3b35-b64a-42b7-8ee2-0bd7554ed05b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b48fa110-787b-4ccd-b811-769c6b1bfa1b b/data/input/FHIR/all/Claim/b48fa110-787b-4ccd-b811-769c6b1bfa1b
deleted file mode 100644
index 0e2704f4..00000000
--- a/data/input/FHIR/all/Claim/b48fa110-787b-4ccd-b811-769c6b1bfa1b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b48fa110-787b-4ccd-b811-769c6b1bfa1b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2014-06-08T04:47:46+00:00", "end": "2014-06-08T05:16:46+00:00"}, "created": "2014-06-08T05:16:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:51f7c59f-645e-421d-be3c-010d08824169"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5ac3698d-0ea4-4ec5-a414-fc5f900864d1"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b4a2cbbf-c9c2-4ea5-a6b9-2feb1ba2d20b b/data/input/FHIR/all/Claim/b4a2cbbf-c9c2-4ea5-a6b9-2feb1ba2d20b
deleted file mode 100644
index 8c56c172..00000000
--- a/data/input/FHIR/all/Claim/b4a2cbbf-c9c2-4ea5-a6b9-2feb1ba2d20b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b4a2cbbf-c9c2-4ea5-a6b9-2feb1ba2d20b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2020-01-14T18:04:34+00:00", "end": "2020-01-14T18:19:34+00:00"}, "created": "2020-01-14T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:64a1822d-6aad-47e8-827d-9fff3884c88c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:da62f00c-bdf9-428e-81c5-4e4877166a5a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b4eb06c8-89cd-4694-939e-b962b2fd5709 b/data/input/FHIR/all/Claim/b4eb06c8-89cd-4694-939e-b962b2fd5709
deleted file mode 100644
index f90decf6..00000000
--- a/data/input/FHIR/all/Claim/b4eb06c8-89cd-4694-939e-b962b2fd5709
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b4eb06c8-89cd-4694-939e-b962b2fd5709", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2013-07-13T23:33:57+00:00", "end": "2013-07-13T23:48:57+00:00"}, "created": "2013-07-13T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b030f0b8-d3b6-447e-a2a8-203d0859bca4"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b50f05ab-d591-465d-a633-88b4092424ce b/data/input/FHIR/all/Claim/b50f05ab-d591-465d-a633-88b4092424ce
deleted file mode 100644
index c2cbd9b4..00000000
--- a/data/input/FHIR/all/Claim/b50f05ab-d591-465d-a633-88b4092424ce
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b50f05ab-d591-465d-a633-88b4092424ce", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2015-04-05T23:58:38+00:00", "end": "2015-04-06T00:13:38+00:00"}, "created": "2015-04-06T00:13:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:24b0e428-9929-4b47-a51c-cc7606c413e9"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8c4b0706-35a5-4dd5-bc9f-da19cd2d17ec"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:efb43f2f-3055-4c81-bfce-b730eecf9c53"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:95085547-9ab4-4a18-8f5e-51a944996093"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4440bfe4-b752-4c5e-b113-e0a38067d3dd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:cb640590-7961-49dc-b9fe-49a2f67d2d82"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b5269ea9-85f5-4c2b-a6c1-97c844227a4f b/data/input/FHIR/all/Claim/b5269ea9-85f5-4c2b-a6c1-97c844227a4f
deleted file mode 100644
index b92ada12..00000000
--- a/data/input/FHIR/all/Claim/b5269ea9-85f5-4c2b-a6c1-97c844227a4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b5269ea9-85f5-4c2b-a6c1-97c844227a4f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2000-01-08T18:26:38+00:00", "end": "2000-01-08T18:56:38+00:00"}, "created": "2000-01-08T18:56:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0765f31b-1d4b-4317-a00a-e3a4bd1c4910"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:80f4da05-319b-4fde-beff-9c3903d67041"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b54e8021-b090-421f-abfd-d96bf167b39b b/data/input/FHIR/all/Claim/b54e8021-b090-421f-abfd-d96bf167b39b
deleted file mode 100644
index a7930082..00000000
--- a/data/input/FHIR/all/Claim/b54e8021-b090-421f-abfd-d96bf167b39b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b54e8021-b090-421f-abfd-d96bf167b39b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2016-07-01T04:47:46+00:00", "end": "2016-07-01T05:02:46+00:00"}, "created": "2016-07-01T05:02:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:731bda93-f350-448c-b108-d715d8ce46ad"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4a1d08d5-f833-4c8a-8768-f83fe9c6a7cd"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b56e2b3d-aa16-4424-91c0-7e7f2eea08e5 b/data/input/FHIR/all/Claim/b56e2b3d-aa16-4424-91c0-7e7f2eea08e5
deleted file mode 100644
index b4b8a0dc..00000000
--- a/data/input/FHIR/all/Claim/b56e2b3d-aa16-4424-91c0-7e7f2eea08e5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b56e2b3d-aa16-4424-91c0-7e7f2eea08e5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2018-06-20T04:27:08+00:00", "end": "2018-06-20T04:42:08+00:00"}, "created": "2018-06-20T04:42:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:23adb513-5956-4a30-9f8c-7ffad6777014"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1f960d27-3f7d-4a51-9282-debf16f9a980"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b6476018-4c51-424d-bbe1-61c2063cb156 b/data/input/FHIR/all/Claim/b6476018-4c51-424d-bbe1-61c2063cb156
deleted file mode 100644
index b43b10dc..00000000
--- a/data/input/FHIR/all/Claim/b6476018-4c51-424d-bbe1-61c2063cb156
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b6476018-4c51-424d-bbe1-61c2063cb156", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2012-11-13T11:44:32+00:00", "end": "2012-11-13T12:14:32+00:00"}, "created": "2012-11-13T12:14:32+00:00", "provider": {"reference": "urn:uuid:cb6a50e0-af76-3758-99ad-3200ede03fff"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:96068f06-f657-467b-8206-8c769af05ced"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d5f991ac-235c-4a0f-b23b-7d2db6f50bf6"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:dd27d859-1f8e-4c41-804d-b0eeb3e8db83"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:29ab1cfd-9e5f-4864-89b4-f02c5630450b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5eb4abd5-4e74-42b6-93d7-671a421d49a6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4a408c79-a201-4b8f-ba71-971bced1d51e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 550.43, "currency": "USD"}}], "total": {"value": 1237.51, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b65be5bc-541e-4625-af98-dd61e698bca1 b/data/input/FHIR/all/Claim/b65be5bc-541e-4625-af98-dd61e698bca1
deleted file mode 100644
index 01af25f5..00000000
--- a/data/input/FHIR/all/Claim/b65be5bc-541e-4625-af98-dd61e698bca1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b65be5bc-541e-4625-af98-dd61e698bca1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2011-12-13T22:28:27+00:00", "end": "2011-12-13T22:58:27+00:00"}, "created": "2011-12-13T22:58:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cd833bc2-fc9b-4454-98a1-165baa53c15e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:426d1e23-6fe5-4445-99bc-6abb0a66a170"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:451d2f06-8dc7-4686-93e3-90d408c47f5f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 718.58, "currency": "USD"}}], "total": {"value": 984.1, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b664431d-0038-40ab-bb63-476ab0ecce92 b/data/input/FHIR/all/Claim/b664431d-0038-40ab-bb63-476ab0ecce92
deleted file mode 100644
index daba9e7d..00000000
--- a/data/input/FHIR/all/Claim/b664431d-0038-40ab-bb63-476ab0ecce92
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b664431d-0038-40ab-bb63-476ab0ecce92", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2015-02-12T16:24:37+00:00", "end": "2015-02-12T16:54:37+00:00"}, "created": "2015-02-12T16:54:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1b1eeae7-e1da-4390-a6f0-65c589551cfb"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:9e312325-3147-4dbe-9f08-c95134e97652"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c2480099-75f4-4855-9445-4eab05bb3395"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 774.05, "currency": "USD"}}], "total": {"value": 1039.57, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b66e933a-c90b-4229-8163-97f3b50aab0b b/data/input/FHIR/all/Claim/b66e933a-c90b-4229-8163-97f3b50aab0b
deleted file mode 100644
index 137f08e5..00000000
--- a/data/input/FHIR/all/Claim/b66e933a-c90b-4229-8163-97f3b50aab0b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b66e933a-c90b-4229-8163-97f3b50aab0b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1989-02-15T08:54:18+00:00", "end": "1989-02-19T08:54:18+00:00"}, "created": "1989-02-19T08:54:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:4d9b241d-d415-4ed1-a15c-30fdb3e6b6f3"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:759712a9-02c7-4a26-b5ab-36092fe81f2e"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b6974386-8ca4-492f-ad60-f4489c4d507d b/data/input/FHIR/all/Claim/b6974386-8ca4-492f-ad60-f4489c4d507d
deleted file mode 100644
index e4e09ea3..00000000
--- a/data/input/FHIR/all/Claim/b6974386-8ca4-492f-ad60-f4489c4d507d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b6974386-8ca4-492f-ad60-f4489c4d507d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2014-03-12T05:28:35+00:00", "end": "2014-03-12T05:58:35+00:00"}, "created": "2014-03-12T05:58:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d186c060-86c1-4b30-845d-1811e585d295"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:16db335d-2059-450d-a346-c72aa21d2231"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:2643a7c2-e24a-471f-a738-89a5ab41802a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ce7a4fd1-54e2-483b-bcac-a7258477fdc7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 609.61, "currency": "USD"}}], "total": {"value": 1015.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b6a643b5-bbcd-4e98-8aaa-f184185bb071 b/data/input/FHIR/all/Claim/b6a643b5-bbcd-4e98-8aaa-f184185bb071
deleted file mode 100644
index 546a53ba..00000000
--- a/data/input/FHIR/all/Claim/b6a643b5-bbcd-4e98-8aaa-f184185bb071
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b6a643b5-bbcd-4e98-8aaa-f184185bb071", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2015-09-17T14:15:47+00:00", "end": "2015-09-17T14:45:47+00:00"}, "created": "2015-09-17T14:45:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c40178f1-5aa3-4bdb-be41-3330273a35db"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7beac60a-f115-4172-b1f6-3ea7099cc9e2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:be8b4f47-c6b7-4fa2-a229-c773c7a53808"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:35c8b271-0f16-4887-a91d-f0ce61518b19"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 563.71, "currency": "USD"}}], "total": {"value": 969.75, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b6f2604d-cffb-40cd-ad97-ae65e4886902 b/data/input/FHIR/all/Claim/b6f2604d-cffb-40cd-ad97-ae65e4886902
deleted file mode 100644
index cb4b40a2..00000000
--- a/data/input/FHIR/all/Claim/b6f2604d-cffb-40cd-ad97-ae65e4886902
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b6f2604d-cffb-40cd-ad97-ae65e4886902", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2014-11-01T13:11:35+00:00", "end": "2014-11-01T15:41:35+00:00"}, "created": "2014-11-01T15:41:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d178b20f-4708-46d9-9d6e-7384ae5914f3"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:da96740b-f6d4-47b9-8b7c-d06e2caf69ce"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:540f73cd-7b51-43da-b10f-ddc79cf6b223"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:8b2b1eaf-7d97-4d50-b8f3-d212f24abc59"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "58150001", "display": "Fracture of clavicle"}], "text": "Fracture of clavicle"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "168594001", "display": "Clavicle X-ray"}], "text": "Clavicle X-ray"}, "net": {"value": 516.65, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "305428000", "display": "Admission to orthopedic department"}], "text": "Admission to orthopedic department"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 1158.3, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b7e6e214-c036-4563-9da9-8606f4368410 b/data/input/FHIR/all/Claim/b7e6e214-c036-4563-9da9-8606f4368410
deleted file mode 100644
index 9daeec51..00000000
--- a/data/input/FHIR/all/Claim/b7e6e214-c036-4563-9da9-8606f4368410
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b7e6e214-c036-4563-9da9-8606f4368410", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1980-03-30T08:54:18+00:00", "end": "1980-03-30T09:09:18+00:00"}, "created": "1980-03-30T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2f58ea32-51a7-49f2-b697-1b105a3cb5f3"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:37879e1d-5226-4600-945b-f8dd648a2bda"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b803e2f0-fef8-4f4e-a7f0-1fe06718fa28 b/data/input/FHIR/all/Claim/b803e2f0-fef8-4f4e-a7f0-1fe06718fa28
deleted file mode 100644
index c0393069..00000000
--- a/data/input/FHIR/all/Claim/b803e2f0-fef8-4f4e-a7f0-1fe06718fa28
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b803e2f0-fef8-4f4e-a7f0-1fe06718fa28", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2016-09-27T09:51:38+00:00", "end": "2016-09-27T10:06:38+00:00"}, "created": "2016-09-27T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:fce21c43-e297-4af0-93ae-bf8268baa58c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1c93688c-eb1c-40c6-a334-cc303ad478ff"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b81304ef-1e1b-41e9-9bec-31bf51082a8f b/data/input/FHIR/all/Claim/b81304ef-1e1b-41e9-9bec-31bf51082a8f
deleted file mode 100644
index 79b279e1..00000000
--- a/data/input/FHIR/all/Claim/b81304ef-1e1b-41e9-9bec-31bf51082a8f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b81304ef-1e1b-41e9-9bec-31bf51082a8f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2016-03-23T05:28:35+00:00", "end": "2016-03-23T05:58:35+00:00"}, "created": "2016-03-23T05:58:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f6c14b0f-3d66-496a-aa3a-6c4fd93fe64e"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4cae8fbe-63ba-43d9-a505-1fc881a9e793"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:c81316f5-be6b-4732-91f4-7bc1f214a9d5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:88b9840a-709f-4433-beb6-031bfd826392"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 907.65, "currency": "USD"}}, {"sequence": 4, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 1173.17, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b82f23a6-a59a-4df0-bfd6-3187cdf8f35d b/data/input/FHIR/all/Claim/b82f23a6-a59a-4df0-bfd6-3187cdf8f35d
deleted file mode 100644
index 7faee68f..00000000
--- a/data/input/FHIR/all/Claim/b82f23a6-a59a-4df0-bfd6-3187cdf8f35d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b82f23a6-a59a-4df0-bfd6-3187cdf8f35d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2016-05-22T00:29:21+00:00", "end": "2016-05-22T01:29:21+00:00"}, "created": "2016-05-22T01:29:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:991682b2-7fbb-4c81-86e4-af02b1ff31d2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:1ad5a50d-c927-454a-83f8-2f1f7e38fdac"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "39848009", "display": "Whiplash injury to neck"}], "text": "Whiplash injury to neck"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b82fee81-f78a-4063-83e2-1929474f3ea7 b/data/input/FHIR/all/Claim/b82fee81-f78a-4063-83e2-1929474f3ea7
deleted file mode 100644
index 20bdca93..00000000
--- a/data/input/FHIR/all/Claim/b82fee81-f78a-4063-83e2-1929474f3ea7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b82fee81-f78a-4063-83e2-1929474f3ea7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2016-09-02T16:59:14+00:00", "end": "2016-09-02T17:29:14+00:00"}, "created": "2016-09-02T17:29:14+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:2d55fe9d-0974-4c47-9aa7-aa1a97554bad"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:09a09760-747c-49b7-a1e8-aca38a538ed6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:224e4f80-a5d4-45b7-80b0-ecf54ee6953a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2247.1, "currency": "USD"}}], "total": {"value": 2372.1, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b8f4f9cd-4d55-46f9-874d-523db6a89f5c b/data/input/FHIR/all/Claim/b8f4f9cd-4d55-46f9-874d-523db6a89f5c
deleted file mode 100644
index 670d013c..00000000
--- a/data/input/FHIR/all/Claim/b8f4f9cd-4d55-46f9-874d-523db6a89f5c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b8f4f9cd-4d55-46f9-874d-523db6a89f5c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2017-03-23T22:48:50+00:00", "end": "2017-03-23T23:03:50+00:00"}, "created": "2017-03-23T23:03:50+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4490eb8f-0fd4-4b46-a67a-4865c81fb4f6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:02d6ad44-39bd-40f2-b25b-fabef0493e18"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b93de0dc-52f6-4d63-a7b1-b6d604ceadca b/data/input/FHIR/all/Claim/b93de0dc-52f6-4d63-a7b1-b6d604ceadca
deleted file mode 100644
index 7c5f1319..00000000
--- a/data/input/FHIR/all/Claim/b93de0dc-52f6-4d63-a7b1-b6d604ceadca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b93de0dc-52f6-4d63-a7b1-b6d604ceadca", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2019-10-26T20:15:35+00:00", "end": "2019-10-26T20:30:35+00:00"}, "created": "2019-10-26T20:30:35+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:6ef08c76-a1b1-4426-a131-bc29208e9e10"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f2112630-db8a-475c-9288-b81ee154a3e2"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b94e31cd-ffa8-4604-a6c0-d14f0fc71e8d b/data/input/FHIR/all/Claim/b94e31cd-ffa8-4604-a6c0-d14f0fc71e8d
deleted file mode 100644
index dedb762e..00000000
--- a/data/input/FHIR/all/Claim/b94e31cd-ffa8-4604-a6c0-d14f0fc71e8d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b94e31cd-ffa8-4604-a6c0-d14f0fc71e8d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2012-02-27T05:28:45+00:00", "end": "2012-02-27T05:43:45+00:00"}, "created": "2012-02-27T05:43:45+00:00", "provider": {"reference": "urn:uuid:9a7149fa-49fc-3c87-b935-d29c55808717"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c8f4bf11-2878-45b0-a36f-019cf26587d2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7e88f7f8-fa10-41ab-9964-590d6a32f8ef"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b97d5167-f9a5-4b14-91a5-bd1cb5133c7e b/data/input/FHIR/all/Claim/b97d5167-f9a5-4b14-91a5-bd1cb5133c7e
deleted file mode 100644
index 2d1428aa..00000000
--- a/data/input/FHIR/all/Claim/b97d5167-f9a5-4b14-91a5-bd1cb5133c7e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b97d5167-f9a5-4b14-91a5-bd1cb5133c7e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2014-07-23T21:19:24+00:00", "end": "2014-07-23T21:34:24+00:00"}, "created": "2014-07-23T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8ee6791d-c0e3-415a-bbc0-211b8de7977d"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:aab41f21-ee63-4000-856b-538b84b16e58"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8e0699b8-80a9-4d10-ab5f-2dff2849b6c1"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b9af6dfb-71e8-4121-a14d-03ae9501eddd b/data/input/FHIR/all/Claim/b9af6dfb-71e8-4121-a14d-03ae9501eddd
deleted file mode 100644
index 694d479a..00000000
--- a/data/input/FHIR/all/Claim/b9af6dfb-71e8-4121-a14d-03ae9501eddd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b9af6dfb-71e8-4121-a14d-03ae9501eddd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2017-07-06T13:27:37+00:00", "end": "2017-07-06T13:57:37+00:00"}, "created": "2017-07-06T13:57:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c7430503-85a4-47ca-bafa-b029d339c995"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5a1632a7-0276-4d45-a89e-07db52ae0ab0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:048f7a10-7912-418a-9820-049cc0d45704"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 563.32, "currency": "USD"}}], "total": {"value": 828.84, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/b9d858f9-9401-4166-8cd8-c352efc6a9cf b/data/input/FHIR/all/Claim/b9d858f9-9401-4166-8cd8-c352efc6a9cf
deleted file mode 100644
index 8133d672..00000000
--- a/data/input/FHIR/all/Claim/b9d858f9-9401-4166-8cd8-c352efc6a9cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "b9d858f9-9401-4166-8cd8-c352efc6a9cf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2005-07-29T20:37:06+00:00", "end": "2005-07-29T20:52:06+00:00"}, "created": "2005-07-29T20:52:06+00:00", "provider": {"reference": "urn:uuid:37c0de84-bcaf-3624-82bf-a89b2ac441b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:374d78d6-95d8-47db-99fe-94b8d6f5c0de"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:07e80c96-dae5-4b96-a8f7-cf793d11ff41"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ba0a1186-8f51-48eb-bc18-010796559e09 b/data/input/FHIR/all/Claim/ba0a1186-8f51-48eb-bc18-010796559e09
deleted file mode 100644
index cf3bae70..00000000
--- a/data/input/FHIR/all/Claim/ba0a1186-8f51-48eb-bc18-010796559e09
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ba0a1186-8f51-48eb-bc18-010796559e09", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2017-05-25T19:20:19+00:00", "end": "2017-05-25T19:49:19+00:00"}, "created": "2017-05-25T19:49:19+00:00", "provider": {"reference": "urn:uuid:7fb56531-86bd-3e4a-8619-4df9942da309"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dfd0028d-51fa-4e67-bb2f-01818eaf8855"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:41a0a848-93a0-4c64-9e80-14f66537fdd3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e38d7a93-a7da-43c0-a362-388bcd6e317e"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ba2edade-dda9-4747-9385-675ff3401e04 b/data/input/FHIR/all/Claim/ba2edade-dda9-4747-9385-675ff3401e04
deleted file mode 100644
index 924a8e24..00000000
--- a/data/input/FHIR/all/Claim/ba2edade-dda9-4747-9385-675ff3401e04
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ba2edade-dda9-4747-9385-675ff3401e04", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2012-06-04T14:10:09+00:00", "end": "2012-06-04T14:25:09+00:00"}, "created": "2012-06-04T14:25:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:79227dfe-b6c1-41b7-b10a-3120ef74b0ca"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:30f7e181-c9ca-47c4-915d-51dd36f8b229"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ba42bc1d-d7dd-4be7-9205-93ad8c9b21e2 b/data/input/FHIR/all/Claim/ba42bc1d-d7dd-4be7-9205-93ad8c9b21e2
deleted file mode 100644
index 88fc2bb5..00000000
--- a/data/input/FHIR/all/Claim/ba42bc1d-d7dd-4be7-9205-93ad8c9b21e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ba42bc1d-d7dd-4be7-9205-93ad8c9b21e2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2020-12-01T20:43:11+00:00", "end": "2020-12-01T21:13:11+00:00"}, "created": "2020-12-01T21:13:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:350a691e-001b-4be9-adde-eda25fd23ef9"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d6d2990e-d26b-4367-b1fd-cb6fcb44b7a4"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3d60cd73-ac45-44db-b128-3623efd351f4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:77172b46-4a43-4372-90d2-ef940d2b974e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 564.98, "currency": "USD"}}], "total": {"value": 971.02, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ba439137-5cdc-4295-854c-226938ae38dd b/data/input/FHIR/all/Claim/ba439137-5cdc-4295-854c-226938ae38dd
deleted file mode 100644
index 53aa12aa..00000000
--- a/data/input/FHIR/all/Claim/ba439137-5cdc-4295-854c-226938ae38dd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ba439137-5cdc-4295-854c-226938ae38dd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2011-12-06T05:34:59+00:00", "end": "2011-12-06T06:04:59+00:00"}, "created": "2011-12-06T06:04:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:01873831-c917-4e4c-af36-07a007ad28d7"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:992dc092-2c35-4313-a179-cc3afc01fc9f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bd1f79d9-6f93-49fd-b7f6-a4799fa5386b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 682.65, "currency": "USD"}}], "total": {"value": 948.17, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bb09dd5c-43c9-4932-98ea-cb6b0cb9a841 b/data/input/FHIR/all/Claim/bb09dd5c-43c9-4932-98ea-cb6b0cb9a841
deleted file mode 100644
index ed81057a..00000000
--- a/data/input/FHIR/all/Claim/bb09dd5c-43c9-4932-98ea-cb6b0cb9a841
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bb09dd5c-43c9-4932-98ea-cb6b0cb9a841", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2015-01-13T09:56:48+00:00", "end": "2015-01-13T10:26:48+00:00"}, "created": "2015-01-13T10:26:48+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0020af1d-4df8-4b3e-afa8-57d8360d4f1b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:7d1c77d9-9ba1-4cb7-bf46-702220c0f9d5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:b2e97d2b-c795-4ae4-9196-e057343af94a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 574.1, "currency": "USD"}}], "total": {"value": 839.62, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bb3e2cfb-63ea-4b4a-9ad9-0e08f6660230 b/data/input/FHIR/all/Claim/bb3e2cfb-63ea-4b4a-9ad9-0e08f6660230
deleted file mode 100644
index 39eae4b5..00000000
--- a/data/input/FHIR/all/Claim/bb3e2cfb-63ea-4b4a-9ad9-0e08f6660230
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bb3e2cfb-63ea-4b4a-9ad9-0e08f6660230", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1972-09-09T08:59:56+00:00", "end": "1972-09-09T09:29:56+00:00"}, "created": "1972-09-09T09:29:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5e92abef-947f-454f-acad-a41452ada0f5"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:1e25112e-8cd6-490e-8e9b-66fa7786aece"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:91931b30-a162-4314-8264-b449981d10ea"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 716.89, "currency": "USD"}}], "total": {"value": 982.41, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bb4f8fef-a63a-4e83-a091-25efc7166962 b/data/input/FHIR/all/Claim/bb4f8fef-a63a-4e83-a091-25efc7166962
deleted file mode 100644
index 23477ddf..00000000
--- a/data/input/FHIR/all/Claim/bb4f8fef-a63a-4e83-a091-25efc7166962
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bb4f8fef-a63a-4e83-a091-25efc7166962", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2014-08-18T05:41:52+00:00", "end": "2014-08-18T05:56:52+00:00"}, "created": "2014-08-18T05:56:52+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1d6f2c50-5394-46ae-9f30-5b0c17c289f8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:71e8488a-cf43-4420-ab30-1df3aa7d1c0d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bb8fba63-dab1-4839-ae30-de8205d66584 b/data/input/FHIR/all/Claim/bb8fba63-dab1-4839-ae30-de8205d66584
deleted file mode 100644
index e00ea0c4..00000000
--- a/data/input/FHIR/all/Claim/bb8fba63-dab1-4839-ae30-de8205d66584
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bb8fba63-dab1-4839-ae30-de8205d66584", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1968-10-11T10:10:39+00:00", "end": "1968-10-15T10:10:39+00:00"}, "created": "1968-10-15T10:10:39+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:3bf67672-94d0-4339-b492-ca51a00a548b"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:00e9694f-335f-4be4-9804-be5f8d0cf052"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:1575f1c4-bae2-44c6-b75c-30b4ceb21286"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:74910e09-c82e-4864-83e2-2fbbea66a1fa"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:1559738e-b7e8-4b2e-b614-44d7ce3662e4"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "22298006", "display": "Myocardial Infarction"}], "text": "Myocardial Infarction"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "415070008", "display": "Percutaneous coronary intervention"}], "text": "Percutaneous coronary intervention"}, "net": {"value": 24659.18, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232717009", "display": "Coronary artery bypass grafting"}], "text": "Coronary artery bypass grafting"}, "net": {"value": 42057.37, "currency": "USD"}}, {"sequence": 5, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "399211009", "display": "History of myocardial infarction (situation)"}], "text": "History of myocardial infarction (situation)"}}], "total": {"value": 66841.55, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bc651c61-88e5-43bd-a249-ba224f6290ad b/data/input/FHIR/all/Claim/bc651c61-88e5-43bd-a249-ba224f6290ad
deleted file mode 100644
index 490bbaf3..00000000
--- a/data/input/FHIR/all/Claim/bc651c61-88e5-43bd-a249-ba224f6290ad
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bc651c61-88e5-43bd-a249-ba224f6290ad", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2013-08-14T18:04:34+00:00", "end": "2013-08-14T18:19:34+00:00"}, "created": "2013-08-14T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4e385d3e-9e5d-4024-a666-08167092338a"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4ddeedd5-6363-4ee9-a82e-add0b2bb6716"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:086bc8e6-4c25-4f74-94d6-42236cb57907"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bd4941d5-a068-469d-93b8-751ec94c6c0f b/data/input/FHIR/all/Claim/bd4941d5-a068-469d-93b8-751ec94c6c0f
deleted file mode 100644
index 5041fe6d..00000000
--- a/data/input/FHIR/all/Claim/bd4941d5-a068-469d-93b8-751ec94c6c0f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bd4941d5-a068-469d-93b8-751ec94c6c0f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2001-10-25T13:10:39+00:00", "end": "2001-10-25T16:23:39+00:00"}, "created": "2001-10-25T16:23:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:3dfd3aec-67ca-4dab-b154-839d18e50e5e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:aca82a0f-bf4c-4585-be26-fe9f1dad396a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/be182c1f-ca96-4a5e-b2a2-128ee8902762 b/data/input/FHIR/all/Claim/be182c1f-ca96-4a5e-b2a2-128ee8902762
deleted file mode 100644
index 80107387..00000000
--- a/data/input/FHIR/all/Claim/be182c1f-ca96-4a5e-b2a2-128ee8902762
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "be182c1f-ca96-4a5e-b2a2-128ee8902762", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1977-02-10T19:28:31+00:00", "end": "1977-02-10T19:58:31+00:00"}, "created": "1977-02-10T19:58:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c95f42c9-56eb-4b6b-ac37-9b57b2c73433"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b1381a1c-0c86-458b-9678-6fd386b45889"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2c3a548d-e945-4dc5-8dc7-c90acddaaf26"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 1356.37, "currency": "USD"}}], "total": {"value": 1481.37, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/be2ded0a-a7e4-4c31-9967-9580d0303ff4 b/data/input/FHIR/all/Claim/be2ded0a-a7e4-4c31-9967-9580d0303ff4
deleted file mode 100644
index 03c297e5..00000000
--- a/data/input/FHIR/all/Claim/be2ded0a-a7e4-4c31-9967-9580d0303ff4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "be2ded0a-a7e4-4c31-9967-9580d0303ff4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2007-12-14T12:11:31+00:00", "end": "2007-12-14T12:26:31+00:00"}, "created": "2007-12-14T12:26:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:1164bdd8-bb28-475c-a26a-7aa8171b872f"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:262638e3-50c2-40a4-a945-82963f69d1a1"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/be5e5367-ca23-4c65-a037-33555b5c5b03 b/data/input/FHIR/all/Claim/be5e5367-ca23-4c65-a037-33555b5c5b03
deleted file mode 100644
index 2c942651..00000000
--- a/data/input/FHIR/all/Claim/be5e5367-ca23-4c65-a037-33555b5c5b03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "be5e5367-ca23-4c65-a037-33555b5c5b03", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2005-09-03T03:11:33+00:00", "end": "2005-09-03T03:26:33+00:00"}, "created": "2005-09-03T03:26:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0d91df81-dd12-4db7-8526-d7ab6fbc949c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:77238259-1a75-4493-804d-34194cd88a6e"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bea3ce2e-776e-48ff-9bf5-f889463cef4c b/data/input/FHIR/all/Claim/bea3ce2e-776e-48ff-9bf5-f889463cef4c
deleted file mode 100644
index 6c7a899a..00000000
--- a/data/input/FHIR/all/Claim/bea3ce2e-776e-48ff-9bf5-f889463cef4c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bea3ce2e-776e-48ff-9bf5-f889463cef4c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2019-04-09T19:57:28+00:00", "end": "2019-04-09T20:12:28+00:00"}, "created": "2019-04-09T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9ce480f9-a7b9-436e-a498-74eb4054e522"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5eccd9ae-21fa-46dc-8345-eb2880c07166"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bfa36f69-d3b3-468f-8f88-5e910353d09d b/data/input/FHIR/all/Claim/bfa36f69-d3b3-468f-8f88-5e910353d09d
deleted file mode 100644
index 3d383480..00000000
--- a/data/input/FHIR/all/Claim/bfa36f69-d3b3-468f-8f88-5e910353d09d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bfa36f69-d3b3-468f-8f88-5e910353d09d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2018-08-12T07:56:53+00:00", "end": "2018-08-12T08:11:53+00:00"}, "created": "2018-08-12T08:11:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cd390cd5-e2d3-40ef-a8ed-eaa769deeac0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:acd2d105-1fb4-464f-a907-4fa23ddebedb"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "69896004", "display": "Rheumatoid arthritis"}], "text": "Rheumatoid arthritis"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/bffac5fa-02b8-4fd5-a735-64bb3cff0c6d b/data/input/FHIR/all/Claim/bffac5fa-02b8-4fd5-a735-64bb3cff0c6d
deleted file mode 100644
index 8aad8729..00000000
--- a/data/input/FHIR/all/Claim/bffac5fa-02b8-4fd5-a735-64bb3cff0c6d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "bffac5fa-02b8-4fd5-a735-64bb3cff0c6d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2013-01-05T00:54:07+00:00", "end": "2013-01-05T01:09:07+00:00"}, "created": "2013-01-05T01:09:07+00:00", "provider": {"reference": "urn:uuid:e3f1676b-9b40-3544-af4e-17a06bbb98bb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:638476e0-ebc3-4db1-8f5d-052282f9e6ff"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:f763bf5a-0afe-412c-88f3-db2f838b2745"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c0277e84-8eb6-4cca-8360-343f75a67ee0 b/data/input/FHIR/all/Claim/c0277e84-8eb6-4cca-8360-343f75a67ee0
deleted file mode 100644
index b985cc32..00000000
--- a/data/input/FHIR/all/Claim/c0277e84-8eb6-4cca-8360-343f75a67ee0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c0277e84-8eb6-4cca-8360-343f75a67ee0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "1991-01-19T15:06:54+00:00", "end": "1991-01-19T15:36:54+00:00"}, "created": "1991-01-19T15:36:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:185855c4-2da0-4ec2-b962-ee54f299e131"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3dc34580-aeb7-4fe7-a43f-3dc7e6fc332f"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c077d5bf-0c2f-48c7-abbc-d99425d10de7 b/data/input/FHIR/all/Claim/c077d5bf-0c2f-48c7-abbc-d99425d10de7
deleted file mode 100644
index f7b2dac6..00000000
--- a/data/input/FHIR/all/Claim/c077d5bf-0c2f-48c7-abbc-d99425d10de7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c077d5bf-0c2f-48c7-abbc-d99425d10de7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2016-10-16T16:24:37+00:00", "end": "2016-10-16T16:52:37+00:00"}, "created": "2016-10-16T16:52:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:301e62ff-6b49-4d21-83cb-ba625b7971fe"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ffd7ab57-0eee-4e04-a45c-19dbddd5e93a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7c8b751c-fa1c-4d78-9d55-e231a557c5dd"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c136f49c-5ae5-4b7c-8959-25075fec739c b/data/input/FHIR/all/Claim/c136f49c-5ae5-4b7c-8959-25075fec739c
deleted file mode 100644
index 2b820cec..00000000
--- a/data/input/FHIR/all/Claim/c136f49c-5ae5-4b7c-8959-25075fec739c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c136f49c-5ae5-4b7c-8959-25075fec739c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2017-01-24T22:12:13+00:00", "end": "2017-01-24T22:27:13+00:00"}, "created": "2017-01-24T22:27:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:66446b28-d189-4042-af28-aee2f185111e"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:eae44224-b616-4167-ab11-355e976f53a0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f8845b49-a387-4c60-bc8a-ac923a654953"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c18f8468-0620-41ea-9dbb-c9c67be1a4cc b/data/input/FHIR/all/Claim/c18f8468-0620-41ea-9dbb-c9c67be1a4cc
deleted file mode 100644
index cd1170a5..00000000
--- a/data/input/FHIR/all/Claim/c18f8468-0620-41ea-9dbb-c9c67be1a4cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c18f8468-0620-41ea-9dbb-c9c67be1a4cc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "1994-03-31T22:22:41+00:00", "end": "1994-03-31T22:37:41+00:00"}, "created": "1994-03-31T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:163dc908-42d1-48e8-8d11-f899ede0dabb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:194cfae4-a43d-4466-8c91-79656d30e061"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c19f6ab0-ede6-4ba0-af8c-fa5ea225b64e b/data/input/FHIR/all/Claim/c19f6ab0-ede6-4ba0-af8c-fa5ea225b64e
deleted file mode 100644
index 055dd22d..00000000
--- a/data/input/FHIR/all/Claim/c19f6ab0-ede6-4ba0-af8c-fa5ea225b64e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c19f6ab0-ede6-4ba0-af8c-fa5ea225b64e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2011-05-20T04:47:46+00:00", "end": "2011-05-20T05:02:46+00:00"}, "created": "2011-05-20T05:02:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9806060f-7177-46ed-8ead-8aad354ae2e3"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:73bfcdfa-f079-4b51-9b16-25c081dd1f24"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9ad9e60c-21c4-4d77-9cba-5e7ba0aee9a7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c1a65b5d-f064-4e83-b79c-576a05881638 b/data/input/FHIR/all/Claim/c1a65b5d-f064-4e83-b79c-576a05881638
deleted file mode 100644
index e655b407..00000000
--- a/data/input/FHIR/all/Claim/c1a65b5d-f064-4e83-b79c-576a05881638
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c1a65b5d-f064-4e83-b79c-576a05881638", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2016-01-26T04:14:01+00:00", "end": "2016-01-26T04:29:01+00:00"}, "created": "2016-01-26T04:29:01+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ad704e0b-c6c8-4cad-9aa6-99214197ffd0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6888524e-4d46-476f-a64e-73c695453134"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c1a97a81-328f-4d20-b366-7a87bff3e7a5 b/data/input/FHIR/all/Claim/c1a97a81-328f-4d20-b366-7a87bff3e7a5
deleted file mode 100644
index fd3d6e63..00000000
--- a/data/input/FHIR/all/Claim/c1a97a81-328f-4d20-b366-7a87bff3e7a5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c1a97a81-328f-4d20-b366-7a87bff3e7a5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1983-07-13T08:54:18+00:00", "end": "1983-07-13T09:09:18+00:00"}, "created": "1983-07-13T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:55b5db91-5f9d-4feb-8560-05d4c4e6794a"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:40ed1388-7e64-49d5-9765-3090c8fa312d"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c1b30172-4e9d-4768-bbc0-195897852d5f b/data/input/FHIR/all/Claim/c1b30172-4e9d-4768-bbc0-195897852d5f
deleted file mode 100644
index 6ad0946a..00000000
--- a/data/input/FHIR/all/Claim/c1b30172-4e9d-4768-bbc0-195897852d5f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c1b30172-4e9d-4768-bbc0-195897852d5f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "1986-04-23T00:54:07+00:00", "end": "1986-05-07T00:54:07+00:00"}, "created": "1986-05-07T00:54:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:7e92931d-2b06-4453-9323-bdd4a5b27775"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c1c8c8a8-85b5-4c5f-992f-cc00718de335 b/data/input/FHIR/all/Claim/c1c8c8a8-85b5-4c5f-992f-cc00718de335
deleted file mode 100644
index 0ee17698..00000000
--- a/data/input/FHIR/all/Claim/c1c8c8a8-85b5-4c5f-992f-cc00718de335
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c1c8c8a8-85b5-4c5f-992f-cc00718de335", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2011-10-03T12:01:49+00:00", "end": "2011-10-03T12:16:49+00:00"}, "created": "2011-10-03T12:16:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e7e8a88c-cb4d-4b99-8a7f-c400085af98e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:7f36a583-4487-4a72-8e91-ffba9680b1a8"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c1e2c8c6-f8bb-43e4-bbdc-3301e5c4d9ac b/data/input/FHIR/all/Claim/c1e2c8c6-f8bb-43e4-bbdc-3301e5c4d9ac
deleted file mode 100644
index f959a29a..00000000
--- a/data/input/FHIR/all/Claim/c1e2c8c6-f8bb-43e4-bbdc-3301e5c4d9ac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c1e2c8c6-f8bb-43e4-bbdc-3301e5c4d9ac", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2018-03-19T19:22:25+00:00", "end": "2018-03-19T19:52:25+00:00"}, "created": "2018-03-19T19:52:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cc683f7e-a752-456e-896e-27918e789208"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:71d70703-3735-4acf-9048-1cd28c594459"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ba7da6e3-65e4-429e-a17a-b69279a7fd8a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 355.25, "currency": "USD"}}], "total": {"value": 620.77, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c219bbbb-d4f3-4208-bfdb-ab962ccea0e7 b/data/input/FHIR/all/Claim/c219bbbb-d4f3-4208-bfdb-ab962ccea0e7
deleted file mode 100644
index 731f8257..00000000
--- a/data/input/FHIR/all/Claim/c219bbbb-d4f3-4208-bfdb-ab962ccea0e7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c219bbbb-d4f3-4208-bfdb-ab962ccea0e7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2019-06-29T00:54:07+00:00", "end": "2019-06-29T01:24:07+00:00"}, "created": "2019-06-29T01:24:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e9aefb4c-d827-478b-add3-7aa7b1812433"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b2b3605b-596f-40eb-8a16-52915af14f0d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:417560f4-8e78-4963-9c6e-621a3312b337"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 705.48, "currency": "USD"}}], "total": {"value": 971, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c22c37b1-d40e-4e2a-817c-1bd7e5bedb67 b/data/input/FHIR/all/Claim/c22c37b1-d40e-4e2a-817c-1bd7e5bedb67
deleted file mode 100644
index e6495852..00000000
--- a/data/input/FHIR/all/Claim/c22c37b1-d40e-4e2a-817c-1bd7e5bedb67
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c22c37b1-d40e-4e2a-817c-1bd7e5bedb67", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2011-03-27T23:58:38+00:00", "end": "2011-03-28T00:13:38+00:00"}, "created": "2011-03-28T00:13:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:a575e7c3-546d-468a-af50-ba67cff90029"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0746b498-33fe-4b18-8395-fee36a0d0064"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c24169e2-95f1-46ae-ae2a-ebe38b9ed40e b/data/input/FHIR/all/Claim/c24169e2-95f1-46ae-ae2a-ebe38b9ed40e
deleted file mode 100644
index c80a9522..00000000
--- a/data/input/FHIR/all/Claim/c24169e2-95f1-46ae-ae2a-ebe38b9ed40e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c24169e2-95f1-46ae-ae2a-ebe38b9ed40e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2018-06-20T04:27:08+00:00", "end": "2018-06-20T04:42:08+00:00"}, "created": "2018-06-20T04:42:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:796f51e3-1336-47c7-b577-762012c58bca"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:1f960d27-3f7d-4a51-9282-debf16f9a980"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c24eb0bb-7c16-4aa8-98f6-599d73663750 b/data/input/FHIR/all/Claim/c24eb0bb-7c16-4aa8-98f6-599d73663750
deleted file mode 100644
index 6c301c16..00000000
--- a/data/input/FHIR/all/Claim/c24eb0bb-7c16-4aa8-98f6-599d73663750
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c24eb0bb-7c16-4aa8-98f6-599d73663750", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1991-05-06T15:08:18+00:00", "end": "1991-05-06T15:23:18+00:00"}, "created": "1991-05-06T15:23:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b464e58e-bf5a-4c0d-8c48-875f062ff7fb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a96fdcfa-28ec-4996-87f8-687519f9c3a7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c2b9d6d0-f5f2-483a-bea7-e25a49619259 b/data/input/FHIR/all/Claim/c2b9d6d0-f5f2-483a-bea7-e25a49619259
deleted file mode 100644
index d1b5806e..00000000
--- a/data/input/FHIR/all/Claim/c2b9d6d0-f5f2-483a-bea7-e25a49619259
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c2b9d6d0-f5f2-483a-bea7-e25a49619259", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2007-12-14T12:11:31+00:00", "end": "2007-12-14T12:26:31+00:00"}, "created": "2007-12-14T12:26:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0e5c75f3-8489-4db1-878c-bbbda0a3294a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:262638e3-50c2-40a4-a945-82963f69d1a1"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c3593fd1-7fe4-4bb7-9419-b6339cf93ac2 b/data/input/FHIR/all/Claim/c3593fd1-7fe4-4bb7-9419-b6339cf93ac2
deleted file mode 100644
index 96a1e892..00000000
--- a/data/input/FHIR/all/Claim/c3593fd1-7fe4-4bb7-9419-b6339cf93ac2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c3593fd1-7fe4-4bb7-9419-b6339cf93ac2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2020-04-01T05:28:35+00:00", "end": "2020-04-01T05:58:35+00:00"}, "created": "2020-04-01T05:58:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:021a2636-dfcc-48ef-a0c3-aabe0c4e57af"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d454a04d-5d85-4049-8b90-b72d3d11a90e"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fdb4a8f7-4cca-46d8-a712-dbb417ad7f8a"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:bcf52ec0-bc0a-420a-9ae1-9a7806105abd"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:11bbfbec-baab-432c-b6b3-d48c25143894"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a051e79d-c17b-420c-a87f-6c77ac5881d3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 6, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 641.86, "currency": "USD"}}], "total": {"value": 1328.94, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c38efd72-6495-43cd-92c2-58d004558e2c b/data/input/FHIR/all/Claim/c38efd72-6495-43cd-92c2-58d004558e2c
deleted file mode 100644
index 628d0d41..00000000
--- a/data/input/FHIR/all/Claim/c38efd72-6495-43cd-92c2-58d004558e2c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c38efd72-6495-43cd-92c2-58d004558e2c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2017-09-21T14:15:47+00:00", "end": "2017-09-21T14:30:47+00:00"}, "created": "2017-09-21T14:30:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:03a7e91f-83bb-4def-b648-e438fa3a89bd"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8cd63739-203a-4907-98c0-81181d3ec953"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f9f531a9-c5bc-4420-9a7a-f5808bd0d90c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c3930766-cdb3-4feb-bf62-c9350b821afd b/data/input/FHIR/all/Claim/c3930766-cdb3-4feb-bf62-c9350b821afd
deleted file mode 100644
index 46ea67e8..00000000
--- a/data/input/FHIR/all/Claim/c3930766-cdb3-4feb-bf62-c9350b821afd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c3930766-cdb3-4feb-bf62-c9350b821afd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2019-03-07T14:15:47+00:00", "end": "2019-03-07T14:30:47+00:00"}, "created": "2019-03-07T14:30:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:35487069-5090-46e2-a76f-4949472d9c54"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d00fd127-e78c-45e6-806e-10810ec808ba"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c4378a5a-3d4e-4371-bb26-489cf215c478 b/data/input/FHIR/all/Claim/c4378a5a-3d4e-4371-bb26-489cf215c478
deleted file mode 100644
index d46e3898..00000000
--- a/data/input/FHIR/all/Claim/c4378a5a-3d4e-4371-bb26-489cf215c478
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c4378a5a-3d4e-4371-bb26-489cf215c478", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1983-12-31T19:03:26+00:00", "end": "1983-12-31T19:42:26+00:00"}, "created": "1983-12-31T19:42:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:1c3ec17d-2836-47c3-bdac-dcf2ffdd607e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:e5a74e6f-7da9-4fc7-a64f-1e651367c8aa"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c4a00485-3c1c-44f1-a168-7c704702f2f2 b/data/input/FHIR/all/Claim/c4a00485-3c1c-44f1-a168-7c704702f2f2
deleted file mode 100644
index 6cf14ae6..00000000
--- a/data/input/FHIR/all/Claim/c4a00485-3c1c-44f1-a168-7c704702f2f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c4a00485-3c1c-44f1-a168-7c704702f2f2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2011-10-18T13:10:39+00:00", "end": "2011-10-18T13:25:39+00:00"}, "created": "2011-10-18T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7f8e6e88-1e6e-4051-b73f-30c212121409"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:8420412c-3ab8-4c35-af1c-2ce95a930f8d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c4c3caf4-9cb0-4555-aa49-4e67cd78d9d4 b/data/input/FHIR/all/Claim/c4c3caf4-9cb0-4555-aa49-4e67cd78d9d4
deleted file mode 100644
index 2fd50ce9..00000000
--- a/data/input/FHIR/all/Claim/c4c3caf4-9cb0-4555-aa49-4e67cd78d9d4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c4c3caf4-9cb0-4555-aa49-4e67cd78d9d4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2019-02-21T01:08:11+00:00", "end": "2019-02-21T01:23:11+00:00"}, "created": "2019-02-21T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fa17c5f1-d06d-46c2-9623-ee7aea325254"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c893f79b-6176-4107-82ab-4dad0d939da8"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ad76caaf-7a86-429b-8bb7-156f3dc31c9b"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3b5b875a-1fdf-4eab-9b84-1a0ee3ab4b33"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9d7f8d4a-abcb-4c03-aea5-6d2d29d2be2d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c5703d1e-371b-4850-8dc9-c8e14f37cb06 b/data/input/FHIR/all/Claim/c5703d1e-371b-4850-8dc9-c8e14f37cb06
deleted file mode 100644
index 1f2c1738..00000000
--- a/data/input/FHIR/all/Claim/c5703d1e-371b-4850-8dc9-c8e14f37cb06
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c5703d1e-371b-4850-8dc9-c8e14f37cb06", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2011-08-17T21:15:23+00:00", "end": "2011-08-17T21:30:23+00:00"}, "created": "2011-08-17T21:30:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c0d883a2-17b8-4091-ae45-90412a872e79"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:4cc7b10e-d173-421d-b6e9-52045790b8bd"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c5762bf8-fbca-49fe-abc1-42c894ff8bab b/data/input/FHIR/all/Claim/c5762bf8-fbca-49fe-abc1-42c894ff8bab
deleted file mode 100644
index 953021b3..00000000
--- a/data/input/FHIR/all/Claim/c5762bf8-fbca-49fe-abc1-42c894ff8bab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c5762bf8-fbca-49fe-abc1-42c894ff8bab", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-06-24T21:25:11+00:00", "end": "2014-06-24T21:40:11+00:00"}, "created": "2014-06-24T21:40:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:86f0873f-6488-4e87-a19c-8f45a8ad352c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:ee9e4934-95d4-4d2d-ba99-177cab1b2aef"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c590588f-6b1d-4f3c-8548-230eb045dd92 b/data/input/FHIR/all/Claim/c590588f-6b1d-4f3c-8548-230eb045dd92
deleted file mode 100644
index e752f265..00000000
--- a/data/input/FHIR/all/Claim/c590588f-6b1d-4f3c-8548-230eb045dd92
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c590588f-6b1d-4f3c-8548-230eb045dd92", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2012-12-05T01:08:11+00:00", "end": "2012-12-05T01:23:11+00:00"}, "created": "2012-12-05T01:23:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:babd8e2e-9a7b-49fe-a66a-273ca81d96e7"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:9cee6d1f-c33c-4eb1-b955-9246520eaa5f"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c5d06424-763e-46c2-a599-29ef605326a3 b/data/input/FHIR/all/Claim/c5d06424-763e-46c2-a599-29ef605326a3
deleted file mode 100644
index 1b6b1662..00000000
--- a/data/input/FHIR/all/Claim/c5d06424-763e-46c2-a599-29ef605326a3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c5d06424-763e-46c2-a599-29ef605326a3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2012-01-07T13:10:39+00:00", "end": "2012-01-07T13:25:39+00:00"}, "created": "2012-01-07T13:25:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b37fffd8-bf95-436f-8a7a-84ab2355befe"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f9cc3312-6d7c-434d-bb14-d5e7e8e6035b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c5f56687-252a-49f5-80b2-91d562a15fbc b/data/input/FHIR/all/Claim/c5f56687-252a-49f5-80b2-91d562a15fbc
deleted file mode 100644
index 7f70fa7f..00000000
--- a/data/input/FHIR/all/Claim/c5f56687-252a-49f5-80b2-91d562a15fbc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c5f56687-252a-49f5-80b2-91d562a15fbc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2016-09-22T15:22:50+00:00", "end": "2016-09-22T15:37:50+00:00"}, "created": "2016-09-22T15:37:50+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cafb61d8-d874-48dc-8e7f-30c9e92daffd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f576abc1-cba2-4c36-91ad-1efa0e802c3f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c61d6d25-95ee-4369-8219-ac6d6502a282 b/data/input/FHIR/all/Claim/c61d6d25-95ee-4369-8219-ac6d6502a282
deleted file mode 100644
index 7b70fdfa..00000000
--- a/data/input/FHIR/all/Claim/c61d6d25-95ee-4369-8219-ac6d6502a282
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c61d6d25-95ee-4369-8219-ac6d6502a282", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2015-12-24T19:08:55+00:00", "end": "2015-12-24T19:38:55+00:00"}, "created": "2015-12-24T19:38:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:aa58fafa-3917-4d2d-b9e2-777f13345352"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:69acf89d-8583-4d5c-a830-ece35e68f4ff"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3f5a8d4b-3fa8-47f5-9f93-6dac546285d7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:856ff3e4-402d-4974-9174-fb339132d28f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 501.61, "currency": "USD"}}], "total": {"value": 907.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c6987482-aae4-4dc4-a341-c2f280cb529a b/data/input/FHIR/all/Claim/c6987482-aae4-4dc4-a341-c2f280cb529a
deleted file mode 100644
index 4f645c72..00000000
--- a/data/input/FHIR/all/Claim/c6987482-aae4-4dc4-a341-c2f280cb529a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c6987482-aae4-4dc4-a341-c2f280cb529a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2017-12-29T12:11:31+00:00", "end": "2017-12-29T12:26:31+00:00"}, "created": "2017-12-29T12:26:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a538e7b3-3f36-44c4-845c-ac2c82ba88d4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:20757039-8858-462a-8a7a-b6a1be3eae2a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c76f06e0-9e83-490e-8242-5b7ed84559e0 b/data/input/FHIR/all/Claim/c76f06e0-9e83-490e-8242-5b7ed84559e0
deleted file mode 100644
index 68e9a579..00000000
--- a/data/input/FHIR/all/Claim/c76f06e0-9e83-490e-8242-5b7ed84559e0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c76f06e0-9e83-490e-8242-5b7ed84559e0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2018-10-20T20:15:51+00:00", "end": "2018-10-20T20:45:51+00:00"}, "created": "2018-10-20T20:45:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:72ca161a-c45e-42ce-b46f-74f17f23f053"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:0f676562-ce0c-4707-b185-83c681862851"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:037cca55-e8e4-456b-8583-7056442cd1fd"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 520.17, "currency": "USD"}}], "total": {"value": 785.69, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c7da2576-69da-497e-9730-237128e369ef b/data/input/FHIR/all/Claim/c7da2576-69da-497e-9730-237128e369ef
deleted file mode 100644
index c36c5a3b..00000000
--- a/data/input/FHIR/all/Claim/c7da2576-69da-497e-9730-237128e369ef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c7da2576-69da-497e-9730-237128e369ef", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2016-10-28T23:33:57+00:00", "end": "2016-10-28T23:48:57+00:00"}, "created": "2016-10-28T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:520a4791-5367-4a40-ae6f-5191917ce8f7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b7209f33-8159-4548-a589-716544fe5169"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c8420639-594f-40cb-9b2e-c5b99dd78acf b/data/input/FHIR/all/Claim/c8420639-594f-40cb-9b2e-c5b99dd78acf
deleted file mode 100644
index d6890c24..00000000
--- a/data/input/FHIR/all/Claim/c8420639-594f-40cb-9b2e-c5b99dd78acf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c8420639-594f-40cb-9b2e-c5b99dd78acf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2002-04-05T10:48:09+00:00", "end": "2002-04-05T11:03:09+00:00"}, "created": "2002-04-05T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:11d3de8a-44a3-4945-be08-df03a85cd209"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6990ce5c-a0e6-48ca-948b-560af9634f90"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c8989b58-d4e2-4094-b8f6-9013d92fb6a0 b/data/input/FHIR/all/Claim/c8989b58-d4e2-4094-b8f6-9013d92fb6a0
deleted file mode 100644
index ade3a5ac..00000000
--- a/data/input/FHIR/all/Claim/c8989b58-d4e2-4094-b8f6-9013d92fb6a0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c8989b58-d4e2-4094-b8f6-9013d92fb6a0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "1999-12-28T09:56:48+00:00", "end": "1999-12-28T10:11:48+00:00"}, "created": "1999-12-28T10:11:48+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f6292d11-3749-4b1d-870d-f142cd01a90d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8dedac1e-6f9e-4501-9676-6097b69bec29"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c8a85e46-b989-4faf-a34c-58e383776b08 b/data/input/FHIR/all/Claim/c8a85e46-b989-4faf-a34c-58e383776b08
deleted file mode 100644
index 446dc077..00000000
--- a/data/input/FHIR/all/Claim/c8a85e46-b989-4faf-a34c-58e383776b08
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c8a85e46-b989-4faf-a34c-58e383776b08", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2014-08-20T18:04:34+00:00", "end": "2014-08-20T18:19:34+00:00"}, "created": "2014-08-20T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:73cf46f3-ed44-4942-9ab1-d39f299767aa"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:af1d7b46-0e99-4e0b-beab-941ab705dfe3"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c8afbd4f-af55-4ba4-84fc-a2e58642b5c7 b/data/input/FHIR/all/Claim/c8afbd4f-af55-4ba4-84fc-a2e58642b5c7
deleted file mode 100644
index 22d7badd..00000000
--- a/data/input/FHIR/all/Claim/c8afbd4f-af55-4ba4-84fc-a2e58642b5c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c8afbd4f-af55-4ba4-84fc-a2e58642b5c7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1984-04-01T00:41:27+00:00", "end": "1984-04-01T01:11:27+00:00"}, "created": "1984-04-01T01:11:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b1276317-17a0-4c2d-81d4-cf636731a9ff"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8b3c71f6-af89-4671-91f5-eafbed3bb803"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7391d253-d578-47d7-b3d2-e0d2d04e578d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "net": {"value": 7034.69, "currency": "USD"}}], "total": {"value": 7300.21, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c8e96b36-0169-4518-8558-376d0b71c877 b/data/input/FHIR/all/Claim/c8e96b36-0169-4518-8558-376d0b71c877
deleted file mode 100644
index dfe96f0b..00000000
--- a/data/input/FHIR/all/Claim/c8e96b36-0169-4518-8558-376d0b71c877
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c8e96b36-0169-4518-8558-376d0b71c877", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2016-04-16T15:06:54+00:00", "end": "2016-04-16T15:36:54+00:00"}, "created": "2016-04-16T15:36:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4861c86c-fb49-4263-ab9c-80dbf33c3283"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c54b4506-1118-4e4c-b24b-7b94933aeff5"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:82d4b2a8-00a5-406c-9d68-f3afdbb84f34"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d906dd0b-dd13-420e-85e0-64cb0768e2f4"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 617.51, "currency": "USD"}}], "total": {"value": 1023.55, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/c93dc215-f7e2-4b13-be02-d84c531542d2 b/data/input/FHIR/all/Claim/c93dc215-f7e2-4b13-be02-d84c531542d2
deleted file mode 100644
index 33c05119..00000000
--- a/data/input/FHIR/all/Claim/c93dc215-f7e2-4b13-be02-d84c531542d2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "c93dc215-f7e2-4b13-be02-d84c531542d2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1971-08-23T08:59:56+00:00", "end": "1971-08-23T09:14:56+00:00"}, "created": "1971-08-23T09:14:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:b40844c4-5642-4fb6-8f1f-ec62adc843cd"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:bf220f9b-b709-420d-aced-5aea90e952db"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ca1333bf-21f5-44ae-a3f4-55fdf0e11d57 b/data/input/FHIR/all/Claim/ca1333bf-21f5-44ae-a3f4-55fdf0e11d57
deleted file mode 100644
index 08820bc0..00000000
--- a/data/input/FHIR/all/Claim/ca1333bf-21f5-44ae-a3f4-55fdf0e11d57
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ca1333bf-21f5-44ae-a3f4-55fdf0e11d57", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2016-03-29T15:06:54+00:00", "end": "2016-03-29T15:36:54+00:00"}, "created": "2016-03-29T15:36:54+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a75b88a6-e220-429d-a718-38a2c6f7929a"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ceb2407a-e2de-4c7e-bc20-e132a9f81981"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6a38d23a-1f16-4759-a869-ef61c3a78934"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2355.37, "currency": "USD"}}], "total": {"value": 2480.37, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ca4da26f-dfde-47ad-9bec-bcc7c5633bc3 b/data/input/FHIR/all/Claim/ca4da26f-dfde-47ad-9bec-bcc7c5633bc3
deleted file mode 100644
index bc38ee14..00000000
--- a/data/input/FHIR/all/Claim/ca4da26f-dfde-47ad-9bec-bcc7c5633bc3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ca4da26f-dfde-47ad-9bec-bcc7c5633bc3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2021-01-24T19:20:19+00:00", "end": "2021-01-24T19:35:19+00:00"}, "created": "2021-01-24T19:35:19+00:00", "provider": {"reference": "urn:uuid:7fb56531-86bd-3e4a-8619-4df9942da309"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:26442453-7f23-4ee0-bf28-1bb4d9ee88cc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2559d6cc-d1d6-44cd-b06b-64e9450eb4fc"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/cc7694e4-f485-4228-bc24-a559bb1f6d8d b/data/input/FHIR/all/Claim/cc7694e4-f485-4228-bc24-a559bb1f6d8d
deleted file mode 100644
index c7a8c3c3..00000000
--- a/data/input/FHIR/all/Claim/cc7694e4-f485-4228-bc24-a559bb1f6d8d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "cc7694e4-f485-4228-bc24-a559bb1f6d8d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2017-05-22T13:11:35+00:00", "end": "2017-05-22T13:26:35+00:00"}, "created": "2017-05-22T13:26:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6ea1c56a-17e4-47a9-ba16-6122a73c643a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5c890f6c-28c0-4788-a413-911b15e92c9d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ccd90fac-836b-4079-92b6-5841139132b0 b/data/input/FHIR/all/Claim/ccd90fac-836b-4079-92b6-5841139132b0
deleted file mode 100644
index 533d5f13..00000000
--- a/data/input/FHIR/all/Claim/ccd90fac-836b-4079-92b6-5841139132b0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ccd90fac-836b-4079-92b6-5841139132b0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2013-01-19T23:33:57+00:00", "end": "2013-01-19T23:48:57+00:00"}, "created": "2013-01-19T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:24c68e9b-a484-4860-a22c-511ec2e18507"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c87c8505-6894-499a-a507-15d7e846be54"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/cce1d20d-b1e1-4d21-9c84-68867b57eada b/data/input/FHIR/all/Claim/cce1d20d-b1e1-4d21-9c84-68867b57eada
deleted file mode 100644
index 58cb6332..00000000
--- a/data/input/FHIR/all/Claim/cce1d20d-b1e1-4d21-9c84-68867b57eada
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "cce1d20d-b1e1-4d21-9c84-68867b57eada", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "1990-12-19T16:24:37+00:00", "end": "1990-12-19T16:39:37+00:00"}, "created": "1990-12-19T16:39:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:8169b0a6-56cf-4c75-9fde-bba4a0e8585c"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/cd7690a5-947a-4496-9241-29ed70f79886 b/data/input/FHIR/all/Claim/cd7690a5-947a-4496-9241-29ed70f79886
deleted file mode 100644
index a51a99f5..00000000
--- a/data/input/FHIR/all/Claim/cd7690a5-947a-4496-9241-29ed70f79886
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "cd7690a5-947a-4496-9241-29ed70f79886", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1996-06-27T14:10:09+00:00", "end": "1996-06-27T14:40:09+00:00"}, "created": "1996-06-27T14:40:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:7d7802d4-3820-4c1b-9e0a-12923aa4923d"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d85aa252-37cd-4e41-8daf-c77844868f8c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ce036e60-3cac-4518-b0c7-76273555ea44 b/data/input/FHIR/all/Claim/ce036e60-3cac-4518-b0c7-76273555ea44
deleted file mode 100644
index 5ed6c039..00000000
--- a/data/input/FHIR/all/Claim/ce036e60-3cac-4518-b0c7-76273555ea44
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ce036e60-3cac-4518-b0c7-76273555ea44", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2012-12-29T00:54:07+00:00", "end": "2012-12-29T01:20:07+00:00"}, "created": "2012-12-29T01:20:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:257886be-2121-427d-9427-1e07ffb321d0"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:e96b983f-cc24-4ceb-99d4-dfe11823fff0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b40514dd-711d-4903-af87-2e0585380a38"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ce7623f2-cd74-43af-b92b-9eb6d9c3ee29 b/data/input/FHIR/all/Claim/ce7623f2-cd74-43af-b92b-9eb6d9c3ee29
deleted file mode 100644
index b245c4c3..00000000
--- a/data/input/FHIR/all/Claim/ce7623f2-cd74-43af-b92b-9eb6d9c3ee29
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ce7623f2-cd74-43af-b92b-9eb6d9c3ee29", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2012-07-11T21:19:24+00:00", "end": "2012-07-11T21:34:24+00:00"}, "created": "2012-07-11T21:34:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:98207570-2b9c-4dde-8b4e-68af97d8b83d"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bf27cce6-468b-4532-9f1e-dfd50df8fd55"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ce79cc97-8c2f-4052-85a0-09f3582af64e b/data/input/FHIR/all/Claim/ce79cc97-8c2f-4052-85a0-09f3582af64e
deleted file mode 100644
index c329fabd..00000000
--- a/data/input/FHIR/all/Claim/ce79cc97-8c2f-4052-85a0-09f3582af64e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ce79cc97-8c2f-4052-85a0-09f3582af64e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1989-02-15T08:54:18+00:00", "end": "1989-02-19T08:54:18+00:00"}, "created": "1989-02-19T08:54:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:9a1bdeb4-b2d2-40a9-834a-1d1ce4a34426"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:759712a9-02c7-4a26-b5ab-36092fe81f2e"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/cef03bec-1aa4-4236-b877-826b17bc0997 b/data/input/FHIR/all/Claim/cef03bec-1aa4-4236-b877-826b17bc0997
deleted file mode 100644
index dc8b1d47..00000000
--- a/data/input/FHIR/all/Claim/cef03bec-1aa4-4236-b877-826b17bc0997
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "cef03bec-1aa4-4236-b877-826b17bc0997", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2017-11-21T15:06:54+00:00", "end": "2017-11-21T16:21:54+00:00"}, "created": "2017-11-21T16:21:54+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:07e0d307-dbf8-4d56-8c7c-6a0984dda1e6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308335008", "display": "Patient encounter procedure"}], "text": "Patient encounter procedure"}, "encounter": [{"reference": "urn:uuid:5ee94bf1-938b-4112-91df-ce09ab663cac"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "22523008", "display": "Vasectomy"}], "text": "Vasectomy"}, "net": {"value": 17626.34, "currency": "USD"}}], "total": {"value": 17751.34, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/cf6984a1-3fa6-4e74-abb7-743e27d6cb16 b/data/input/FHIR/all/Claim/cf6984a1-3fa6-4e74-abb7-743e27d6cb16
deleted file mode 100644
index 79b3c67b..00000000
--- a/data/input/FHIR/all/Claim/cf6984a1-3fa6-4e74-abb7-743e27d6cb16
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "cf6984a1-3fa6-4e74-abb7-743e27d6cb16", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2015-06-07T19:57:28+00:00", "end": "2015-06-07T20:12:28+00:00"}, "created": "2015-06-07T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b35ed63c-ef80-455e-ae34-2cf8aa35f495"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6bbada14-7d66-44de-9e6b-884682e40fa6"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/cf8ab43a-5079-41d7-bc90-72fbaae8d9e0 b/data/input/FHIR/all/Claim/cf8ab43a-5079-41d7-bc90-72fbaae8d9e0
deleted file mode 100644
index ed2ce9b1..00000000
--- a/data/input/FHIR/all/Claim/cf8ab43a-5079-41d7-bc90-72fbaae8d9e0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "cf8ab43a-5079-41d7-bc90-72fbaae8d9e0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2018-08-17T20:37:06+00:00", "end": "2018-08-17T21:07:06+00:00"}, "created": "2018-08-17T21:07:06+00:00", "provider": {"reference": "urn:uuid:37c0de84-bcaf-3624-82bf-a89b2ac441b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fc85c62e-4ab2-46b9-8126-ea0490db6277"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0222f083-24f0-4888-8387-9f7fceeab51c"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:d494eed0-323a-42dc-be01-f171801b4c0f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e38a5fc6-a332-44cb-a6ff-ff02f1eaef2a"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 790.48, "currency": "USD"}}], "total": {"value": 1196.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/cffa7c18-399c-4db3-b8dc-001c10fb1066 b/data/input/FHIR/all/Claim/cffa7c18-399c-4db3-b8dc-001c10fb1066
deleted file mode 100644
index db232399..00000000
--- a/data/input/FHIR/all/Claim/cffa7c18-399c-4db3-b8dc-001c10fb1066
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "cffa7c18-399c-4db3-b8dc-001c10fb1066", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2021-03-30T18:04:34+00:00", "end": "2021-03-30T18:19:34+00:00"}, "created": "2021-03-30T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f2b12a84-3cac-40c2-b86e-8ab1ffe0805a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2f78e364-9093-4b8e-b006-ad27810f5645"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d001b861-d79f-48d8-8bdb-3f5f1b760e14 b/data/input/FHIR/all/Claim/d001b861-d79f-48d8-8bdb-3f5f1b760e14
deleted file mode 100644
index 622dabbb..00000000
--- a/data/input/FHIR/all/Claim/d001b861-d79f-48d8-8bdb-3f5f1b760e14
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d001b861-d79f-48d8-8bdb-3f5f1b760e14", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1981-06-20T08:54:18+00:00", "end": "1981-06-20T09:20:18+00:00"}, "created": "1981-06-20T09:20:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9bd5eaa8-d52a-473b-8755-1dc8e66309c2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:9d695a79-c2d9-41c0-887d-b4667075d1a1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:43079f1f-054e-47b3-8ee4-b83385da6f1b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d02fd773-0d3c-416c-bdda-1a6ac2b4750a b/data/input/FHIR/all/Claim/d02fd773-0d3c-416c-bdda-1a6ac2b4750a
deleted file mode 100644
index 60d3ade2..00000000
--- a/data/input/FHIR/all/Claim/d02fd773-0d3c-416c-bdda-1a6ac2b4750a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d02fd773-0d3c-416c-bdda-1a6ac2b4750a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "1979-07-26T19:30:25+00:00", "end": "1979-07-26T19:45:25+00:00"}, "created": "1979-07-26T19:45:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d83aa2e1-fa9b-47c6-b33c-e7531ca7ae17"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:c6c72939-bc94-4d58-9bfb-89c48d2bf7b6"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d175e7f1-08a7-464a-8f51-9203a1d10ce2 b/data/input/FHIR/all/Claim/d175e7f1-08a7-464a-8f51-9203a1d10ce2
deleted file mode 100644
index a8102967..00000000
--- a/data/input/FHIR/all/Claim/d175e7f1-08a7-464a-8f51-9203a1d10ce2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d175e7f1-08a7-464a-8f51-9203a1d10ce2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "1996-10-05T20:32:10+00:00", "end": "1996-10-05T21:02:10+00:00"}, "created": "1996-10-05T21:02:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f56f7c4b-4ebe-4cc3-b630-3fb600db2e3c"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d1f02c57-ef72-49cb-820d-d62b26d7aea4 b/data/input/FHIR/all/Claim/d1f02c57-ef72-49cb-820d-d62b26d7aea4
deleted file mode 100644
index 96cc8f03..00000000
--- a/data/input/FHIR/all/Claim/d1f02c57-ef72-49cb-820d-d62b26d7aea4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d1f02c57-ef72-49cb-820d-d62b26d7aea4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2013-08-25T16:52:31+00:00", "end": "2013-08-25T17:22:31+00:00"}, "created": "2013-08-25T17:22:31+00:00", "provider": {"reference": "urn:uuid:6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e9364aea-b8bb-42e2-b21e-40b53db4279c"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:af5a4815-add1-4cfc-bcd9-8bc16b4752bb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:80c3d4dc-db7a-4c3b-8166-4fce081f992c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 690.37, "currency": "USD"}}], "total": {"value": 955.89, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d20120c9-1784-4256-b1ce-a16d105f7fda b/data/input/FHIR/all/Claim/d20120c9-1784-4256-b1ce-a16d105f7fda
deleted file mode 100644
index c1dba6ec..00000000
--- a/data/input/FHIR/all/Claim/d20120c9-1784-4256-b1ce-a16d105f7fda
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d20120c9-1784-4256-b1ce-a16d105f7fda", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2017-03-29T05:28:35+00:00", "end": "2017-03-29T05:58:35+00:00"}, "created": "2017-03-29T05:58:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6ee382a0-deaa-419e-933c-0854b96a309b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ea696f6e-2eaa-4c18-b6e0-b17d23545092"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bec1e605-64be-459e-9165-ec3925a78c3d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 679.3, "currency": "USD"}}], "total": {"value": 944.82, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d27a9789-cf6a-41a5-9d91-c4a6f2af9057 b/data/input/FHIR/all/Claim/d27a9789-cf6a-41a5-9d91-c4a6f2af9057
deleted file mode 100644
index 8b5abd5f..00000000
--- a/data/input/FHIR/all/Claim/d27a9789-cf6a-41a5-9d91-c4a6f2af9057
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d27a9789-cf6a-41a5-9d91-c4a6f2af9057", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2013-09-23T20:32:10+00:00", "end": "2013-09-23T20:47:10+00:00"}, "created": "2013-09-23T20:47:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9aac4b85-8b89-47f4-bdd6-ac36a0ce0b5d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a95d759d-cea5-4d78-a834-06eae2676edc"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d2bd7e3d-afa4-4a20-8c74-95fd192e0446 b/data/input/FHIR/all/Claim/d2bd7e3d-afa4-4a20-8c74-95fd192e0446
deleted file mode 100644
index 7ca43a29..00000000
--- a/data/input/FHIR/all/Claim/d2bd7e3d-afa4-4a20-8c74-95fd192e0446
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d2bd7e3d-afa4-4a20-8c74-95fd192e0446", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-06-06T11:50:40+00:00", "end": "1972-06-06T12:05:40+00:00"}, "created": "1972-06-06T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:48adf100-8387-4ee8-a5b7-28043f8b2620"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:11974bbb-101b-4cf6-9924-5547cbdf9250"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d372200a-2ee7-4a96-8bcf-0553e64340a2 b/data/input/FHIR/all/Claim/d372200a-2ee7-4a96-8bcf-0553e64340a2
deleted file mode 100644
index 2adac53d..00000000
--- a/data/input/FHIR/all/Claim/d372200a-2ee7-4a96-8bcf-0553e64340a2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d372200a-2ee7-4a96-8bcf-0553e64340a2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2013-01-04T04:44:29+00:00", "end": "2013-01-04T05:57:29+00:00"}, "created": "2013-01-04T05:57:29+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2a98f7d0-76a5-43fe-ae69-5a7d5056dac8"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:2f3a2bf4-7ee8-4c42-9f85-49dbf9822f04"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d3d967ab-7e36-4cd1-8713-20d8feed6572 b/data/input/FHIR/all/Claim/d3d967ab-7e36-4cd1-8713-20d8feed6572
deleted file mode 100644
index ff5b526e..00000000
--- a/data/input/FHIR/all/Claim/d3d967ab-7e36-4cd1-8713-20d8feed6572
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d3d967ab-7e36-4cd1-8713-20d8feed6572", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-04-09T19:28:31+00:00", "end": "1976-04-09T21:56:31+00:00"}, "created": "1976-04-09T21:56:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:b325b99d-99c7-4192-8b2d-369175f2b099"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:cf6a4bd4-4cdf-455f-9df7-b03afb0ea46f"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "net": {"value": 11354.47, "currency": "USD"}}], "total": {"value": 11479.47, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d42f9bf3-c3a3-4e19-81cc-97a41c50a630 b/data/input/FHIR/all/Claim/d42f9bf3-c3a3-4e19-81cc-97a41c50a630
deleted file mode 100644
index 6ec0f1f9..00000000
--- a/data/input/FHIR/all/Claim/d42f9bf3-c3a3-4e19-81cc-97a41c50a630
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d42f9bf3-c3a3-4e19-81cc-97a41c50a630", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2016-03-23T05:28:35+00:00", "end": "2016-03-23T05:58:35+00:00"}, "created": "2016-03-23T05:58:35+00:00", "provider": {"reference": "urn:uuid:4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:76bb60e9-cdcd-405a-9477-93d221a22e15"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:88b9840a-709f-4433-beb6-031bfd826392"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d441172b-57b7-4bd3-a884-3cec904e3461 b/data/input/FHIR/all/Claim/d441172b-57b7-4bd3-a884-3cec904e3461
deleted file mode 100644
index e4e7630f..00000000
--- a/data/input/FHIR/all/Claim/d441172b-57b7-4bd3-a884-3cec904e3461
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d441172b-57b7-4bd3-a884-3cec904e3461", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2005-05-19T22:22:41+00:00", "end": "2005-05-19T23:00:41+00:00"}, "created": "2005-05-19T23:00:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e05378e6-2941-499e-8ce1-d5a94f141de1"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d46d90bd-784a-47b7-b73b-04d9d0ec52eb b/data/input/FHIR/all/Claim/d46d90bd-784a-47b7-b73b-04d9d0ec52eb
deleted file mode 100644
index 45062ef8..00000000
--- a/data/input/FHIR/all/Claim/d46d90bd-784a-47b7-b73b-04d9d0ec52eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d46d90bd-784a-47b7-b73b-04d9d0ec52eb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2019-04-28T19:57:28+00:00", "end": "2019-04-28T20:27:28+00:00"}, "created": "2019-04-28T20:27:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1c434f21-05a2-4317-9924-9e20db96164d"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:cc3035f0-d5a7-4724-8e36-9e29cb45fae4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:cee4319f-c25e-4c1f-990c-34ce87acbade"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 664.87, "currency": "USD"}}], "total": {"value": 930.39, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d49ec48e-83ec-4d42-baf1-0574d5d2885c b/data/input/FHIR/all/Claim/d49ec48e-83ec-4d42-baf1-0574d5d2885c
deleted file mode 100644
index db05a777..00000000
--- a/data/input/FHIR/all/Claim/d49ec48e-83ec-4d42-baf1-0574d5d2885c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d49ec48e-83ec-4d42-baf1-0574d5d2885c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2007-10-21T03:11:33+00:00", "end": "2007-10-21T03:41:33+00:00"}, "created": "2007-10-21T03:41:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0e8d6fc7-37cd-4b14-a5b0-1a3854487e1f"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca01e566-ae2a-43e0-9bbe-b0acc2de0377"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3360c446-adcd-4a31-8ee4-105a2f98cda5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:21efcca9-2c3b-4deb-b651-6d3cfb9e045d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 398.76, "currency": "USD"}}, {"sequence": 4, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 664.28, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d4b9a2c9-fbee-48c6-a012-73f1573e9d51 b/data/input/FHIR/all/Claim/d4b9a2c9-fbee-48c6-a012-73f1573e9d51
deleted file mode 100644
index 0c5787da..00000000
--- a/data/input/FHIR/all/Claim/d4b9a2c9-fbee-48c6-a012-73f1573e9d51
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d4b9a2c9-fbee-48c6-a012-73f1573e9d51", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2016-11-25T19:57:28+00:00", "end": "2016-11-25T20:57:28+00:00"}, "created": "2016-11-25T20:57:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bfd9c898-dda2-4492-9508-9c2c99de91dc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:f6f90e41-9182-45a7-94d9-73e2bfa94490"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62106007", "display": "Concussion with no loss of consciousness"}], "text": "Concussion with no loss of consciousness"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d5e52ee2-d1c0-4c80-9359-a700e1c12493 b/data/input/FHIR/all/Claim/d5e52ee2-d1c0-4c80-9359-a700e1c12493
deleted file mode 100644
index a66fcbd9..00000000
--- a/data/input/FHIR/all/Claim/d5e52ee2-d1c0-4c80-9359-a700e1c12493
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d5e52ee2-d1c0-4c80-9359-a700e1c12493", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2015-03-12T10:09:19+00:00", "end": "2015-03-12T10:24:19+00:00"}, "created": "2015-03-12T10:24:19+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b0be00c0-3062-4b47-b005-9b3580bc7c57"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1c479147-775c-46c1-81dc-3f8e346e3d24"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8b6a5b8c-00de-4e68-b6c1-5318b3932a66"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d613d47c-50e9-42ea-ba5f-b0036f8ec31f b/data/input/FHIR/all/Claim/d613d47c-50e9-42ea-ba5f-b0036f8ec31f
deleted file mode 100644
index d975cb7a..00000000
--- a/data/input/FHIR/all/Claim/d613d47c-50e9-42ea-ba5f-b0036f8ec31f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d613d47c-50e9-42ea-ba5f-b0036f8ec31f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2012-08-22T21:15:23+00:00", "end": "2012-08-22T21:30:23+00:00"}, "created": "2012-08-22T21:30:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:adb4efe4-0177-4341-b381-8c2b463d8478"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0a9c9d21-af57-4035-9f0d-91933ed290c5"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d68d0ba4-61e9-4e31-ba6b-792f4ffd0266 b/data/input/FHIR/all/Claim/d68d0ba4-61e9-4e31-ba6b-792f4ffd0266
deleted file mode 100644
index edf9d980..00000000
--- a/data/input/FHIR/all/Claim/d68d0ba4-61e9-4e31-ba6b-792f4ffd0266
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d68d0ba4-61e9-4e31-ba6b-792f4ffd0266", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2020-10-24T01:08:11+00:00", "end": "2020-10-24T02:00:11+00:00"}, "created": "2020-10-24T02:00:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:87f08d18-2f7b-4b4c-a026-db0e6c2bde06"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "encounter": [{"reference": "urn:uuid:11b01b5a-7089-48c4-841c-193ec6d5ea49"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d6943856-695e-4cf4-8cfc-4f39e169fbfb b/data/input/FHIR/all/Claim/d6943856-695e-4cf4-8cfc-4f39e169fbfb
deleted file mode 100644
index db2f3143..00000000
--- a/data/input/FHIR/all/Claim/d6943856-695e-4cf4-8cfc-4f39e169fbfb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d6943856-695e-4cf4-8cfc-4f39e169fbfb", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2013-07-16T11:44:32+00:00", "end": "2013-07-16T11:59:32+00:00"}, "created": "2013-07-16T11:59:32+00:00", "provider": {"reference": "urn:uuid:0f7f97f6-693c-3de9-8190-85feaf4632e2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f2ab4e59-77fd-49ab-87c7-95016be970b0"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:9e70ac45-725f-4a19-9ad9-a7f65d71a278"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "encounter": [{"reference": "urn:uuid:1583c24c-19b1-4f5c-9346-f9e8b96c2fbb"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d6c03fcf-55b5-48dd-b554-6e06207a2a70 b/data/input/FHIR/all/Claim/d6c03fcf-55b5-48dd-b554-6e06207a2a70
deleted file mode 100644
index 766fe5fa..00000000
--- a/data/input/FHIR/all/Claim/d6c03fcf-55b5-48dd-b554-6e06207a2a70
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d6c03fcf-55b5-48dd-b554-6e06207a2a70", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2021-03-22T19:22:25+00:00", "end": "2021-03-22T19:52:25+00:00"}, "created": "2021-03-22T19:52:25+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e844712a-564b-4dc3-89ea-520f4507933b"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5d334312-2d8e-4bc9-af1f-473a276403b7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:53c90aa4-80ea-4a8e-9597-cfd86249bf32"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 654.84, "currency": "USD"}}], "total": {"value": 920.36, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d7109185-6d33-4b23-aa32-95b17e425c97 b/data/input/FHIR/all/Claim/d7109185-6d33-4b23-aa32-95b17e425c97
deleted file mode 100644
index 83a9a915..00000000
--- a/data/input/FHIR/all/Claim/d7109185-6d33-4b23-aa32-95b17e425c97
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d7109185-6d33-4b23-aa32-95b17e425c97", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1997-06-27T14:10:09+00:00", "end": "1997-07-11T14:10:09+00:00"}, "created": "1997-07-11T14:10:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:08e52f5e-2125-4d30-8e31-0247ec15e60a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:bc3c37b0-6a83-404d-beb7-e0554f600d7f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232353008", "display": "Perennial allergic rhinitis with seasonal variation"}], "text": "Perennial allergic rhinitis with seasonal variation"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d80c17a9-d269-4a09-8d11-0ce713e31c11 b/data/input/FHIR/all/Claim/d80c17a9-d269-4a09-8d11-0ce713e31c11
deleted file mode 100644
index 47edc475..00000000
--- a/data/input/FHIR/all/Claim/d80c17a9-d269-4a09-8d11-0ce713e31c11
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d80c17a9-d269-4a09-8d11-0ce713e31c11", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1983-07-13T08:54:18+00:00", "end": "1983-07-13T09:09:18+00:00"}, "created": "1983-07-13T09:09:18+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ae0ba49b-aa97-4400-bd54-ca41a42aa1a8"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dd6d9bfc-e426-4cfa-bd52-54792684f99a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:40ed1388-7e64-49d5-9765-3090c8fa312d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "53741008", "display": "Coronary Heart Disease"}], "text": "Coronary Heart Disease"}}, {"sequence": 3, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d8137c59-9aba-4c95-9439-7267adc8e0cf b/data/input/FHIR/all/Claim/d8137c59-9aba-4c95-9439-7267adc8e0cf
deleted file mode 100644
index 39d6ad72..00000000
--- a/data/input/FHIR/all/Claim/d8137c59-9aba-4c95-9439-7267adc8e0cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d8137c59-9aba-4c95-9439-7267adc8e0cf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2017-08-14T13:41:48+00:00", "end": "2017-08-14T14:11:48+00:00"}, "created": "2017-08-14T14:11:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d7d323dd-302c-4b73-9d1a-0c184e214b36"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8530cd87-48f8-4029-83f8-a62e651ec9d5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:acb798e8-860e-4771-83b8-f311d9d5f271"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 499.24, "currency": "USD"}}], "total": {"value": 764.76, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d82bbcf2-5d61-43b5-a621-d09ae6be32cf b/data/input/FHIR/all/Claim/d82bbcf2-5d61-43b5-a621-d09ae6be32cf
deleted file mode 100644
index 0fef1cfe..00000000
--- a/data/input/FHIR/all/Claim/d82bbcf2-5d61-43b5-a621-d09ae6be32cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d82bbcf2-5d61-43b5-a621-d09ae6be32cf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2019-10-26T19:08:55+00:00", "end": "2019-10-26T20:08:55+00:00"}, "created": "2019-10-26T20:08:55+00:00", "provider": {"reference": "urn:uuid:3d10019f-c88e-3de5-9916-6107b9c0263d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:0fc54013-00d0-4356-a0ce-82e7c3c21fb2"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:9ea87252-69e3-4100-bcce-73a866949c9c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d88c2dc7-dc65-42f1-bfb9-b9ac40154e4a b/data/input/FHIR/all/Claim/d88c2dc7-dc65-42f1-bfb9-b9ac40154e4a
deleted file mode 100644
index b4f0d566..00000000
--- a/data/input/FHIR/all/Claim/d88c2dc7-dc65-42f1-bfb9-b9ac40154e4a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d88c2dc7-dc65-42f1-bfb9-b9ac40154e4a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2020-09-24T13:11:35+00:00", "end": "2020-09-24T13:41:35+00:00"}, "created": "2020-09-24T13:41:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7e43eb34-060d-46cc-bcb5-89d93ac49379"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:87fa6bc4-18c7-47fb-8526-9abe326e5fc5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:072c86af-7286-4217-8a9b-8a87a7be7ef9"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 774.27, "currency": "USD"}}], "total": {"value": 1039.79, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/d8a2d9b2-0efe-42f3-a60d-5fc337d627d0 b/data/input/FHIR/all/Claim/d8a2d9b2-0efe-42f3-a60d-5fc337d627d0
deleted file mode 100644
index fc6d71d8..00000000
--- a/data/input/FHIR/all/Claim/d8a2d9b2-0efe-42f3-a60d-5fc337d627d0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "d8a2d9b2-0efe-42f3-a60d-5fc337d627d0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2013-01-26T18:26:38+00:00", "end": "2013-01-26T18:56:38+00:00"}, "created": "2013-01-26T18:56:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6d609d72-53e3-4a84-8b39-63dd3af44e30"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:e862f8e8-deb1-4f9a-bd97-fa6a7aa231b9"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:56f9e2bd-e1e7-464d-a38f-c682ccbf5b79"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9dbd7c9c-fb7e-48b2-9159-3b55297008bd"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 542.61, "currency": "USD"}}], "total": {"value": 948.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/da317c60-b363-45d5-aa6f-6d08eccdca2f b/data/input/FHIR/all/Claim/da317c60-b363-45d5-aa6f-6d08eccdca2f
deleted file mode 100644
index f790d7b6..00000000
--- a/data/input/FHIR/all/Claim/da317c60-b363-45d5-aa6f-6d08eccdca2f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "da317c60-b363-45d5-aa6f-6d08eccdca2f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2019-10-06T13:41:48+00:00", "end": "2019-10-06T14:11:48+00:00"}, "created": "2019-10-06T14:11:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6c2cef08-b68b-4f75-a995-44981412f24f"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3eb97417-57ea-44ec-a7fa-a849fc873943"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:0242ea42-da5b-429c-bef8-dbebb0a76ba4"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2677.92, "currency": "USD"}}], "total": {"value": 2802.92, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/da49d8d6-e60b-46d2-8755-6cfc4732884c b/data/input/FHIR/all/Claim/da49d8d6-e60b-46d2-8755-6cfc4732884c
deleted file mode 100644
index e78e9959..00000000
--- a/data/input/FHIR/all/Claim/da49d8d6-e60b-46d2-8755-6cfc4732884c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "da49d8d6-e60b-46d2-8755-6cfc4732884c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2009-08-01T04:44:29+00:00", "end": "2009-08-01T04:59:29+00:00"}, "created": "2009-08-01T04:59:29+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4ec1fa4c-36e2-499a-b877-dca1532a2b8b"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2df2244d-d1fd-409e-8729-d0a5892cbd99"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/da5d37e6-4bb4-41cf-af8a-a0b40991acf4 b/data/input/FHIR/all/Claim/da5d37e6-4bb4-41cf-af8a-a0b40991acf4
deleted file mode 100644
index dc517e38..00000000
--- a/data/input/FHIR/all/Claim/da5d37e6-4bb4-41cf-af8a-a0b40991acf4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "da5d37e6-4bb4-41cf-af8a-a0b40991acf4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2017-01-24T19:57:28+00:00", "end": "2017-01-24T20:12:28+00:00"}, "created": "2017-01-24T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "encounter": [{"reference": "urn:uuid:0d4c44aa-c8d5-4a71-bc48-07c350c69d88"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dabc3d32-4389-4cfb-8e4c-9a8426488d95 b/data/input/FHIR/all/Claim/dabc3d32-4389-4cfb-8e4c-9a8426488d95
deleted file mode 100644
index da2a0259..00000000
--- a/data/input/FHIR/all/Claim/dabc3d32-4389-4cfb-8e4c-9a8426488d95
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dabc3d32-4389-4cfb-8e4c-9a8426488d95", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2020-08-26T18:04:34+00:00", "end": "2020-08-26T18:34:34+00:00"}, "created": "2020-08-26T18:34:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:0e532a1d-c51f-4cd3-8829-ef13e3697df2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5568d5bb-1795-458a-bbc6-777ad137d778"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:1ccb2cd3-251f-4841-a89f-a2d5df5b3edc"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 496.95, "currency": "USD"}}], "total": {"value": 762.47, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dafa9052-b524-499b-9815-3b4227af29f3 b/data/input/FHIR/all/Claim/dafa9052-b524-499b-9815-3b4227af29f3
deleted file mode 100644
index 0c786f0a..00000000
--- a/data/input/FHIR/all/Claim/dafa9052-b524-499b-9815-3b4227af29f3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dafa9052-b524-499b-9815-3b4227af29f3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2018-10-07T19:57:28+00:00", "end": "2018-10-07T20:12:28+00:00"}, "created": "2018-10-07T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8ad39bf0-529b-4163-a071-4d7ef2184c25"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:63559d69-0edd-4891-bb30-ed9ce8a6a6af"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:721b8f53-ec16-4b10-b500-e2b02577e82b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/db68f2d3-0256-4a75-9b87-b00ce4f59b5c b/data/input/FHIR/all/Claim/db68f2d3-0256-4a75-9b87-b00ce4f59b5c
deleted file mode 100644
index 21d43090..00000000
--- a/data/input/FHIR/all/Claim/db68f2d3-0256-4a75-9b87-b00ce4f59b5c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "db68f2d3-0256-4a75-9b87-b00ce4f59b5c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2016-09-04T21:25:11+00:00", "end": "2016-09-04T21:40:11+00:00"}, "created": "2016-09-04T21:40:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1f92376e-ce23-4e88-a872-e2cd1e260b49"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:4fdb310d-5163-4f95-8ccd-8590169f5306"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dbbc2801-dbb2-480c-ac96-97fd3dc4bf8a b/data/input/FHIR/all/Claim/dbbc2801-dbb2-480c-ac96-97fd3dc4bf8a
deleted file mode 100644
index 5c826ca7..00000000
--- a/data/input/FHIR/all/Claim/dbbc2801-dbb2-480c-ac96-97fd3dc4bf8a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dbbc2801-dbb2-480c-ac96-97fd3dc4bf8a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2017-01-21T22:12:13+00:00", "end": "2017-01-21T22:27:13+00:00"}, "created": "2017-01-21T22:27:13+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:745c24f0-0d6c-4ca8-96c6-4d8f58577ec9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2bcdf5ee-20ee-46b1-a5f3-88b4e26f304a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dc11e54e-755c-463f-bffe-7e62aa87dc76 b/data/input/FHIR/all/Claim/dc11e54e-755c-463f-bffe-7e62aa87dc76
deleted file mode 100644
index 0af6d805..00000000
--- a/data/input/FHIR/all/Claim/dc11e54e-755c-463f-bffe-7e62aa87dc76
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dc11e54e-755c-463f-bffe-7e62aa87dc76", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2014-07-06T22:22:41+00:00", "end": "2014-07-06T22:37:41+00:00"}, "created": "2014-07-06T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:920be488-31da-408f-954b-77e96f08a604"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:35a950ce-9e8e-430a-b682-e56c5ab292c9"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:78e72df3-fc5e-4771-ad6e-f25b1549ccbc"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4fe35d5d-df2c-4142-8ff2-ef7a23f7066c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c0037585-1b32-46c9-9f58-0d491afe7b83"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dc27fbd8-70aa-4be0-9bba-b1f0f4c5155c b/data/input/FHIR/all/Claim/dc27fbd8-70aa-4be0-9bba-b1f0f4c5155c
deleted file mode 100644
index 7c0a9a73..00000000
--- a/data/input/FHIR/all/Claim/dc27fbd8-70aa-4be0-9bba-b1f0f4c5155c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dc27fbd8-70aa-4be0-9bba-b1f0f4c5155c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2013-03-13T20:15:35+00:00", "end": "2013-03-13T20:30:35+00:00"}, "created": "2013-03-13T20:30:35+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:473fe3ba-d7ac-419d-ac0b-b78ce11cd2da"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e6d87749-80cb-41d2-b08a-accdae59f103"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dc2991bc-3989-4963-8abc-2884cdf0f0c8 b/data/input/FHIR/all/Claim/dc2991bc-3989-4963-8abc-2884cdf0f0c8
deleted file mode 100644
index 81ef7740..00000000
--- a/data/input/FHIR/all/Claim/dc2991bc-3989-4963-8abc-2884cdf0f0c8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dc2991bc-3989-4963-8abc-2884cdf0f0c8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2008-10-30T21:25:11+00:00", "end": "2008-10-30T21:40:11+00:00"}, "created": "2008-10-30T21:40:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:de6463a7-4307-4589-a0e9-5fff00472cba"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b37bcdac-801f-4956-9665-73d898a5424d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dc44c199-b1cf-4ef7-bc15-b99de4570eda b/data/input/FHIR/all/Claim/dc44c199-b1cf-4ef7-bc15-b99de4570eda
deleted file mode 100644
index 22d585a5..00000000
--- a/data/input/FHIR/all/Claim/dc44c199-b1cf-4ef7-bc15-b99de4570eda
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dc44c199-b1cf-4ef7-bc15-b99de4570eda", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2016-09-02T22:22:41+00:00", "end": "2016-09-02T22:37:41+00:00"}, "created": "2016-09-02T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:55d4cd9d-ef36-47fa-b17d-a304d4dc2ea3"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:8812ed00-a2a5-420a-b375-71914ef34de7"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dc65f939-0a25-48cb-b647-6bc8f9b13e14 b/data/input/FHIR/all/Claim/dc65f939-0a25-48cb-b647-6bc8f9b13e14
deleted file mode 100644
index 989161c8..00000000
--- a/data/input/FHIR/all/Claim/dc65f939-0a25-48cb-b647-6bc8f9b13e14
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dc65f939-0a25-48cb-b647-6bc8f9b13e14", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2010-09-01T16:24:37+00:00", "end": "2010-09-01T16:46:37+00:00"}, "created": "2010-09-01T16:46:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:39da17ee-c281-4827-884e-04efd345706b"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dcc0b666-1725-4cd3-8c0c-3f5333ec04ef b/data/input/FHIR/all/Claim/dcc0b666-1725-4cd3-8c0c-3f5333ec04ef
deleted file mode 100644
index 3521a176..00000000
--- a/data/input/FHIR/all/Claim/dcc0b666-1725-4cd3-8c0c-3f5333ec04ef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dcc0b666-1725-4cd3-8c0c-3f5333ec04ef", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2015-06-07T19:57:28+00:00", "end": "2015-06-07T20:12:28+00:00"}, "created": "2015-06-07T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:6fc4735d-5039-4167-ac16-2979ea508345"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6bbada14-7d66-44de-9e6b-884682e40fa6"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dcef4c29-3396-46f4-bd8f-5d5997ed6aa5 b/data/input/FHIR/all/Claim/dcef4c29-3396-46f4-bd8f-5d5997ed6aa5
deleted file mode 100644
index 99fdc361..00000000
--- a/data/input/FHIR/all/Claim/dcef4c29-3396-46f4-bd8f-5d5997ed6aa5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dcef4c29-3396-46f4-bd8f-5d5997ed6aa5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2016-05-02T14:01:06+00:00", "end": "2016-05-02T14:16:06+00:00"}, "created": "2016-05-02T14:16:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:073eae3e-219e-4a83-9b0c-8997318f01af"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:c92e0b97-5671-467d-8205-769f935542f4"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dddf1541-999a-4452-8c79-27d59a5ebf5e b/data/input/FHIR/all/Claim/dddf1541-999a-4452-8c79-27d59a5ebf5e
deleted file mode 100644
index a0edf450..00000000
--- a/data/input/FHIR/all/Claim/dddf1541-999a-4452-8c79-27d59a5ebf5e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dddf1541-999a-4452-8c79-27d59a5ebf5e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2010-10-11T10:48:09+00:00", "end": "2010-10-11T11:03:09+00:00"}, "created": "2010-10-11T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:02ea95f7-60b6-4aab-9285-4fae841fc683"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6146121b-2211-4059-b12c-209dd129f21f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ddeca392-8cea-4c0d-9902-66ab21f54eb7 b/data/input/FHIR/all/Claim/ddeca392-8cea-4c0d-9902-66ab21f54eb7
deleted file mode 100644
index 07ad8488..00000000
--- a/data/input/FHIR/all/Claim/ddeca392-8cea-4c0d-9902-66ab21f54eb7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ddeca392-8cea-4c0d-9902-66ab21f54eb7", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2013-01-26T23:58:38+00:00", "end": "2013-01-27T01:20:38+00:00"}, "created": "2013-01-27T01:20:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:9bc5d2ed-19b1-4dbc-a01d-639100a68fb1"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:c253b648-fdb6-4e22-b957-4d6c9160432b"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/de47df9c-2117-4975-bcc8-133b34b6a39f b/data/input/FHIR/all/Claim/de47df9c-2117-4975-bcc8-133b34b6a39f
deleted file mode 100644
index aee9d2c5..00000000
--- a/data/input/FHIR/all/Claim/de47df9c-2117-4975-bcc8-133b34b6a39f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "de47df9c-2117-4975-bcc8-133b34b6a39f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2014-09-25T10:35:11+00:00", "end": "2014-09-25T10:50:11+00:00"}, "created": "2014-09-25T10:50:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7c886f19-e545-4583-a2af-213e825b8ac8"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b0f565b7-07d2-4e1e-8841-0e6009be342e"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dec2800a-f861-4f96-bd01-d14b88ae978b b/data/input/FHIR/all/Claim/dec2800a-f861-4f96-bd01-d14b88ae978b
deleted file mode 100644
index fb7fc6c0..00000000
--- a/data/input/FHIR/all/Claim/dec2800a-f861-4f96-bd01-d14b88ae978b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dec2800a-f861-4f96-bd01-d14b88ae978b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2020-07-09T13:27:37+00:00", "end": "2020-07-09T13:42:37+00:00"}, "created": "2020-07-09T13:42:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b8e41138-08a8-4c69-9437-69d9a169edbb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:fe26d396-16a3-43a3-90e2-55d79043fd00"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dec942a3-63e4-4624-8e54-a58bec6c2663 b/data/input/FHIR/all/Claim/dec942a3-63e4-4624-8e54-a58bec6c2663
deleted file mode 100644
index d976d2e8..00000000
--- a/data/input/FHIR/all/Claim/dec942a3-63e4-4624-8e54-a58bec6c2663
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dec942a3-63e4-4624-8e54-a58bec6c2663", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2013-07-17T04:23:40+00:00", "end": "2013-07-17T04:38:40+00:00"}, "created": "2013-07-17T04:38:40+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:72ffb84e-47b6-4c7a-853f-2f321bc6508b"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7ee7bd5e-1542-4b82-958f-e7f4b8b1c78f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d2a786f0-ca4c-4cb2-8ea8-a7c94c054e76"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/df88c405-36cf-41bf-ae1f-1685b6326dfc b/data/input/FHIR/all/Claim/df88c405-36cf-41bf-ae1f-1685b6326dfc
deleted file mode 100644
index 8687133b..00000000
--- a/data/input/FHIR/all/Claim/df88c405-36cf-41bf-ae1f-1685b6326dfc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "df88c405-36cf-41bf-ae1f-1685b6326dfc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2015-07-10T22:48:50+00:00", "end": "2015-07-10T23:03:50+00:00"}, "created": "2015-07-10T23:03:50+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:1b0c630b-cfc7-42f8-9624-5ce93a3fea94"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6380c241-531e-4f89-a11b-8d354baf9102"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dfba3e73-e47c-43e0-b0f6-fb24fe65a1c5 b/data/input/FHIR/all/Claim/dfba3e73-e47c-43e0-b0f6-fb24fe65a1c5
deleted file mode 100644
index d1aaae1c..00000000
--- a/data/input/FHIR/all/Claim/dfba3e73-e47c-43e0-b0f6-fb24fe65a1c5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dfba3e73-e47c-43e0-b0f6-fb24fe65a1c5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2014-05-27T00:29:21+00:00", "end": "2014-05-27T00:59:21+00:00"}, "created": "2014-05-27T00:59:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1d576f12-7e0b-4ee2-b698-4f78e9bc7a1d"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:c5d34d8c-7b01-4581-8eea-da4136c9c650"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:dc474a39-1e00-4916-9f14-336937c8c20f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 550.46, "currency": "USD"}}], "total": {"value": 815.98, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/dfec3fd5-ee47-446e-a2ed-d9ac453dc47e b/data/input/FHIR/all/Claim/dfec3fd5-ee47-446e-a2ed-d9ac453dc47e
deleted file mode 100644
index f87e7969..00000000
--- a/data/input/FHIR/all/Claim/dfec3fd5-ee47-446e-a2ed-d9ac453dc47e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "dfec3fd5-ee47-446e-a2ed-d9ac453dc47e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2014-08-07T14:10:09+00:00", "end": "2014-08-07T14:25:09+00:00"}, "created": "2014-08-07T14:25:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0af23cdc-4f30-4447-a19b-5ceee011f8d7"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:dcf59ce0-cc06-4d1a-bada-ff30b5fcc8ee"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e05fcb98-f339-47b2-aabc-39de0cc4c90d b/data/input/FHIR/all/Claim/e05fcb98-f339-47b2-aabc-39de0cc4c90d
deleted file mode 100644
index 771f97ea..00000000
--- a/data/input/FHIR/all/Claim/e05fcb98-f339-47b2-aabc-39de0cc4c90d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e05fcb98-f339-47b2-aabc-39de0cc4c90d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2020-02-23T12:01:49+00:00", "end": "2020-02-23T12:31:49+00:00"}, "created": "2020-02-23T12:31:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c9f6d00d-47c1-44de-9d39-d550f759ba46"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8cf12e55-0caa-448b-abea-f7f07fc6bdd4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:39e366c6-c89c-4055-9bac-0cbb56c438f7"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 440.28, "currency": "USD"}}], "total": {"value": 705.8, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e0cf905c-e063-48ca-af6d-7fb4fe2b7566 b/data/input/FHIR/all/Claim/e0cf905c-e063-48ca-af6d-7fb4fe2b7566
deleted file mode 100644
index 46041aab..00000000
--- a/data/input/FHIR/all/Claim/e0cf905c-e063-48ca-af6d-7fb4fe2b7566
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e0cf905c-e063-48ca-af6d-7fb4fe2b7566", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2017-02-10T09:56:48+00:00", "end": "2017-02-10T12:26:48+00:00"}, "created": "2017-02-10T12:26:48+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2cb99a65-e8b6-40a3-85ad-936f76230029"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:cc3b592e-6e67-4dc3-af5f-943a0674cb0c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e14a9504-6341-4a7b-8a27-6f68d76e68cc b/data/input/FHIR/all/Claim/e14a9504-6341-4a7b-8a27-6f68d76e68cc
deleted file mode 100644
index 1ae43194..00000000
--- a/data/input/FHIR/all/Claim/e14a9504-6341-4a7b-8a27-6f68d76e68cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e14a9504-6341-4a7b-8a27-6f68d76e68cc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2018-08-12T07:56:53+00:00", "end": "2018-08-12T08:11:53+00:00"}, "created": "2018-08-12T08:11:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:bb1f035d-5e64-4119-9c26-25f76f9a7726"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:acd2d105-1fb4-464f-a907-4fa23ddebedb"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e15895b5-1b46-4677-9d81-eb2784f80df5 b/data/input/FHIR/all/Claim/e15895b5-1b46-4677-9d81-eb2784f80df5
deleted file mode 100644
index f2b2ce1c..00000000
--- a/data/input/FHIR/all/Claim/e15895b5-1b46-4677-9d81-eb2784f80df5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e15895b5-1b46-4677-9d81-eb2784f80df5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2018-04-19T11:50:40+00:00", "end": "2018-04-19T12:20:40+00:00"}, "created": "2018-04-19T12:20:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d7d7ff7a-acb8-4c46-8000-d5835d4da644"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:abc51427-352d-4084-8f37-e16eea958da6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:74071c4b-be92-4615-b005-b1e4d116d002"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 541.32, "currency": "USD"}}], "total": {"value": 806.84, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e1764175-a2db-4bc2-bfb2-c208a6697b21 b/data/input/FHIR/all/Claim/e1764175-a2db-4bc2-bfb2-c208a6697b21
deleted file mode 100644
index 71d49ed2..00000000
--- a/data/input/FHIR/all/Claim/e1764175-a2db-4bc2-bfb2-c208a6697b21
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e1764175-a2db-4bc2-bfb2-c208a6697b21", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2011-09-25T16:52:31+00:00", "end": "2011-09-25T17:52:31+00:00"}, "created": "2011-09-25T17:52:31+00:00", "provider": {"reference": "urn:uuid:03347b4d-994e-302b-848b-58019a4e274d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e640058f-e5de-4329-af80-bb0b74b660d5"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:8c6457f6-8680-486c-9a42-daa6cc5c1242"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e1d7389c-8da2-4a72-a3fe-8defbfd7846d b/data/input/FHIR/all/Claim/e1d7389c-8da2-4a72-a3fe-8defbfd7846d
deleted file mode 100644
index f19c005a..00000000
--- a/data/input/FHIR/all/Claim/e1d7389c-8da2-4a72-a3fe-8defbfd7846d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e1d7389c-8da2-4a72-a3fe-8defbfd7846d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "1999-02-16T20:43:11+00:00", "end": "1999-02-16T20:58:11+00:00"}, "created": "1999-02-16T20:58:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:2d2ce513-15cf-4e0c-bb31-cee488e136ab"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:62aa6038-f0c1-44f3-96f3-8cc64b3be710"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e2213247-6a9f-42c1-b961-f2f3873fd107 b/data/input/FHIR/all/Claim/e2213247-6a9f-42c1-b961-f2f3873fd107
deleted file mode 100644
index bc2132f2..00000000
--- a/data/input/FHIR/all/Claim/e2213247-6a9f-42c1-b961-f2f3873fd107
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e2213247-6a9f-42c1-b961-f2f3873fd107", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2017-12-29T04:27:08+00:00", "end": "2017-12-29T04:42:08+00:00"}, "created": "2017-12-29T04:42:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:baf75329-091c-4205-8d46-822bfaab09f7"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:50bfc68c-5e98-4d85-9e79-56bcc4777eed"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:fbe6f0d2-a75c-47d5-ae25-3c7d44a33325"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e28d692e-3a86-45fa-8792-722ecfe1d9ed b/data/input/FHIR/all/Claim/e28d692e-3a86-45fa-8792-722ecfe1d9ed
deleted file mode 100644
index 8e14b3cf..00000000
--- a/data/input/FHIR/all/Claim/e28d692e-3a86-45fa-8792-722ecfe1d9ed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e28d692e-3a86-45fa-8792-722ecfe1d9ed", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2013-06-22T00:54:07+00:00", "end": "2013-06-22T01:24:07+00:00"}, "created": "2013-06-22T01:24:07+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:30e493c2-f239-4e50-a9ac-399b1fd976d4"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d8eb11a2-b041-42c5-b8ae-95e1f5a4c03e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:e4804c8f-9b25-472c-ad72-9ed71726fc43"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:8dd32fd8-bef9-4e8b-86af-04da72ef0083"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 792.05, "currency": "USD"}}], "total": {"value": 1198.09, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e291484a-593e-412a-adbd-c101eef21520 b/data/input/FHIR/all/Claim/e291484a-593e-412a-adbd-c101eef21520
deleted file mode 100644
index 99641adc..00000000
--- a/data/input/FHIR/all/Claim/e291484a-593e-412a-adbd-c101eef21520
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e291484a-593e-412a-adbd-c101eef21520", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-11-14T14:49:19+00:00", "end": "2020-11-14T15:04:19+00:00"}, "created": "2020-11-14T15:04:19+00:00", "provider": {"reference": "urn:uuid:e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:2fe91fad-f5fa-48a3-91b4-ee326e562d95"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:a3cac1fb-ac42-431c-9ca6-d3d102053a33"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e2eaeb27-5579-4384-a181-9b61ed231797 b/data/input/FHIR/all/Claim/e2eaeb27-5579-4384-a181-9b61ed231797
deleted file mode 100644
index 2f28ed7e..00000000
--- a/data/input/FHIR/all/Claim/e2eaeb27-5579-4384-a181-9b61ed231797
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e2eaeb27-5579-4384-a181-9b61ed231797", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1967-04-20T10:10:39+00:00", "end": "1967-04-20T10:40:39+00:00"}, "created": "1967-04-20T10:40:39+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:93a2af55-a025-4063-8884-e671c4ffdbba"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "210098006", "display": "Domiciliary or rest home patient evaluation and management"}], "text": "Domiciliary or rest home patient evaluation and management"}, "encounter": [{"reference": "urn:uuid:ebaf5400-f61a-4c15-b37a-1c63abae5b84"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "311791003", "display": "Information gathering (procedure)"}], "text": "Information gathering (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e39754e0-1cca-4583-ae6e-99a609e4c3a4 b/data/input/FHIR/all/Claim/e39754e0-1cca-4583-ae6e-99a609e4c3a4
deleted file mode 100644
index 4cfdab09..00000000
--- a/data/input/FHIR/all/Claim/e39754e0-1cca-4583-ae6e-99a609e4c3a4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e39754e0-1cca-4583-ae6e-99a609e4c3a4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2015-09-18T19:30:25+00:00", "end": "2015-09-18T20:00:25+00:00"}, "created": "2015-09-18T20:00:25+00:00", "provider": {"reference": "urn:uuid:5e765f2b-e908-3888-9fc7-df2cb87beb58"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d167584e-43a3-43ba-872a-98b0fed27cdc"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:eba3bf28-25e4-47b9-9a6f-3cd8745ed101"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:782dc52a-7c54-4018-96c6-e8ff34af9f55"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3a51e958-23d6-4466-9db3-2b0ac08cc22b"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 799.72, "currency": "USD"}}, {"sequence": 4, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 1065.24, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e3accf9c-cad0-4644-8244-0c4d7080b6d9 b/data/input/FHIR/all/Claim/e3accf9c-cad0-4644-8244-0c4d7080b6d9
deleted file mode 100644
index ad21b7d1..00000000
--- a/data/input/FHIR/all/Claim/e3accf9c-cad0-4644-8244-0c4d7080b6d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e3accf9c-cad0-4644-8244-0c4d7080b6d9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2000-02-22T20:43:11+00:00", "end": "2000-02-22T21:13:11+00:00"}, "created": "2000-02-22T21:13:11+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6a55e35f-b11f-4aa5-a702-c71443aa79bd"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e3b4b22d-2544-4e50-8176-2fc99231018d b/data/input/FHIR/all/Claim/e3b4b22d-2544-4e50-8176-2fc99231018d
deleted file mode 100644
index f98ef0a1..00000000
--- a/data/input/FHIR/all/Claim/e3b4b22d-2544-4e50-8176-2fc99231018d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e3b4b22d-2544-4e50-8176-2fc99231018d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2020-01-14T18:04:34+00:00", "end": "2020-01-14T18:19:34+00:00"}, "created": "2020-01-14T18:19:34+00:00", "provider": {"reference": "urn:uuid:956ccb85-bea0-30f9-af48-52f5dd95ff72"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d2fb30c8-0345-4fec-9b26-94984db19caf"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:da62f00c-bdf9-428e-81c5-4e4877166a5a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e3d935c0-cfe3-4dcc-b849-5f26ff700fff b/data/input/FHIR/all/Claim/e3d935c0-cfe3-4dcc-b849-5f26ff700fff
deleted file mode 100644
index 52d33fdf..00000000
--- a/data/input/FHIR/all/Claim/e3d935c0-cfe3-4dcc-b849-5f26ff700fff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e3d935c0-cfe3-4dcc-b849-5f26ff700fff", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2016-01-31T21:15:23+00:00", "end": "2016-01-31T21:45:23+00:00"}, "created": "2016-01-31T21:45:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dabacc2e-7bb2-41a8-8d8b-24547a866b8e"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5b46f071-83e2-4465-9bd2-d9ce222c81b0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:6eb95223-ed30-4b39-8036-71a64369bcaa"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2301.48, "currency": "USD"}}], "total": {"value": 2426.48, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e3e35fd7-ac2f-4d5d-8fc2-b766e809ff5c b/data/input/FHIR/all/Claim/e3e35fd7-ac2f-4d5d-8fc2-b766e809ff5c
deleted file mode 100644
index 963cb450..00000000
--- a/data/input/FHIR/all/Claim/e3e35fd7-ac2f-4d5d-8fc2-b766e809ff5c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e3e35fd7-ac2f-4d5d-8fc2-b766e809ff5c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2020-09-01T04:23:40+00:00", "end": "2020-09-01T04:38:40+00:00"}, "created": "2020-09-01T04:38:40+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f4c46aea-2e29-46e2-9e6f-ba5859c313e5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:3136f65e-d87b-4e68-a635-9acc78abeb7b"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e4359fba-9dff-4101-a9d5-f8346df1d88b b/data/input/FHIR/all/Claim/e4359fba-9dff-4101-a9d5-f8346df1d88b
deleted file mode 100644
index 21670704..00000000
--- a/data/input/FHIR/all/Claim/e4359fba-9dff-4101-a9d5-f8346df1d88b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e4359fba-9dff-4101-a9d5-f8346df1d88b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2008-12-14T03:11:33+00:00", "end": "2008-12-18T03:11:33+00:00"}, "created": "2008-12-18T03:11:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:4eecfe10-584c-438e-b6f4-87e2abd8a562"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "encounter": [{"reference": "urn:uuid:0e369760-8045-4409-bc57-254c900e7d7c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e47705c4-33f2-4aab-a911-264ae4c95542 b/data/input/FHIR/all/Claim/e47705c4-33f2-4aab-a911-264ae4c95542
deleted file mode 100644
index a50f97ef..00000000
--- a/data/input/FHIR/all/Claim/e47705c4-33f2-4aab-a911-264ae4c95542
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e47705c4-33f2-4aab-a911-264ae4c95542", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "1996-10-13T20:15:51+00:00", "end": "1996-10-13T20:51:51+00:00"}, "created": "1996-10-13T20:51:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:cc04d2c3-4140-448c-88d6-27fb0aae958c"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80878384-3797-479a-897e-d21eb042b15a"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e58476c3-80f6-4852-b37b-d84233ac661e b/data/input/FHIR/all/Claim/e58476c3-80f6-4852-b37b-d84233ac661e
deleted file mode 100644
index 31fda511..00000000
--- a/data/input/FHIR/all/Claim/e58476c3-80f6-4852-b37b-d84233ac661e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e58476c3-80f6-4852-b37b-d84233ac661e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-06-07T22:22:41+00:00", "end": "2018-06-07T23:52:41+00:00"}, "created": "2018-06-07T23:52:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:726d04bf-24b7-44eb-8ac2-205507c68159"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:645726b6-52a1-460a-9def-d2f0d91e7cc4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:10cf65ba-405d-45d8-8a1d-1bddc15b8bb1"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444448004", "display": "Injury of medial collateral ligament of knee"}], "text": "Injury of medial collateral ligament of knee"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "74016001", "display": "Knee X-ray"}], "text": "Knee X-ray"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e60f6fd5-d7b7-4b9e-994c-10320e154337 b/data/input/FHIR/all/Claim/e60f6fd5-d7b7-4b9e-994c-10320e154337
deleted file mode 100644
index 5b99150c..00000000
--- a/data/input/FHIR/all/Claim/e60f6fd5-d7b7-4b9e-994c-10320e154337
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e60f6fd5-d7b7-4b9e-994c-10320e154337", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2019-09-09T21:25:11+00:00", "end": "2019-09-09T21:40:11+00:00"}, "created": "2019-09-09T21:40:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:47e6f61b-12ef-4323-8c93-4299f3e6908a"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1d0306ed-ebfe-4a5c-baca-1e73145a3a84"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:98637bac-0ebd-4299-94ab-2942ac127711"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e6523f7b-203b-4e4f-80c8-1f25ffe23514 b/data/input/FHIR/all/Claim/e6523f7b-203b-4e4f-80c8-1f25ffe23514
deleted file mode 100644
index 13c18626..00000000
--- a/data/input/FHIR/all/Claim/e6523f7b-203b-4e4f-80c8-1f25ffe23514
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e6523f7b-203b-4e4f-80c8-1f25ffe23514", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2016-12-14T13:55:57+00:00", "end": "2016-12-14T14:25:57+00:00"}, "created": "2016-12-14T14:25:57+00:00", "provider": {"reference": "urn:uuid:49318f80-bd8b-3fc7-a096-ac43088b0c12"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7bba0cb5-a0e1-421f-bd8a-c1ed05e359a2"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:32244c11-b339-484d-8256-eb2105d5d03c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d3b6c9b3-ae8c-4247-b7a8-9d548567a859"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 563.46, "currency": "USD"}}], "total": {"value": 828.98, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e689b864-3957-4aae-8a7f-d37032004123 b/data/input/FHIR/all/Claim/e689b864-3957-4aae-8a7f-d37032004123
deleted file mode 100644
index b6f7232b..00000000
--- a/data/input/FHIR/all/Claim/e689b864-3957-4aae-8a7f-d37032004123
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e689b864-3957-4aae-8a7f-d37032004123", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1991-04-20T15:08:18+00:00", "end": "1991-04-20T17:21:18+00:00"}, "created": "1991-04-20T17:21:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:008e29aa-221f-428f-970e-f95638897911"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:47fa4af5-ec1f-4aa1-8630-02454eb4f59d"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e833216c-14c0-4006-9e35-25644f22ee25 b/data/input/FHIR/all/Claim/e833216c-14c0-4006-9e35-25644f22ee25
deleted file mode 100644
index 317e7db9..00000000
--- a/data/input/FHIR/all/Claim/e833216c-14c0-4006-9e35-25644f22ee25
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e833216c-14c0-4006-9e35-25644f22ee25", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2000-09-29T04:27:08+00:00", "end": "2000-09-29T05:12:08+00:00"}, "created": "2000-09-29T05:12:08+00:00", "provider": {"reference": "urn:uuid:d5117822-5756-389d-9547-891a372d580f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca182272-bf36-46b3-bc65-4fe0215019c6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "424441002", "display": "Prenatal initial visit"}], "text": "Prenatal initial visit"}, "encounter": [{"reference": "urn:uuid:5b421a2d-3ba7-43c8-aaab-b18d0aad5189"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "19169002", "display": "Miscarriage in first trimester"}], "text": "Miscarriage in first trimester"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e85d043d-fa0c-4dea-96ea-5c54dbb156ac b/data/input/FHIR/all/Claim/e85d043d-fa0c-4dea-96ea-5c54dbb156ac
deleted file mode 100644
index c37e36b1..00000000
--- a/data/input/FHIR/all/Claim/e85d043d-fa0c-4dea-96ea-5c54dbb156ac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e85d043d-fa0c-4dea-96ea-5c54dbb156ac", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-07-02T19:28:31+00:00", "end": "1976-07-02T22:19:31+00:00"}, "created": "1976-07-02T22:19:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:24df2d91-c14f-4a45-902c-25ff9de8d4a5"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:7def2664-83b1-44cb-b0bc-86d26872feb9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:a9a32c6e-91fc-44a3-8091-2c8e5eebb7a0"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "net": {"value": 17670.45, "currency": "USD"}}, {"sequence": 3, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}}], "total": {"value": 17795.45, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e8c0d2ac-8072-4939-b10d-232f97ab9b68 b/data/input/FHIR/all/Claim/e8c0d2ac-8072-4939-b10d-232f97ab9b68
deleted file mode 100644
index 5f4a46f8..00000000
--- a/data/input/FHIR/all/Claim/e8c0d2ac-8072-4939-b10d-232f97ab9b68
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e8c0d2ac-8072-4939-b10d-232f97ab9b68", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2012-09-29T20:37:06+00:00", "end": "2012-09-30T22:37:06+00:00"}, "created": "2012-09-30T22:37:06+00:00", "provider": {"reference": "urn:uuid:37c0de84-bcaf-3624-82bf-a89b2ac441b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:84cb529c-8aa1-4699-adfc-5c81d787278a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "305408004", "display": "Admission to surgical department"}], "text": "Admission to surgical department"}, "encounter": [{"reference": "urn:uuid:b262dced-d5e7-40e1-995b-57149e439e0d"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "287664005", "display": "Bilateral tubal ligation"}], "text": "Bilateral tubal ligation"}, "net": {"value": 11163.34, "currency": "USD"}}], "total": {"value": 11238.34, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e8d58270-c6ac-4ef3-8dd0-d4ed7c251649 b/data/input/FHIR/all/Claim/e8d58270-c6ac-4ef3-8dd0-d4ed7c251649
deleted file mode 100644
index 6e1004b7..00000000
--- a/data/input/FHIR/all/Claim/e8d58270-c6ac-4ef3-8dd0-d4ed7c251649
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e8d58270-c6ac-4ef3-8dd0-d4ed7c251649", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2019-03-26T05:34:59+00:00", "end": "2019-03-26T05:49:59+00:00"}, "created": "2019-03-26T05:49:59+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1c1635de-63c7-4834-bb68-6d6014b3d754"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:49bef32d-134c-4d6a-b083-d3d5cdda2a6f"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:621afa19-0e39-4848-b71b-440f4d1d20bd"}}, {"sequence": 4, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:bdb6dc3d-a362-44c9-b46f-467e13ea06a6"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c2d14303-b5f7-4a22-b38e-e834d8b2236e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "informationSequence": [4], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 687.08, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e908f60c-9aa7-45b2-b3c3-be3e0ff9b0ce b/data/input/FHIR/all/Claim/e908f60c-9aa7-45b2-b3c3-be3e0ff9b0ce
deleted file mode 100644
index 8b11f983..00000000
--- a/data/input/FHIR/all/Claim/e908f60c-9aa7-45b2-b3c3-be3e0ff9b0ce
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e908f60c-9aa7-45b2-b3c3-be3e0ff9b0ce", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-07-30T21:25:11+00:00", "end": "2014-07-30T22:04:11+00:00"}, "created": "2014-07-30T22:04:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:42d61490-417a-473a-98bf-1af0d67c6b48"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:f45bfa52-c0f3-4c5e-b610-ff9879a207e9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b44fee8c-14ab-4a3c-8cd7-490b3467f4b0"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 641.65, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e919c31b-9495-4d77-80c3-7be855d259e2 b/data/input/FHIR/all/Claim/e919c31b-9495-4d77-80c3-7be855d259e2
deleted file mode 100644
index b9701dcc..00000000
--- a/data/input/FHIR/all/Claim/e919c31b-9495-4d77-80c3-7be855d259e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e919c31b-9495-4d77-80c3-7be855d259e2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2019-12-31T22:28:27+00:00", "end": "2019-12-31T22:43:27+00:00"}, "created": "2019-12-31T22:43:27+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8a9a1823-60aa-40bd-910c-096aad83efd4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0a886118-de47-4121-b4e7-67766953c54e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e9411eb6-d4d6-4fbe-bd41-70cd87720dd9 b/data/input/FHIR/all/Claim/e9411eb6-d4d6-4fbe-bd41-70cd87720dd9
deleted file mode 100644
index fd77e649..00000000
--- a/data/input/FHIR/all/Claim/e9411eb6-d4d6-4fbe-bd41-70cd87720dd9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e9411eb6-d4d6-4fbe-bd41-70cd87720dd9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2019-07-20T23:33:57+00:00", "end": "2019-07-20T23:48:57+00:00"}, "created": "2019-07-20T23:48:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1a929a4d-a5bf-4001-9453-f72e6140658c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:a1c7866f-511e-4ae1-9330-8673c41c3c32"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e96c58bb-4873-415e-9f22-e67835967b4e b/data/input/FHIR/all/Claim/e96c58bb-4873-415e-9f22-e67835967b4e
deleted file mode 100644
index 6d1dbea4..00000000
--- a/data/input/FHIR/all/Claim/e96c58bb-4873-415e-9f22-e67835967b4e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e96c58bb-4873-415e-9f22-e67835967b4e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2016-03-25T14:01:06+00:00", "end": "2016-03-25T14:31:06+00:00"}, "created": "2016-03-25T14:31:06+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7f887ed7-60ef-49c2-ae2b-86925d99e3b7"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5ecb63db-6c60-467c-a113-7a3937014719"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3d6e2c05-14eb-41c3-a96b-95f27c620872"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bf4d1ed7-9b9c-41d6-8b91-80f14024ec90"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 739.31, "currency": "USD"}}], "total": {"value": 1145.35, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e970bad5-4215-407c-bc88-296608494fe6 b/data/input/FHIR/all/Claim/e970bad5-4215-407c-bc88-296608494fe6
deleted file mode 100644
index 94d70b61..00000000
--- a/data/input/FHIR/all/Claim/e970bad5-4215-407c-bc88-296608494fe6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e970bad5-4215-407c-bc88-296608494fe6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "1996-10-13T20:15:51+00:00", "end": "1996-10-13T20:51:51+00:00"}, "created": "1996-10-13T20:51:51+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "no_insurance"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80878384-3797-479a-897e-d21eb042b15a"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e9988397-232b-4a4d-ba23-4c35eb47e011 b/data/input/FHIR/all/Claim/e9988397-232b-4a4d-ba23-4c35eb47e011
deleted file mode 100644
index 46394bb1..00000000
--- a/data/input/FHIR/all/Claim/e9988397-232b-4a4d-ba23-4c35eb47e011
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e9988397-232b-4a4d-ba23-4c35eb47e011", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "1993-03-20T09:25:28+00:00", "end": "1993-03-20T10:12:28+00:00"}, "created": "1993-03-20T10:12:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:fe8df8af-833c-4d37-95d7-c90548b30c11"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e9a7146d-863f-45da-bf50-ab0675516905 b/data/input/FHIR/all/Claim/e9a7146d-863f-45da-bf50-ab0675516905
deleted file mode 100644
index 85b903c2..00000000
--- a/data/input/FHIR/all/Claim/e9a7146d-863f-45da-bf50-ab0675516905
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e9a7146d-863f-45da-bf50-ab0675516905", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2017-03-15T22:48:50+00:00", "end": "2017-03-15T23:18:50+00:00"}, "created": "2017-03-15T23:18:50+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:19c5b3c1-dc80-406a-9e07-ae6de25b2896"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:0e8a112a-2317-4d9b-b060-0925a227ef5e"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:9670e167-44f7-4ff4-b977-1279a0d2843f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "net": {"value": 2533.5, "currency": "USD"}}], "total": {"value": 2658.5, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/e9fc16c3-c27a-4d88-9f51-7830e63e7e51 b/data/input/FHIR/all/Claim/e9fc16c3-c27a-4d88-9f51-7830e63e7e51
deleted file mode 100644
index f6eabd30..00000000
--- a/data/input/FHIR/all/Claim/e9fc16c3-c27a-4d88-9f51-7830e63e7e51
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "e9fc16c3-c27a-4d88-9f51-7830e63e7e51", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2014-04-10T11:50:40+00:00", "end": "2014-04-10T12:20:40+00:00"}, "created": "2014-04-10T12:20:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b0d847ca-8cc0-49d9-a85e-b35aa4b91216"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:51114552-76fd-4a31-85f0-f20ca5268bfc"}}, {"sequence": 3, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:a7d03c70-b2c0-468f-834e-a0d0c49e2ad3"}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e280b1e6-3623-446e-8eb6-21e6f4a0a856"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:fe31dcd3-111a-4ae1-abd7-5c4ade53f264"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9f8ad605-39f8-4704-abf0-d626b7663d49"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "informationSequence": [3], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 5, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 568.53, "currency": "USD"}}, {"sequence": 6, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 1115.09, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ea60a444-c844-4186-b7df-a145dd84a7cc b/data/input/FHIR/all/Claim/ea60a444-c844-4186-b7df-a145dd84a7cc
deleted file mode 100644
index baadecdb..00000000
--- a/data/input/FHIR/all/Claim/ea60a444-c844-4186-b7df-a145dd84a7cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ea60a444-c844-4186-b7df-a145dd84a7cc", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2016-01-30T18:26:38+00:00", "end": "2016-01-30T18:41:38+00:00"}, "created": "2016-01-30T18:41:38+00:00", "provider": {"reference": "urn:uuid:8ad64ecf-c817-3753-bee7-006a8e662e06"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:8b75708d-3b60-4592-ad6b-0a53e9cb1bb9"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d93b2ed0-e3cb-42b3-8825-da46b2fd885d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ea7bc96c-bee7-4278-be68-95bb1d81d21d b/data/input/FHIR/all/Claim/ea7bc96c-bee7-4278-be68-95bb1d81d21d
deleted file mode 100644
index ed0e4115..00000000
--- a/data/input/FHIR/all/Claim/ea7bc96c-bee7-4278-be68-95bb1d81d21d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ea7bc96c-bee7-4278-be68-95bb1d81d21d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1989-09-02T15:08:18+00:00", "end": "1989-09-02T15:33:18+00:00"}, "created": "1989-09-02T15:33:18+00:00", "provider": {"reference": "urn:uuid:5d4b9df1-93ae-3bc9-b680-03249990e558"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:1c601f66-2adc-425f-9eaf-b6fba24145ee"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:0ca497aa-06b8-42c0-b737-71e0d28b1198"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/eb144364-79da-4bb7-83f8-f193642936a1 b/data/input/FHIR/all/Claim/eb144364-79da-4bb7-83f8-f193642936a1
deleted file mode 100644
index b7329d8a..00000000
--- a/data/input/FHIR/all/Claim/eb144364-79da-4bb7-83f8-f193642936a1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "eb144364-79da-4bb7-83f8-f193642936a1", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2016-03-16T23:58:38+00:00", "end": "2016-03-17T00:13:38+00:00"}, "created": "2016-03-17T00:13:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:25170cf4-1ec5-4597-a02d-edf5c91af46d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2a3b56e8-aefe-42a4-9727-53dc003a798f"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/eb36b67b-22a3-4fb8-ab66-8cfebd80feab b/data/input/FHIR/all/Claim/eb36b67b-22a3-4fb8-ab66-8cfebd80feab
deleted file mode 100644
index 749b7a46..00000000
--- a/data/input/FHIR/all/Claim/eb36b67b-22a3-4fb8-ab66-8cfebd80feab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "eb36b67b-22a3-4fb8-ab66-8cfebd80feab", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2009-04-04T00:29:21+00:00", "end": "2009-04-04T00:44:21+00:00"}, "created": "2009-04-04T00:44:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:5fcaa0b5-ea85-4c84-943e-8e6323879277"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:9e7d16a3-321b-4b4b-bb47-2808402af30d"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/eb54620c-f8c3-4c66-9ca7-1dc6f8889aec b/data/input/FHIR/all/Claim/eb54620c-f8c3-4c66-9ca7-1dc6f8889aec
deleted file mode 100644
index 151b4f03..00000000
--- a/data/input/FHIR/all/Claim/eb54620c-f8c3-4c66-9ca7-1dc6f8889aec
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "eb54620c-f8c3-4c66-9ca7-1dc6f8889aec", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2001-10-25T13:10:39+00:00", "end": "2001-10-25T16:23:39+00:00"}, "created": "2001-10-25T16:23:39+00:00", "provider": {"reference": "urn:uuid:465de31f-3098-365c-af70-48a071e1f5aa"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ac0b6177-fd4d-4194-b089-2380e0563724"}}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:c9df85d3-aef2-469a-9f0b-28c32ce04f56"}}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:de13a4c7-2afb-44f7-b0bc-df53fc729892"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:aca82a0f-bf4c-4585-be26-fe9f1dad396a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}}, {"sequence": 3, "diagnosisSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}}, {"sequence": 4, "diagnosisSequence": [3], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/eb751d15-afb9-47d1-9846-4268db4cf6b0 b/data/input/FHIR/all/Claim/eb751d15-afb9-47d1-9846-4268db4cf6b0
deleted file mode 100644
index 687a1817..00000000
--- a/data/input/FHIR/all/Claim/eb751d15-afb9-47d1-9846-4268db4cf6b0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "eb751d15-afb9-47d1-9846-4268db4cf6b0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2016-02-18T01:08:11+00:00", "end": "2016-02-18T01:38:11+00:00"}, "created": "2016-02-18T01:38:11+00:00", "provider": {"reference": "urn:uuid:c44f361c-2efb-3050-8f97-0354a12e2920"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:dbf61626-4857-45e0-b0dd-28565c76d183"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8d243f27-d97b-47ea-a618-2ac89e61b92c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0ba78c01-2ba4-4f5a-ae1f-3f163206da95"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 528.02, "currency": "USD"}}], "total": {"value": 793.54, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ec09492f-0297-4827-8411-912c0a3076a5 b/data/input/FHIR/all/Claim/ec09492f-0297-4827-8411-912c0a3076a5
deleted file mode 100644
index a116186b..00000000
--- a/data/input/FHIR/all/Claim/ec09492f-0297-4827-8411-912c0a3076a5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ec09492f-0297-4827-8411-912c0a3076a5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2016-05-08T09:51:38+00:00", "end": "2016-05-08T10:06:38+00:00"}, "created": "2016-05-08T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:088d38d6-6d8e-415c-9073-bae8e606ac06"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:3d19b2c1-98a9-46eb-9fae-76205531b2e9"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ec3db1df-7d46-4ecd-a70f-50b3ba67f9bf b/data/input/FHIR/all/Claim/ec3db1df-7d46-4ecd-a70f-50b3ba67f9bf
deleted file mode 100644
index d365bd66..00000000
--- a/data/input/FHIR/all/Claim/ec3db1df-7d46-4ecd-a70f-50b3ba67f9bf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ec3db1df-7d46-4ecd-a70f-50b3ba67f9bf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-08-11T21:25:11+00:00", "end": "2014-08-11T21:40:11+00:00"}, "created": "2014-08-11T21:40:11+00:00", "provider": {"reference": "urn:uuid:f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b5ef1c27-4fda-4ebb-833d-54f370dab06a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3d86d559-6686-44c2-aa91-838541f81e11"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ec6b9efc-97ea-4074-91a3-18f43984fec2 b/data/input/FHIR/all/Claim/ec6b9efc-97ea-4074-91a3-18f43984fec2
deleted file mode 100644
index 0a905723..00000000
--- a/data/input/FHIR/all/Claim/ec6b9efc-97ea-4074-91a3-18f43984fec2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ec6b9efc-97ea-4074-91a3-18f43984fec2", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2011-03-27T23:58:38+00:00", "end": "2011-03-28T00:13:38+00:00"}, "created": "2011-03-28T00:13:38+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0894e750-c11a-49d4-848d-cbd4873da9fa"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:0746b498-33fe-4b18-8395-fee36a0d0064"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ec7989b5-0a28-4430-97f1-2d3127903057 b/data/input/FHIR/all/Claim/ec7989b5-0a28-4430-97f1-2d3127903057
deleted file mode 100644
index d2bed326..00000000
--- a/data/input/FHIR/all/Claim/ec7989b5-0a28-4430-97f1-2d3127903057
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ec7989b5-0a28-4430-97f1-2d3127903057", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2018-02-12T16:52:31+00:00", "end": "2018-02-12T17:07:31+00:00"}, "created": "2018-02-12T17:07:31+00:00", "provider": {"reference": "urn:uuid:6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:96ad45c0-85ae-4109-a680-e97533e39291"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:59702500-7de4-4f44-b6af-869adb290968"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ec7d5ea3-6c4b-4a6a-9e6a-58b2993e0a62 b/data/input/FHIR/all/Claim/ec7d5ea3-6c4b-4a6a-9e6a-58b2993e0a62
deleted file mode 100644
index c24c49c1..00000000
--- a/data/input/FHIR/all/Claim/ec7d5ea3-6c4b-4a6a-9e6a-58b2993e0a62
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ec7d5ea3-6c4b-4a6a-9e6a-58b2993e0a62", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2019-04-09T19:57:28+00:00", "end": "2019-04-09T20:12:28+00:00"}, "created": "2019-04-09T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:effc6617-8ce0-44e5-b41d-d24ed9d65c2f"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5eccd9ae-21fa-46dc-8345-eb2880c07166"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ec8dfed0-4bc9-4d12-a452-ed666101c9bf b/data/input/FHIR/all/Claim/ec8dfed0-4bc9-4d12-a452-ed666101c9bf
deleted file mode 100644
index 830a4d1a..00000000
--- a/data/input/FHIR/all/Claim/ec8dfed0-4bc9-4d12-a452-ed666101c9bf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ec8dfed0-4bc9-4d12-a452-ed666101c9bf", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2018-05-11T00:39:32+00:00", "end": "2018-05-11T01:09:32+00:00"}, "created": "2018-05-11T01:09:32+00:00", "provider": {"reference": "urn:uuid:fd328395-ab1d-35c6-a2d0-d05a9a79cf11"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:44d0a1b5-090d-4402-b6e5-abfed893ed14"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:4b1a5cd5-0498-41b8-be89-29136bc9b770"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e9e78cf3-e16d-4d8d-a312-64539f69b348"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 480.34, "currency": "USD"}}], "total": {"value": 745.86, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/eceb94b3-4b56-44cc-b358-ba0387d6fdf0 b/data/input/FHIR/all/Claim/eceb94b3-4b56-44cc-b358-ba0387d6fdf0
deleted file mode 100644
index cf4a724b..00000000
--- a/data/input/FHIR/all/Claim/eceb94b3-4b56-44cc-b358-ba0387d6fdf0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "eceb94b3-4b56-44cc-b358-ba0387d6fdf0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2016-07-16T23:33:57+00:00", "end": "2016-07-17T00:58:57+00:00"}, "created": "2016-07-17T00:58:57+00:00", "provider": {"reference": "urn:uuid:23834663-ed53-3da9-b330-d6e1ecb8428e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:4bf557b3-c805-4703-b0dd-eb92386e293b"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:c83916a9-982b-4f32-b820-8cfb52706862"}}, {"sequence": 3, "procedureReference": {"reference": "urn:uuid:2f3e8845-8802-4daa-bb92-1aca8aa67a97"}}, {"sequence": 4, "procedureReference": {"reference": "urn:uuid:b894d8ce-ab88-45e4-85fc-f03cb2a1d8cc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:135731ad-81ba-4513-acd8-5c700abe7c48"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "14768001", "display": "Peripheral blood smear interpretation"}], "text": "Peripheral blood smear interpretation"}, "net": {"value": 516.65, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "415300000", "display": "Review of systems (procedure)"}], "text": "Review of systems (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [3], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "430193006", "display": "Medication Reconciliation (procedure)"}], "text": "Medication Reconciliation (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}, {"sequence": 5, "procedureSequence": [4], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162676008", "display": "Brief general examination (procedure)"}], "text": "Brief general examination (procedure)"}, "net": {"value": 516.65, "currency": "USD"}}], "total": {"value": 2191.6, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ed08cdd7-740d-4b5a-ac80-04a8771b3755 b/data/input/FHIR/all/Claim/ed08cdd7-740d-4b5a-ac80-04a8771b3755
deleted file mode 100644
index 95589ca2..00000000
--- a/data/input/FHIR/all/Claim/ed08cdd7-740d-4b5a-ac80-04a8771b3755
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ed08cdd7-740d-4b5a-ac80-04a8771b3755", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2014-11-01T13:11:35+00:00", "end": "2014-11-01T15:41:35+00:00"}, "created": "2014-11-01T15:41:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:4e89e4ff-de84-4314-938b-39b903c0b9e0"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:8b2b1eaf-7d97-4d50-b8f3-d212f24abc59"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/edce8327-3777-45e0-9cad-f4b5afadc962 b/data/input/FHIR/all/Claim/edce8327-3777-45e0-9cad-f4b5afadc962
deleted file mode 100644
index 70a42821..00000000
--- a/data/input/FHIR/all/Claim/edce8327-3777-45e0-9cad-f4b5afadc962
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "edce8327-3777-45e0-9cad-f4b5afadc962", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2015-02-21T00:29:21+00:00", "end": "2015-02-21T00:44:21+00:00"}, "created": "2015-02-21T00:44:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b40e1fd5-b884-4187-969c-3587407f0323"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:cc1fac55-066d-4e8b-9544-28ba0915060c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "36971009", "display": "Sinusitis (disorder)"}], "text": "Sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ee2700db-e6dd-4a09-a4f9-f658e5ae316f b/data/input/FHIR/all/Claim/ee2700db-e6dd-4a09-a4f9-f658e5ae316f
deleted file mode 100644
index 77a5b7cc..00000000
--- a/data/input/FHIR/all/Claim/ee2700db-e6dd-4a09-a4f9-f658e5ae316f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ee2700db-e6dd-4a09-a4f9-f658e5ae316f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1983-12-21T19:03:26+00:00", "end": "1983-12-21T19:18:26+00:00"}, "created": "1983-12-21T19:18:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80759a0b-bd70-404e-abd0-f7c8502d4c9a"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ee3936a8-86c3-4a3d-b561-17c033322e47 b/data/input/FHIR/all/Claim/ee3936a8-86c3-4a3d-b561-17c033322e47
deleted file mode 100644
index 33c36038..00000000
--- a/data/input/FHIR/all/Claim/ee3936a8-86c3-4a3d-b561-17c033322e47
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ee3936a8-86c3-4a3d-b561-17c033322e47", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-06-14T22:22:41+00:00", "end": "2018-06-16T01:22:41+00:00"}, "created": "2018-06-16T01:22:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:ac887b15-cfd7-4d0e-b3d9-e4b0d2d5bdc4"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183495009", "display": "Non-urgent orthopedic admission"}], "text": "Non-urgent orthopedic admission"}, "encounter": [{"reference": "urn:uuid:5d534e2f-2194-48dc-88b6-31c0242ea833"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "699253003", "display": "Surgical manipulation of joint of knee"}], "text": "Surgical manipulation of joint of knee"}, "net": {"value": 24149.58, "currency": "USD"}}], "total": {"value": 24224.58, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ee715b34-35d7-473b-890d-a48ac395200e b/data/input/FHIR/all/Claim/ee715b34-35d7-473b-890d-a48ac395200e
deleted file mode 100644
index 9e4a20b3..00000000
--- a/data/input/FHIR/all/Claim/ee715b34-35d7-473b-890d-a48ac395200e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ee715b34-35d7-473b-890d-a48ac395200e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2014-08-23T13:27:37+00:00", "end": "2014-08-23T13:42:37+00:00"}, "created": "2014-08-23T13:42:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c50e8239-9831-436b-947b-66d28a9886b0"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:00f42cbf-a84f-4a97-a424-567159dbd87e"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ee78cb11-5050-49a0-bad6-605bce29b6fd b/data/input/FHIR/all/Claim/ee78cb11-5050-49a0-bad6-605bce29b6fd
deleted file mode 100644
index 34e600dd..00000000
--- a/data/input/FHIR/all/Claim/ee78cb11-5050-49a0-bad6-605bce29b6fd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ee78cb11-5050-49a0-bad6-605bce29b6fd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2011-07-03T22:22:41+00:00", "end": "2011-07-03T22:37:41+00:00"}, "created": "2011-07-03T22:37:41+00:00", "provider": {"reference": "urn:uuid:4861d01f-019c-3dac-a153-8334e50919f9"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5dca6006-cf3e-45f2-b220-732c2acd0e01"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:dd13a5f3-046b-402b-abbf-9db31edaa029"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/eecd2c38-68ab-4fb6-966e-4c3f367c3425 b/data/input/FHIR/all/Claim/eecd2c38-68ab-4fb6-966e-4c3f367c3425
deleted file mode 100644
index 5a715c4d..00000000
--- a/data/input/FHIR/all/Claim/eecd2c38-68ab-4fb6-966e-4c3f367c3425
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "eecd2c38-68ab-4fb6-966e-4c3f367c3425", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2020-08-24T05:41:52+00:00", "end": "2020-08-24T05:56:52+00:00"}, "created": "2020-08-24T05:56:52+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:660971e1-9939-4969-b896-bbcb09c10bb9"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:fed75404-b374-4dd3-b763-25ce06995d0a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:bb36f6a5-820f-4c00-8e1b-4d1955bd7eb8"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ef098cb9-663b-459c-80dc-2667f16c66d9 b/data/input/FHIR/all/Claim/ef098cb9-663b-459c-80dc-2667f16c66d9
deleted file mode 100644
index de0b2459..00000000
--- a/data/input/FHIR/all/Claim/ef098cb9-663b-459c-80dc-2667f16c66d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ef098cb9-663b-459c-80dc-2667f16c66d9", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2010-12-26T09:25:28+00:00", "end": "2010-12-26T10:48:28+00:00"}, "created": "2010-12-26T10:48:28+00:00", "provider": {"reference": "urn:uuid:08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:d387d9f8-f598-4bf0-b80b-6774ab90d372"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ef439b66-67d6-4add-bfc6-bef6844edd3c b/data/input/FHIR/all/Claim/ef439b66-67d6-4add-bfc6-bef6844edd3c
deleted file mode 100644
index f9bac9d4..00000000
--- a/data/input/FHIR/all/Claim/ef439b66-67d6-4add-bfc6-bef6844edd3c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ef439b66-67d6-4add-bfc6-bef6844edd3c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1981-03-21T08:59:56+00:00", "end": "1981-03-21T09:14:56+00:00"}, "created": "1981-03-21T09:14:56+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "encounter": [{"reference": "urn:uuid:4243a0ab-bce3-44ef-b6c2-87e80db2f526"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ef46369f-4be2-4f29-8179-35cc80c8440c b/data/input/FHIR/all/Claim/ef46369f-4be2-4f29-8179-35cc80c8440c
deleted file mode 100644
index c0ece705..00000000
--- a/data/input/FHIR/all/Claim/ef46369f-4be2-4f29-8179-35cc80c8440c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ef46369f-4be2-4f29-8179-35cc80c8440c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2000-01-07T10:09:19+00:00", "end": "2000-01-07T10:24:19+00:00"}, "created": "2000-01-07T10:24:19+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7fd9b4f2-cbba-4ec5-8fad-5f829d0b321a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b7d1a806-1d32-400a-bcf7-f9702db46a4c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f0073e6f-3a7f-4de4-931d-d7bba952a284 b/data/input/FHIR/all/Claim/f0073e6f-3a7f-4de4-931d-d7bba952a284
deleted file mode 100644
index cc97d9e7..00000000
--- a/data/input/FHIR/all/Claim/f0073e6f-3a7f-4de4-931d-d7bba952a284
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f0073e6f-3a7f-4de4-931d-d7bba952a284", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-09-07T11:50:40+00:00", "end": "1972-09-07T12:20:40+00:00"}, "created": "1972-09-07T12:20:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:adb628a9-2d02-4e02-ae6c-3fc0568f7aa8"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:dddeb03f-6131-494d-a29d-6194a4ab7612"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ec14603c-4b41-412a-9142-dcd9189c604d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 514.4, "currency": "USD"}}], "total": {"value": 779.92, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f042b9e6-63c8-4a9a-a0b9-ae59a6ff58f3 b/data/input/FHIR/all/Claim/f042b9e6-63c8-4a9a-a0b9-ae59a6ff58f3
deleted file mode 100644
index e9b8a73c..00000000
--- a/data/input/FHIR/all/Claim/f042b9e6-63c8-4a9a-a0b9-ae59a6ff58f3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f042b9e6-63c8-4a9a-a0b9-ae59a6ff58f3", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2018-04-23T23:56:47+00:00", "end": "2018-04-24T00:11:47+00:00"}, "created": "2018-04-24T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:b9331bb9-3689-41ff-bff2-1a012dd14d52"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:3ca062eb-b520-4e32-b030-b3c615ca94fc"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:656c74a3-1440-4574-9047-80f0347b96e2"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f045c842-cd9a-41f5-9e97-77c4a13f7af4 b/data/input/FHIR/all/Claim/f045c842-cd9a-41f5-9e97-77c4a13f7af4
deleted file mode 100644
index 794defe9..00000000
--- a/data/input/FHIR/all/Claim/f045c842-cd9a-41f5-9e97-77c4a13f7af4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f045c842-cd9a-41f5-9e97-77c4a13f7af4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2016-05-15T14:15:47+00:00", "end": "2016-05-15T14:30:47+00:00"}, "created": "2016-05-15T14:30:47+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:fd5e6f71-efef-4f4b-9575-a87266fc19fe"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:21ddd44c-9a87-4b06-851f-d90cb8e8aeeb"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f05e019d-dafd-4f5e-9061-6343ed498ad4 b/data/input/FHIR/all/Claim/f05e019d-dafd-4f5e-9061-6343ed498ad4
deleted file mode 100644
index 6b437f05..00000000
--- a/data/input/FHIR/all/Claim/f05e019d-dafd-4f5e-9061-6343ed498ad4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f05e019d-dafd-4f5e-9061-6343ed498ad4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1996-06-27T14:10:09+00:00", "end": "1996-06-27T14:40:09+00:00"}, "created": "1996-06-27T14:40:09+00:00", "provider": {"reference": "urn:uuid:d7b11827-25f2-350b-bcd8-939fc59851b0"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:9dd996db-5ab4-4826-8d8c-7b1ab8d21070"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:d85aa252-37cd-4e41-8daf-c77844868f8c"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f0636502-989d-44f2-a378-98483b15d92a b/data/input/FHIR/all/Claim/f0636502-989d-44f2-a378-98483b15d92a
deleted file mode 100644
index 2b761a9b..00000000
--- a/data/input/FHIR/all/Claim/f0636502-989d-44f2-a378-98483b15d92a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f0636502-989d-44f2-a378-98483b15d92a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2011-06-06T16:12:57+00:00", "end": "2011-06-06T16:42:57+00:00"}, "created": "2011-06-06T16:42:57+00:00", "provider": {"reference": "urn:uuid:1eaf97fa-9de6-38de-a9c4-6efe5dc574be"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:65aac794-5cfe-494d-82f1-162ccb324bb4"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:3e376805-9c00-4704-9f7d-070b94872e37"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:782c435a-7056-48d2-80c1-351302961a45"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 847.68, "currency": "USD"}}], "total": {"value": 1113.2, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f24592f7-9d14-4b0f-93aa-a0935e3885a6 b/data/input/FHIR/all/Claim/f24592f7-9d14-4b0f-93aa-a0935e3885a6
deleted file mode 100644
index 477895de..00000000
--- a/data/input/FHIR/all/Claim/f24592f7-9d14-4b0f-93aa-a0935e3885a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f24592f7-9d14-4b0f-93aa-a0935e3885a6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2012-04-05T11:50:40+00:00", "end": "2012-04-05T12:05:40+00:00"}, "created": "2012-04-05T12:05:40+00:00", "provider": {"reference": "urn:uuid:e002090d-4e92-300e-b41e-7d1f21dee4c6"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:10f790c7-4b70-458e-9969-be48211793e9"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2976be03-3221-492f-ab69-f72a07daf70a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f0e9e85f-c8a2-495f-a60f-d91e6d23968e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f2a7cb0a-0cea-4d6c-be47-66ca4cf76834 b/data/input/FHIR/all/Claim/f2a7cb0a-0cea-4d6c-be47-66ca4cf76834
deleted file mode 100644
index 3914f33f..00000000
--- a/data/input/FHIR/all/Claim/f2a7cb0a-0cea-4d6c-be47-66ca4cf76834
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f2a7cb0a-0cea-4d6c-be47-66ca4cf76834", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2014-10-05T10:48:09+00:00", "end": "2014-10-05T11:48:09+00:00"}, "created": "2014-10-05T11:48:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:83a93f95-cd33-455e-8ccf-22c7f0849e08"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:9272d9a9-ac16-4b54-a596-b75f7b4e24d8"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f2d686dd-66e3-47f1-ad1e-59657764c0a6 b/data/input/FHIR/all/Claim/f2d686dd-66e3-47f1-ad1e-59657764c0a6
deleted file mode 100644
index ca9f3762..00000000
--- a/data/input/FHIR/all/Claim/f2d686dd-66e3-47f1-ad1e-59657764c0a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f2d686dd-66e3-47f1-ad1e-59657764c0a6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2020-04-30T04:00:52+00:00", "end": "2020-04-30T04:15:52+00:00"}, "created": "2020-04-30T04:15:52+00:00", "provider": {"reference": "urn:uuid:f4e7709c-02f6-37ca-aeea-8247d74e88e7"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e7f2f88a-57f8-4d73-afc9-47363d98890d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b5e2ab62-b12f-4b83-88f0-2b58564e1498"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f36b7416-12b2-4f53-b0d5-cb4c5586a063 b/data/input/FHIR/all/Claim/f36b7416-12b2-4f53-b0d5-cb4c5586a063
deleted file mode 100644
index 5a65723b..00000000
--- a/data/input/FHIR/all/Claim/f36b7416-12b2-4f53-b0d5-cb4c5586a063
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f36b7416-12b2-4f53-b0d5-cb4c5586a063", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2000-02-23T12:11:31+00:00", "end": "2000-02-23T13:11:31+00:00"}, "created": "2000-02-23T13:11:31+00:00", "provider": {"reference": "urn:uuid:161a799c-4894-36f6-8ca7-2a71c8107f79"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d7bc54da-84d2-4e1f-9a99-9e7bff831851"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "encounter": [{"reference": "urn:uuid:4ec4574a-979f-44ad-97d7-7742a3513e67"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "74400008", "display": "Appendicitis"}], "text": "Appendicitis"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f37d686f-fb12-4f74-b8a4-e5759d35a736 b/data/input/FHIR/all/Claim/f37d686f-fb12-4f74-b8a4-e5759d35a736
deleted file mode 100644
index b831c224..00000000
--- a/data/input/FHIR/all/Claim/f37d686f-fb12-4f74-b8a4-e5759d35a736
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f37d686f-fb12-4f74-b8a4-e5759d35a736", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2011-11-09T10:48:09+00:00", "end": "2011-11-09T11:03:09+00:00"}, "created": "2011-11-09T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:efc8e5cd-4872-4b8d-87d2-33c5c3f0cf30"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:97694533-c51b-4d27-8fef-ac7e0e60618c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "36971009", "display": "Sinusitis (disorder)"}], "text": "Sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f465a410-597e-494b-b70a-f0881a184945 b/data/input/FHIR/all/Claim/f465a410-597e-494b-b70a-f0881a184945
deleted file mode 100644
index e0f016c2..00000000
--- a/data/input/FHIR/all/Claim/f465a410-597e-494b-b70a-f0881a184945
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f465a410-597e-494b-b70a-f0881a184945", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1989-01-15T00:41:27+00:00", "end": "1989-01-15T00:56:27+00:00"}, "created": "1989-01-15T00:56:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "encounter": [{"reference": "urn:uuid:6511a8aa-61d0-4699-9706-499ffa7b0ea0"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f492dcfc-7bca-4230-8cbc-2e16309c7353 b/data/input/FHIR/all/Claim/f492dcfc-7bca-4230-8cbc-2e16309c7353
deleted file mode 100644
index 4012d2b5..00000000
--- a/data/input/FHIR/all/Claim/f492dcfc-7bca-4230-8cbc-2e16309c7353
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f492dcfc-7bca-4230-8cbc-2e16309c7353", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-01-16T19:28:31+00:00", "end": "1976-01-16T19:43:31+00:00"}, "created": "1976-01-16T19:43:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3960bfb2-41c1-48e5-ba98-d9681433d657"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f49d673f-04af-4024-9852-71c0810afe2b b/data/input/FHIR/all/Claim/f49d673f-04af-4024-9852-71c0810afe2b
deleted file mode 100644
index e145a70a..00000000
--- a/data/input/FHIR/all/Claim/f49d673f-04af-4024-9852-71c0810afe2b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f49d673f-04af-4024-9852-71c0810afe2b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2009-04-04T00:29:21+00:00", "end": "2009-04-04T00:44:21+00:00"}, "created": "2009-04-04T00:44:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:c367f0eb-8b36-4d11-910b-092d9b70cf67"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:9e7d16a3-321b-4b4b-bb47-2808402af30d"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f4a71c05-d895-4c16-b981-27420abd966b b/data/input/FHIR/all/Claim/f4a71c05-d895-4c16-b981-27420abd966b
deleted file mode 100644
index 941bb99e..00000000
--- a/data/input/FHIR/all/Claim/f4a71c05-d895-4c16-b981-27420abd966b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f4a71c05-d895-4c16-b981-27420abd966b", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2015-04-01T10:48:09+00:00", "end": "2015-04-01T11:03:09+00:00"}, "created": "2015-04-01T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:484d1630-b5bd-4ae5-acda-b4a7dc955e14"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2193a217-c77f-44d5-b2b4-18f3bd0d8284"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f5596efd-4bd9-4584-83fe-753bfacc206c b/data/input/FHIR/all/Claim/f5596efd-4bd9-4584-83fe-753bfacc206c
deleted file mode 100644
index 6c9cda5c..00000000
--- a/data/input/FHIR/all/Claim/f5596efd-4bd9-4584-83fe-753bfacc206c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f5596efd-4bd9-4584-83fe-753bfacc206c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "1994-09-02T13:55:57+00:00", "end": "1994-09-02T14:10:57+00:00"}, "created": "1994-09-02T14:10:57+00:00", "provider": {"reference": "urn:uuid:49318f80-bd8b-3fc7-a096-ac43088b0c12"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6e0f715c-f1da-49b9-912d-536127e27653"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:b4790f53-b023-4065-96a5-7b99116479b2"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f5ae235c-c544-4a21-8a65-3fb59f3cb2df b/data/input/FHIR/all/Claim/f5ae235c-c544-4a21-8a65-3fb59f3cb2df
deleted file mode 100644
index 376d102f..00000000
--- a/data/input/FHIR/all/Claim/f5ae235c-c544-4a21-8a65-3fb59f3cb2df
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f5ae235c-c544-4a21-8a65-3fb59f3cb2df", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2012-09-30T19:57:28+00:00", "end": "2012-09-30T20:12:28+00:00"}, "created": "2012-09-30T20:12:28+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:5be72317-8463-43a1-90fa-5269f4ca235f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:2dd9000e-951a-477a-9bf5-64083358aa2c"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f5b6e815-134b-49b6-8fd3-b00f7f78efa0 b/data/input/FHIR/all/Claim/f5b6e815-134b-49b6-8fd3-b00f7f78efa0
deleted file mode 100644
index 5ba8eaa6..00000000
--- a/data/input/FHIR/all/Claim/f5b6e815-134b-49b6-8fd3-b00f7f78efa0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f5b6e815-134b-49b6-8fd3-b00f7f78efa0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2016-05-13T09:51:38+00:00", "end": "2016-05-13T10:21:38+00:00"}, "created": "2016-05-13T10:21:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4de5de5e-1056-44d2-8c01-b960ecc0bda0"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c0b12fcd-b33f-4899-99a2-2b27a4ff5047"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:bd1b0f66-ea16-41ff-ae85-9091360bbc29"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ab2559be-0c83-47a9-b598-8a364d1feae5"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 610.31, "currency": "USD"}}], "total": {"value": 1016.35, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f5e33db3-c79e-4982-9dea-079de9671016 b/data/input/FHIR/all/Claim/f5e33db3-c79e-4982-9dea-079de9671016
deleted file mode 100644
index ce92f589..00000000
--- a/data/input/FHIR/all/Claim/f5e33db3-c79e-4982-9dea-079de9671016
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f5e33db3-c79e-4982-9dea-079de9671016", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-06-25T19:28:31+00:00", "end": "1976-06-25T19:43:31+00:00"}, "created": "1976-06-25T19:43:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1c530db8-3bc6-454e-bc1d-22ba6ef531b2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:ac342f03-520c-43cd-94ae-2c1b2145d042"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f5e86df5-e17c-4f4c-9525-db5640b13603 b/data/input/FHIR/all/Claim/f5e86df5-e17c-4f4c-9525-db5640b13603
deleted file mode 100644
index 11c87560..00000000
--- a/data/input/FHIR/all/Claim/f5e86df5-e17c-4f4c-9525-db5640b13603
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f5e86df5-e17c-4f4c-9525-db5640b13603", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2019-11-05T07:56:53+00:00", "end": "2019-11-05T08:26:53+00:00"}, "created": "2019-11-05T08:26:53+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2167ce72-0979-4943-9e03-0d25b286b0e6"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:0a6ba749-f8ca-4f44-9f89-d88ec7a8ff5f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:68833f22-cf93-426e-81d4-48b9ed1a7f6d"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 381.02, "currency": "USD"}}], "total": {"value": 646.54, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f5f68be7-5b46-41fb-8139-b7e94dda2abe b/data/input/FHIR/all/Claim/f5f68be7-5b46-41fb-8139-b7e94dda2abe
deleted file mode 100644
index 58a00b78..00000000
--- a/data/input/FHIR/all/Claim/f5f68be7-5b46-41fb-8139-b7e94dda2abe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f5f68be7-5b46-41fb-8139-b7e94dda2abe", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2014-10-04T09:51:38+00:00", "end": "2014-10-04T10:06:38+00:00"}, "created": "2014-10-04T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:f3a6c1f0-3896-4120-a186-920e593b305e"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:25e95ec9-97e5-4385-8f56-b2bf6552f466"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f6070b10-ece5-4634-bc2e-2be8531990a6 b/data/input/FHIR/all/Claim/f6070b10-ece5-4634-bc2e-2be8531990a6
deleted file mode 100644
index dd690987..00000000
--- a/data/input/FHIR/all/Claim/f6070b10-ece5-4634-bc2e-2be8531990a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f6070b10-ece5-4634-bc2e-2be8531990a6", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2017-04-05T05:41:52+00:00", "end": "2017-04-05T05:56:52+00:00"}, "created": "2017-04-05T05:56:52+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:098ff338-8395-4244-bdfb-5558fe6fa510"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f830cf28-03df-4a0d-a2fa-9c3eaa44cda3"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f618f952-ee40-4b30-9eb2-7029b3d520e8 b/data/input/FHIR/all/Claim/f618f952-ee40-4b30-9eb2-7029b3d520e8
deleted file mode 100644
index d261dd14..00000000
--- a/data/input/FHIR/all/Claim/f618f952-ee40-4b30-9eb2-7029b3d520e8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f618f952-ee40-4b30-9eb2-7029b3d520e8", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2014-07-17T21:15:23+00:00", "end": "2014-07-17T22:15:23+00:00"}, "created": "2014-07-17T22:15:23+00:00", "provider": {"reference": "urn:uuid:ef6ab57c-ed94-3dbe-9861-812d515918b3"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:69c7f015-64ce-4331-8e51-c589a356eaee"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:7f28454a-029d-4c5d-9bf8-c63cb7dfd559"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "70704007", "display": "Sprain of wrist"}], "text": "Sprain of wrist"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f692c311-d62b-4f66-b3ce-5b719da3ab65 b/data/input/FHIR/all/Claim/f692c311-d62b-4f66-b3ce-5b719da3ab65
deleted file mode 100644
index 6db01085..00000000
--- a/data/input/FHIR/all/Claim/f692c311-d62b-4f66-b3ce-5b719da3ab65
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f692c311-d62b-4f66-b3ce-5b719da3ab65", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2020-03-31T10:48:09+00:00", "end": "2020-03-31T11:03:09+00:00"}, "created": "2020-03-31T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5b903024-719f-44d1-92f8-d0c8ed391dee"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:fe5e6518-1fad-4b6f-aafb-756424727d3d"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f6c1fdb4-3ee6-4589-9a0b-cd46b4038f58 b/data/input/FHIR/all/Claim/f6c1fdb4-3ee6-4589-9a0b-cd46b4038f58
deleted file mode 100644
index b64ee5f4..00000000
--- a/data/input/FHIR/all/Claim/f6c1fdb4-3ee6-4589-9a0b-cd46b4038f58
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f6c1fdb4-3ee6-4589-9a0b-cd46b4038f58", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1998-11-12T19:03:26+00:00", "end": "1998-11-12T19:18:26+00:00"}, "created": "1998-11-12T19:18:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5e6adf83-0ccd-485a-8b8e-041ce651e520"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f6c47698-0b33-4243-aedd-6166f5d52aa0 b/data/input/FHIR/all/Claim/f6c47698-0b33-4243-aedd-6166f5d52aa0
deleted file mode 100644
index a425d48f..00000000
--- a/data/input/FHIR/all/Claim/f6c47698-0b33-4243-aedd-6166f5d52aa0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f6c47698-0b33-4243-aedd-6166f5d52aa0", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2016-07-27T21:19:24+00:00", "end": "2016-07-27T21:49:24+00:00"}, "created": "2016-07-27T21:49:24+00:00", "provider": {"reference": "urn:uuid:6f122869-a856-3d65-8db9-099bf4f5bbb8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:cca418b9-5172-496c-89e7-be8c740864c4"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4e3b0012-e9d5-41c8-ba31-be33f03fa691"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:58bd7c75-3df7-46c2-9873-6e27783d51dd"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3131bf24-c09b-4f55-b4dc-033b0144a274"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 611.96, "currency": "USD"}}], "total": {"value": 1018, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f7124372-875f-4853-a9e5-5c156d0e188f b/data/input/FHIR/all/Claim/f7124372-875f-4853-a9e5-5c156d0e188f
deleted file mode 100644
index fb02101b..00000000
--- a/data/input/FHIR/all/Claim/f7124372-875f-4853-a9e5-5c156d0e188f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f7124372-875f-4853-a9e5-5c156d0e188f", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2016-02-14T12:01:49+00:00", "end": "2016-02-14T12:31:49+00:00"}, "created": "2016-02-14T12:31:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1a6ea13c-0304-4b74-8e05-1277bea9e508"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:d99eade6-a0d9-4af4-8554-0ecf0a2147c7"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:5f441c3f-cdb4-42e9-9b7d-c2e0511aed76"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:3f311c3f-51ab-4b06-b087-8bb3f325ba60"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 566.96, "currency": "USD"}}], "total": {"value": 973, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f78068f2-fff5-4d0e-862d-dab7d1cf5e85 b/data/input/FHIR/all/Claim/f78068f2-fff5-4d0e-862d-dab7d1cf5e85
deleted file mode 100644
index d280d2a7..00000000
--- a/data/input/FHIR/all/Claim/f78068f2-fff5-4d0e-862d-dab7d1cf5e85
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f78068f2-fff5-4d0e-862d-dab7d1cf5e85", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2015-05-30T09:51:38+00:00", "end": "2015-05-30T10:06:38+00:00"}, "created": "2015-05-30T10:06:38+00:00", "provider": {"reference": "urn:uuid:f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9ada3825-6def-4ed3-bd27-20dd3f14472d"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:caaafd34-bc53-4e72-a6d1-b35156fea94c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f898583a-2fd9-4c08-a934-b247cb310a77 b/data/input/FHIR/all/Claim/f898583a-2fd9-4c08-a934-b247cb310a77
deleted file mode 100644
index 1e0c8465..00000000
--- a/data/input/FHIR/all/Claim/f898583a-2fd9-4c08-a934-b247cb310a77
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f898583a-2fd9-4c08-a934-b247cb310a77", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2020-02-15T20:32:10+00:00", "end": "2020-02-15T21:02:10+00:00"}, "created": "2020-02-15T21:02:10+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:f595cbbe-347f-4db7-b216-1f4b6684eb90"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:8d9bdda0-1b0a-4938-994f-341909bde677"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:cdce8fe5-7290-4757-bea2-f5b94a33faec"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 648.57, "currency": "USD"}}], "total": {"value": 914.09, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f9105538-cc61-42cf-ad17-9fbe6efbc670 b/data/input/FHIR/all/Claim/f9105538-cc61-42cf-ad17-9fbe6efbc670
deleted file mode 100644
index 4ad2aca6..00000000
--- a/data/input/FHIR/all/Claim/f9105538-cc61-42cf-ad17-9fbe6efbc670
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f9105538-cc61-42cf-ad17-9fbe6efbc670", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-04-23T19:28:31+00:00", "end": "1976-04-23T19:43:31+00:00"}, "created": "1976-04-23T19:43:31+00:00", "provider": {"reference": "urn:uuid:24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:6fbf0371-956f-4482-a42d-a25ab19d0e1c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c2f8b5b8-502b-4672-be55-76337859b69f"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f92d73e0-bbd0-4f2e-a9b3-52eb960f0fec b/data/input/FHIR/all/Claim/f92d73e0-bbd0-4f2e-a9b3-52eb960f0fec
deleted file mode 100644
index caf78557..00000000
--- a/data/input/FHIR/all/Claim/f92d73e0-bbd0-4f2e-a9b3-52eb960f0fec
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f92d73e0-bbd0-4f2e-a9b3-52eb960f0fec", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2012-10-17T16:52:31+00:00", "end": "2012-10-17T17:52:31+00:00"}, "created": "2012-10-17T17:52:31+00:00", "provider": {"reference": "urn:uuid:03347b4d-994e-302b-848b-58019a4e274d"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:a1691b8c-2d5a-4f78-b7f5-edcb9d7f1ae9"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:0091140b-c0c9-4eb1-a8b5-69d6573906d8"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/f9cbfad5-b0d0-4c02-bab7-4815d758d47a b/data/input/FHIR/all/Claim/f9cbfad5-b0d0-4c02-bab7-4815d758d47a
deleted file mode 100644
index 3c1d6f37..00000000
--- a/data/input/FHIR/all/Claim/f9cbfad5-b0d0-4c02-bab7-4815d758d47a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "f9cbfad5-b0d0-4c02-bab7-4815d758d47a", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2000-11-19T12:01:49+00:00", "end": "2000-11-19T12:31:49+00:00"}, "created": "2000-11-19T12:31:49+00:00", "provider": {"reference": "urn:uuid:b7175ab4-bde5-3848-891b-579bccb77c7c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:65d2b86c-41d5-4960-a71a-9d4dd1c8afa5"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:e7a86f7d-5634-4657-a67e-4d144fb65734"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/faa268d9-ff19-4aa7-9956-013e5d97eb4e b/data/input/FHIR/all/Claim/faa268d9-ff19-4aa7-9956-013e5d97eb4e
deleted file mode 100644
index 2cd15446..00000000
--- a/data/input/FHIR/all/Claim/faa268d9-ff19-4aa7-9956-013e5d97eb4e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "faa268d9-ff19-4aa7-9956-013e5d97eb4e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2018-03-11T00:29:21+00:00", "end": "2018-03-11T01:29:21+00:00"}, "created": "2018-03-11T01:29:21+00:00", "provider": {"reference": "urn:uuid:3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:22856b5c-bf01-42b4-906b-c46485b45607"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:2b63e51c-04be-4366-b966-fe032ab9d7ef"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fb4121da-e02f-427a-b1e2-e5fc34f8f811 b/data/input/FHIR/all/Claim/fb4121da-e02f-427a-b1e2-e5fc34f8f811
deleted file mode 100644
index 85f54ea6..00000000
--- a/data/input/FHIR/all/Claim/fb4121da-e02f-427a-b1e2-e5fc34f8f811
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fb4121da-e02f-427a-b1e2-e5fc34f8f811", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2001-10-01T13:11:35+00:00", "end": "2001-10-01T13:46:35+00:00"}, "created": "2001-10-01T13:46:35+00:00", "provider": {"reference": "urn:uuid:fbf6180e-b800-3ebe-b91d-93d0288c400e"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:885defc2-e311-4e4f-b9f8-de99aa5ba9db"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fb4b4662-1dd8-48c2-a0f3-0bdf0b6ea32e b/data/input/FHIR/all/Claim/fb4b4662-1dd8-48c2-a0f3-0bdf0b6ea32e
deleted file mode 100644
index 31d6e796..00000000
--- a/data/input/FHIR/all/Claim/fb4b4662-1dd8-48c2-a0f3-0bdf0b6ea32e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fb4b4662-1dd8-48c2-a0f3-0bdf0b6ea32e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2016-08-13T04:44:29+00:00", "end": "2016-08-13T05:14:29+00:00"}, "created": "2016-08-13T05:14:29+00:00", "provider": {"reference": "urn:uuid:ecc51621-0af3-3b35-ac3e-8b1e34022e92"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:26ffede9-f4e0-4721-9004-0459e4e0dbc7"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:af475a07-ddfb-4c98-a489-c9572ee02754"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c1fed152-3b87-488d-8617-dca9be37904e"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 526.99, "currency": "USD"}}], "total": {"value": 792.51, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fbbf72f2-5125-43e7-88d8-46c5843a0c1c b/data/input/FHIR/all/Claim/fbbf72f2-5125-43e7-88d8-46c5843a0c1c
deleted file mode 100644
index 598b36a3..00000000
--- a/data/input/FHIR/all/Claim/fbbf72f2-5125-43e7-88d8-46c5843a0c1c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fbbf72f2-5125-43e7-88d8-46c5843a0c1c", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2012-05-16T19:03:26+00:00", "end": "2012-05-16T19:18:26+00:00"}, "created": "2012-05-16T19:18:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:96e2fa3b-6bce-48c2-929b-73516a88a34a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:17e0e5ac-e66b-4785-a13b-cea8f48cd40c"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fc1ec50e-d8eb-41b6-83d8-bc91510b4f07 b/data/input/FHIR/all/Claim/fc1ec50e-d8eb-41b6-83d8-bc91510b4f07
deleted file mode 100644
index f733bf25..00000000
--- a/data/input/FHIR/all/Claim/fc1ec50e-d8eb-41b6-83d8-bc91510b4f07
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fc1ec50e-d8eb-41b6-83d8-bc91510b4f07", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2015-04-01T10:48:09+00:00", "end": "2015-04-01T11:03:09+00:00"}, "created": "2015-04-01T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:855c7992-7efb-4fba-91d9-4445d196dedb"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:2193a217-c77f-44d5-b2b4-18f3bd0d8284"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fc308ed2-b020-413e-883b-509273a7d9b4 b/data/input/FHIR/all/Claim/fc308ed2-b020-413e-883b-509273a7d9b4
deleted file mode 100644
index 8bbe6328..00000000
--- a/data/input/FHIR/all/Claim/fc308ed2-b020-413e-883b-509273a7d9b4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fc308ed2-b020-413e-883b-509273a7d9b4", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2014-08-11T13:41:48+00:00", "end": "2014-08-11T13:56:48+00:00"}, "created": "2014-08-11T13:56:48+00:00", "provider": {"reference": "urn:uuid:331f4c11-d298-308b-aaa1-d7825b29b57f"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:4413baa4-cb1e-4e86-bd3e-da1ef67006b1"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d58425ed-ac23-4fa8-bdc1-7940a7069802"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 265.52, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fc4133d3-9308-4ba6-9402-3055879afe3d b/data/input/FHIR/all/Claim/fc4133d3-9308-4ba6-9402-3055879afe3d
deleted file mode 100644
index acc9ab80..00000000
--- a/data/input/FHIR/all/Claim/fc4133d3-9308-4ba6-9402-3055879afe3d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fc4133d3-9308-4ba6-9402-3055879afe3d", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2010-10-11T10:48:09+00:00", "end": "2010-10-11T11:03:09+00:00"}, "created": "2010-10-11T11:03:09+00:00", "provider": {"reference": "urn:uuid:b0e04623-b02c-3f8b-92ea-943fc4db60da"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:a93aeead-c412-4350-9f59-cc92c95d25f8"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:6146121b-2211-4059-b12c-209dd129f21f"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fc9b8211-bf76-48eb-b16e-738988526435 b/data/input/FHIR/all/Claim/fc9b8211-bf76-48eb-b16e-738988526435
deleted file mode 100644
index 6030c2f9..00000000
--- a/data/input/FHIR/all/Claim/fc9b8211-bf76-48eb-b16e-738988526435
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fc9b8211-bf76-48eb-b16e-738988526435", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "billablePeriod": {"start": "2020-11-24T19:19:03+00:00", "end": "2020-11-24T19:49:03+00:00"}, "created": "2020-11-24T19:49:03+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:7ea067e0-47e5-4e8b-839a-369793114cc0"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:c6df45e6-4b43-4846-8119-399e0dd20122"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:c7ea660a-af50-4fc8-8403-603a1b366339"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 802.77, "currency": "USD"}}], "total": {"value": 1068.29, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fd9c8f4d-fa8a-4c8a-ab89-d6c095cbad62 b/data/input/FHIR/all/Claim/fd9c8f4d-fa8a-4c8a-ab89-d6c095cbad62
deleted file mode 100644
index f269f094..00000000
--- a/data/input/FHIR/all/Claim/fd9c8f4d-fa8a-4c8a-ab89-d6c095cbad62
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fd9c8f4d-fa8a-4c8a-ab89-d6c095cbad62", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2014-06-20T04:47:46+00:00", "end": "2014-06-20T05:17:46+00:00"}, "created": "2014-06-20T05:17:46+00:00", "provider": {"reference": "urn:uuid:69176529-fd1f-3b3f-abce-a0a3626769eb"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:81cf266c-10fe-4169-abeb-0798aba1cc4f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7b2ee727-0f0d-4cd3-bf24-ec491ffe8a85"}]}, {"sequence": 2, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 472.66, "currency": "USD"}}], "total": {"value": 597.66, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fdf651b8-84b7-4e00-92fc-cc8a489decc5 b/data/input/FHIR/all/Claim/fdf651b8-84b7-4e00-92fc-cc8a489decc5
deleted file mode 100644
index 50bf092e..00000000
--- a/data/input/FHIR/all/Claim/fdf651b8-84b7-4e00-92fc-cc8a489decc5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fdf651b8-84b7-4e00-92fc-cc8a489decc5", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2003-07-08T19:03:26+00:00", "end": "2003-07-08T19:40:26+00:00"}, "created": "2003-07-08T19:40:26+00:00", "provider": {"reference": "urn:uuid:ff9863d3-3fa3-3861-900e-f00148f5d9c2"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:e31b09f9-21e4-4266-b6a2-df1388fa04df"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fe18a39c-c1df-44cd-91d0-5211ec676b29 b/data/input/FHIR/all/Claim/fe18a39c-c1df-44cd-91d0-5211ec676b29
deleted file mode 100644
index a294ff8a..00000000
--- a/data/input/FHIR/all/Claim/fe18a39c-c1df-44cd-91d0-5211ec676b29
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fe18a39c-c1df-44cd-91d0-5211ec676b29", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1980-05-04T00:41:27+00:00", "end": "1980-05-04T01:26:27+00:00"}, "created": "1980-05-04T01:26:27+00:00", "provider": {"reference": "urn:uuid:d78e84ec-30aa-3bba-a33a-f29a3a454662"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:1e2a81ad-d6d2-4be5-8642-1373207f03d8"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:4dbc5de1-a958-4571-9f91-47dfeadb934f"}}, {"sequence": 2, "procedureReference": {"reference": "urn:uuid:e040e12c-dfa4-473b-b9c0-b1104c461a9c"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:7664fa4f-428f-4826-a6c2-2b00107e6026"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 603.6, "currency": "USD"}}, {"sequence": 4, "procedureSequence": [2], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "net": {"value": 9092.79, "currency": "USD"}}], "total": {"value": 9961.91, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fe1dc46d-4b19-437b-8d32-47731b971fcd b/data/input/FHIR/all/Claim/fe1dc46d-4b19-437b-8d32-47731b971fcd
deleted file mode 100644
index 367be376..00000000
--- a/data/input/FHIR/all/Claim/fe1dc46d-4b19-437b-8d32-47731b971fcd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fe1dc46d-4b19-437b-8d32-47731b971fcd", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2015-04-16T11:44:32+00:00", "end": "2015-04-16T12:44:32+00:00"}, "created": "2015-04-16T12:44:32+00:00", "provider": {"reference": "urn:uuid:8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:02eeb752-7e21-406b-848f-505b38304eac"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "encounter": [{"reference": "urn:uuid:e6194d17-1930-4c5e-8de1-68cb012c3f0a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fe519d32-1716-48c6-93f5-6261b2d72474 b/data/input/FHIR/all/Claim/fe519d32-1716-48c6-93f5-6261b2d72474
deleted file mode 100644
index 688bda41..00000000
--- a/data/input/FHIR/all/Claim/fe519d32-1716-48c6-93f5-6261b2d72474
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fe519d32-1716-48c6-93f5-6261b2d72474", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2004-08-03T03:11:33+00:00", "end": "2004-08-03T03:26:33+00:00"}, "created": "2004-08-03T03:26:33+00:00", "provider": {"reference": "urn:uuid:ebc3f5c4-6700-34af-8323-85621c313726"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cf7c2635-a604-486f-a891-bfd2b3b7bdb2"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:f5ce6d44-0634-4649-a9f5-0b3c025e13bc"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/feaec510-884e-4af9-90f0-dc02bf196318 b/data/input/FHIR/all/Claim/feaec510-884e-4af9-90f0-dc02bf196318
deleted file mode 100644
index e1d10155..00000000
--- a/data/input/FHIR/all/Claim/feaec510-884e-4af9-90f0-dc02bf196318
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "feaec510-884e-4af9-90f0-dc02bf196318", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2006-08-04T20:37:06+00:00", "end": "2006-08-04T20:52:06+00:00"}, "created": "2006-08-04T20:52:06+00:00", "provider": {"reference": "urn:uuid:37c0de84-bcaf-3624-82bf-a89b2ac441b8"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:f4d63ade-7e12-4592-8f2a-c3491be9de2e"}]}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/fef04d86-7da7-4303-a72f-9c49a1905782 b/data/input/FHIR/all/Claim/fef04d86-7da7-4303-a72f-9c49a1905782
deleted file mode 100644
index aa69b4b0..00000000
--- a/data/input/FHIR/all/Claim/fef04d86-7da7-4303-a72f-9c49a1905782
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "fef04d86-7da7-4303-a72f-9c49a1905782", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "1996-12-31T10:35:11+00:00", "end": "1997-01-14T10:35:11+00:00"}, "created": "1997-01-14T10:35:11+00:00", "provider": {"reference": "urn:uuid:d692e283-0833-3201-8e55-4f868a9c0736"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5bd06c1f-798a-4ae3-ba88-8311322eb834"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "medicaid"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "encounter": [{"reference": "urn:uuid:5e7165b6-4daa-4031-ba27-7c0dc3748b0a"}]}, {"sequence": 2, "diagnosisSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232353008", "display": "Perennial allergic rhinitis with seasonal variation"}], "text": "Perennial allergic rhinitis with seasonal variation"}}], "total": {"value": 125, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ff0eb4ac-a9a4-439f-8c34-b266c8919c15 b/data/input/FHIR/all/Claim/ff0eb4ac-a9a4-439f-8c34-b266c8919c15
deleted file mode 100644
index 3f4d2e21..00000000
--- a/data/input/FHIR/all/Claim/ff0eb4ac-a9a4-439f-8c34-b266c8919c15
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ff0eb4ac-a9a4-439f-8c34-b266c8919c15", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2015-11-17T11:44:32+00:00", "end": "2015-11-17T12:14:32+00:00"}, "created": "2015-11-17T12:14:32+00:00", "provider": {"reference": "urn:uuid:cb6a50e0-af76-3758-99ad-3200ede03fff"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:c58e762b-8aa1-4705-8e53-f9ab702bc166"}}], "procedure": [{"sequence": 1, "procedureReference": {"reference": "urn:uuid:a2e7923a-c53a-4525-a9f0-5e720caf816f"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:d67bcaba-c48c-45d3-9544-f031140d2f99"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "procedureSequence": [1], "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "net": {"value": 836.23, "currency": "USD"}}], "total": {"value": 1101.75, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ff4c762b-645c-431c-a70e-0481618e925e b/data/input/FHIR/all/Claim/ff4c762b-645c-431c-a70e-0481618e925e
deleted file mode 100644
index 7f85add5..00000000
--- a/data/input/FHIR/all/Claim/ff4c762b-645c-431c-a70e-0481618e925e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ff4c762b-645c-431c-a70e-0481618e925e", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "pharmacy"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "1991-01-02T16:24:37+00:00", "end": "1991-01-02T17:05:37+00:00"}, "created": "1991-01-02T17:05:37+00:00", "provider": {"reference": "urn:uuid:5103c940-0c08-392f-95cd-446e0cea042a"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "prescription": {"reference": "urn:uuid:e63a55c7-05a1-4c5a-8c25-ce49d214a533"}, "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "encounter": [{"reference": "urn:uuid:80d78438-619a-4066-8a42-68e0b231ba11"}]}], "total": {"value": 255, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Claim/ff6a6cdf-dd55-4ada-84b8-b222fbae73ed b/data/input/FHIR/all/Claim/ff6a6cdf-dd55-4ada-84b8-b222fbae73ed
deleted file mode 100644
index 9bc3e547..00000000
--- a/data/input/FHIR/all/Claim/ff6a6cdf-dd55-4ada-84b8-b222fbae73ed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Claim", "id": "ff6a6cdf-dd55-4ada-84b8-b222fbae73ed", "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2016-04-11T23:56:47+00:00", "end": "2016-04-12T00:11:47+00:00"}, "created": "2016-04-12T00:11:47+00:00", "provider": {"reference": "urn:uuid:226098a2-6a40-3588-b5bb-db56c3a30a04"}, "priority": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/processpriority", "code": "normal"}]}, "supportingInfo": [{"sequence": 1, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:ddfcb44a-7325-4a17-af2a-32010c189f46"}}, {"sequence": 2, "category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory", "code": "info"}]}, "valueReference": {"reference": "urn:uuid:2ef3660f-4a84-4ada-a188-2537c2bb139a"}}], "insurance": [{"sequence": 1, "focal": true, "coverage": {"display": "private"}}], "item": [{"sequence": 1, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "encounter": [{"reference": "urn:uuid:9223249d-0016-4e3c-b791-2a752b4b5d67"}]}, {"sequence": 2, "informationSequence": [1], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "net": {"value": 140.52, "currency": "USD"}}, {"sequence": 3, "informationSequence": [2], "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "net": {"value": 140.52, "currency": "USD"}}], "total": {"value": 406.04, "currency": "USD"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/006ef7ff-9fa8-44ab-8c98-de8dcd195c74 b/data/input/FHIR/all/ExplanationOfBenefit/006ef7ff-9fa8-44ab-8c98-de8dcd195c74
deleted file mode 100644
index cf1c5c54..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/006ef7ff-9fa8-44ab-8c98-de8dcd195c74
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "006ef7ff-9fa8-44ab-8c98-de8dcd195c74", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c1e2c8c6-f8bb-43e4-bbdc-3301e5c4d9ac"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2018-03-19T19:52:25+00:00", "end": "2019-03-19T19:52:25+00:00"}, "created": "2018-03-19T19:52:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c1e2c8c6-f8bb-43e4-bbdc-3301e5c4d9ac"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-05-17T15:22:25-04:00", "end": "2016-05-17T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ba7da6e3-65e4-429e-a17a-b69279a7fd8a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-05-17T15:22:25-04:00", "end": "2016-05-17T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-05-17T15:22:25-04:00", "end": "2016-05-17T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 355.25, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 71.05, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 284.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 355.25, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 355.25, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 620.77, "currency": "USD"}}], "payment": {"amount": {"value": 396.616, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/00ad1377-8a69-4b56-93c0-091d323df88b b/data/input/FHIR/all/ExplanationOfBenefit/00ad1377-8a69-4b56-93c0-091d323df88b
deleted file mode 100644
index a7d1158f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/00ad1377-8a69-4b56-93c0-091d323df88b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "00ad1377-8a69-4b56-93c0-091d323df88b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "requester": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "performer": [{"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "acabfe19-d5e1-4f64-b3eb-26ec5ce5bda3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2013-07-06T12:22:32+00:00", "end": "2014-07-07T12:22:32+00:00"}, "created": "2013-07-06T12:22:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:acabfe19-d5e1-4f64-b3eb-26ec5ce5bda3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:05dd2b5b-7c1c-49e6-8edc-a22354e9f324"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-09-04T07:44:32-04:00", "end": "2011-09-04T08:22:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0ef2a8a1-bd17-4ed7-9bae-5f16238fa379"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2011-09-04T07:44:32-04:00", "end": "2011-09-04T08:22:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2011-09-04T07:44:32-04:00", "end": "2011-09-04T08:22:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/00d2f942-d024-4463-968f-1045c0b57a8f b/data/input/FHIR/all/ExplanationOfBenefit/00d2f942-d024-4463-968f-1045c0b57a8f
deleted file mode 100644
index f4283e3b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/00d2f942-d024-4463-968f-1045c0b57a8f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "00d2f942-d024-4463-968f-1045c0b57a8f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3f15ecca-e770-4a3b-834b-39cec610986e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2005-09-18T20:12:28+00:00", "end": "2006-09-19T20:12:28+00:00"}, "created": "2005-09-18T20:12:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3f15ecca-e770-4a3b-834b-39cec610986e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dafb27b4-606e-417a-a5ed-3d27173b1d4f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2003-11-17T14:57:28-05:00", "end": "2003-11-17T15:12:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:49f53d92-a131-4adc-b439-d528d2bc3d93"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2003-11-17T14:57:28-05:00", "end": "2003-11-17T15:12:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/00d68741-7fa0-413b-85f7-55eb38baf328 b/data/input/FHIR/all/ExplanationOfBenefit/00d68741-7fa0-413b-85f7-55eb38baf328
deleted file mode 100644
index a46b16be..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/00d68741-7fa0-413b-85f7-55eb38baf328
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "00d68741-7fa0-413b-85f7-55eb38baf328", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:de786289-dd70-4048-b126-b5fa2121471f"}, "performer": [{"reference": "urn:uuid:de786289-dd70-4048-b126-b5fa2121471f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5ab43d0b-0997-48c1-a164-5ca183212a43"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2020-02-04T08:11:53+00:00", "end": "2021-02-03T08:11:53+00:00"}, "created": "2020-02-04T08:11:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:de786289-dd70-4048-b126-b5fa2121471f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5ab43d0b-0997-48c1-a164-5ca183212a43"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:de786289-dd70-4048-b126-b5fa2121471f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2018-04-04T03:56:53-04:00", "end": "2018-04-04T04:11:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:2bf3d5f3-f56d-4ef8-8a32-4f864184c11b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-04-04T03:56:53-04:00", "end": "2018-04-04T04:11:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/00de0429-f925-4e40-ad1e-82a48aed9c1c b/data/input/FHIR/all/ExplanationOfBenefit/00de0429-f925-4e40-ad1e-82a48aed9c1c
deleted file mode 100644
index 975f1ef1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/00de0429-f925-4e40-ad1e-82a48aed9c1c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "00de0429-f925-4e40-ad1e-82a48aed9c1c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2e9a9256-e3d6-42b9-bee5-e622e4fd9b12"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2017-09-04T01:38:11+00:00", "end": "2018-09-05T00:38:11+00:00"}, "created": "2017-09-04T01:38:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2e9a9256-e3d6-42b9-bee5-e622e4fd9b12"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:85ddf62e-e37a-4f25-b5c7-db01c6af5857"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-11-02T20:08:11-05:00", "end": "2015-11-02T20:38:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5791c4b0-6b6b-4e98-b7dc-48ee2f8595fe"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2015-11-02T20:08:11-05:00", "end": "2015-11-02T20:38:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2015-11-02T20:08:11-05:00", "end": "2015-11-02T20:38:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2761.82, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 552.364, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2209.456, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2761.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2761.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2886.82, "currency": "USD"}}], "payment": {"amount": {"value": 2209.456, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/013adfc5-a301-468e-9c87-c22f13cc4cbc b/data/input/FHIR/all/ExplanationOfBenefit/013adfc5-a301-468e-9c87-c22f13cc4cbc
deleted file mode 100644
index 22b3ec4c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/013adfc5-a301-468e-9c87-c22f13cc4cbc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "013adfc5-a301-468e-9c87-c22f13cc4cbc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "68c48723-822b-4bb5-94fd-63bd0acf732d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2009-12-24T14:45:47+00:00", "end": "2010-12-25T14:45:47+00:00"}, "created": "2009-12-24T14:45:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:68c48723-822b-4bb5-94fd-63bd0acf732d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b2c68238-4644-42cb-8ea3-928dfea5a90d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2008-02-22T09:15:47-05:00", "end": "2008-02-22T09:45:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5aa555c1-0ac3-4547-b3f5-96f202ccac6b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2008-02-22T09:15:47-05:00", "end": "2008-02-22T09:45:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0197c320-890e-4384-a22b-e5a743beb904 b/data/input/FHIR/all/ExplanationOfBenefit/0197c320-890e-4384-a22b-e5a743beb904
deleted file mode 100644
index d4ca220c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0197c320-890e-4384-a22b-e5a743beb904
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0197c320-890e-4384-a22b-e5a743beb904", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "74cddce6-dab9-4075-b67c-43a32616513b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2017-06-05T04:59:29+00:00", "end": "2018-06-06T04:59:29+00:00"}, "created": "2017-06-05T04:59:29+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:74cddce6-dab9-4075-b67c-43a32616513b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1684026c-0047-4be7-a7ca-e200d53f4f6d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-08-04T00:44:29-04:00", "end": "2015-08-04T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e4f6af98-4b19-4092-af24-820ec9f4bfba"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2015-08-04T00:44:29-04:00", "end": "2015-08-04T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0198b1ff-1707-4008-9e09-29d22d958a43 b/data/input/FHIR/all/ExplanationOfBenefit/0198b1ff-1707-4008-9e09-29d22d958a43
deleted file mode 100644
index adb4090b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0198b1ff-1707-4008-9e09-29d22d958a43
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0198b1ff-1707-4008-9e09-29d22d958a43", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fb4121da-e02f-427a-b1e2-e5fc34f8f811"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2001-10-01T13:46:35+00:00", "end": "2002-10-02T13:46:35+00:00"}, "created": "2001-10-01T13:46:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fb4121da-e02f-427a-b1e2-e5fc34f8f811"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1999-11-30T08:11:35-05:00", "end": "1999-11-30T08:46:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:885defc2-e311-4e4f-b9f8-de99aa5ba9db"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/01f50c6c-4d8f-4811-ae5a-0f1cbe06f616 b/data/input/FHIR/all/ExplanationOfBenefit/01f50c6c-4d8f-4811-ae5a-0f1cbe06f616
deleted file mode 100644
index e16d35b9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/01f50c6c-4d8f-4811-ae5a-0f1cbe06f616
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "01f50c6c-4d8f-4811-ae5a-0f1cbe06f616", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dcef4c29-3396-46f4-bd8f-5d5997ed6aa5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2016-05-02T14:16:06+00:00", "end": "2017-05-02T14:16:06+00:00"}, "created": "2016-05-02T14:16:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dcef4c29-3396-46f4-bd8f-5d5997ed6aa5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:073eae3e-219e-4a83-9b0c-8997318f01af"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-07-01T10:01:06-04:00", "end": "2014-07-01T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c92e0b97-5671-467d-8205-769f935542f4"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-07-01T10:01:06-04:00", "end": "2014-07-01T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/021df795-bcf8-466d-85de-9026bce68fce b/data/input/FHIR/all/ExplanationOfBenefit/021df795-bcf8-466d-85de-9026bce68fce
deleted file mode 100644
index 3b855a66..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/021df795-bcf8-466d-85de-9026bce68fce
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "021df795-bcf8-466d-85de-9026bce68fce", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "requester": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "performer": [{"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "785eab3c-a3b9-4aaa-9383-d957dd41bb43"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2011-11-14T16:27:57+00:00", "end": "2012-11-13T16:27:57+00:00"}, "created": "2011-11-14T16:27:57+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:785eab3c-a3b9-4aaa-9383-d957dd41bb43"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-01-12T11:12:57-05:00", "end": "2010-01-12T11:27:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:99ce1a64-1024-4b3b-a680-87c1c86d2e0b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-01-12T11:12:57-05:00", "end": "2010-01-12T11:27:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0247eb84-d39b-4b38-a004-58c109d8b62e b/data/input/FHIR/all/ExplanationOfBenefit/0247eb84-d39b-4b38-a004-58c109d8b62e
deleted file mode 100644
index 84dc83f1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0247eb84-d39b-4b38-a004-58c109d8b62e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0247eb84-d39b-4b38-a004-58c109d8b62e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a34624f1-4cd8-416f-9882-531961485986"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2016-04-26T04:15:52+00:00", "end": "2017-04-26T04:15:52+00:00"}, "created": "2016-04-26T04:15:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a34624f1-4cd8-416f-9882-531961485986"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:566c9490-076a-4dbe-91b9-06b71b18cfed"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-06-25T00:00:52-04:00", "end": "2014-06-25T00:15:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fb6661ed-07ba-45a7-9e1c-f109dc309a3f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-06-25T00:00:52-04:00", "end": "2014-06-25T00:15:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/02bd1041-14d4-4396-b9a8-681b2df4555b b/data/input/FHIR/all/ExplanationOfBenefit/02bd1041-14d4-4396-b9a8-681b2df4555b
deleted file mode 100644
index c7d8d053..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/02bd1041-14d4-4396-b9a8-681b2df4555b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "02bd1041-14d4-4396-b9a8-681b2df4555b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ee3936a8-86c3-4a3d-b561-17c033322e47"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-06-16T01:22:41+00:00", "end": "2019-06-16T01:22:41+00:00"}, "created": "2018-06-16T01:22:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ee3936a8-86c3-4a3d-b561-17c033322e47"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183495009", "display": "Non-urgent orthopedic admission"}], "text": "Non-urgent orthopedic admission"}, "servicedPeriod": {"start": "2016-08-12T18:22:41-04:00", "end": "2016-08-13T21:22:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5d534e2f-2194-48dc-88b6-31c0242ea833"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "699253003", "display": "Surgical manipulation of joint of knee"}], "text": "Surgical manipulation of joint of knee"}, "servicedPeriod": {"start": "2016-08-12T18:22:41-04:00", "end": "2016-08-13T21:22:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 24149.58, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 4829.916, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 19319.664, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 24149.58, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 24149.58, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 24224.58, "currency": "USD"}}], "payment": {"amount": {"value": 19319.664, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0409ba17-fd84-49ae-9cba-3481c53bec74 b/data/input/FHIR/all/ExplanationOfBenefit/0409ba17-fd84-49ae-9cba-3481c53bec74
deleted file mode 100644
index 6bb0f2fb..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0409ba17-fd84-49ae-9cba-3481c53bec74
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0409ba17-fd84-49ae-9cba-3481c53bec74", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a1b34b96-bac1-482f-bb66-ba5e48bb19d3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2005-10-16T03:26:33+00:00", "end": "2006-10-17T03:26:33+00:00"}, "created": "2005-10-16T03:26:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a1b34b96-bac1-482f-bb66-ba5e48bb19d3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2003-12-14T22:11:33-05:00", "end": "2003-12-14T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ef741ae9-c8e4-4818-a0d1-4b8afe3f0918"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2003-12-14T22:11:33-05:00", "end": "2003-12-14T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2003-12-14T22:11:33-05:00", "end": "2003-12-14T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2003-12-14T22:11:33-05:00", "end": "2003-12-14T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0414a312-9428-45a3-99e0-a0ea2e5e193d b/data/input/FHIR/all/ExplanationOfBenefit/0414a312-9428-45a3-99e0-a0ea2e5e193d
deleted file mode 100644
index e85f5369..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0414a312-9428-45a3-99e0-a0ea2e5e193d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0414a312-9428-45a3-99e0-a0ea2e5e193d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "214b1ce1-af87-4fd1-a1cc-a317bd17caad"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2002-06-20T04:11:33+00:00", "end": "2003-06-20T04:11:33+00:00"}, "created": "2002-06-20T04:11:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:214b1ce1-af87-4fd1-a1cc-a317bd17caad"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a8a41638-178d-42bf-92bb-d7d88f0a5220"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2000-08-17T23:11:33-04:00", "end": "2000-08-18T00:11:33-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:437ff221-6738-4e8e-a943-db86a1c909a5"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "70704007", "display": "Sprain of wrist"}], "text": "Sprain of wrist"}, "servicedPeriod": {"start": "2000-08-17T23:11:33-04:00", "end": "2000-08-18T00:11:33-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/04747574-9fe0-45fb-958d-9641c0dd88ab b/data/input/FHIR/all/ExplanationOfBenefit/04747574-9fe0-45fb-958d-9641c0dd88ab
deleted file mode 100644
index fcf5d811..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/04747574-9fe0-45fb-958d-9641c0dd88ab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "04747574-9fe0-45fb-958d-9641c0dd88ab", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1044f36f-87ac-4aa4-832f-f6bef6320ae7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2012-12-05T01:23:11+00:00", "end": "2013-12-05T01:23:11+00:00"}, "created": "2012-12-05T01:23:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1044f36f-87ac-4aa4-832f-f6bef6320ae7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "servicedPeriod": {"start": "2011-02-02T20:08:11-05:00", "end": "2011-02-02T20:23:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9cee6d1f-c33c-4eb1-b955-9246520eaa5f"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/04a25317-b759-4559-b819-1426d345c71d b/data/input/FHIR/all/ExplanationOfBenefit/04a25317-b759-4559-b819-1426d345c71d
deleted file mode 100644
index 0de883e1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/04a25317-b759-4559-b819-1426d345c71d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "04a25317-b759-4559-b819-1426d345c71d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "23091cf0-e930-4e39-8436-7039ab5d0f24"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2018-01-13T11:45:11+00:00", "end": "2019-01-13T11:45:11+00:00"}, "created": "2018-01-13T11:45:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:23091cf0-e930-4e39-8436-7039ab5d0f24"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:126dd48d-5817-4b05-9e59-fdb888b02bcc"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2016-03-13T06:35:11-04:00", "end": "2016-03-13T07:45:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:ce3ab3e8-72e7-4fbd-b4c2-5ebffeb30c1a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283371005", "display": "Laceration of forearm"}], "text": "Laceration of forearm"}, "servicedPeriod": {"start": "2016-03-13T06:35:11-04:00", "end": "2016-03-13T07:45:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "servicedPeriod": {"start": "2016-03-13T06:35:11-04:00", "end": "2016-03-13T07:45:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 12606.92, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2521.384, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 10085.536, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 12606.92, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 12606.92, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 12731.92, "currency": "USD"}}], "payment": {"amount": {"value": 10085.536, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/04a4bbc9-c635-4f58-b459-bdc8263d6930 b/data/input/FHIR/all/ExplanationOfBenefit/04a4bbc9-c635-4f58-b459-bdc8263d6930
deleted file mode 100644
index 6d5a9dd5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/04a4bbc9-c635-4f58-b459-bdc8263d6930
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "04a4bbc9-c635-4f58-b459-bdc8263d6930", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "eecd2c38-68ab-4fb6-966e-4c3f367c3425"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2020-08-24T05:56:52+00:00", "end": "2021-08-24T05:56:52+00:00"}, "created": "2020-08-24T05:56:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:eecd2c38-68ab-4fb6-966e-4c3f367c3425"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-10-23T01:41:52-04:00", "end": "2018-10-23T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bb36f6a5-820f-4c00-8e1b-4d1955bd7eb8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-10-23T01:41:52-04:00", "end": "2018-10-23T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2018-10-23T01:41:52-04:00", "end": "2018-10-23T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0541336b-ffd7-4d63-98dd-2b2021da6a3b b/data/input/FHIR/all/ExplanationOfBenefit/0541336b-ffd7-4d63-98dd-2b2021da6a3b
deleted file mode 100644
index f3800ead..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0541336b-ffd7-4d63-98dd-2b2021da6a3b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0541336b-ffd7-4d63-98dd-2b2021da6a3b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4bf12bc1-eb89-4f6b-88f8-a12b651f469c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2013-09-30T13:33:49+00:00", "end": "2014-10-01T13:33:49+00:00"}, "created": "2013-09-30T13:33:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4bf12bc1-eb89-4f6b-88f8-a12b651f469c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-11-29T08:03:49-05:00", "end": "2011-11-29T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7d8b84a6-ff27-41ab-b95b-c3cbc5799803"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-11-29T08:03:49-05:00", "end": "2011-11-29T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-11-29T08:03:49-05:00", "end": "2011-11-29T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 625.2, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 125.04000000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 500.1600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 625.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 625.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 890.72, "currency": "USD"}}], "payment": {"amount": {"value": 612.5760000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0573a216-4143-4cba-9b57-320fe5e699ed b/data/input/FHIR/all/ExplanationOfBenefit/0573a216-4143-4cba-9b57-320fe5e699ed
deleted file mode 100644
index 5eac22c3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0573a216-4143-4cba-9b57-320fe5e699ed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0573a216-4143-4cba-9b57-320fe5e699ed", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"display": "Unknown"}, "performer": [{"display": "Unknown"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "142cd11c-4718-4871-8d8f-8d7b8f1526d3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1973-07-19T12:05:40+00:00", "end": "1974-07-20T12:05:40+00:00"}, "created": "1973-07-19T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"display": "Unknown"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:142cd11c-4718-4871-8d8f-8d7b8f1526d3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"display": "Unknown"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "servicedPeriod": {"start": "1971-09-17T07:50:40-04:00", "end": "1971-09-17T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:516ed05c-b485-4c95-a975-c0ba265549dd"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/059cac33-69b1-4c19-8f7a-f581f2bea600 b/data/input/FHIR/all/ExplanationOfBenefit/059cac33-69b1-4c19-8f7a-f581f2bea600
deleted file mode 100644
index 3dae4fd0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/059cac33-69b1-4c19-8f7a-f581f2bea600
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "059cac33-69b1-4c19-8f7a-f581f2bea600", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "af521d50-2e78-4626-9f5e-c59014dde629"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2015-09-25T10:50:11+00:00", "end": "2016-09-24T10:50:11+00:00"}, "created": "2015-09-25T10:50:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:af521d50-2e78-4626-9f5e-c59014dde629"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-11-23T05:35:11-05:00", "end": "2013-11-23T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f774bcf8-b08c-4e81-bfd0-10b0300eb6da"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-11-23T05:35:11-05:00", "end": "2013-11-23T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-11-23T05:35:11-05:00", "end": "2013-11-23T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2013-11-23T05:35:11-05:00", "end": "2013-11-23T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2013-11-23T05:35:11-05:00", "end": "2013-11-23T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/05debbb3-ba6b-466b-ad9f-9ddc12d96b5b b/data/input/FHIR/all/ExplanationOfBenefit/05debbb3-ba6b-466b-ad9f-9ddc12d96b5b
deleted file mode 100644
index 071fed44..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/05debbb3-ba6b-466b-ad9f-9ddc12d96b5b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "05debbb3-ba6b-466b-ad9f-9ddc12d96b5b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4d4a4f7f-94b5-46a4-9392-822c3181a7ac"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2011-08-03T18:19:34+00:00", "end": "2012-08-02T18:19:34+00:00"}, "created": "2011-08-03T18:19:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4d4a4f7f-94b5-46a4-9392-822c3181a7ac"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-10-01T14:04:34-04:00", "end": "2009-10-01T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ca8d54fb-411a-4a2d-b3cd-28d07d535e24"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-10-01T14:04:34-04:00", "end": "2009-10-01T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2009-10-01T14:04:34-04:00", "end": "2009-10-01T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/061ef968-7183-4fe9-a26f-4fd50a23c7d9 b/data/input/FHIR/all/ExplanationOfBenefit/061ef968-7183-4fe9-a26f-4fd50a23c7d9
deleted file mode 100644
index a2551380..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/061ef968-7183-4fe9-a26f-4fd50a23c7d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "061ef968-7183-4fe9-a26f-4fd50a23c7d9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "aee0563c-4a9f-45d1-a445-58306a604bb4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2004-04-10T17:29:14+00:00", "end": "2005-04-10T17:29:14+00:00"}, "created": "2004-04-10T17:29:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:aee0563c-4a9f-45d1-a445-58306a604bb4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:74a4eead-d168-42aa-810d-9c77180ceec2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2002-06-09T12:59:14-04:00", "end": "2002-06-09T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f5f1f2ad-e38d-437b-8524-c995f6d94147"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2002-06-09T12:59:14-04:00", "end": "2002-06-09T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/06328243-0726-4eb8-808c-b8ec841acf0a b/data/input/FHIR/all/ExplanationOfBenefit/06328243-0726-4eb8-808c-b8ec841acf0a
deleted file mode 100644
index 06c1f28c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/06328243-0726-4eb8-808c-b8ec841acf0a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "06328243-0726-4eb8-808c-b8ec841acf0a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "00b72aef-bbc8-428b-99ae-bacca09c81aa"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2014-07-08T21:49:24+00:00", "end": "2015-07-08T21:49:24+00:00"}, "created": "2014-07-08T21:49:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:00b72aef-bbc8-428b-99ae-bacca09c81aa"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d465a29a-cca0-4bd8-bf79-1b0cba9df7cc"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-09-05T17:19:24-04:00", "end": "2012-09-05T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6f1b2f75-b974-41bf-9368-74ee3ee91238"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2012-09-05T17:19:24-04:00", "end": "2012-09-05T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2012-09-05T17:19:24-04:00", "end": "2012-09-05T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2773.04, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 554.6080000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2218.4320000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2773.04, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2773.04, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2898.04, "currency": "USD"}}], "payment": {"amount": {"value": 2218.4320000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0661124a-ae83-4f0f-a1d9-45bd6515d0cd b/data/input/FHIR/all/ExplanationOfBenefit/0661124a-ae83-4f0f-a1d9-45bd6515d0cd
deleted file mode 100644
index 40b38bdf..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0661124a-ae83-4f0f-a1d9-45bd6515d0cd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0661124a-ae83-4f0f-a1d9-45bd6515d0cd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1e1b473f-7952-47e8-826b-379412e7fb2a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2015-07-03T14:52:55+00:00", "end": "2016-07-02T14:52:55+00:00"}, "created": "2015-07-03T14:52:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1e1b473f-7952-47e8-826b-379412e7fb2a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-08-31T10:37:55-04:00", "end": "2013-08-31T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6c99cdce-5692-468a-b705-fba600b0c77f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-08-31T10:37:55-04:00", "end": "2013-08-31T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/06ef0129-9ff2-4884-aa0a-152196a1ea43 b/data/input/FHIR/all/ExplanationOfBenefit/06ef0129-9ff2-4884-aa0a-152196a1ea43
deleted file mode 100644
index 1f77a63c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/06ef0129-9ff2-4884-aa0a-152196a1ea43
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "06ef0129-9ff2-4884-aa0a-152196a1ea43", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fc9b8211-bf76-48eb-b16e-738988526435"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "billablePeriod": {"start": "2020-11-24T19:49:03+00:00", "end": "2021-11-24T19:49:03+00:00"}, "created": "2020-11-24T19:49:03+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fc9b8211-bf76-48eb-b16e-738988526435"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-01-23T14:19:03-05:00", "end": "2019-01-23T14:49:03-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c7ea660a-af50-4fc8-8403-603a1b366339"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "servicedPeriod": {"start": "2019-01-23T14:19:03-05:00", "end": "2019-01-23T14:49:03-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-01-23T14:19:03-05:00", "end": "2019-01-23T14:49:03-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 802.77, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 160.554, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 642.216, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 802.77, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 802.77, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1068.29, "currency": "USD"}}], "payment": {"amount": {"value": 754.6320000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/078a6d71-38ff-4bde-a289-4d3bac68d6e8 b/data/input/FHIR/all/ExplanationOfBenefit/078a6d71-38ff-4bde-a289-4d3bac68d6e8
deleted file mode 100644
index 97deae0f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/078a6d71-38ff-4bde-a289-4d3bac68d6e8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "078a6d71-38ff-4bde-a289-4d3bac68d6e8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0113b556-965f-4dcf-b7cf-94d7a4f89811"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2013-11-20T11:03:09+00:00", "end": "2014-11-21T11:03:09+00:00"}, "created": "2013-11-20T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0113b556-965f-4dcf-b7cf-94d7a4f89811"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:da4ed188-91b1-4670-a89e-f64efa9eb9ed"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-01-19T05:48:09-05:00", "end": "2012-01-19T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:73aa0065-5b37-4e41-8786-b0bf5cdb2834"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-01-19T05:48:09-05:00", "end": "2012-01-19T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0895367b-6e91-4d6b-bbfb-6bfb17e53c20 b/data/input/FHIR/all/ExplanationOfBenefit/0895367b-6e91-4d6b-bbfb-6bfb17e53c20
deleted file mode 100644
index 1145ff64..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0895367b-6e91-4d6b-bbfb-6bfb17e53c20
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0895367b-6e91-4d6b-bbfb-6bfb17e53c20", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1ebe6926-489d-411f-b162-3b6d413da0c0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2014-03-23T19:52:25+00:00", "end": "2015-03-23T19:52:25+00:00"}, "created": "2014-03-23T19:52:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1ebe6926-489d-411f-b162-3b6d413da0c0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1396d190-16f1-4413-8c85-e5b2290b5659"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-05-21T15:22:25-04:00", "end": "2012-05-21T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:32d3d151-cae3-42f8-b272-63e1f85bd193"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2012-05-21T15:22:25-04:00", "end": "2012-05-21T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2012-05-21T15:22:25-04:00", "end": "2012-05-21T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 1915.37, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 383.074, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1532.296, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 1915.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 1915.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2040.37, "currency": "USD"}}], "payment": {"amount": {"value": 1532.296, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/08a5691e-78d6-4278-98b7-98ef87bb2808 b/data/input/FHIR/all/ExplanationOfBenefit/08a5691e-78d6-4278-98b7-98ef87bb2808
deleted file mode 100644
index 9274b931..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/08a5691e-78d6-4278-98b7-98ef87bb2808
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "08a5691e-78d6-4278-98b7-98ef87bb2808", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "requester": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "performer": [{"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f9cbfad5-b0d0-4c02-bab7-4815d758d47a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2000-11-19T12:31:49+00:00", "end": "2001-11-19T12:31:49+00:00"}, "created": "2000-11-19T12:31:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f9cbfad5-b0d0-4c02-bab7-4815d758d47a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:65d2b86c-41d5-4960-a71a-9d4dd1c8afa5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1999-01-18T07:01:49-05:00", "end": "1999-01-18T07:31:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e7a86f7d-5634-4657-a67e-4d144fb65734"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "1999-01-18T07:01:49-05:00", "end": "1999-01-18T07:31:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0914880d-a265-4c25-bae5-a0c7cdb248d5 b/data/input/FHIR/all/ExplanationOfBenefit/0914880d-a265-4c25-bae5-a0c7cdb248d5
deleted file mode 100644
index 34b347b5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0914880d-a265-4c25-bae5-a0c7cdb248d5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0914880d-a265-4c25-bae5-a0c7cdb248d5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "requester": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "performer": [{"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9a1630b7-347f-4a0c-b1cf-d7998041f4cb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2012-05-01T21:06:42+00:00", "end": "2013-05-01T21:06:42+00:00"}, "created": "2012-05-01T21:06:42+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9a1630b7-347f-4a0c-b1cf-d7998041f4cb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d8323523-46d4-4652-b36c-078da59573fe"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-06-30T16:51:42-04:00", "end": "2010-06-30T17:06:42-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:75084100-c984-4122-be2b-2b2158be335f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-06-30T16:51:42-04:00", "end": "2010-06-30T17:06:42-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/09b41aae-a158-4e10-a457-3661809d7b1c b/data/input/FHIR/all/ExplanationOfBenefit/09b41aae-a158-4e10-a457-3661809d7b1c
deleted file mode 100644
index 5db94a4d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/09b41aae-a158-4e10-a457-3661809d7b1c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "09b41aae-a158-4e10-a457-3661809d7b1c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2b7e393f-9f1e-4b1b-88be-e1b9b9e45253"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2011-06-30T13:42:37+00:00", "end": "2012-06-29T13:42:37+00:00"}, "created": "2011-06-30T13:42:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2b7e393f-9f1e-4b1b-88be-e1b9b9e45253"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-08-28T09:27:37-04:00", "end": "2009-08-28T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:da79e75d-2db1-401b-b077-8dc9b1e7349f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-08-28T09:27:37-04:00", "end": "2009-08-28T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/09c7080a-c758-4e5b-96e8-05e9a12a97b0 b/data/input/FHIR/all/ExplanationOfBenefit/09c7080a-c758-4e5b-96e8-05e9a12a97b0
deleted file mode 100644
index fd3e0e74..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/09c7080a-c758-4e5b-96e8-05e9a12a97b0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "09c7080a-c758-4e5b-96e8-05e9a12a97b0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "08fd65a3-06ed-4ae0-aeca-918fd365e540"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2016-05-18T23:22:41+00:00", "end": "2017-05-18T23:22:41+00:00"}, "created": "2016-05-18T23:22:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:08fd65a3-06ed-4ae0-aeca-918fd365e540"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9f34bf55-9a78-4aad-9740-6adb97b6c836"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2014-07-17T18:22:41-04:00", "end": "2014-07-17T19:22:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:a7d5c2b8-eb20-4569-aa3c-b11318df0b22"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62106007", "display": "Concussion with no loss of consciousness"}], "text": "Concussion with no loss of consciousness"}, "servicedPeriod": {"start": "2014-07-17T18:22:41-04:00", "end": "2014-07-17T19:22:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/09d46895-f503-4958-ac18-ea12ab023b82 b/data/input/FHIR/all/ExplanationOfBenefit/09d46895-f503-4958-ac18-ea12ab023b82
deleted file mode 100644
index 3a782e38..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/09d46895-f503-4958-ac18-ea12ab023b82
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "09d46895-f503-4958-ac18-ea12ab023b82", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "139e642f-0a95-40a7-ba79-d2d344c9fd6d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2012-04-02T00:28:38+00:00", "end": "2013-04-02T00:28:38+00:00"}, "created": "2012-04-02T00:28:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:139e642f-0a95-40a7-ba79-d2d344c9fd6d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-05-31T19:58:38-04:00", "end": "2010-05-31T20:28:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b8afc50f-04bb-45b3-9955-2a9fcb9e1201"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-05-31T19:58:38-04:00", "end": "2010-05-31T20:28:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-05-31T19:58:38-04:00", "end": "2010-05-31T20:28:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 846.26, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 169.252, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 677.008, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 846.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 846.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1111.78, "currency": "USD"}}], "payment": {"amount": {"value": 789.4240000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0aba6d7e-f8fa-4d00-b2ba-2ef1e7e9433e b/data/input/FHIR/all/ExplanationOfBenefit/0aba6d7e-f8fa-4d00-b2ba-2ef1e7e9433e
deleted file mode 100644
index 2d4d341d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0aba6d7e-f8fa-4d00-b2ba-2ef1e7e9433e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0aba6d7e-f8fa-4d00-b2ba-2ef1e7e9433e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "364a4820-8058-4350-b62b-44c225fe80fa"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1991-04-20T17:21:18+00:00", "end": "1992-04-19T17:21:18+00:00"}, "created": "1991-04-20T17:21:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:364a4820-8058-4350-b62b-44c225fe80fa"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4ca4185e-e20d-408d-b75e-597eafcbc03f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:25083fb1-7213-4afa-9586-312f24987ae0"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:9b854a03-2032-49c9-83cf-59fde9eef9dc"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1989-06-18T11:08:18-04:00", "end": "1989-06-18T13:21:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:47fa4af5-ec1f-4aa1-8630-02454eb4f59d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}, "servicedPeriod": {"start": "1989-06-18T11:08:18-04:00", "end": "1989-06-18T13:21:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}, "servicedPeriod": {"start": "1989-06-18T11:08:18-04:00", "end": "1989-06-18T13:21:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "servicedPeriod": {"start": "1989-06-18T11:08:18-04:00", "end": "1989-06-18T13:21:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 8305.24, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 1661.048, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 6644.192, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 8305.24, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 8305.24, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "diagnosisSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}, "servicedPeriod": {"start": "1989-06-18T11:08:18-04:00", "end": "1989-06-18T13:21:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 8430.24, "currency": "USD"}}], "payment": {"amount": {"value": 6644.192, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0bd1100f-5d30-484b-8561-09b0be962e65 b/data/input/FHIR/all/ExplanationOfBenefit/0bd1100f-5d30-484b-8561-09b0be962e65
deleted file mode 100644
index 9d14c07a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0bd1100f-5d30-484b-8561-09b0be962e65
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0bd1100f-5d30-484b-8561-09b0be962e65", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e3e35fd7-ac2f-4d5d-8fc2-b766e809ff5c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2020-09-01T04:38:40+00:00", "end": "2021-09-01T04:38:40+00:00"}, "created": "2020-09-01T04:38:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e3e35fd7-ac2f-4d5d-8fc2-b766e809ff5c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f4c46aea-2e29-46e2-9e6f-ba5859c313e5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-10-31T00:23:40-04:00", "end": "2018-10-31T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3136f65e-d87b-4e68-a635-9acc78abeb7b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2018-10-31T00:23:40-04:00", "end": "2018-10-31T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0bd1bf90-fe86-4d25-a66b-cd9ff79b82a1 b/data/input/FHIR/all/ExplanationOfBenefit/0bd1bf90-fe86-4d25-a66b-cd9ff79b82a1
deleted file mode 100644
index 052b6585..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0bd1bf90-fe86-4d25-a66b-cd9ff79b82a1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0bd1bf90-fe86-4d25-a66b-cd9ff79b82a1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c1a65b5d-f064-4e83-b79c-576a05881638"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2016-01-26T04:29:01+00:00", "end": "2017-01-25T04:29:01+00:00"}, "created": "2016-01-26T04:29:01+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c1a65b5d-f064-4e83-b79c-576a05881638"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ad704e0b-c6c8-4cad-9aa6-99214197ffd0"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-03-26T00:14:01-04:00", "end": "2014-03-26T00:29:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6888524e-4d46-476f-a64e-73c695453134"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-03-26T00:14:01-04:00", "end": "2014-03-26T00:29:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0c3521c4-a9c1-46aa-ac29-e0cc1b8d7f53 b/data/input/FHIR/all/ExplanationOfBenefit/0c3521c4-a9c1-46aa-ac29-e0cc1b8d7f53
deleted file mode 100644
index e2af921e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0c3521c4-a9c1-46aa-ac29-e0cc1b8d7f53
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0c3521c4-a9c1-46aa-ac29-e0cc1b8d7f53", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9ca96b43-4471-413c-9002-4b0b90e07483"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2004-09-26T02:19:41+00:00", "end": "2005-09-26T02:19:41+00:00"}, "created": "2004-09-26T02:19:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9ca96b43-4471-413c-9002-4b0b90e07483"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0e3bd383-0b4f-4a7a-944f-30ac80cc2724"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:ed42d03b-6416-46e8-b73d-e1178834a204"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "2002-11-24T17:22:41-05:00", "end": "2002-11-24T21:19:41-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:e3ff7eb3-9693-4ba9-b86c-d61d9bb67ce3"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}, "servicedPeriod": {"start": "2002-11-24T17:22:41-05:00", "end": "2002-11-24T21:19:41-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}, "servicedPeriod": {"start": "2002-11-24T17:22:41-05:00", "end": "2002-11-24T21:19:41-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0c64ca7d-0cd2-4400-a12d-c92c92a2f157 b/data/input/FHIR/all/ExplanationOfBenefit/0c64ca7d-0cd2-4400-a12d-c92c92a2f157
deleted file mode 100644
index 6cf8f7d1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0c64ca7d-0cd2-4400-a12d-c92c92a2f157
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0c64ca7d-0cd2-4400-a12d-c92c92a2f157", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f6070b10-ece5-4634-bc2e-2be8531990a6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2017-04-05T05:56:52+00:00", "end": "2018-04-06T05:56:52+00:00"}, "created": "2017-04-05T05:56:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f6070b10-ece5-4634-bc2e-2be8531990a6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:098ff338-8395-4244-bdfb-5558fe6fa510"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-06-04T01:41:52-04:00", "end": "2015-06-04T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f830cf28-03df-4a0d-a2fa-9c3eaa44cda3"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-06-04T01:41:52-04:00", "end": "2015-06-04T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0d078817-397f-43a2-abeb-f816cdedf89f b/data/input/FHIR/all/ExplanationOfBenefit/0d078817-397f-43a2-abeb-f816cdedf89f
deleted file mode 100644
index 648bfc72..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0d078817-397f-43a2-abeb-f816cdedf89f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0d078817-397f-43a2-abeb-f816cdedf89f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "69844155-5b68-40e5-8bd3-ed5e35c3abda"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2011-07-17T14:52:55+00:00", "end": "2012-07-16T14:52:55+00:00"}, "created": "2011-07-17T14:52:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:69844155-5b68-40e5-8bd3-ed5e35c3abda"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:337d6d69-1df2-4ccc-a4e8-f5b41dfa4191"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2009-09-14T10:37:55-04:00", "end": "2009-09-14T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a0400612-0655-4932-be93-5bb499a70d0b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2009-09-14T10:37:55-04:00", "end": "2009-09-14T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0d0a74c7-7f71-4a96-89dd-1d768c1504c8 b/data/input/FHIR/all/ExplanationOfBenefit/0d0a74c7-7f71-4a96-89dd-1d768c1504c8
deleted file mode 100644
index b2b4e3a6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0d0a74c7-7f71-4a96-89dd-1d768c1504c8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0d0a74c7-7f71-4a96-89dd-1d768c1504c8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "requester": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "performer": [{"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5b484b42-cb58-4daf-9b8d-a6171393442d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2018-11-20T11:59:32+00:00", "end": "2019-11-20T11:59:32+00:00"}, "created": "2018-11-20T11:59:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5b484b42-cb58-4daf-9b8d-a6171393442d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-01-18T06:44:32-05:00", "end": "2017-01-18T06:59:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cc5d9eaa-83db-49c7-9f99-a2368d822df4"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-01-18T06:44:32-05:00", "end": "2017-01-18T06:59:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0dc1f4f4-7c53-49fa-9b57-bcfed37de52a b/data/input/FHIR/all/ExplanationOfBenefit/0dc1f4f4-7c53-49fa-9b57-bcfed37de52a
deleted file mode 100644
index 52daee8c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0dc1f4f4-7c53-49fa-9b57-bcfed37de52a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0dc1f4f4-7c53-49fa-9b57-bcfed37de52a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9bc89bb0-c2d5-4198-acf7-b5d87c98db51"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2012-02-09T16:39:37+00:00", "end": "2013-02-08T16:39:37+00:00"}, "created": "2012-02-09T16:39:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9bc89bb0-c2d5-4198-acf7-b5d87c98db51"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-04-09T12:24:37-04:00", "end": "2010-04-09T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:56f1376b-d86f-491e-b9cb-ad82da8897ee"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-04-09T12:24:37-04:00", "end": "2010-04-09T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2010-04-09T12:24:37-04:00", "end": "2010-04-09T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2010-04-09T12:24:37-04:00", "end": "2010-04-09T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2010-04-09T12:24:37-04:00", "end": "2010-04-09T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0dd60761-e2d1-4934-8866-fca515603a49 b/data/input/FHIR/all/ExplanationOfBenefit/0dd60761-e2d1-4934-8866-fca515603a49
deleted file mode 100644
index 447d3379..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0dd60761-e2d1-4934-8866-fca515603a49
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0dd60761-e2d1-4934-8866-fca515603a49", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:908ecf01-c7b6-449f-860e-7960f6327e44"}, "performer": [{"reference": "urn:uuid:908ecf01-c7b6-449f-860e-7960f6327e44"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5b7caedf-9f9f-47f5-8924-53eb4c0c849c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2016-10-27T16:39:37+00:00", "end": "2017-10-27T16:39:37+00:00"}, "created": "2016-10-27T16:39:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:908ecf01-c7b6-449f-860e-7960f6327e44"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5b7caedf-9f9f-47f5-8924-53eb4c0c849c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:908ecf01-c7b6-449f-860e-7960f6327e44"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2014-12-26T11:24:37-05:00", "end": "2014-12-26T11:39:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:2e4fca16-1432-40dd-af2c-f1ea39c649e6"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-12-26T11:24:37-05:00", "end": "2014-12-26T11:39:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0e223f9c-c19d-4863-a8c4-25b267188296 b/data/input/FHIR/all/ExplanationOfBenefit/0e223f9c-c19d-4863-a8c4-25b267188296
deleted file mode 100644
index 22d5bfd9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0e223f9c-c19d-4863-a8c4-25b267188296
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0e223f9c-c19d-4863-a8c4-25b267188296", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a2ce99bf-794b-463e-ba55-6644aa67750d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2013-01-31T01:23:11+00:00", "end": "2014-02-01T01:23:11+00:00"}, "created": "2013-01-31T01:23:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a2ce99bf-794b-463e-ba55-6644aa67750d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-03-31T21:08:11-04:00", "end": "2011-03-31T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0fa054be-7d53-483d-a43b-b615b42b6ca2"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-03-31T21:08:11-04:00", "end": "2011-03-31T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2011-03-31T21:08:11-04:00", "end": "2011-03-31T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0e6970b3-9e06-4df5-b472-bc0dea6cd6a0 b/data/input/FHIR/all/ExplanationOfBenefit/0e6970b3-9e06-4df5-b472-bc0dea6cd6a0
deleted file mode 100644
index 713a1912..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0e6970b3-9e06-4df5-b472-bc0dea6cd6a0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0e6970b3-9e06-4df5-b472-bc0dea6cd6a0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "947e3d48-340d-49bc-b625-6e9aec5ff9ac"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2018-10-26T19:33:26+00:00", "end": "2019-10-26T19:33:26+00:00"}, "created": "2018-10-26T19:33:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:947e3d48-340d-49bc-b625-6e9aec5ff9ac"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7574830e-774d-4b85-a305-b41ec08a421b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-12-24T14:03:26-05:00", "end": "2016-12-24T14:33:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b1f35373-ef54-4a01-8d3d-f46ed1fcc608"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2016-12-24T14:03:26-05:00", "end": "2016-12-24T14:33:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2016-12-24T14:03:26-05:00", "end": "2016-12-24T14:33:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2462.47, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 492.49399999999997, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1969.9759999999999, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2462.47, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2462.47, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2587.47, "currency": "USD"}}], "payment": {"amount": {"value": 1969.9759999999999, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0e786ed6-692d-4ec1-93c3-b2556ecc41cd b/data/input/FHIR/all/ExplanationOfBenefit/0e786ed6-692d-4ec1-93c3-b2556ecc41cd
deleted file mode 100644
index 65962fac..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0e786ed6-692d-4ec1-93c3-b2556ecc41cd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0e786ed6-692d-4ec1-93c3-b2556ecc41cd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:e443ac58-8ece-4385-8d55-775c1b8f3a37"}, "performer": [{"reference": "urn:uuid:e443ac58-8ece-4385-8d55-775c1b8f3a37"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "326cefe8-4c34-4eb0-957e-a92fbd56699d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2011-11-06T11:03:28+00:00", "end": "2012-11-05T11:03:28+00:00"}, "created": "2011-11-06T11:03:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e443ac58-8ece-4385-8d55-775c1b8f3a37"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:326cefe8-4c34-4eb0-957e-a92fbd56699d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e443ac58-8ece-4385-8d55-775c1b8f3a37"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f7d6e266-6cd7-42d7-b8e0-f527e7bf40e2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2010-01-04T04:25:28-05:00", "end": "2010-01-04T06:03:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:2cbf3b35-b64a-42b7-8ee2-0bd7554ed05b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283371005", "display": "Laceration of forearm"}], "text": "Laceration of forearm"}, "servicedPeriod": {"start": "2010-01-04T04:25:28-05:00", "end": "2010-01-04T06:03:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "servicedPeriod": {"start": "2010-01-04T04:25:28-05:00", "end": "2010-01-04T06:03:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 15630.7, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 3126.1400000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 12504.560000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 15630.7, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 15630.7, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "384700001", "display": "Injection of tetanus antitoxin"}], "text": "Injection of tetanus antitoxin"}, "servicedPeriod": {"start": "2010-01-04T04:25:28-05:00", "end": "2010-01-04T06:03:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 3001.34, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 600.268, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2401.072, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 3001.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 3001.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 18757.04, "currency": "USD"}}], "payment": {"amount": {"value": 14905.632000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0e94e943-7623-43a2-bd33-918a1a561a0d b/data/input/FHIR/all/ExplanationOfBenefit/0e94e943-7623-43a2-bd33-918a1a561a0d
deleted file mode 100644
index d6d1e4e7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0e94e943-7623-43a2-bd33-918a1a561a0d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0e94e943-7623-43a2-bd33-918a1a561a0d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dec942a3-63e4-4624-8e54-a58bec6c2663"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2013-07-17T04:38:40+00:00", "end": "2014-07-18T04:38:40+00:00"}, "created": "2013-07-17T04:38:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dec942a3-63e4-4624-8e54-a58bec6c2663"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-09-15T00:23:40-04:00", "end": "2011-09-15T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d2a786f0-ca4c-4cb2-8ea8-a7c94c054e76"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-09-15T00:23:40-04:00", "end": "2011-09-15T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2011-09-15T00:23:40-04:00", "end": "2011-09-15T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0ea1f4fe-6ea5-4ddb-a78e-46cdc4f00f7d b/data/input/FHIR/all/ExplanationOfBenefit/0ea1f4fe-6ea5-4ddb-a78e-46cdc4f00f7d
deleted file mode 100644
index bc1b95e2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0ea1f4fe-6ea5-4ddb-a78e-46cdc4f00f7d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0ea1f4fe-6ea5-4ddb-a78e-46cdc4f00f7d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "65e45af3-da25-429d-8a8a-7f81ef59675c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2007-06-04T08:47:45+00:00", "end": "2008-06-03T08:47:45+00:00"}, "created": "2007-06-04T08:47:45+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:65e45af3-da25-429d-8a8a-7f81ef59675c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0c230c71-0f5b-4bf5-b739-35706b2ca7b3"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:6ee337ab-1a7d-4ddf-a692-61d25408ccbd"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:a79f2af7-52c1-4163-8444-a5fba4f355d9"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "2005-08-02T01:28:45-04:00", "end": "2005-08-02T04:47:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:4ce65733-1ebc-4ca0-8b92-eaaad5ba0d61"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}, "servicedPeriod": {"start": "2005-08-02T01:28:45-04:00", "end": "2005-08-02T04:47:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}, "servicedPeriod": {"start": "2005-08-02T01:28:45-04:00", "end": "2005-08-02T04:47:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 4, "diagnosisSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}, "servicedPeriod": {"start": "2005-08-02T01:28:45-04:00", "end": "2005-08-02T04:47:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0ecc7579-a8a9-43c7-8f1f-543ff6e1fe99 b/data/input/FHIR/all/ExplanationOfBenefit/0ecc7579-a8a9-43c7-8f1f-543ff6e1fe99
deleted file mode 100644
index c5c1b362..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0ecc7579-a8a9-43c7-8f1f-543ff6e1fe99
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0ecc7579-a8a9-43c7-8f1f-543ff6e1fe99", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7b9b0b40-9d99-4f30-b26f-e90266cf9f12"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2017-03-28T20:30:35+00:00", "end": "2018-03-29T20:30:35+00:00"}, "created": "2017-03-28T20:30:35+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7b9b0b40-9d99-4f30-b26f-e90266cf9f12"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6900a4e4-45b7-4288-a56f-d4474e42b0dc"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-05-27T16:15:35-04:00", "end": "2015-05-27T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b2a022e1-43b5-4ab4-b8be-0f3e169a7d30"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-05-27T16:15:35-04:00", "end": "2015-05-27T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0f30dccf-cfc3-4f81-94fd-d06ad8130e33 b/data/input/FHIR/all/ExplanationOfBenefit/0f30dccf-cfc3-4f81-94fd-d06ad8130e33
deleted file mode 100644
index 605ad434..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0f30dccf-cfc3-4f81-94fd-d06ad8130e33
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0f30dccf-cfc3-4f81-94fd-d06ad8130e33", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7d250b98-5a4b-40d3-96eb-d4b3ae4e0582"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2012-10-20T20:30:51+00:00", "end": "2013-10-20T20:30:51+00:00"}, "created": "2012-10-20T20:30:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7d250b98-5a4b-40d3-96eb-d4b3ae4e0582"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-12-19T15:15:51-05:00", "end": "2010-12-19T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9f0e960d-8ae4-46f4-8e1a-462392192aca"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-12-19T15:15:51-05:00", "end": "2010-12-19T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0f815de6-245c-40bd-bec2-0c629fb701d6 b/data/input/FHIR/all/ExplanationOfBenefit/0f815de6-245c-40bd-bec2-0c629fb701d6
deleted file mode 100644
index 39ff2b1c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0f815de6-245c-40bd-bec2-0c629fb701d6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0f815de6-245c-40bd-bec2-0c629fb701d6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "requester": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "performer": [{"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ec8dfed0-4bc9-4d12-a452-ed666101c9bf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2018-05-11T01:09:32+00:00", "end": "2019-05-11T01:09:32+00:00"}, "created": "2018-05-11T01:09:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ec8dfed0-4bc9-4d12-a452-ed666101c9bf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-07-08T20:39:32-04:00", "end": "2016-07-08T21:09:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e9e78cf3-e16d-4d8d-a312-64539f69b348"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-07-08T20:39:32-04:00", "end": "2016-07-08T21:09:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-07-08T20:39:32-04:00", "end": "2016-07-08T21:09:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 480.34, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 96.068, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 384.272, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 480.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 480.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 745.86, "currency": "USD"}}], "payment": {"amount": {"value": 496.688, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0fdd6d84-8e13-4fee-95df-79aacfd6b149 b/data/input/FHIR/all/ExplanationOfBenefit/0fdd6d84-8e13-4fee-95df-79aacfd6b149
deleted file mode 100644
index 837e035a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0fdd6d84-8e13-4fee-95df-79aacfd6b149
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0fdd6d84-8e13-4fee-95df-79aacfd6b149", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d27a9789-cf6a-41a5-9d91-c4a6f2af9057"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2013-09-23T20:47:10+00:00", "end": "2014-09-24T20:47:10+00:00"}, "created": "2013-09-23T20:47:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d27a9789-cf6a-41a5-9d91-c4a6f2af9057"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9aac4b85-8b89-47f4-bdd6-ac36a0ce0b5d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-11-22T15:32:10-05:00", "end": "2011-11-22T15:47:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a95d759d-cea5-4d78-a834-06eae2676edc"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2011-11-22T15:32:10-05:00", "end": "2011-11-22T15:47:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/0fe6cd3f-ac9d-43e4-8bf3-d749ca7caed4 b/data/input/FHIR/all/ExplanationOfBenefit/0fe6cd3f-ac9d-43e4-8bf3-d749ca7caed4
deleted file mode 100644
index 1b3a4903..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/0fe6cd3f-ac9d-43e4-8bf3-d749ca7caed4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "0fe6cd3f-ac9d-43e4-8bf3-d749ca7caed4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e58476c3-80f6-4852-b37b-d84233ac661e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-06-07T23:52:41+00:00", "end": "2019-06-07T23:52:41+00:00"}, "created": "2018-06-07T23:52:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e58476c3-80f6-4852-b37b-d84233ac661e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:726d04bf-24b7-44eb-8ac2-205507c68159"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2016-08-05T18:22:41-04:00", "end": "2016-08-05T19:52:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:10cf65ba-405d-45d8-8a1d-1bddc15b8bb1"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444448004", "display": "Injury of medial collateral ligament of knee"}], "text": "Injury of medial collateral ligament of knee"}, "servicedPeriod": {"start": "2016-08-05T18:22:41-04:00", "end": "2016-08-05T19:52:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "74016001", "display": "Knee X-ray"}], "text": "Knee X-ray"}, "servicedPeriod": {"start": "2016-08-05T18:22:41-04:00", "end": "2016-08-05T19:52:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/10908c4c-f0b8-44e7-a56e-d97dcd5de81b b/data/input/FHIR/all/ExplanationOfBenefit/10908c4c-f0b8-44e7-a56e-d97dcd5de81b
deleted file mode 100644
index c5bb8cbf..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/10908c4c-f0b8-44e7-a56e-d97dcd5de81b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "10908c4c-f0b8-44e7-a56e-d97dcd5de81b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9259061c-2eed-48b1-8f2a-fefc7df41a73"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2020-04-23T12:05:40+00:00", "end": "2021-04-23T12:05:40+00:00"}, "created": "2020-04-23T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9259061c-2eed-48b1-8f2a-fefc7df41a73"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-06-22T07:50:40-04:00", "end": "2018-06-22T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:86fe1aa1-ac5b-45a7-8bb9-3524974d3d8c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-06-22T07:50:40-04:00", "end": "2018-06-22T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1144c486-57f3-49e4-aa26-17c4bf483299 b/data/input/FHIR/all/ExplanationOfBenefit/1144c486-57f3-49e4-aa26-17c4bf483299
deleted file mode 100644
index 5304f258..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1144c486-57f3-49e4-aa26-17c4bf483299
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1144c486-57f3-49e4-aa26-17c4bf483299", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:7be815fb-6326-4163-9747-10cce3ee958e"}, "performer": [{"reference": "urn:uuid:7be815fb-6326-4163-9747-10cce3ee958e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "079478be-e046-4348-8008-2dbc031741c0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2011-12-15T13:26:35+00:00", "end": "2012-12-14T13:26:35+00:00"}, "created": "2011-12-15T13:26:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7be815fb-6326-4163-9747-10cce3ee958e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:079478be-e046-4348-8008-2dbc031741c0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7be815fb-6326-4163-9747-10cce3ee958e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2010-02-12T08:11:35-05:00", "end": "2010-02-12T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:71a9b317-a881-455f-b55f-99d73e281599"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-02-12T08:11:35-05:00", "end": "2010-02-12T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/11e01279-8c00-4b5c-a81c-224556e8ad1a b/data/input/FHIR/all/ExplanationOfBenefit/11e01279-8c00-4b5c-a81c-224556e8ad1a
deleted file mode 100644
index 11687c47..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/11e01279-8c00-4b5c-a81c-224556e8ad1a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "11e01279-8c00-4b5c-a81c-224556e8ad1a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "71070a90-41b1-49cd-8255-11bf8a15a979"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2014-10-06T13:33:49+00:00", "end": "2015-10-06T13:33:49+00:00"}, "created": "2014-10-06T13:33:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:71070a90-41b1-49cd-8255-11bf8a15a979"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-12-04T08:03:49-05:00", "end": "2012-12-04T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:70dc86e3-2a3d-4ef6-a91a-18bde0ad468a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-12-04T08:03:49-05:00", "end": "2012-12-04T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-12-04T08:03:49-05:00", "end": "2012-12-04T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 471.86, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 94.37200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 377.48800000000006, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 471.86, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 471.86, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 737.38, "currency": "USD"}}], "payment": {"amount": {"value": 489.90400000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/12015a39-fe2c-4375-9570-dff75f284933 b/data/input/FHIR/all/ExplanationOfBenefit/12015a39-fe2c-4375-9570-dff75f284933
deleted file mode 100644
index d4f0dc61..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/12015a39-fe2c-4375-9570-dff75f284933
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "12015a39-fe2c-4375-9570-dff75f284933", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9956744f-d745-4206-b5cf-7e34e3d9b15f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2017-12-29T13:25:39+00:00", "end": "2018-12-30T13:25:39+00:00"}, "created": "2017-12-29T13:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9956744f-d745-4206-b5cf-7e34e3d9b15f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-02-27T08:10:39-05:00", "end": "2016-02-27T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:47f37fe0-bfac-422c-a9eb-27c24d2542b1"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-02-27T08:10:39-05:00", "end": "2016-02-27T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2016-02-27T08:10:39-05:00", "end": "2016-02-27T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2016-02-27T08:10:39-05:00", "end": "2016-02-27T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2016-02-27T08:10:39-05:00", "end": "2016-02-27T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/12133aca-9f5b-43de-baaf-a577fb98d4b8 b/data/input/FHIR/all/ExplanationOfBenefit/12133aca-9f5b-43de-baaf-a577fb98d4b8
deleted file mode 100644
index 91884925..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/12133aca-9f5b-43de-baaf-a577fb98d4b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "12133aca-9f5b-43de-baaf-a577fb98d4b8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"display": "Unknown"}, "performer": [{"display": "Unknown"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "95f9dccd-a1ec-41a7-981c-399d39c9b3af"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1989-02-22T09:09:18+00:00", "end": "1990-02-23T09:09:18+00:00"}, "created": "1989-02-22T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"display": "Unknown"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:95f9dccd-a1ec-41a7-981c-399d39c9b3af"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"display": "Unknown"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "servicedPeriod": {"start": "1987-04-23T04:54:18-04:00", "end": "1987-04-23T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7bc0b6cf-7073-43f1-874f-2a282d7bf251"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1243ac16-21d9-4d34-bb73-7028c66b53e9 b/data/input/FHIR/all/ExplanationOfBenefit/1243ac16-21d9-4d34-bb73-7028c66b53e9
deleted file mode 100644
index 6d8a135e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1243ac16-21d9-4d34-bb73-7028c66b53e9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1243ac16-21d9-4d34-bb73-7028c66b53e9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7b598b5c-b205-42f4-84e3-76ac470fc5a0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2011-09-17T19:45:25+00:00", "end": "2012-09-16T19:45:25+00:00"}, "created": "2011-09-17T19:45:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7b598b5c-b205-42f4-84e3-76ac470fc5a0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c57c7f32-b6d8-456e-8b47-93a9b10a579d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2009-11-15T14:30:25-05:00", "end": "2009-11-15T14:45:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3b61448a-3838-4776-a314-092c085c5b5f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2009-11-15T14:30:25-05:00", "end": "2009-11-15T14:45:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1317b6b2-a833-4b64-961c-26fe4ddf4eaa b/data/input/FHIR/all/ExplanationOfBenefit/1317b6b2-a833-4b64-961c-26fe4ddf4eaa
deleted file mode 100644
index b0aa1c98..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1317b6b2-a833-4b64-961c-26fe4ddf4eaa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1317b6b2-a833-4b64-961c-26fe4ddf4eaa", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "034ecdd1-8061-4b01-8bcd-dea624b74d46"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2020-08-05T21:49:24+00:00", "end": "2021-08-05T21:49:24+00:00"}, "created": "2020-08-05T21:49:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:034ecdd1-8061-4b01-8bcd-dea624b74d46"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-10-04T17:19:24-04:00", "end": "2018-10-04T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d9f7a5f1-96be-4f6d-a8f6-ed57dce3b651"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-10-04T17:19:24-04:00", "end": "2018-10-04T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-10-04T17:19:24-04:00", "end": "2018-10-04T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 616.89, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 123.378, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 493.512, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 616.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 616.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 882.41, "currency": "USD"}}], "payment": {"amount": {"value": 605.928, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1425fdb5-1536-484b-ab57-024a3eff6df5 b/data/input/FHIR/all/ExplanationOfBenefit/1425fdb5-1536-484b-ab57-024a3eff6df5
deleted file mode 100644
index f6a3a6d3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1425fdb5-1536-484b-ab57-024a3eff6df5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1425fdb5-1536-484b-ab57-024a3eff6df5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "requester": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "performer": [{"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6b50c072-9742-4b39-94a3-8eb9fd814824"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2011-11-03T16:48:57+00:00", "end": "2012-11-02T16:48:57+00:00"}, "created": "2011-11-03T16:48:57+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6b50c072-9742-4b39-94a3-8eb9fd814824"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cdca1aef-42b0-4d8e-97af-1965f965412e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-01-01T11:12:57-05:00", "end": "2010-01-01T11:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:dfe0603e-0fef-44bb-98f2-88248462fc28"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2010-01-01T11:12:57-05:00", "end": "2010-01-01T11:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2010-01-01T11:12:57-05:00", "end": "2010-01-01T11:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/149ac7bb-aa5e-4922-9157-efc3f6f52ed9 b/data/input/FHIR/all/ExplanationOfBenefit/149ac7bb-aa5e-4922-9157-efc3f6f52ed9
deleted file mode 100644
index ad144c81..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/149ac7bb-aa5e-4922-9157-efc3f6f52ed9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "149ac7bb-aa5e-4922-9157-efc3f6f52ed9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "afd87517-0e36-45a0-839f-c119d4cf71b5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1989-01-09T06:41:27+00:00", "end": "1990-01-10T06:41:27+00:00"}, "created": "1989-01-09T06:41:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:afd87517-0e36-45a0-839f-c119d4cf71b5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "305411003", "display": "Admission to thoracic surgery department"}], "text": "Admission to thoracic surgery department"}, "servicedPeriod": {"start": "1987-03-08T19:41:27-05:00", "end": "1987-03-10T01:41:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:09ef538a-d853-4cb1-ab59-3f2ad86e2de6"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "88039007", "display": "Transplant of lung (procedure)"}], "text": "Transplant of lung (procedure)"}, "servicedPeriod": {"start": "1987-03-08T19:41:27-05:00", "end": "1987-03-10T01:41:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 172483.29, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 34496.658, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 137986.632, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 172483.29, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 172483.29, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 172558.29, "currency": "USD"}}], "payment": {"amount": {"value": 137986.632, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/14a8a023-2c36-4b3a-a3f2-4d1bef58f413 b/data/input/FHIR/all/ExplanationOfBenefit/14a8a023-2c36-4b3a-a3f2-4d1bef58f413
deleted file mode 100644
index 332d4942..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/14a8a023-2c36-4b3a-a3f2-4d1bef58f413
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "14a8a023-2c36-4b3a-a3f2-4d1bef58f413", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7b5593bd-e2e4-493f-b651-309b646021c5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2012-12-18T22:58:27+00:00", "end": "2013-12-18T22:58:27+00:00"}, "created": "2012-12-18T22:58:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7b5593bd-e2e4-493f-b651-309b646021c5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-02-16T17:28:27-05:00", "end": "2011-02-16T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:71b2cdb5-b694-4f44-aa56-d47675b062d6"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-02-16T17:28:27-05:00", "end": "2011-02-16T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-02-16T17:28:27-05:00", "end": "2011-02-16T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 699.93, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 139.986, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 559.944, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 699.93, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 699.93, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 965.45, "currency": "USD"}}], "payment": {"amount": {"value": 672.36, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/154bf78b-d0ec-48a4-9bc7-b3a6f2fd3aff b/data/input/FHIR/all/ExplanationOfBenefit/154bf78b-d0ec-48a4-9bc7-b3a6f2fd3aff
deleted file mode 100644
index a05d9842..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/154bf78b-d0ec-48a4-9bc7-b3a6f2fd3aff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "154bf78b-d0ec-48a4-9bc7-b3a6f2fd3aff", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "requester": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "performer": [{"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "829d6c56-ed0b-4e41-87db-05b62abd40d2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "1993-07-16T11:18:29+00:00", "end": "1994-07-17T11:18:29+00:00"}, "created": "1993-07-16T11:18:29+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:829d6c56-ed0b-4e41-87db-05b62abd40d2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:194af8a8-f284-45ee-ae8d-3acf19b2911b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1991-09-14T07:03:29-04:00", "end": "1991-09-14T07:18:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9818affb-3c5f-4ccf-ae16-d5e19803ed22"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "239872002", "display": "Osteoarthritis of hip"}], "text": "Osteoarthritis of hip"}, "servicedPeriod": {"start": "1991-09-14T07:03:29-04:00", "end": "1991-09-14T07:18:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1560a82a-3ba2-4514-9ed4-ccf340251340 b/data/input/FHIR/all/ExplanationOfBenefit/1560a82a-3ba2-4514-9ed4-ccf340251340
deleted file mode 100644
index d57fd96d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1560a82a-3ba2-4514-9ed4-ccf340251340
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1560a82a-3ba2-4514-9ed4-ccf340251340", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9aa95063-e316-45a9-86d7-32e81559491f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2019-08-24T14:16:06+00:00", "end": "2020-08-23T14:16:06+00:00"}, "created": "2019-08-24T14:16:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9aa95063-e316-45a9-86d7-32e81559491f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:92b218a5-fa31-4fc9-a8a0-a404acecfa0c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-10-22T10:01:06-04:00", "end": "2017-10-22T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ddc5a2ce-d9a5-497f-b303-ee61343417bb"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2017-10-22T10:01:06-04:00", "end": "2017-10-22T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/15ddb784-83db-464b-bafe-7ce0e4fec66f b/data/input/FHIR/all/ExplanationOfBenefit/15ddb784-83db-464b-bafe-7ce0e4fec66f
deleted file mode 100644
index 504c7148..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/15ddb784-83db-464b-bafe-7ce0e4fec66f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "15ddb784-83db-464b-bafe-7ce0e4fec66f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dc11e54e-755c-463f-bffe-7e62aa87dc76"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2014-07-06T22:37:41+00:00", "end": "2015-07-06T22:37:41+00:00"}, "created": "2014-07-06T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dc11e54e-755c-463f-bffe-7e62aa87dc76"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-09-03T18:22:41-04:00", "end": "2012-09-03T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c0037585-1b32-46c9-9f58-0d491afe7b83"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-09-03T18:22:41-04:00", "end": "2012-09-03T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2012-09-03T18:22:41-04:00", "end": "2012-09-03T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2012-09-03T18:22:41-04:00", "end": "2012-09-03T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2012-09-03T18:22:41-04:00", "end": "2012-09-03T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1630d342-dbaf-4040-bda9-f68e2db9df00 b/data/input/FHIR/all/ExplanationOfBenefit/1630d342-dbaf-4040-bda9-f68e2db9df00
deleted file mode 100644
index d7081b6d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1630d342-dbaf-4040-bda9-f68e2db9df00
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1630d342-dbaf-4040-bda9-f68e2db9df00", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7c0680c0-02d6-41f3-8526-67a79bc24078"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2017-02-10T12:26:48+00:00", "end": "2018-02-11T12:26:48+00:00"}, "created": "2017-02-10T12:26:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7c0680c0-02d6-41f3-8526-67a79bc24078"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:425a3f3c-138e-4356-a0fe-0676fc01456e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2015-04-11T05:56:48-04:00", "end": "2015-04-11T08:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:cc3b592e-6e67-4dc3-af5f-943a0674cb0c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "58150001", "display": "Fracture of clavicle"}], "text": "Fracture of clavicle"}, "servicedPeriod": {"start": "2015-04-11T05:56:48-04:00", "end": "2015-04-11T08:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "168594001", "display": "Clavicle X-ray"}], "text": "Clavicle X-ray"}, "servicedPeriod": {"start": "2015-04-11T05:56:48-04:00", "end": "2015-04-11T08:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "305428000", "display": "Admission to orthopedic department"}], "text": "Admission to orthopedic department"}, "servicedPeriod": {"start": "2015-04-11T05:56:48-04:00", "end": "2015-04-11T08:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1158.3, "currency": "USD"}}], "payment": {"amount": {"value": 826.64, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/16373513-c886-45c0-b42f-316ee955d829 b/data/input/FHIR/all/ExplanationOfBenefit/16373513-c886-45c0-b42f-316ee955d829
deleted file mode 100644
index 00ba3927..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/16373513-c886-45c0-b42f-316ee955d829
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "16373513-c886-45c0-b42f-316ee955d829", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3f04f04b-f9ad-48a3-85d8-1b20a408017a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2017-03-20T21:34:24+00:00", "end": "2018-03-21T21:34:24+00:00"}, "created": "2017-03-20T21:34:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3f04f04b-f9ad-48a3-85d8-1b20a408017a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7b8b0a32-dee7-4582-957e-7abce465f6ab"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-05-19T17:19:24-04:00", "end": "2015-05-19T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d51bc8f4-d219-4e8c-b646-adb6b0843213"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-05-19T17:19:24-04:00", "end": "2015-05-19T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/164f31ad-3d3c-4d24-bb4b-f89dff75f58f b/data/input/FHIR/all/ExplanationOfBenefit/164f31ad-3d3c-4d24-bb4b-f89dff75f58f
deleted file mode 100644
index cb02ec05..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/164f31ad-3d3c-4d24-bb4b-f89dff75f58f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "164f31ad-3d3c-4d24-bb4b-f89dff75f58f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "af62ac1e-7181-4e33-ae18-175858c87373"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2017-08-25T20:12:25+00:00", "end": "2018-08-26T20:12:25+00:00"}, "created": "2017-08-25T20:12:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:af62ac1e-7181-4e33-ae18-175858c87373"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2015-10-24T15:30:25-04:00", "end": "2015-10-24T16:12:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5c8e1f18-f0d4-44ab-85b8-da6d73e1c3b3"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "73761001", "display": "Colonoscopy"}], "text": "Colonoscopy"}, "servicedPeriod": {"start": "2015-10-24T15:30:25-04:00", "end": "2015-10-24T16:12:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 10421.67, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2084.3340000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 8337.336000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 10421.67, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 10421.67, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 10546.67, "currency": "USD"}}], "payment": {"amount": {"value": 8337.336000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/16cd1f30-77fb-40d6-9455-cb5b61b997cc b/data/input/FHIR/all/ExplanationOfBenefit/16cd1f30-77fb-40d6-9455-cb5b61b997cc
deleted file mode 100644
index 6130bb28..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/16cd1f30-77fb-40d6-9455-cb5b61b997cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "16cd1f30-77fb-40d6-9455-cb5b61b997cc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "43654b1d-d773-4de2-972a-5d6eeb362a54"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2019-05-01T04:38:40+00:00", "end": "2020-04-30T04:38:40+00:00"}, "created": "2019-05-01T04:38:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:43654b1d-d773-4de2-972a-5d6eeb362a54"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-06-29T00:23:40-04:00", "end": "2017-06-29T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b10aecd9-fdc0-4017-8843-d042c63c5d9b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-06-29T00:23:40-04:00", "end": "2017-06-29T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/16ffdd32-44a3-498c-9d58-cc4585027a9f b/data/input/FHIR/all/ExplanationOfBenefit/16ffdd32-44a3-498c-9d58-cc4585027a9f
deleted file mode 100644
index 0b9bc02d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/16ffdd32-44a3-498c-9d58-cc4585027a9f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "16ffdd32-44a3-498c-9d58-cc4585027a9f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "379c0f0a-1ecb-464d-8f7f-87b5232a970b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2018-10-15T13:18:49+00:00", "end": "2019-10-15T13:18:49+00:00"}, "created": "2018-10-15T13:18:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:379c0f0a-1ecb-464d-8f7f-87b5232a970b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-12-13T08:03:49-05:00", "end": "2016-12-13T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:69f589c5-32a9-4eee-9b66-34f7f321e8db"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-12-13T08:03:49-05:00", "end": "2016-12-13T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2016-12-13T08:03:49-05:00", "end": "2016-12-13T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2016-12-13T08:03:49-05:00", "end": "2016-12-13T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2016-12-13T08:03:49-05:00", "end": "2016-12-13T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/172bbdc7-805d-402e-9036-df9ca36becd7 b/data/input/FHIR/all/ExplanationOfBenefit/172bbdc7-805d-402e-9036-df9ca36becd7
deleted file mode 100644
index 202bf1de..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/172bbdc7-805d-402e-9036-df9ca36becd7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "172bbdc7-805d-402e-9036-df9ca36becd7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "27657f48-c886-47df-b1ee-5b1ae2f2a9e2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-08-12T22:52:41+00:00", "end": "2019-08-12T22:52:41+00:00"}, "created": "2018-08-12T22:52:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:27657f48-c886-47df-b1ee-5b1ae2f2a9e2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-10-10T18:22:41-04:00", "end": "2016-10-10T18:52:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e54e56a3-70d3-4aa9-bd3c-1d976f577c41"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-10-10T18:22:41-04:00", "end": "2016-10-10T18:52:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-10-10T18:22:41-04:00", "end": "2016-10-10T18:52:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 322.26, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 64.452, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 257.808, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 322.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 322.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 587.78, "currency": "USD"}}], "payment": {"amount": {"value": 370.224, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1777f5b5-f888-4396-93fe-a6795f957798 b/data/input/FHIR/all/ExplanationOfBenefit/1777f5b5-f888-4396-93fe-a6795f957798
deleted file mode 100644
index b664e976..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1777f5b5-f888-4396-93fe-a6795f957798
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1777f5b5-f888-4396-93fe-a6795f957798", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"display": "Unknown"}, "performer": [{"display": "Unknown"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a963244c-91d7-46cb-a5ac-3fe8db753d45"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1991-11-04T15:23:18+00:00", "end": "1992-11-03T15:23:18+00:00"}, "created": "1991-11-04T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"display": "Unknown"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a963244c-91d7-46cb-a5ac-3fe8db753d45"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"display": "Unknown"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "servicedPeriod": {"start": "1990-01-02T10:08:18-05:00", "end": "1990-01-02T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:66c94b33-4ca1-46fe-84c1-9e2c2971f862"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/196ed755-a20c-4f6c-a66d-4da53309bf7a b/data/input/FHIR/all/ExplanationOfBenefit/196ed755-a20c-4f6c-a66d-4da53309bf7a
deleted file mode 100644
index b093befc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/196ed755-a20c-4f6c-a66d-4da53309bf7a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "196ed755-a20c-4f6c-a66d-4da53309bf7a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3ba7279c-74b1-4990-ad32-b5569da42558"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2012-07-26T19:18:26+00:00", "end": "2013-07-26T19:18:26+00:00"}, "created": "2012-07-26T19:18:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3ba7279c-74b1-4990-ad32-b5569da42558"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-09-24T15:03:26-04:00", "end": "2010-09-24T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e6b528c5-1a3d-45cf-9cdb-5075084dd40d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-09-24T15:03:26-04:00", "end": "2010-09-24T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/19778800-c0c8-4801-b56d-d22e1920e083 b/data/input/FHIR/all/ExplanationOfBenefit/19778800-c0c8-4801-b56d-d22e1920e083
deleted file mode 100644
index 4ae68b7b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/19778800-c0c8-4801-b56d-d22e1920e083
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "19778800-c0c8-4801-b56d-d22e1920e083", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "requester": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "performer": [{"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "789df69e-8e08-4f5f-ae1d-bcf81b245091"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2020-01-15T21:06:42+00:00", "end": "2021-01-14T21:06:42+00:00"}, "created": "2020-01-15T21:06:42+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:789df69e-8e08-4f5f-ae1d-bcf81b245091"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-03-15T16:51:42-04:00", "end": "2018-03-15T17:06:42-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4c5b8cb9-86a6-43ca-ad17-47ca3dff2b92"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-03-15T16:51:42-04:00", "end": "2018-03-15T17:06:42-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2018-03-15T16:51:42-04:00", "end": "2018-03-15T17:06:42-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1b4fe4bb-cda3-4863-b736-fc76e39d1a40 b/data/input/FHIR/all/ExplanationOfBenefit/1b4fe4bb-cda3-4863-b736-fc76e39d1a40
deleted file mode 100644
index aefbd649..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1b4fe4bb-cda3-4863-b736-fc76e39d1a40
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1b4fe4bb-cda3-4863-b736-fc76e39d1a40", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "requester": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "performer": [{"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2e4e788f-ae8c-4bef-9b82-53cf7b6fa2bc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2013-12-11T14:10:57+00:00", "end": "2014-12-12T14:10:57+00:00"}, "created": "2013-12-11T14:10:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2e4e788f-ae8c-4bef-9b82-53cf7b6fa2bc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-02-09T08:55:57-05:00", "end": "2012-02-09T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7289ed4b-3382-4ddd-a5f8-26410be044a2"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-02-09T08:55:57-05:00", "end": "2012-02-09T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1c5252cf-c0e8-4661-a2df-ad19dfe0a4e9 b/data/input/FHIR/all/ExplanationOfBenefit/1c5252cf-c0e8-4661-a2df-ad19dfe0a4e9
deleted file mode 100644
index 6ded1462..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1c5252cf-c0e8-4661-a2df-ad19dfe0a4e9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1c5252cf-c0e8-4661-a2df-ad19dfe0a4e9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e1d7389c-8da2-4a72-a3fe-8defbfd7846d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "1999-02-16T20:58:11+00:00", "end": "2000-02-16T20:58:11+00:00"}, "created": "1999-02-16T20:58:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e1d7389c-8da2-4a72-a3fe-8defbfd7846d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:2d2ce513-15cf-4e0c-bb31-cee488e136ab"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1997-04-16T16:43:11-04:00", "end": "1997-04-16T16:58:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:62aa6038-f0c1-44f3-96f3-8cc64b3be710"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1997-04-16T16:43:11-04:00", "end": "1997-04-16T16:58:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1d1c77f7-4698-4b23-b5fb-9cb1abd7da9f b/data/input/FHIR/all/ExplanationOfBenefit/1d1c77f7-4698-4b23-b5fb-9cb1abd7da9f
deleted file mode 100644
index 1091470e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1d1c77f7-4698-4b23-b5fb-9cb1abd7da9f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1d1c77f7-4698-4b23-b5fb-9cb1abd7da9f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "53817de2-9968-44c4-a44f-793ed31a87a7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2013-03-26T00:11:47+00:00", "end": "2014-03-27T00:11:47+00:00"}, "created": "2013-03-26T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:53817de2-9968-44c4-a44f-793ed31a87a7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-05-24T19:56:47-04:00", "end": "2011-05-24T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:aa9c38f4-afb8-4a16-93c5-fc7f936ef603"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-05-24T19:56:47-04:00", "end": "2011-05-24T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1e97df9c-ebf0-42fd-8074-435212d7f683 b/data/input/FHIR/all/ExplanationOfBenefit/1e97df9c-ebf0-42fd-8074-435212d7f683
deleted file mode 100644
index 1aa7a5fe..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1e97df9c-ebf0-42fd-8074-435212d7f683
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1e97df9c-ebf0-42fd-8074-435212d7f683", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "645ee2a1-3dd2-4312-8f89-a9da62d92645"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2018-08-01T21:34:24+00:00", "end": "2019-08-01T21:34:24+00:00"}, "created": "2018-08-01T21:34:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:645ee2a1-3dd2-4312-8f89-a9da62d92645"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-09-29T17:19:24-04:00", "end": "2016-09-29T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0a383968-ffe5-4de0-9f47-a65dd6f5ff15"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-09-29T17:19:24-04:00", "end": "2016-09-29T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1e9b02fa-4418-467f-99ef-0b1d264336d0 b/data/input/FHIR/all/ExplanationOfBenefit/1e9b02fa-4418-467f-99ef-0b1d264336d0
deleted file mode 100644
index ff321ca9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1e9b02fa-4418-467f-99ef-0b1d264336d0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1e9b02fa-4418-467f-99ef-0b1d264336d0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "requester": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "performer": [{"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "63c9069d-6826-49e3-a21d-e73e3bfc2375"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2021-03-18T15:19:19+00:00", "end": "2022-03-19T15:19:19+00:00"}, "created": "2021-03-18T15:19:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:63c9069d-6826-49e3-a21d-e73e3bfc2375"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-05-17T10:49:19-04:00", "end": "2019-05-17T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6072ca93-8ed5-444b-a85f-158c6823a129"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-05-17T10:49:19-04:00", "end": "2019-05-17T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 633.95, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 126.79000000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 507.1600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 633.95, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 633.95, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 758.95, "currency": "USD"}}], "payment": {"amount": {"value": 507.1600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1ec18e4b-2a39-4c70-9abd-e0285a75852d b/data/input/FHIR/all/ExplanationOfBenefit/1ec18e4b-2a39-4c70-9abd-e0285a75852d
deleted file mode 100644
index 17396f1c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1ec18e4b-2a39-4c70-9abd-e0285a75852d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1ec18e4b-2a39-4c70-9abd-e0285a75852d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "39088bb7-f918-4ec2-846b-111cc09fe993"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2014-05-13T12:05:40+00:00", "end": "2015-05-13T12:05:40+00:00"}, "created": "2014-05-13T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:39088bb7-f918-4ec2-846b-111cc09fe993"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-07-11T07:50:40-04:00", "end": "2012-07-11T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4af38f4e-cafc-4bae-a7d7-9f423fefbd5f"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/1fe8861c-da85-4e25-b774-f6e55211ab70 b/data/input/FHIR/all/ExplanationOfBenefit/1fe8861c-da85-4e25-b774-f6e55211ab70
deleted file mode 100644
index bf48a654..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/1fe8861c-da85-4e25-b774-f6e55211ab70
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "1fe8861c-da85-4e25-b774-f6e55211ab70", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c18f8468-0620-41ea-9dbb-c9c67be1a4cc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "1994-03-31T22:37:41+00:00", "end": "1995-03-31T22:37:41+00:00"}, "created": "1994-03-31T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c18f8468-0620-41ea-9dbb-c9c67be1a4cc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:163dc908-42d1-48e8-8d11-f899ede0dabb"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1992-05-29T18:22:41-04:00", "end": "1992-05-29T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:194cfae4-a43d-4466-8c91-79656d30e061"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "1992-05-29T18:22:41-04:00", "end": "1992-05-29T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/205f3083-6a6b-44ed-91a6-3eb52a099f7b b/data/input/FHIR/all/ExplanationOfBenefit/205f3083-6a6b-44ed-91a6-3eb52a099f7b
deleted file mode 100644
index d63a435c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/205f3083-6a6b-44ed-91a6-3eb52a099f7b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "205f3083-6a6b-44ed-91a6-3eb52a099f7b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1ff4906c-612a-4fbb-a52b-f143bd9b4522"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2016-06-13T14:40:09+00:00", "end": "2017-06-13T14:40:09+00:00"}, "created": "2016-06-13T14:40:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1ff4906c-612a-4fbb-a52b-f143bd9b4522"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-08-12T10:10:09-04:00", "end": "2014-08-12T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:aca2469e-1e03-441c-a744-64850168219c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-08-12T10:10:09-04:00", "end": "2014-08-12T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-08-12T10:10:09-04:00", "end": "2014-08-12T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2014-08-12T10:10:09-04:00", "end": "2014-08-12T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2014-08-12T10:10:09-04:00", "end": "2014-08-12T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-08-12T10:10:09-04:00", "end": "2014-08-12T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 334.69, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 66.938, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 267.752, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 334.69, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 334.69, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1021.77, "currency": "USD"}}], "payment": {"amount": {"value": 717.416, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/20b7be39-2169-479e-b45b-ca7d7ad97e7f b/data/input/FHIR/all/ExplanationOfBenefit/20b7be39-2169-479e-b45b-ca7d7ad97e7f
deleted file mode 100644
index dc6f8c7c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/20b7be39-2169-479e-b45b-ca7d7ad97e7f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "20b7be39-2169-479e-b45b-ca7d7ad97e7f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "76837174-28a6-45f4-ace7-2e937f2c0c4e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1988-02-17T15:23:18+00:00", "end": "1989-02-16T14:23:18+00:00"}, "created": "1988-02-17T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:76837174-28a6-45f4-ace7-2e937f2c0c4e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e910e111-ac2d-4658-b876-6863666e2c8f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1986-04-17T10:08:18-05:00", "end": "1986-04-17T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:01f0ebf1-cbfa-4b34-be3e-3428e6cb12e9"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "75498004", "display": "Acute bacterial sinusitis (disorder)"}], "text": "Acute bacterial sinusitis (disorder)"}, "servicedPeriod": {"start": "1986-04-17T10:08:18-05:00", "end": "1986-04-17T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2139cbcc-68dc-421b-a0e0-2556f5d5d7ed b/data/input/FHIR/all/ExplanationOfBenefit/2139cbcc-68dc-421b-a0e0-2556f5d5d7ed
deleted file mode 100644
index 41e8ddfb..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2139cbcc-68dc-421b-a0e0-2556f5d5d7ed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2139cbcc-68dc-421b-a0e0-2556f5d5d7ed", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4ebcc9f9-21bc-479c-8735-0635f27d1361"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2019-03-09T14:30:47+00:00", "end": "2020-03-08T14:30:47+00:00"}, "created": "2019-03-09T14:30:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4ebcc9f9-21bc-479c-8735-0635f27d1361"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:078480d0-8717-4382-983e-adbf25d3eb73"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-05-07T10:15:47-04:00", "end": "2017-05-07T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:50b9ad14-4f3d-40da-b9e2-bd6da273664b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2017-05-07T10:15:47-04:00", "end": "2017-05-07T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/21d30f81-9172-44ff-ab0a-2b2945cf6334 b/data/input/FHIR/all/ExplanationOfBenefit/21d30f81-9172-44ff-ab0a-2b2945cf6334
deleted file mode 100644
index ad7d3106..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/21d30f81-9172-44ff-ab0a-2b2945cf6334
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "21d30f81-9172-44ff-ab0a-2b2945cf6334", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "77012c2c-f6ab-4c4b-b001-4f3a18f05c93"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2017-04-18T00:11:47+00:00", "end": "2018-04-19T00:11:47+00:00"}, "created": "2017-04-18T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:77012c2c-f6ab-4c4b-b001-4f3a18f05c93"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-06-16T19:56:47-04:00", "end": "2015-06-16T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3b727b26-a33e-4b69-b94d-40bd69eb7b9c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-06-16T19:56:47-04:00", "end": "2015-06-16T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/21d6facd-7632-497c-baab-ed0ab4e598f7 b/data/input/FHIR/all/ExplanationOfBenefit/21d6facd-7632-497c-baab-ed0ab4e598f7
deleted file mode 100644
index 76a0ebaa..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/21d6facd-7632-497c-baab-ed0ab4e598f7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "21d6facd-7632-497c-baab-ed0ab4e598f7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "04f18086-88cd-47c9-8f2a-32f6e8b0d6e9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1975-09-27T09:14:56+00:00", "end": "1976-09-26T09:14:56+00:00"}, "created": "1975-09-27T09:14:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:04f18086-88cd-47c9-8f2a-32f6e8b0d6e9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b70d7b41-672c-4c9f-aabb-ef6c491321c2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1973-11-25T03:59:56-05:00", "end": "1973-11-25T04:14:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1c61e67e-601a-45fa-b8b0-4c5e7e772ef8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1973-11-25T03:59:56-05:00", "end": "1973-11-25T04:14:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1973-11-25T03:59:56-05:00", "end": "1973-11-25T04:14:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/21e3946f-2fec-4a28-bedd-33b8d08b0eb9 b/data/input/FHIR/all/ExplanationOfBenefit/21e3946f-2fec-4a28-bedd-33b8d08b0eb9
deleted file mode 100644
index ce423e89..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/21e3946f-2fec-4a28-bedd-33b8d08b0eb9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "21e3946f-2fec-4a28-bedd-33b8d08b0eb9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a1f03b01-064e-4b60-8fa3-6c78cab31267"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1981-07-01T09:09:18+00:00", "end": "1982-07-02T09:09:18+00:00"}, "created": "1981-07-01T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a1f03b01-064e-4b60-8fa3-6c78cab31267"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1979-08-30T04:54:18-04:00", "end": "1979-08-30T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a3745b06-4788-4a2b-8a14-214f63f60ca0"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2246d614-2d42-4202-84e0-7332e530612b b/data/input/FHIR/all/ExplanationOfBenefit/2246d614-2d42-4202-84e0-7332e530612b
deleted file mode 100644
index 156cd714..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2246d614-2d42-4202-84e0-7332e530612b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2246d614-2d42-4202-84e0-7332e530612b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "cce1d20d-b1e1-4d21-9c84-68867b57eada"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "1990-12-19T16:39:37+00:00", "end": "1991-12-19T16:39:37+00:00"}, "created": "1990-12-19T16:39:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:cce1d20d-b1e1-4d21-9c84-68867b57eada"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1989-02-16T11:24:37-05:00", "end": "1989-02-16T11:39:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8169b0a6-56cf-4c75-9fde-bba4a0e8585c"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/224dfe08-14f4-4ed7-b955-34df09b1208f b/data/input/FHIR/all/ExplanationOfBenefit/224dfe08-14f4-4ed7-b955-34df09b1208f
deleted file mode 100644
index 3b7c1af5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/224dfe08-14f4-4ed7-b955-34df09b1208f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "224dfe08-14f4-4ed7-b955-34df09b1208f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a569e901-717c-4bf0-9974-50f62a3216a5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2014-02-06T01:38:11+00:00", "end": "2015-02-06T01:38:11+00:00"}, "created": "2014-02-06T01:38:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a569e901-717c-4bf0-9974-50f62a3216a5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-04-05T21:08:11-04:00", "end": "2012-04-05T21:38:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ec85678f-a68f-437e-b927-9cb7b0a792f0"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-04-05T21:08:11-04:00", "end": "2012-04-05T21:38:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-04-05T21:08:11-04:00", "end": "2012-04-05T21:38:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 321.77, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 64.354, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 257.416, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 321.77, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 321.77, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 587.29, "currency": "USD"}}], "payment": {"amount": {"value": 369.832, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/22cc0b41-bf1a-446d-afeb-2a093b092ca9 b/data/input/FHIR/all/ExplanationOfBenefit/22cc0b41-bf1a-446d-afeb-2a093b092ca9
deleted file mode 100644
index 2126545c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/22cc0b41-bf1a-446d-afeb-2a093b092ca9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "22cc0b41-bf1a-446d-afeb-2a093b092ca9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8dc5c558-927f-408a-9ffb-2e6be752f659"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2013-08-28T13:42:37+00:00", "end": "2014-08-29T13:42:37+00:00"}, "created": "2013-08-28T13:42:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8dc5c558-927f-408a-9ffb-2e6be752f659"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6ebe0dd6-346d-4d59-8421-5e3ebe3f6e98"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-10-27T09:27:37-04:00", "end": "2011-10-27T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7808045d-473d-4a67-8ace-9cfde76d0430"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2011-10-27T09:27:37-04:00", "end": "2011-10-27T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/22ce22b4-3c56-4bcb-a856-4d6763592ef5 b/data/input/FHIR/all/ExplanationOfBenefit/22ce22b4-3c56-4bcb-a856-4d6763592ef5
deleted file mode 100644
index 18bd00f5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/22ce22b4-3c56-4bcb-a856-4d6763592ef5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "22ce22b4-3c56-4bcb-a856-4d6763592ef5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b066eb0c-98ef-4767-adfe-18fc9de4a7f9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2012-03-06T20:58:11+00:00", "end": "2013-03-06T20:58:11+00:00"}, "created": "2012-03-06T20:58:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b066eb0c-98ef-4767-adfe-18fc9de4a7f9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-05-05T16:43:11-04:00", "end": "2010-05-05T16:58:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9e9dbd2b-4b4a-4aa2-baaa-479ed314f0a8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-05-05T16:43:11-04:00", "end": "2010-05-05T16:58:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2010-05-05T16:43:11-04:00", "end": "2010-05-05T16:58:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/231335e3-3c3b-4b9f-9943-f0b5030db277 b/data/input/FHIR/all/ExplanationOfBenefit/231335e3-3c3b-4b9f-9943-f0b5030db277
deleted file mode 100644
index 85d349b1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/231335e3-3c3b-4b9f-9943-f0b5030db277
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "231335e3-3c3b-4b9f-9943-f0b5030db277", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:6a95bd29-482c-42f1-95ee-cc77181dbe99"}, "performer": [{"reference": "urn:uuid:6a95bd29-482c-42f1-95ee-cc77181dbe99"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "445ebc4e-e9a9-482e-8a17-750d13293abb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2016-05-26T14:30:47+00:00", "end": "2017-05-26T14:30:47+00:00"}, "created": "2016-05-26T14:30:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:6a95bd29-482c-42f1-95ee-cc77181dbe99"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:445ebc4e-e9a9-482e-8a17-750d13293abb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6a95bd29-482c-42f1-95ee-cc77181dbe99"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2014-07-25T10:15:47-04:00", "end": "2014-07-25T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:ac969ab7-22ee-4941-9c2e-10aa22b74e1b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-07-25T10:15:47-04:00", "end": "2014-07-25T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2014-07-25T10:15:47-04:00", "end": "2014-07-25T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/234eae64-d80d-4a19-9b0b-8f6f81c24f03 b/data/input/FHIR/all/ExplanationOfBenefit/234eae64-d80d-4a19-9b0b-8f6f81c24f03
deleted file mode 100644
index 30b8dbc6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/234eae64-d80d-4a19-9b0b-8f6f81c24f03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "234eae64-d80d-4a19-9b0b-8f6f81c24f03", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2bef8b4d-bf51-48bd-a3a3-0e6582f2568f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1994-03-30T14:51:09+00:00", "end": "1995-03-30T14:51:09+00:00"}, "created": "1994-03-30T14:51:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2bef8b4d-bf51-48bd-a3a3-0e6582f2568f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1992-05-28T10:10:09-04:00", "end": "1992-05-28T10:51:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:63db20a2-8a5d-40da-803e-b08e7c8e7141"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2422957a-795c-437d-9a3a-c88d6b5c6912 b/data/input/FHIR/all/ExplanationOfBenefit/2422957a-795c-437d-9a3a-c88d6b5c6912
deleted file mode 100644
index fc7e45c1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2422957a-795c-437d-9a3a-c88d6b5c6912
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2422957a-795c-437d-9a3a-c88d6b5c6912", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "00eec05e-ff5f-4b92-a6d0-ef145ec6c57f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2003-10-12T03:41:33+00:00", "end": "2004-10-11T03:41:33+00:00"}, "created": "2003-10-12T03:41:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:00eec05e-ff5f-4b92-a6d0-ef145ec6c57f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2001-12-09T22:11:33-05:00", "end": "2001-12-09T22:41:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8fb4f037-6041-4ff9-ace9-03f0b1429497"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2001-12-09T22:11:33-05:00", "end": "2001-12-09T22:41:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2001-12-09T22:11:33-05:00", "end": "2001-12-09T22:41:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2001-12-09T22:11:33-05:00", "end": "2001-12-09T22:41:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 455.89, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 91.178, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 364.712, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 455.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 455.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 861.93, "currency": "USD"}}], "payment": {"amount": {"value": 589.544, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/24d9537b-0f05-4052-9a04-ff8360144f57 b/data/input/FHIR/all/ExplanationOfBenefit/24d9537b-0f05-4052-9a04-ff8360144f57
deleted file mode 100644
index bc6477ee..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/24d9537b-0f05-4052-9a04-ff8360144f57
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "24d9537b-0f05-4052-9a04-ff8360144f57", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "19e605e8-c0e2-4f10-92b9-971460328c30"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2018-11-27T21:13:11+00:00", "end": "2019-11-27T21:13:11+00:00"}, "created": "2018-11-27T21:13:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:19e605e8-c0e2-4f10-92b9-971460328c30"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1fe7b084-71f8-4840-a637-878f102be09b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-01-25T15:43:11-05:00", "end": "2017-01-25T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:31533c44-9849-4654-a425-1cbdfdb21756"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-01-25T15:43:11-05:00", "end": "2017-01-25T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2017-01-25T15:43:11-05:00", "end": "2017-01-25T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 452.67, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 90.534, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 362.136, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 452.67, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 452.67, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}, "servicedPeriod": {"start": "2017-01-25T15:43:11-05:00", "end": "2017-01-25T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 718.19, "currency": "USD"}}], "payment": {"amount": {"value": 474.552, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/24fd9e0e-4fe1-44c4-b1a1-ee3dae165d17 b/data/input/FHIR/all/ExplanationOfBenefit/24fd9e0e-4fe1-44c4-b1a1-ee3dae165d17
deleted file mode 100644
index e308a843..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/24fd9e0e-4fe1-44c4-b1a1-ee3dae165d17
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "24fd9e0e-4fe1-44c4-b1a1-ee3dae165d17", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6ff417a0-06e2-4cf4-86ab-c76c2960e240"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2001-09-20T13:26:35+00:00", "end": "2002-09-21T13:26:35+00:00"}, "created": "2001-09-20T13:26:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6ff417a0-06e2-4cf4-86ab-c76c2960e240"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1999-11-19T08:11:35-05:00", "end": "1999-11-19T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8e96e479-e6fc-4e17-9b9c-5f7dc5e0a08b"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/258c3ab1-f9bc-441e-9f3c-4a5e757d58da b/data/input/FHIR/all/ExplanationOfBenefit/258c3ab1-f9bc-441e-9f3c-4a5e757d58da
deleted file mode 100644
index 2167e610..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/258c3ab1-f9bc-441e-9f3c-4a5e757d58da
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "258c3ab1-f9bc-441e-9f3c-4a5e757d58da", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b82f23a6-a59a-4df0-bfd6-3187cdf8f35d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2016-05-22T01:29:21+00:00", "end": "2017-05-22T01:29:21+00:00"}, "created": "2016-05-22T01:29:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b82f23a6-a59a-4df0-bfd6-3187cdf8f35d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:991682b2-7fbb-4c81-86e4-af02b1ff31d2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2014-07-20T20:29:21-04:00", "end": "2014-07-20T21:29:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:1ad5a50d-c927-454a-83f8-2f1f7e38fdac"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "39848009", "display": "Whiplash injury to neck"}], "text": "Whiplash injury to neck"}, "servicedPeriod": {"start": "2014-07-20T20:29:21-04:00", "end": "2014-07-20T21:29:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/25959578-7f59-48c6-a41e-85b59ddcbded b/data/input/FHIR/all/ExplanationOfBenefit/25959578-7f59-48c6-a41e-85b59ddcbded
deleted file mode 100644
index 4b3e5359..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/25959578-7f59-48c6-a41e-85b59ddcbded
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "25959578-7f59-48c6-a41e-85b59ddcbded", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "84f6c2bc-f397-400f-9749-69dc2a90abfb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2014-07-16T21:49:24+00:00", "end": "2015-07-16T21:49:24+00:00"}, "created": "2014-07-16T21:49:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:84f6c2bc-f397-400f-9749-69dc2a90abfb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4af18d27-1d76-47be-9dc1-efa7cc435e12"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-09-13T17:19:24-04:00", "end": "2012-09-13T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:42f473de-38c5-49a1-aaa8-1664360f250e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-09-13T17:19:24-04:00", "end": "2012-09-13T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2012-09-13T17:19:24-04:00", "end": "2012-09-13T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-09-13T17:19:24-04:00", "end": "2012-09-13T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 673.82, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 134.764, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 539.056, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 673.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 673.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2012-09-13T17:19:24-04:00", "end": "2012-09-13T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1079.86, "currency": "USD"}}], "payment": {"amount": {"value": 763.888, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/25bd9f1f-72b7-4150-91b6-c6288a4c2116 b/data/input/FHIR/all/ExplanationOfBenefit/25bd9f1f-72b7-4150-91b6-c6288a4c2116
deleted file mode 100644
index 5cecb27e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/25bd9f1f-72b7-4150-91b6-c6288a4c2116
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "25bd9f1f-72b7-4150-91b6-c6288a4c2116", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8e0a6d92-7ce4-4b1f-850f-85bd4d1586ae"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2010-12-08T08:11:53+00:00", "end": "2011-12-08T08:11:53+00:00"}, "created": "2010-12-08T08:11:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8e0a6d92-7ce4-4b1f-850f-85bd4d1586ae"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2009-02-05T02:56:53-05:00", "end": "2009-02-05T03:11:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:49a4f817-bc0a-450d-a775-fed20ee62072"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/266cc82f-6000-4918-8f4f-1e89a09c44d7 b/data/input/FHIR/all/ExplanationOfBenefit/266cc82f-6000-4918-8f4f-1e89a09c44d7
deleted file mode 100644
index 08d04b12..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/266cc82f-6000-4918-8f4f-1e89a09c44d7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "266cc82f-6000-4918-8f4f-1e89a09c44d7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "requester": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "performer": [{"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "212f5d4c-8b57-4a5f-a5ea-be210dcba3aa"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2019-12-18T14:10:57+00:00", "end": "2020-12-17T14:10:57+00:00"}, "created": "2019-12-18T14:10:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:212f5d4c-8b57-4a5f-a5ea-be210dcba3aa"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-02-15T08:55:57-05:00", "end": "2018-02-15T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:03b0baae-9dde-44be-a2b9-8273fbf3ccf1"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-02-15T08:55:57-05:00", "end": "2018-02-15T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2018-02-15T08:55:57-05:00", "end": "2018-02-15T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/266d9a95-fb35-46ba-99dc-8f28387ad707 b/data/input/FHIR/all/ExplanationOfBenefit/266d9a95-fb35-46ba-99dc-8f28387ad707
deleted file mode 100644
index 45eab929..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/266d9a95-fb35-46ba-99dc-8f28387ad707
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "266d9a95-fb35-46ba-99dc-8f28387ad707", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "576e00a6-e2eb-4f4b-9aac-1a88d7472dcd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2017-04-09T14:25:09+00:00", "end": "2018-04-10T14:25:09+00:00"}, "created": "2017-04-09T14:25:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:576e00a6-e2eb-4f4b-9aac-1a88d7472dcd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5fbdf805-4a3a-409f-9da7-61b6b8b9bbb2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-06-08T10:10:09-04:00", "end": "2015-06-08T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0db943f0-91a0-4f99-996a-22a38d362015"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-06-08T10:10:09-04:00", "end": "2015-06-08T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/26c227ee-bf92-4493-9861-f0c6c5c9dea7 b/data/input/FHIR/all/ExplanationOfBenefit/26c227ee-bf92-4493-9861-f0c6c5c9dea7
deleted file mode 100644
index f6e8485c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/26c227ee-bf92-4493-9861-f0c6c5c9dea7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "26c227ee-bf92-4493-9861-f0c6c5c9dea7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "57b39dd3-860f-49ec-8737-ac956ef1f27a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1954-11-04T12:12:39+00:00", "end": "1955-11-04T12:12:39+00:00"}, "created": "1954-11-04T12:12:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:57b39dd3-860f-49ec-8737-ac956ef1f27a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "1953-01-02T05:10:39-05:00", "end": "1953-01-02T07:12:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:1face0fb-2ef0-47ae-ac8d-74253c2dc655"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/26d0307c-55f3-43e6-9428-947320d6135f b/data/input/FHIR/all/ExplanationOfBenefit/26d0307c-55f3-43e6-9428-947320d6135f
deleted file mode 100644
index 0e2255b7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/26d0307c-55f3-43e6-9428-947320d6135f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "26d0307c-55f3-43e6-9428-947320d6135f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "68ed2fe9-a562-4b51-aeec-ca6a9eb07a4f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2019-07-05T05:17:46+00:00", "end": "2020-07-04T05:17:46+00:00"}, "created": "2019-07-05T05:17:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:68ed2fe9-a562-4b51-aeec-ca6a9eb07a4f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:3470e79c-2cbf-4110-be38-d540c38dfd0a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-09-02T00:47:46-04:00", "end": "2017-09-02T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:61194721-6321-4367-b6d9-d7225170c5a0"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-09-02T00:47:46-04:00", "end": "2017-09-02T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2017-09-02T00:47:46-04:00", "end": "2017-09-02T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2017-09-02T00:47:46-04:00", "end": "2017-09-02T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2017-09-02T00:47:46-04:00", "end": "2017-09-02T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2017-09-02T00:47:46-04:00", "end": "2017-09-02T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 527.03, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 105.406, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 421.624, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 527.03, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 527.03, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 7, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2017-09-02T00:47:46-04:00", "end": "2017-09-02T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1214.11, "currency": "USD"}}], "payment": {"amount": {"value": 871.288, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/26d35106-ed6f-43b9-ba0a-8ae0acaad4ea b/data/input/FHIR/all/ExplanationOfBenefit/26d35106-ed6f-43b9-ba0a-8ae0acaad4ea
deleted file mode 100644
index e9339f44..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/26d35106-ed6f-43b9-ba0a-8ae0acaad4ea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "26d35106-ed6f-43b9-ba0a-8ae0acaad4ea", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b4216ba9-1cd2-4282-ad6d-258f07a2349d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2020-05-05T00:11:47+00:00", "end": "2021-05-05T00:11:47+00:00"}, "created": "2020-05-05T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b4216ba9-1cd2-4282-ad6d-258f07a2349d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-07-03T19:56:47-04:00", "end": "2018-07-03T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b62c1144-4f05-47f6-a1fd-0fb291b84447"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-07-03T19:56:47-04:00", "end": "2018-07-03T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/26d56c66-a445-4ee5-9fbf-feba7238f4bf b/data/input/FHIR/all/ExplanationOfBenefit/26d56c66-a445-4ee5-9fbf-feba7238f4bf
deleted file mode 100644
index ec603b61..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/26d56c66-a445-4ee5-9fbf-feba7238f4bf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "26d56c66-a445-4ee5-9fbf-feba7238f4bf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "03ba8468-39e1-4784-8754-4207c53412d1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2020-08-25T11:03:09+00:00", "end": "2021-08-25T11:03:09+00:00"}, "created": "2020-08-25T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:03ba8468-39e1-4784-8754-4207c53412d1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2018-10-24T06:48:09-04:00", "end": "2018-10-24T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b75e3723-9575-4dc5-bffb-5c2d57cb9d77"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/275e54f2-54db-43e1-aa7b-3e16f3c0e624 b/data/input/FHIR/all/ExplanationOfBenefit/275e54f2-54db-43e1-aa7b-3e16f3c0e624
deleted file mode 100644
index 60c839bb..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/275e54f2-54db-43e1-aa7b-3e16f3c0e624
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "275e54f2-54db-43e1-aa7b-3e16f3c0e624", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ac93d710-76fa-4524-a44b-01b5bc49e718"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2011-09-02T10:50:11+00:00", "end": "2012-09-01T10:50:11+00:00"}, "created": "2011-09-02T10:50:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ac93d710-76fa-4524-a44b-01b5bc49e718"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-10-31T06:35:11-04:00", "end": "2009-10-31T06:50:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:22294a4a-5672-4b07-aa75-611c1ae6f2b3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-10-31T06:35:11-04:00", "end": "2009-10-31T06:50:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2762f372-ec11-4e8c-a079-58d26454a4fa b/data/input/FHIR/all/ExplanationOfBenefit/2762f372-ec11-4e8c-a079-58d26454a4fa
deleted file mode 100644
index c1f3f35a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2762f372-ec11-4e8c-a079-58d26454a4fa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2762f372-ec11-4e8c-a079-58d26454a4fa", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "13622e06-8d23-481c-95da-fdae50e38162"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2013-10-29T08:11:53+00:00", "end": "2014-10-30T08:11:53+00:00"}, "created": "2013-10-29T08:11:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:13622e06-8d23-481c-95da-fdae50e38162"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-12-28T02:56:53-05:00", "end": "2011-12-28T03:11:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:18c8c062-4c49-4560-80e4-e06514f4703c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-12-28T02:56:53-05:00", "end": "2011-12-28T03:11:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/27b5cf43-0b3c-433f-8be7-d25c81ee7260 b/data/input/FHIR/all/ExplanationOfBenefit/27b5cf43-0b3c-433f-8be7-d25c81ee7260
deleted file mode 100644
index 6ce5cd3c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/27b5cf43-0b3c-433f-8be7-d25c81ee7260
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "27b5cf43-0b3c-433f-8be7-d25c81ee7260", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "770073bc-b344-42fd-96cc-0ea779d4f3e1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1999-05-19T05:08:01+00:00", "end": "2000-05-18T05:08:01+00:00"}, "created": "1999-05-19T05:08:01+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:770073bc-b344-42fd-96cc-0ea779d4f3e1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1997-07-17T00:14:01-04:00", "end": "1997-07-17T01:08:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:80bd8b95-b378-48e8-848a-14eea395dac9"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/27f2e73c-b3bc-47ea-9dfd-3119c0d4ebad b/data/input/FHIR/all/ExplanationOfBenefit/27f2e73c-b3bc-47ea-9dfd-3119c0d4ebad
deleted file mode 100644
index 92bffc0c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/27f2e73c-b3bc-47ea-9dfd-3119c0d4ebad
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "27f2e73c-b3bc-47ea-9dfd-3119c0d4ebad", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "bb3e2cfb-63ea-4b4a-9ad9-0e08f6660230"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1972-09-09T09:29:56+00:00", "end": "1973-09-09T09:29:56+00:00"}, "created": "1972-09-09T09:29:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:bb3e2cfb-63ea-4b4a-9ad9-0e08f6660230"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1970-11-08T03:59:56-05:00", "end": "1970-11-08T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:91931b30-a162-4314-8264-b449981d10ea"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1970-11-08T03:59:56-05:00", "end": "1970-11-08T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1970-11-08T03:59:56-05:00", "end": "1970-11-08T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 716.89, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 143.37800000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 573.5120000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 716.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 716.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 982.41, "currency": "USD"}}], "payment": {"amount": {"value": 685.9280000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2800b9a3-c0bd-45ef-9d23-a3fcd9152809 b/data/input/FHIR/all/ExplanationOfBenefit/2800b9a3-c0bd-45ef-9d23-a3fcd9152809
deleted file mode 100644
index 5197f6ef..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2800b9a3-c0bd-45ef-9d23-a3fcd9152809
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2800b9a3-c0bd-45ef-9d23-a3fcd9152809", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "65ff0351-cd5a-49c7-8272-722a625cc1af"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2017-08-23T18:34:34+00:00", "end": "2018-08-24T18:34:34+00:00"}, "created": "2017-08-23T18:34:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:65ff0351-cd5a-49c7-8272-722a625cc1af"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-10-22T14:04:34-04:00", "end": "2015-10-22T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b0bfce94-fb50-4d07-b5db-f0ba41a433b0"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-10-22T14:04:34-04:00", "end": "2015-10-22T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2015-10-22T14:04:34-04:00", "end": "2015-10-22T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2015-10-22T14:04:34-04:00", "end": "2015-10-22T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2015-10-22T14:04:34-04:00", "end": "2015-10-22T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-10-22T14:04:34-04:00", "end": "2015-10-22T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 666.79, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 133.358, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 533.432, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 666.79, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 666.79, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1353.87, "currency": "USD"}}], "payment": {"amount": {"value": 983.096, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/285b8dde-911f-4761-a653-b91918261c6f b/data/input/FHIR/all/ExplanationOfBenefit/285b8dde-911f-4761-a653-b91918261c6f
deleted file mode 100644
index 0666cde2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/285b8dde-911f-4761-a653-b91918261c6f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "285b8dde-911f-4761-a653-b91918261c6f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "31418a2c-3eff-4b24-a639-5f8bccdb6ef5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2016-01-07T23:28:27+00:00", "end": "2017-01-06T23:28:27+00:00"}, "created": "2016-01-07T23:28:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:31418a2c-3eff-4b24-a639-5f8bccdb6ef5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5ba54dcd-1694-404c-b839-70897f06ad57"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2014-03-07T17:28:27-05:00", "end": "2014-03-07T18:28:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:657813e0-4f81-4e43-b104-5f00fe26bb8d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "70704007", "display": "Sprain of wrist"}], "text": "Sprain of wrist"}, "servicedPeriod": {"start": "2014-03-07T17:28:27-05:00", "end": "2014-03-07T18:28:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/290154e6-400e-4942-8e76-7b4abde57d71 b/data/input/FHIR/all/ExplanationOfBenefit/290154e6-400e-4942-8e76-7b4abde57d71
deleted file mode 100644
index 47eaf407..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/290154e6-400e-4942-8e76-7b4abde57d71
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "290154e6-400e-4942-8e76-7b4abde57d71", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "946eb5cd-ba78-479f-9268-82a1806def6c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2015-11-20T01:23:11+00:00", "end": "2016-11-19T01:23:11+00:00"}, "created": "2015-11-20T01:23:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:946eb5cd-ba78-479f-9268-82a1806def6c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "servicedPeriod": {"start": "2014-01-17T20:08:11-05:00", "end": "2014-01-17T20:23:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2cd01dd0-0ddc-4f28-9178-ac97e22d9a8c"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2969d1fc-ee9d-4b8b-b827-7cdb323bcbac b/data/input/FHIR/all/ExplanationOfBenefit/2969d1fc-ee9d-4b8b-b827-7cdb323bcbac
deleted file mode 100644
index 7d4beb7c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2969d1fc-ee9d-4b8b-b827-7cdb323bcbac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2969d1fc-ee9d-4b8b-b827-7cdb323bcbac", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "requester": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "performer": [{"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d8a2d9b2-0efe-42f3-a60d-5fc337d627d0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2013-01-26T18:56:38+00:00", "end": "2014-01-27T18:56:38+00:00"}, "created": "2013-01-26T18:56:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d8a2d9b2-0efe-42f3-a60d-5fc337d627d0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-03-27T14:26:38-04:00", "end": "2011-03-27T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9dbd7c9c-fb7e-48b2-9159-3b55297008bd"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-03-27T14:26:38-04:00", "end": "2011-03-27T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2011-03-27T14:26:38-04:00", "end": "2011-03-27T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-03-27T14:26:38-04:00", "end": "2011-03-27T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 542.61, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 108.522, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 434.088, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 542.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 542.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 948.65, "currency": "USD"}}], "payment": {"amount": {"value": 658.9200000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2a67d9b2-4d21-4e74-bf61-686eead52143 b/data/input/FHIR/all/ExplanationOfBenefit/2a67d9b2-4d21-4e74-bf61-686eead52143
deleted file mode 100644
index b27d7df7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2a67d9b2-4d21-4e74-bf61-686eead52143
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2a67d9b2-4d21-4e74-bf61-686eead52143", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4c077574-78eb-477c-a158-35b5461135cf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "1994-01-31T11:24:11+00:00", "end": "1995-01-31T11:24:11+00:00"}, "created": "1994-01-31T11:24:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4c077574-78eb-477c-a158-35b5461135cf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1992-03-31T05:35:11-05:00", "end": "1992-03-31T06:24:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d751246e-706f-4bb8-9d90-185099609b1f"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2a821641-e28d-435f-8936-4c1c381c7ae9 b/data/input/FHIR/all/ExplanationOfBenefit/2a821641-e28d-435f-8936-4c1c381c7ae9
deleted file mode 100644
index af02666b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2a821641-e28d-435f-8936-4c1c381c7ae9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2a821641-e28d-435f-8936-4c1c381c7ae9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e919c31b-9495-4d77-80c3-7be855d259e2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2019-12-31T22:43:27+00:00", "end": "2020-12-30T22:43:27+00:00"}, "created": "2019-12-31T22:43:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e919c31b-9495-4d77-80c3-7be855d259e2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-02-28T17:28:27-05:00", "end": "2018-02-28T17:43:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0a886118-de47-4121-b4e7-67766953c54e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-02-28T17:28:27-05:00", "end": "2018-02-28T17:43:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2b616012-324d-46d8-9ae4-f536ca87d345 b/data/input/FHIR/all/ExplanationOfBenefit/2b616012-324d-46d8-9ae4-f536ca87d345
deleted file mode 100644
index c2dd2237..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2b616012-324d-46d8-9ae4-f536ca87d345
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2b616012-324d-46d8-9ae4-f536ca87d345", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c5f56687-252a-49f5-80b2-91d562a15fbc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2016-09-22T15:37:50+00:00", "end": "2017-09-22T15:37:50+00:00"}, "created": "2016-09-22T15:37:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c5f56687-252a-49f5-80b2-91d562a15fbc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-11-21T10:22:50-05:00", "end": "2014-11-21T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f576abc1-cba2-4c36-91ad-1efa0e802c3f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-11-21T10:22:50-05:00", "end": "2014-11-21T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2c86a234-e164-403e-a8cf-e8a77f0cfabd b/data/input/FHIR/all/ExplanationOfBenefit/2c86a234-e164-403e-a8cf-e8a77f0cfabd
deleted file mode 100644
index 2a5a474a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2c86a234-e164-403e-a8cf-e8a77f0cfabd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2c86a234-e164-403e-a8cf-e8a77f0cfabd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e28d692e-3a86-45fa-8792-722ecfe1d9ed"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2013-06-22T01:24:07+00:00", "end": "2014-06-23T01:24:07+00:00"}, "created": "2013-06-22T01:24:07+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e28d692e-3a86-45fa-8792-722ecfe1d9ed"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-08-20T20:54:07-04:00", "end": "2011-08-20T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8dd32fd8-bef9-4e8b-86af-04da72ef0083"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-08-20T20:54:07-04:00", "end": "2011-08-20T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2011-08-20T20:54:07-04:00", "end": "2011-08-20T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-08-20T20:54:07-04:00", "end": "2011-08-20T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 792.05, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 158.41, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 633.64, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 792.05, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 792.05, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1198.09, "currency": "USD"}}], "payment": {"amount": {"value": 858.472, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2c9f26b5-6b57-4430-a3e2-755ac25ac6c6 b/data/input/FHIR/all/ExplanationOfBenefit/2c9f26b5-6b57-4430-a3e2-755ac25ac6c6
deleted file mode 100644
index cd99f749..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2c9f26b5-6b57-4430-a3e2-755ac25ac6c6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2c9f26b5-6b57-4430-a3e2-755ac25ac6c6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c5703d1e-371b-4850-8dc9-c8e14f37cb06"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2011-08-17T21:30:23+00:00", "end": "2012-08-16T21:30:23+00:00"}, "created": "2011-08-17T21:30:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c5703d1e-371b-4850-8dc9-c8e14f37cb06"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-10-15T17:15:23-04:00", "end": "2009-10-15T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4cc7b10e-d173-421d-b6e9-52045790b8bd"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-10-15T17:15:23-04:00", "end": "2009-10-15T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2cab9dce-74df-459b-b5f1-1867f6de4ebc b/data/input/FHIR/all/ExplanationOfBenefit/2cab9dce-74df-459b-b5f1-1867f6de4ebc
deleted file mode 100644
index 528ddb9d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2cab9dce-74df-459b-b5f1-1867f6de4ebc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2cab9dce-74df-459b-b5f1-1867f6de4ebc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e8d58270-c6ac-4ef3-8dd0-d4ed7c251649"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2019-03-26T05:49:59+00:00", "end": "2020-03-25T05:49:59+00:00"}, "created": "2019-03-26T05:49:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e8d58270-c6ac-4ef3-8dd0-d4ed7c251649"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-05-24T01:34:59-04:00", "end": "2017-05-24T01:49:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c2d14303-b5f7-4a22-b38e-e834d8b2236e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-05-24T01:34:59-04:00", "end": "2017-05-24T01:49:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2017-05-24T01:34:59-04:00", "end": "2017-05-24T01:49:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2017-05-24T01:34:59-04:00", "end": "2017-05-24T01:49:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2017-05-24T01:34:59-04:00", "end": "2017-05-24T01:49:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2cebe0eb-4fef-4a94-9221-c8bd80b0ac6d b/data/input/FHIR/all/ExplanationOfBenefit/2cebe0eb-4fef-4a94-9221-c8bd80b0ac6d
deleted file mode 100644
index 35911c80..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2cebe0eb-4fef-4a94-9221-c8bd80b0ac6d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2cebe0eb-4fef-4a94-9221-c8bd80b0ac6d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "requester": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "performer": [{"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c6987482-aae4-4dc4-a341-c2f280cb529a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2017-12-29T12:26:31+00:00", "end": "2018-12-30T12:26:31+00:00"}, "created": "2017-12-29T12:26:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c6987482-aae4-4dc4-a341-c2f280cb529a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-02-27T07:11:31-05:00", "end": "2016-02-27T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:20757039-8858-462a-8a7a-b6a1be3eae2a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-02-27T07:11:31-05:00", "end": "2016-02-27T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2d3d79d6-e511-40b9-aa87-4859ba0d1994 b/data/input/FHIR/all/ExplanationOfBenefit/2d3d79d6-e511-40b9-aa87-4859ba0d1994
deleted file mode 100644
index 5b9d0656..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2d3d79d6-e511-40b9-aa87-4859ba0d1994
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2d3d79d6-e511-40b9-aa87-4859ba0d1994", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ee2700db-e6dd-4a09-a4f9-f658e5ae316f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1983-12-21T19:18:26+00:00", "end": "1984-12-20T19:18:26+00:00"}, "created": "1983-12-21T19:18:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ee2700db-e6dd-4a09-a4f9-f658e5ae316f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1982-02-18T14:03:26-05:00", "end": "1982-02-18T14:18:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:80759a0b-bd70-404e-abd0-f7c8502d4c9a"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2d6d57e1-d9cf-4061-9d72-18d0ee0e808e b/data/input/FHIR/all/ExplanationOfBenefit/2d6d57e1-d9cf-4061-9d72-18d0ee0e808e
deleted file mode 100644
index 1002df59..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2d6d57e1-d9cf-4061-9d72-18d0ee0e808e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2d6d57e1-d9cf-4061-9d72-18d0ee0e808e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dafa9052-b524-499b-9815-3b4227af29f3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2018-10-07T20:12:28+00:00", "end": "2019-10-07T20:12:28+00:00"}, "created": "2018-10-07T20:12:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dafa9052-b524-499b-9815-3b4227af29f3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-12-05T14:57:28-05:00", "end": "2016-12-05T15:12:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:721b8f53-ec16-4b10-b500-e2b02577e82b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-12-05T14:57:28-05:00", "end": "2016-12-05T15:12:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2016-12-05T14:57:28-05:00", "end": "2016-12-05T15:12:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2db6892c-33e2-4af1-bf38-1029983656b4 b/data/input/FHIR/all/ExplanationOfBenefit/2db6892c-33e2-4af1-bf38-1029983656b4
deleted file mode 100644
index 35e263a0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2db6892c-33e2-4af1-bf38-1029983656b4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2db6892c-33e2-4af1-bf38-1029983656b4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0af8fe74-b6db-43f1-bef7-4cb5ecc402b8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1967-06-19T10:40:39+00:00", "end": "1968-06-18T10:40:39+00:00"}, "created": "1967-06-19T10:40:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0af8fe74-b6db-43f1-bef7-4cb5ecc402b8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "210098006", "display": "Domiciliary or rest home patient evaluation and management"}], "text": "Domiciliary or rest home patient evaluation and management"}, "servicedPeriod": {"start": "1965-08-17T06:10:39-04:00", "end": "1965-08-17T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1200998e-3172-4e33-b08e-3967a5d23cc7"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "311791003", "display": "Information gathering (procedure)"}], "text": "Information gathering (procedure)"}, "servicedPeriod": {"start": "1965-08-17T06:10:39-04:00", "end": "1965-08-17T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2e09f9f6-a331-42d0-bc91-8f9a74a74de7 b/data/input/FHIR/all/ExplanationOfBenefit/2e09f9f6-a331-42d0-bc91-8f9a74a74de7
deleted file mode 100644
index dcc76c38..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2e09f9f6-a331-42d0-bc91-8f9a74a74de7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2e09f9f6-a331-42d0-bc91-8f9a74a74de7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d46d90bd-784a-47b7-b73b-04d9d0ec52eb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2019-04-28T20:27:28+00:00", "end": "2020-04-27T20:27:28+00:00"}, "created": "2019-04-28T20:27:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d46d90bd-784a-47b7-b73b-04d9d0ec52eb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-06-26T15:57:28-04:00", "end": "2017-06-26T16:27:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cee4319f-c25e-4c1f-990c-34ce87acbade"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-06-26T15:57:28-04:00", "end": "2017-06-26T16:27:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2017-06-26T15:57:28-04:00", "end": "2017-06-26T16:27:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 664.87, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 132.97400000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 531.8960000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 664.87, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 664.87, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 930.39, "currency": "USD"}}], "payment": {"amount": {"value": 644.3120000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2e2e5171-8c85-4dd6-9cf1-242ca4e4d643 b/data/input/FHIR/all/ExplanationOfBenefit/2e2e5171-8c85-4dd6-9cf1-242ca4e4d643
deleted file mode 100644
index b7db1220..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2e2e5171-8c85-4dd6-9cf1-242ca4e4d643
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2e2e5171-8c85-4dd6-9cf1-242ca4e4d643", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2c27f58e-8d12-426c-a760-bf64fe12cb32"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2011-08-15T06:11:52+00:00", "end": "2012-08-14T06:11:52+00:00"}, "created": "2011-08-15T06:11:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2c27f58e-8d12-426c-a760-bf64fe12cb32"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-10-13T01:41:52-04:00", "end": "2009-10-13T02:11:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3bd5a589-4d5f-419a-bc1f-7f7c42b1d432"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-10-13T01:41:52-04:00", "end": "2009-10-13T02:11:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2009-10-13T01:41:52-04:00", "end": "2009-10-13T02:11:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2009-10-13T01:41:52-04:00", "end": "2009-10-13T02:11:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2009-10-13T01:41:52-04:00", "end": "2009-10-13T02:11:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2009-10-13T01:41:52-04:00", "end": "2009-10-13T02:11:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 344.26, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 68.852, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 275.408, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 344.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 344.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1031.34, "currency": "USD"}}], "payment": {"amount": {"value": 725.0720000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2e5e2feb-9b58-40bf-acf8-a28833e10fb8 b/data/input/FHIR/all/ExplanationOfBenefit/2e5e2feb-9b58-40bf-acf8-a28833e10fb8
deleted file mode 100644
index fdb814f1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2e5e2feb-9b58-40bf-acf8-a28833e10fb8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2e5e2feb-9b58-40bf-acf8-a28833e10fb8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a7c4385d-12f3-4068-a23c-d4b0d2050e23"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2014-09-27T20:45:51+00:00", "end": "2015-09-27T20:45:51+00:00"}, "created": "2014-09-27T20:45:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a7c4385d-12f3-4068-a23c-d4b0d2050e23"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-11-25T15:15:51-05:00", "end": "2012-11-25T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d11a9e18-29a9-42c8-a45c-34925c04f910"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "servicedPeriod": {"start": "2012-11-25T15:15:51-05:00", "end": "2012-11-25T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-11-25T15:15:51-05:00", "end": "2012-11-25T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-11-25T15:15:51-05:00", "end": "2012-11-25T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 448.3, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 89.66000000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 358.64000000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 448.3, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 448.3, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 854.34, "currency": "USD"}}], "payment": {"amount": {"value": 583.4720000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/2e613fae-e36b-4d0a-bd4a-603c1900d905 b/data/input/FHIR/all/ExplanationOfBenefit/2e613fae-e36b-4d0a-bd4a-603c1900d905
deleted file mode 100644
index 7533844c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/2e613fae-e36b-4d0a-bd4a-603c1900d905
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "2e613fae-e36b-4d0a-bd4a-603c1900d905", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7370887b-5aae-46f9-a851-58eed9f70a98"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2011-09-19T13:33:49+00:00", "end": "2012-09-18T13:33:49+00:00"}, "created": "2011-09-19T13:33:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7370887b-5aae-46f9-a851-58eed9f70a98"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-11-17T08:03:49-05:00", "end": "2009-11-17T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e744fd40-a593-4d58-81d6-5aaf58bbb33b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-11-17T08:03:49-05:00", "end": "2009-11-17T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2009-11-17T08:03:49-05:00", "end": "2009-11-17T08:33:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 758.76, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 151.752, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 607.008, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 758.76, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 758.76, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1024.28, "currency": "USD"}}], "payment": {"amount": {"value": 719.4240000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/30366965-3f27-4448-974c-95ec949d9aad b/data/input/FHIR/all/ExplanationOfBenefit/30366965-3f27-4448-974c-95ec949d9aad
deleted file mode 100644
index 65d06e43..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/30366965-3f27-4448-974c-95ec949d9aad
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "30366965-3f27-4448-974c-95ec949d9aad", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "requester": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "performer": [{"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "00c331b4-a1cb-44e5-9c82-f0a9c1da831d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2012-05-04T00:54:32+00:00", "end": "2013-05-04T00:54:32+00:00"}, "created": "2012-05-04T00:54:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:00c331b4-a1cb-44e5-9c82-f0a9c1da831d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-07-02T20:39:32-04:00", "end": "2010-07-02T20:54:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3e563ed0-fa8e-45bd-adc1-114f259f68df"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-07-02T20:39:32-04:00", "end": "2010-07-02T20:54:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2010-07-02T20:39:32-04:00", "end": "2010-07-02T20:54:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/30c0685a-c380-4d89-93ad-c5edcb77ee44 b/data/input/FHIR/all/ExplanationOfBenefit/30c0685a-c380-4d89-93ad-c5edcb77ee44
deleted file mode 100644
index e4ed528d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/30c0685a-c380-4d89-93ad-c5edcb77ee44
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "30c0685a-c380-4d89-93ad-c5edcb77ee44", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "41c2cbfd-c66a-4a5d-8abe-2959d3a9f659"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2019-03-20T20:30:35+00:00", "end": "2020-03-19T20:30:35+00:00"}, "created": "2019-03-20T20:30:35+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:41c2cbfd-c66a-4a5d-8abe-2959d3a9f659"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-05-18T16:15:35-04:00", "end": "2017-05-18T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0236cff7-d439-4257-9e19-40b382f21ea6"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-05-18T16:15:35-04:00", "end": "2017-05-18T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/30c977c9-8138-4cf0-a277-7b58062c7491 b/data/input/FHIR/all/ExplanationOfBenefit/30c977c9-8138-4cf0-a277-7b58062c7491
deleted file mode 100644
index 1f471135..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/30c977c9-8138-4cf0-a277-7b58062c7491
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "30c977c9-8138-4cf0-a277-7b58062c7491", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "requester": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "performer": [{"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "16a657f5-8fba-456f-96e8-e64511bae276"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2017-11-16T19:35:19+00:00", "end": "2018-11-17T19:35:19+00:00"}, "created": "2017-11-16T19:35:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:16a657f5-8fba-456f-96e8-e64511bae276"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-01-15T14:20:19-05:00", "end": "2016-01-15T14:35:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:65e920a8-8279-4b17-be94-46c4a74a8db3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-01-15T14:20:19-05:00", "end": "2016-01-15T14:35:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/30ed028b-5ea7-4906-a142-2618fbb7ab28 b/data/input/FHIR/all/ExplanationOfBenefit/30ed028b-5ea7-4906-a142-2618fbb7ab28
deleted file mode 100644
index e8a57c2d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/30ed028b-5ea7-4906-a142-2618fbb7ab28
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "30ed028b-5ea7-4906-a142-2618fbb7ab28", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "edce8327-3777-45e0-9cad-f4b5afadc962"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2015-02-21T00:44:21+00:00", "end": "2016-02-21T00:44:21+00:00"}, "created": "2015-02-21T00:44:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:edce8327-3777-45e0-9cad-f4b5afadc962"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b40e1fd5-b884-4187-969c-3587407f0323"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-04-20T20:29:21-04:00", "end": "2013-04-20T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cc1fac55-066d-4e8b-9544-28ba0915060c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "36971009", "display": "Sinusitis (disorder)"}], "text": "Sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-04-20T20:29:21-04:00", "end": "2013-04-20T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/30fa5ace-7863-4dab-9b22-937d3fa9c104 b/data/input/FHIR/all/ExplanationOfBenefit/30fa5ace-7863-4dab-9b22-937d3fa9c104
deleted file mode 100644
index 33c85ece..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/30fa5ace-7863-4dab-9b22-937d3fa9c104
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "30fa5ace-7863-4dab-9b22-937d3fa9c104", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "requester": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "performer": [{"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1d18cec2-f57b-46e4-a0b3-f68da862e1f4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2013-03-04T05:58:45+00:00", "end": "2014-03-05T05:58:45+00:00"}, "created": "2013-03-04T05:58:45+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1d18cec2-f57b-46e4-a0b3-f68da862e1f4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-05-03T01:28:45-04:00", "end": "2011-05-03T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:40acbe4e-a7bf-45cf-ad9e-de9261bf6c2d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-05-03T01:28:45-04:00", "end": "2011-05-03T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-05-03T01:28:45-04:00", "end": "2011-05-03T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 505.61, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 101.12200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 404.48800000000006, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 505.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 505.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 771.13, "currency": "USD"}}], "payment": {"amount": {"value": 516.9040000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3140242c-951b-4344-a47d-35efb7d5da42 b/data/input/FHIR/all/ExplanationOfBenefit/3140242c-951b-4344-a47d-35efb7d5da42
deleted file mode 100644
index ad997912..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3140242c-951b-4344-a47d-35efb7d5da42
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3140242c-951b-4344-a47d-35efb7d5da42", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dabc3d32-4389-4cfb-8e4c-9a8426488d95"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2020-08-26T18:34:34+00:00", "end": "2021-08-26T18:34:34+00:00"}, "created": "2020-08-26T18:34:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dabc3d32-4389-4cfb-8e4c-9a8426488d95"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-10-25T14:04:34-04:00", "end": "2018-10-25T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1ccb2cd3-251f-4841-a89f-a2d5df5b3edc"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-10-25T14:04:34-04:00", "end": "2018-10-25T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-10-25T14:04:34-04:00", "end": "2018-10-25T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 496.95, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 99.39, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 397.56, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 496.95, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 496.95, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 762.47, "currency": "USD"}}], "payment": {"amount": {"value": 509.976, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/316e43e1-bda2-4fe9-9b9e-951a6f38903d b/data/input/FHIR/all/ExplanationOfBenefit/316e43e1-bda2-4fe9-9b9e-951a6f38903d
deleted file mode 100644
index 49d89afa..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/316e43e1-bda2-4fe9-9b9e-951a6f38903d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "316e43e1-bda2-4fe9-9b9e-951a6f38903d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2de056ce-38f4-48e5-a744-c3fe04d53b46"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-07-06T12:05:40+00:00", "end": "1973-07-06T12:05:40+00:00"}, "created": "1972-07-06T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2de056ce-38f4-48e5-a744-c3fe04d53b46"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1970-09-04T07:50:40-04:00", "end": "1970-09-04T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fdd9fca4-1081-45c2-9281-a2ec71c48e4e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "1970-09-04T07:50:40-04:00", "end": "1970-09-04T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/31d33780-9def-4a18-8b11-0fe62a3d24c3 b/data/input/FHIR/all/ExplanationOfBenefit/31d33780-9def-4a18-8b11-0fe62a3d24c3
deleted file mode 100644
index 6b2315d5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/31d33780-9def-4a18-8b11-0fe62a3d24c3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "31d33780-9def-4a18-8b11-0fe62a3d24c3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "requester": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "performer": [{"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f0636502-989d-44f2-a378-98483b15d92a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2011-06-06T16:42:57+00:00", "end": "2012-06-05T16:42:57+00:00"}, "created": "2011-06-06T16:42:57+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f0636502-989d-44f2-a378-98483b15d92a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-08-04T12:12:57-04:00", "end": "2009-08-04T12:42:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:782c435a-7056-48d2-80c1-351302961a45"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-08-04T12:12:57-04:00", "end": "2009-08-04T12:42:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2009-08-04T12:12:57-04:00", "end": "2009-08-04T12:42:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 847.68, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 169.536, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 678.144, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 847.68, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 847.68, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1113.2, "currency": "USD"}}], "payment": {"amount": {"value": 790.5600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3269957e-4d06-4cae-aee8-7052da12b26a b/data/input/FHIR/all/ExplanationOfBenefit/3269957e-4d06-4cae-aee8-7052da12b26a
deleted file mode 100644
index 852330ec..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3269957e-4d06-4cae-aee8-7052da12b26a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3269957e-4d06-4cae-aee8-7052da12b26a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "03f98761-7c2c-4134-a344-cd6e11835337"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1967-03-21T10:40:39+00:00", "end": "1968-03-20T10:40:39+00:00"}, "created": "1967-03-21T10:40:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:03f98761-7c2c-4134-a344-cd6e11835337"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "210098006", "display": "Domiciliary or rest home patient evaluation and management"}], "text": "Domiciliary or rest home patient evaluation and management"}, "servicedPeriod": {"start": "1965-05-19T06:10:39-04:00", "end": "1965-05-19T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:917dcbdc-8a3d-44e8-a947-4a3d52836c4a"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "311791003", "display": "Information gathering (procedure)"}], "text": "Information gathering (procedure)"}, "servicedPeriod": {"start": "1965-05-19T06:10:39-04:00", "end": "1965-05-19T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/32c0cc69-c668-4466-ae2f-51a922ba8b2b b/data/input/FHIR/all/ExplanationOfBenefit/32c0cc69-c668-4466-ae2f-51a922ba8b2b
deleted file mode 100644
index 9fe21f25..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/32c0cc69-c668-4466-ae2f-51a922ba8b2b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "32c0cc69-c668-4466-ae2f-51a922ba8b2b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "requester": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "performer": [{"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f7124372-875f-4853-a9e5-5c156d0e188f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2016-02-14T12:31:49+00:00", "end": "2017-02-13T12:31:49+00:00"}, "created": "2016-02-14T12:31:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f7124372-875f-4853-a9e5-5c156d0e188f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-04-14T08:01:49-04:00", "end": "2014-04-14T08:31:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3f311c3f-51ab-4b06-b087-8bb3f325ba60"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-04-14T08:01:49-04:00", "end": "2014-04-14T08:31:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2014-04-14T08:01:49-04:00", "end": "2014-04-14T08:31:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-04-14T08:01:49-04:00", "end": "2014-04-14T08:31:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 566.96, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 113.39200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 453.56800000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 566.96, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 566.96, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 973, "currency": "USD"}}], "payment": {"amount": {"value": 678.4000000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/32cf628c-0fc0-4ad3-94f7-0ab3be6819fc b/data/input/FHIR/all/ExplanationOfBenefit/32cf628c-0fc0-4ad3-94f7-0ab3be6819fc
deleted file mode 100644
index e3ef9546..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/32cf628c-0fc0-4ad3-94f7-0ab3be6819fc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "32cf628c-0fc0-4ad3-94f7-0ab3be6819fc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a4020f9d-0075-4ab7-a03c-949c647ed4b0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1973-06-07T12:20:40+00:00", "end": "1974-06-08T12:20:40+00:00"}, "created": "1973-06-07T12:20:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a4020f9d-0075-4ab7-a03c-949c647ed4b0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1971-08-06T07:50:40-04:00", "end": "1971-08-06T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:52ac2feb-32b3-4444-a9c2-cc76c2a18b4e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "03", "display": "MMR"}], "text": "MMR"}, "servicedPeriod": {"start": "1971-08-06T07:50:40-04:00", "end": "1971-08-06T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1971-08-06T07:50:40-04:00", "end": "1971-08-06T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 780.45, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 156.09000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 624.3600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 780.45, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 780.45, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1045.97, "currency": "USD"}}], "payment": {"amount": {"value": 736.7760000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/32ef44a6-bcb0-4151-aa32-1d02570b12ee b/data/input/FHIR/all/ExplanationOfBenefit/32ef44a6-bcb0-4151-aa32-1d02570b12ee
deleted file mode 100644
index aadc2504..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/32ef44a6-bcb0-4151-aa32-1d02570b12ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "32ef44a6-bcb0-4151-aa32-1d02570b12ee", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3ca6ddc4-dba1-45d0-b30a-cf7904a75890"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2013-03-22T14:16:06+00:00", "end": "2014-03-23T14:16:06+00:00"}, "created": "2013-03-22T14:16:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3ca6ddc4-dba1-45d0-b30a-cf7904a75890"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-05-21T10:01:06-04:00", "end": "2011-05-21T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b35248fa-3c70-4823-8d82-3b819321f86b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-05-21T10:01:06-04:00", "end": "2011-05-21T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/32f4764b-43b5-4cde-b798-e89f09200246 b/data/input/FHIR/all/ExplanationOfBenefit/32f4764b-43b5-4cde-b798-e89f09200246
deleted file mode 100644
index 10d2bd77..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/32f4764b-43b5-4cde-b798-e89f09200246
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "32f4764b-43b5-4cde-b798-e89f09200246", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e970bad5-4215-407c-bc88-296608494fe6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "1996-10-13T20:51:51+00:00", "end": "1997-10-13T20:51:51+00:00"}, "created": "1996-10-13T20:51:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e970bad5-4215-407c-bc88-296608494fe6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1994-12-12T15:15:51-05:00", "end": "1994-12-12T15:51:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:80878384-3797-479a-897e-d21eb042b15a"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/339816bb-e039-4899-aae6-6b52dfdf051d b/data/input/FHIR/all/ExplanationOfBenefit/339816bb-e039-4899-aae6-6b52dfdf051d
deleted file mode 100644
index dbc9bf36..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/339816bb-e039-4899-aae6-6b52dfdf051d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "339816bb-e039-4899-aae6-6b52dfdf051d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "requester": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "performer": [{"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "02426a83-9fbe-43f6-89ca-673058bca737"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2015-01-07T21:06:42+00:00", "end": "2016-01-07T21:06:42+00:00"}, "created": "2015-01-07T21:06:42+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:02426a83-9fbe-43f6-89ca-673058bca737"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-03-07T15:51:42-05:00", "end": "2013-03-07T16:06:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f88a15f8-14da-41a2-b26a-f5b578beb137"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-03-07T15:51:42-05:00", "end": "2013-03-07T16:06:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3454485d-222f-4d20-b270-79140bed6add b/data/input/FHIR/all/ExplanationOfBenefit/3454485d-222f-4d20-b270-79140bed6add
deleted file mode 100644
index 67890b33..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3454485d-222f-4d20-b270-79140bed6add
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3454485d-222f-4d20-b270-79140bed6add", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7900a10c-963a-42be-8b2e-2a889ba8aba5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2011-12-28T00:03:57+00:00", "end": "2012-12-27T00:03:57+00:00"}, "created": "2011-12-28T00:03:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7900a10c-963a-42be-8b2e-2a889ba8aba5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:63d95d5b-25e8-4cf9-9aa3-505171603402"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-02-24T18:33:57-05:00", "end": "2010-02-24T19:03:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:af250e36-a53c-4ff3-95b4-c8b166649aab"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}, "servicedPeriod": {"start": "2010-02-24T18:33:57-05:00", "end": "2010-02-24T19:03:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2010-02-24T18:33:57-05:00", "end": "2010-02-24T19:03:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 1923.2, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 384.64000000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1538.5600000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 1923.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 1923.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2048.2, "currency": "USD"}}], "payment": {"amount": {"value": 1538.5600000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/35273cea-73d1-47e6-9090-e035d50a2143 b/data/input/FHIR/all/ExplanationOfBenefit/35273cea-73d1-47e6-9090-e035d50a2143
deleted file mode 100644
index 14b52298..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/35273cea-73d1-47e6-9090-e035d50a2143
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "35273cea-73d1-47e6-9090-e035d50a2143", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dfba3e73-e47c-43e0-b0f6-fb24fe65a1c5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2014-05-27T00:59:21+00:00", "end": "2015-05-27T00:59:21+00:00"}, "created": "2014-05-27T00:59:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dfba3e73-e47c-43e0-b0f6-fb24fe65a1c5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-07-24T20:29:21-04:00", "end": "2012-07-24T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:dc474a39-1e00-4916-9f14-336937c8c20f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-07-24T20:29:21-04:00", "end": "2012-07-24T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-07-24T20:29:21-04:00", "end": "2012-07-24T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 550.46, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 110.09200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 440.36800000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 550.46, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 550.46, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 815.98, "currency": "USD"}}], "payment": {"amount": {"value": 552.7840000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/35d78743-b5c3-44aa-88dd-b414620ad871 b/data/input/FHIR/all/ExplanationOfBenefit/35d78743-b5c3-44aa-88dd-b414620ad871
deleted file mode 100644
index 7fe42496..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/35d78743-b5c3-44aa-88dd-b414620ad871
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "35d78743-b5c3-44aa-88dd-b414620ad871", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6448552c-5461-4a55-ad70-3bed7d90d4d9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2019-10-26T20:30:51+00:00", "end": "2020-10-25T20:30:51+00:00"}, "created": "2019-10-26T20:30:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6448552c-5461-4a55-ad70-3bed7d90d4d9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-12-24T15:15:51-05:00", "end": "2017-12-24T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:94b384e8-1219-43c1-932d-2f924b80b33c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-12-24T15:15:51-05:00", "end": "2017-12-24T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/361bf777-dc80-428f-9887-c724866790cc b/data/input/FHIR/all/ExplanationOfBenefit/361bf777-dc80-428f-9887-c724866790cc
deleted file mode 100644
index e5da4e49..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/361bf777-dc80-428f-9887-c724866790cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "361bf777-dc80-428f-9887-c724866790cc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "performer": [{"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1d0fade6-8359-4ef0-87d8-654cdf80aead"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2014-05-17T17:07:31+00:00", "end": "2015-05-17T17:07:31+00:00"}, "created": "2014-05-17T17:07:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1d0fade6-8359-4ef0-87d8-654cdf80aead"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:17037c7f-fcbe-41e7-8297-465af2da511a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-07-15T12:52:31-04:00", "end": "2012-07-15T13:07:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7b6586c7-7c1e-459a-815b-76023c6bf2ca"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2012-07-15T12:52:31-04:00", "end": "2012-07-15T13:07:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/36792020-2058-45fc-a96b-f26d577d838c b/data/input/FHIR/all/ExplanationOfBenefit/36792020-2058-45fc-a96b-f26d577d838c
deleted file mode 100644
index 3c40262a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/36792020-2058-45fc-a96b-f26d577d838c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "36792020-2058-45fc-a96b-f26d577d838c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d175e7f1-08a7-464a-8f51-9203a1d10ce2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "1996-10-05T21:02:10+00:00", "end": "1997-10-05T21:02:10+00:00"}, "created": "1996-10-05T21:02:10+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d175e7f1-08a7-464a-8f51-9203a1d10ce2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1994-12-04T15:32:10-05:00", "end": "1994-12-04T16:02:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f56f7c4b-4ebe-4cc3-b630-3fb600db2e3c"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/37027b9a-1fdd-4377-b638-a5bdb63e49f9 b/data/input/FHIR/all/ExplanationOfBenefit/37027b9a-1fdd-4377-b638-a5bdb63e49f9
deleted file mode 100644
index 81552a54..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/37027b9a-1fdd-4377-b638-a5bdb63e49f9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "37027b9a-1fdd-4377-b638-a5bdb63e49f9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f24592f7-9d14-4b0f-93aa-a0935e3885a6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2012-04-05T12:05:40+00:00", "end": "2013-04-05T12:05:40+00:00"}, "created": "2012-04-05T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f24592f7-9d14-4b0f-93aa-a0935e3885a6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-06-04T07:50:40-04:00", "end": "2010-06-04T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f0e9e85f-c8a2-495f-a60f-d91e6d23968e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-06-04T07:50:40-04:00", "end": "2010-06-04T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2010-06-04T07:50:40-04:00", "end": "2010-06-04T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/38004b2a-5869-4eb2-b128-de2e21e1c5be b/data/input/FHIR/all/ExplanationOfBenefit/38004b2a-5869-4eb2-b128-de2e21e1c5be
deleted file mode 100644
index 81b6b708..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/38004b2a-5869-4eb2-b128-de2e21e1c5be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "38004b2a-5869-4eb2-b128-de2e21e1c5be", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9bfb7fbd-9ffb-4e8e-82d5-203fda741078"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2013-10-10T13:04:40+00:00", "end": "2014-10-11T13:04:40+00:00"}, "created": "2013-10-10T13:04:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9bfb7fbd-9ffb-4e8e-82d5-203fda741078"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4487c12f-3e28-4773-a1f7-7c95779e1da7"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2011-12-09T06:50:40-05:00", "end": "2011-12-09T08:04:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:bbef33c0-d357-4ab8-bd99-a94c614fd459"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283371005", "display": "Laceration of forearm"}], "text": "Laceration of forearm"}, "servicedPeriod": {"start": "2011-12-09T06:50:40-05:00", "end": "2011-12-09T08:04:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "servicedPeriod": {"start": "2011-12-09T06:50:40-05:00", "end": "2011-12-09T08:04:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 12673.59, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2534.7180000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 10138.872000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 12673.59, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 12673.59, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 12798.59, "currency": "USD"}}], "payment": {"amount": {"value": 10138.872000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3871b3bc-655b-4f22-940a-80e67597743e b/data/input/FHIR/all/ExplanationOfBenefit/3871b3bc-655b-4f22-940a-80e67597743e
deleted file mode 100644
index baf8a843..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3871b3bc-655b-4f22-940a-80e67597743e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3871b3bc-655b-4f22-940a-80e67597743e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "requester": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "performer": [{"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b94e31cd-ffa8-4604-a6c0-d14f0fc71e8d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2012-02-27T05:43:45+00:00", "end": "2013-02-26T05:43:45+00:00"}, "created": "2012-02-27T05:43:45+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b94e31cd-ffa8-4604-a6c0-d14f0fc71e8d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-04-27T01:28:45-04:00", "end": "2010-04-27T01:43:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7e88f7f8-fa10-41ab-9964-590d6a32f8ef"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-04-27T01:28:45-04:00", "end": "2010-04-27T01:43:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3898df06-7fcb-4911-823d-e4b089c333c4 b/data/input/FHIR/all/ExplanationOfBenefit/3898df06-7fcb-4911-823d-e4b089c333c4
deleted file mode 100644
index c18fde4b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3898df06-7fcb-4911-823d-e4b089c333c4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3898df06-7fcb-4911-823d-e4b089c333c4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "799463b8-6316-4334-b4ab-a2f8de1da0bb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2018-09-20T13:26:35+00:00", "end": "2019-09-20T13:26:35+00:00"}, "created": "2018-09-20T13:26:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:799463b8-6316-4334-b4ab-a2f8de1da0bb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:33491433-d48c-4a7e-8a12-8e7e06379989"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-11-18T08:11:35-05:00", "end": "2016-11-18T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:295ccd03-aca7-475e-867e-2ceda09a1eeb"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-11-18T08:11:35-05:00", "end": "2016-11-18T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2016-11-18T08:11:35-05:00", "end": "2016-11-18T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2016-11-18T08:11:35-05:00", "end": "2016-11-18T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2016-11-18T08:11:35-05:00", "end": "2016-11-18T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/38cb523b-fa1b-4ed1-a892-ec561ddbf927 b/data/input/FHIR/all/ExplanationOfBenefit/38cb523b-fa1b-4ed1-a892-ec561ddbf927
deleted file mode 100644
index 98cbada7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/38cb523b-fa1b-4ed1-a892-ec561ddbf927
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "38cb523b-fa1b-4ed1-a892-ec561ddbf927", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "requester": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "performer": [{"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "21ebc28f-7188-4ac3-b1ff-bc686dcb4d99"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2002-09-25T21:21:42+00:00", "end": "2003-09-25T21:21:42+00:00"}, "created": "2002-09-25T21:21:42+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:21ebc28f-7188-4ac3-b1ff-bc686dcb4d99"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:23985678-56a2-4d97-bbad-f999b88d94e1"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:881eacec-c9a7-4a99-9c86-2afa0d421014"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2000-11-23T15:51:42-05:00", "end": "2000-11-23T16:21:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c5f7de38-cce9-4d34-a960-8ec5b76e92ad"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}, "servicedPeriod": {"start": "2000-11-23T15:51:42-05:00", "end": "2000-11-23T16:21:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)"}], "text": "Anemia (disorder)"}, "servicedPeriod": {"start": "2000-11-23T15:51:42-05:00", "end": "2000-11-23T16:21:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/391e817f-1d43-409c-a5ab-47a4c68a7f0f b/data/input/FHIR/all/ExplanationOfBenefit/391e817f-1d43-409c-a5ab-47a4c68a7f0f
deleted file mode 100644
index 4d376431..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/391e817f-1d43-409c-a5ab-47a4c68a7f0f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "391e817f-1d43-409c-a5ab-47a4c68a7f0f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9557a4f6-42e8-429f-82f2-2432e9a74680"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2015-07-30T19:33:26+00:00", "end": "2016-07-29T19:33:26+00:00"}, "created": "2015-07-30T19:33:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9557a4f6-42e8-429f-82f2-2432e9a74680"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-09-27T15:03:26-04:00", "end": "2013-09-27T15:33:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5d139c04-02fd-4eb4-b439-82d7290704e9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-09-27T15:03:26-04:00", "end": "2013-09-27T15:33:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-09-27T15:03:26-04:00", "end": "2013-09-27T15:33:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-09-27T15:03:26-04:00", "end": "2013-09-27T15:33:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 412.48, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 82.49600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 329.98400000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 412.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 412.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 818.52, "currency": "USD"}}], "payment": {"amount": {"value": 554.816, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/39ac7639-bae6-46a0-a859-34ef954a3cb4 b/data/input/FHIR/all/ExplanationOfBenefit/39ac7639-bae6-46a0-a859-34ef954a3cb4
deleted file mode 100644
index 7550f875..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/39ac7639-bae6-46a0-a859-34ef954a3cb4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "39ac7639-bae6-46a0-a859-34ef954a3cb4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f9105538-cc61-42cf-ad17-9fbe6efbc670"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-04-23T19:43:31+00:00", "end": "1977-04-23T19:43:31+00:00"}, "created": "1976-04-23T19:43:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f9105538-cc61-42cf-ad17-9fbe6efbc670"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1974-06-22T15:28:31-04:00", "end": "1974-06-22T15:43:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c2f8b5b8-502b-4672-be55-76337859b69f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "1974-06-22T15:28:31-04:00", "end": "1974-06-22T15:43:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/39af5035-ae8e-447b-b6e4-3511416a0652 b/data/input/FHIR/all/ExplanationOfBenefit/39af5035-ae8e-447b-b6e4-3511416a0652
deleted file mode 100644
index faa0cde6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/39af5035-ae8e-447b-b6e4-3511416a0652
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "39af5035-ae8e-447b-b6e4-3511416a0652", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "requester": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "performer": [{"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2b2ba007-162b-422c-a234-fd2ede0622e1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2014-12-26T12:26:31+00:00", "end": "2015-12-26T12:26:31+00:00"}, "created": "2014-12-26T12:26:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2b2ba007-162b-422c-a234-fd2ede0622e1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-02-23T07:11:31-05:00", "end": "2013-02-23T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7886e50f-ad43-4eab-a15f-140ae5d6b951"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-02-23T07:11:31-05:00", "end": "2013-02-23T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/39b5484b-acf0-46dc-b478-a3fb86deaf13 b/data/input/FHIR/all/ExplanationOfBenefit/39b5484b-acf0-46dc-b478-a3fb86deaf13
deleted file mode 100644
index 74753f28..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/39b5484b-acf0-46dc-b478-a3fb86deaf13
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "39b5484b-acf0-46dc-b478-a3fb86deaf13", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "22bbe901-b5ed-4488-9e35-5d01222a8f39"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2012-12-14T13:25:39+00:00", "end": "2013-12-14T13:25:39+00:00"}, "created": "2012-12-14T13:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:22bbe901-b5ed-4488-9e35-5d01222a8f39"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-02-12T08:10:39-05:00", "end": "2011-02-12T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8d2cd808-3c9d-464e-b82d-09ed884748e4"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-02-12T08:10:39-05:00", "end": "2011-02-12T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/39d2b03d-c807-4c9d-bfa2-bec5bf00d1f3 b/data/input/FHIR/all/ExplanationOfBenefit/39d2b03d-c807-4c9d-bfa2-bec5bf00d1f3
deleted file mode 100644
index 025ed7f2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/39d2b03d-c807-4c9d-bfa2-bec5bf00d1f3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "39d2b03d-c807-4c9d-bfa2-bec5bf00d1f3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "80cbfd21-2f72-4206-84c6-5b40fea8a6eb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2014-12-26T13:25:39+00:00", "end": "2015-12-26T13:25:39+00:00"}, "created": "2014-12-26T13:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:80cbfd21-2f72-4206-84c6-5b40fea8a6eb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-02-23T08:10:39-05:00", "end": "2013-02-23T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2362ec79-9cbf-4ed4-a4e0-9c5dfb656608"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-02-23T08:10:39-05:00", "end": "2013-02-23T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3a1718f3-c7e8-4859-a4f8-5089a099e024 b/data/input/FHIR/all/ExplanationOfBenefit/3a1718f3-c7e8-4859-a4f8-5089a099e024
deleted file mode 100644
index 404fb681..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3a1718f3-c7e8-4859-a4f8-5089a099e024
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3a1718f3-c7e8-4859-a4f8-5089a099e024", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8e38b82b-cbe2-488f-adea-1ed3c034ca9b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2018-06-15T14:26:06+00:00", "end": "2019-06-15T14:26:06+00:00"}, "created": "2018-06-15T14:26:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8e38b82b-cbe2-488f-adea-1ed3c034ca9b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:960835d1-b238-4b77-83a1-2c2e3c71bd22"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-08-13T10:01:06-04:00", "end": "2016-08-13T10:26:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:949fe62a-e868-4358-81f0-1f8c741fc23e"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2016-08-13T10:01:06-04:00", "end": "2016-08-13T10:26:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2016-08-13T10:01:06-04:00", "end": "2016-08-13T10:26:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3a3fb7a3-62ee-41a7-9b40-3fa019f86877 b/data/input/FHIR/all/ExplanationOfBenefit/3a3fb7a3-62ee-41a7-9b40-3fa019f86877
deleted file mode 100644
index c7b6c47c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3a3fb7a3-62ee-41a7-9b40-3fa019f86877
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3a3fb7a3-62ee-41a7-9b40-3fa019f86877", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "requester": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "performer": [{"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "80c84902-8a40-49df-836a-97d24ee338a5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2021-02-26T01:09:32+00:00", "end": "2022-02-27T01:09:32+00:00"}, "created": "2021-02-26T01:09:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:80c84902-8a40-49df-836a-97d24ee338a5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-04-26T20:39:32-04:00", "end": "2019-04-26T21:09:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8a0232a9-428d-4adf-b357-e93ef89b51e1"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-04-26T20:39:32-04:00", "end": "2019-04-26T21:09:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2019-04-26T20:39:32-04:00", "end": "2019-04-26T21:09:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-04-26T20:39:32-04:00", "end": "2019-04-26T21:09:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 454.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 90.93, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 363.72, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 454.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 454.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 860.69, "currency": "USD"}}], "payment": {"amount": {"value": 588.552, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3a43481a-5129-42f7-9da2-1ca681b491cf b/data/input/FHIR/all/ExplanationOfBenefit/3a43481a-5129-42f7-9da2-1ca681b491cf
deleted file mode 100644
index ec3f8de4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3a43481a-5129-42f7-9da2-1ca681b491cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3a43481a-5129-42f7-9da2-1ca681b491cf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "49b309b0-f978-4b5a-bed0-4e60b27edc86"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2018-02-15T16:39:37+00:00", "end": "2019-02-15T16:39:37+00:00"}, "created": "2018-02-15T16:39:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:49b309b0-f978-4b5a-bed0-4e60b27edc86"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-04-15T12:24:37-04:00", "end": "2016-04-15T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:47d1443e-412d-4a36-8b51-6bffe084b787"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-04-15T12:24:37-04:00", "end": "2016-04-15T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3a5e5a57-15b9-41a5-b363-694e7ef49e85 b/data/input/FHIR/all/ExplanationOfBenefit/3a5e5a57-15b9-41a5-b363-694e7ef49e85
deleted file mode 100644
index d7a66ed1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3a5e5a57-15b9-41a5-b363-694e7ef49e85
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3a5e5a57-15b9-41a5-b363-694e7ef49e85", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2074d4d3-d03c-4b11-992d-efc257478250"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2017-02-14T10:24:19+00:00", "end": "2018-02-15T10:24:19+00:00"}, "created": "2017-02-14T10:24:19+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2074d4d3-d03c-4b11-992d-efc257478250"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:69dc9188-0052-4d2b-9de9-779df341ddcf"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-04-15T06:09:19-04:00", "end": "2015-04-15T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d317d4c2-ebe0-430a-ae84-ae41a4096c6a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-04-15T06:09:19-04:00", "end": "2015-04-15T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3b90455f-1859-4736-b788-fe874f5cd4d3 b/data/input/FHIR/all/ExplanationOfBenefit/3b90455f-1859-4736-b788-fe874f5cd4d3
deleted file mode 100644
index 85fd9d11..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3b90455f-1859-4736-b788-fe874f5cd4d3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3b90455f-1859-4736-b788-fe874f5cd4d3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f5e86df5-e17c-4f4c-9525-db5640b13603"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2019-11-05T08:26:53+00:00", "end": "2020-11-04T08:26:53+00:00"}, "created": "2019-11-05T08:26:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f5e86df5-e17c-4f4c-9525-db5640b13603"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-01-03T02:56:53-05:00", "end": "2018-01-03T03:26:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:68833f22-cf93-426e-81d4-48b9ed1a7f6d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-01-03T02:56:53-05:00", "end": "2018-01-03T03:26:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-01-03T02:56:53-05:00", "end": "2018-01-03T03:26:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 381.02, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 76.204, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 304.816, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 381.02, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 381.02, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 646.54, "currency": "USD"}}], "payment": {"amount": {"value": 417.23199999999997, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3be5ef21-2fbb-4068-9540-b4ef46482b08 b/data/input/FHIR/all/ExplanationOfBenefit/3be5ef21-2fbb-4068-9540-b4ef46482b08
deleted file mode 100644
index 63f868ee..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3be5ef21-2fbb-4068-9540-b4ef46482b08
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3be5ef21-2fbb-4068-9540-b4ef46482b08", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4b81c630-587b-4a14-8309-4bc4a8151ae3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2017-08-21T05:56:52+00:00", "end": "2018-08-22T05:56:52+00:00"}, "created": "2017-08-21T05:56:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4b81c630-587b-4a14-8309-4bc4a8151ae3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-10-20T01:41:52-04:00", "end": "2015-10-20T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:66fc10de-c263-4d8f-932e-408d06bf5947"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-10-20T01:41:52-04:00", "end": "2015-10-20T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3c18c710-207f-401f-ac05-9293ede12c44 b/data/input/FHIR/all/ExplanationOfBenefit/3c18c710-207f-401f-ac05-9293ede12c44
deleted file mode 100644
index 5e2cd3d0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3c18c710-207f-401f-ac05-9293ede12c44
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3c18c710-207f-401f-ac05-9293ede12c44", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "42c4a63a-387f-4a70-aa1d-6d7df8242e67"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2012-10-04T23:03:50+00:00", "end": "2013-10-04T23:03:50+00:00"}, "created": "2012-10-04T23:03:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:42c4a63a-387f-4a70-aa1d-6d7df8242e67"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-12-03T17:48:50-05:00", "end": "2010-12-03T18:03:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fa48e869-a2af-4552-9309-4c964a764668"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-12-03T17:48:50-05:00", "end": "2010-12-03T18:03:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3c2a2f39-b589-40ef-8a9f-ed763f907c30 b/data/input/FHIR/all/ExplanationOfBenefit/3c2a2f39-b589-40ef-8a9f-ed763f907c30
deleted file mode 100644
index 4c61a1f9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3c2a2f39-b589-40ef-8a9f-ed763f907c30
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3c2a2f39-b589-40ef-8a9f-ed763f907c30", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9ba974c4-6041-4ee0-9dad-15040f8ad72c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2013-04-20T17:29:14+00:00", "end": "2014-04-21T17:29:14+00:00"}, "created": "2013-04-20T17:29:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9ba974c4-6041-4ee0-9dad-15040f8ad72c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-06-19T12:59:14-04:00", "end": "2011-06-19T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:75ee9962-a396-49f3-95b2-e12586ecbab0"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-06-19T12:59:14-04:00", "end": "2011-06-19T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2011-06-19T12:59:14-04:00", "end": "2011-06-19T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-06-19T12:59:14-04:00", "end": "2011-06-19T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 393.85, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 78.77000000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 315.08000000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 393.85, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 393.85, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 799.89, "currency": "USD"}}], "payment": {"amount": {"value": 539.912, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3d0ea72b-d2bf-47c1-aa57-0628c7a9deff b/data/input/FHIR/all/ExplanationOfBenefit/3d0ea72b-d2bf-47c1-aa57-0628c7a9deff
deleted file mode 100644
index d439237a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3d0ea72b-d2bf-47c1-aa57-0628c7a9deff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3d0ea72b-d2bf-47c1-aa57-0628c7a9deff", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "75dfe490-d090-411e-9f25-5fba46ba9d3f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1979-04-25T09:09:18+00:00", "end": "1980-04-24T09:09:18+00:00"}, "created": "1979-04-25T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:75dfe490-d090-411e-9f25-5fba46ba9d3f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1977-06-23T04:54:18-04:00", "end": "1977-06-23T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f9a2fdd0-fd39-4dc1-a7be-39b787c522cc"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1977-06-23T04:54:18-04:00", "end": "1977-06-23T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3d3b039d-6741-4a2b-be6b-86914d67fd09 b/data/input/FHIR/all/ExplanationOfBenefit/3d3b039d-6741-4a2b-be6b-86914d67fd09
deleted file mode 100644
index 746761c6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3d3b039d-6741-4a2b-be6b-86914d67fd09
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3d3b039d-6741-4a2b-be6b-86914d67fd09", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "535b117f-693e-4c6e-9054-f2bc08913311"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2013-08-10T04:59:29+00:00", "end": "2014-08-11T04:59:29+00:00"}, "created": "2013-08-10T04:59:29+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:535b117f-693e-4c6e-9054-f2bc08913311"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-10-09T00:44:29-04:00", "end": "2011-10-09T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8f2868c1-9570-413a-a7f7-d7766de38882"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-10-09T00:44:29-04:00", "end": "2011-10-09T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2011-10-09T00:44:29-04:00", "end": "2011-10-09T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2011-10-09T00:44:29-04:00", "end": "2011-10-09T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2011-10-09T00:44:29-04:00", "end": "2011-10-09T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3d84ea8b-d3f4-49cc-8c5f-02a50e37c77d b/data/input/FHIR/all/ExplanationOfBenefit/3d84ea8b-d3f4-49cc-8c5f-02a50e37c77d
deleted file mode 100644
index 2ae6f666..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3d84ea8b-d3f4-49cc-8c5f-02a50e37c77d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3d84ea8b-d3f4-49cc-8c5f-02a50e37c77d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6c2f308e-52ba-44d4-a1d6-bb1836b46e34"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1967-04-07T10:40:39+00:00", "end": "1968-04-06T10:40:39+00:00"}, "created": "1967-04-07T10:40:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6c2f308e-52ba-44d4-a1d6-bb1836b46e34"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1965-06-05T06:10:39-04:00", "end": "1965-06-05T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c2f38919-c9be-4a66-9916-23fd46afc4ae"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1965-06-05T06:10:39-04:00", "end": "1965-06-05T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1965-06-05T06:10:39-04:00", "end": "1965-06-05T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 367.27, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 73.454, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 293.816, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 367.27, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 367.27, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 632.79, "currency": "USD"}}], "payment": {"amount": {"value": 406.23199999999997, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/3face292-0880-4cbf-9e97-b1e252e0f3f1 b/data/input/FHIR/all/ExplanationOfBenefit/3face292-0880-4cbf-9e97-b1e252e0f3f1
deleted file mode 100644
index e310e537..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/3face292-0880-4cbf-9e97-b1e252e0f3f1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "3face292-0880-4cbf-9e97-b1e252e0f3f1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "835c00ae-93b6-43e4-8595-9194655cf276"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2018-08-02T19:18:26+00:00", "end": "2019-08-02T19:18:26+00:00"}, "created": "2018-08-02T19:18:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:835c00ae-93b6-43e4-8595-9194655cf276"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-09-30T15:03:26-04:00", "end": "2016-09-30T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d79b6aa5-8956-4149-8163-120c5de45590"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-09-30T15:03:26-04:00", "end": "2016-09-30T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/407de09f-20e4-4c66-b0fb-00ecc72073e0 b/data/input/FHIR/all/ExplanationOfBenefit/407de09f-20e4-4c66-b0fb-00ecc72073e0
deleted file mode 100644
index f3242f51..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/407de09f-20e4-4c66-b0fb-00ecc72073e0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "407de09f-20e4-4c66-b0fb-00ecc72073e0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "requester": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "performer": [{"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "917b6dd4-438f-4c43-a3d5-415e91c19dab"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2021-02-20T18:56:38+00:00", "end": "2022-02-21T18:56:38+00:00"}, "created": "2021-02-20T18:56:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:917b6dd4-438f-4c43-a3d5-415e91c19dab"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-04-21T14:26:38-04:00", "end": "2019-04-21T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9e0b13b4-80a6-4e8e-8649-50a4622ddc50"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-04-21T14:26:38-04:00", "end": "2019-04-21T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2019-04-21T14:26:38-04:00", "end": "2019-04-21T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-04-21T14:26:38-04:00", "end": "2019-04-21T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 573.42, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 114.684, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 458.736, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 573.42, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 573.42, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 979.46, "currency": "USD"}}], "payment": {"amount": {"value": 683.568, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4154dd81-5e1c-406c-8634-387c7aaf9cf4 b/data/input/FHIR/all/ExplanationOfBenefit/4154dd81-5e1c-406c-8634-387c7aaf9cf4
deleted file mode 100644
index cc74d7b0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4154dd81-5e1c-406c-8634-387c7aaf9cf4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4154dd81-5e1c-406c-8634-387c7aaf9cf4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "adf4fcf3-5716-41eb-9129-362f5f40cec2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2014-04-22T12:05:40+00:00", "end": "2015-04-22T12:05:40+00:00"}, "created": "2014-04-22T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:adf4fcf3-5716-41eb-9129-362f5f40cec2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:154d70b6-50d6-4f7a-b2c6-e500ee1305a7"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-06-20T07:50:40-04:00", "end": "2012-06-20T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a8cde0a3-7597-4c6f-a664-c939579afadc"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-06-20T07:50:40-04:00", "end": "2012-06-20T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/416d1f17-72a7-4738-863f-5a37a6f6206d b/data/input/FHIR/all/ExplanationOfBenefit/416d1f17-72a7-4738-863f-5a37a6f6206d
deleted file mode 100644
index 33c6364a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/416d1f17-72a7-4738-863f-5a37a6f6206d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "416d1f17-72a7-4738-863f-5a37a6f6206d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "174158e3-0357-47c2-8ac5-9906c2935173"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2019-02-05T21:40:11+00:00", "end": "2020-02-05T21:40:11+00:00"}, "created": "2019-02-05T21:40:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:174158e3-0357-47c2-8ac5-9906c2935173"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6482acc8-a485-4438-8fc5-07d4b8d3b96d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-04-05T17:25:11-04:00", "end": "2017-04-05T17:40:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7bbda73d-fb81-4ea9-bbc9-8bb2439b1643"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2017-04-05T17:25:11-04:00", "end": "2017-04-05T17:40:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4223942f-ca19-46f0-b115-6d4c47cedfc8 b/data/input/FHIR/all/ExplanationOfBenefit/4223942f-ca19-46f0-b115-6d4c47cedfc8
deleted file mode 100644
index 8ed931e3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4223942f-ca19-46f0-b115-6d4c47cedfc8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4223942f-ca19-46f0-b115-6d4c47cedfc8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f5b6e815-134b-49b6-8fd3-b00f7f78efa0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2016-05-13T10:21:38+00:00", "end": "2017-05-13T10:21:38+00:00"}, "created": "2016-05-13T10:21:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f5b6e815-134b-49b6-8fd3-b00f7f78efa0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-07-12T05:51:38-04:00", "end": "2014-07-12T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ab2559be-0c83-47a9-b598-8a364d1feae5"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-07-12T05:51:38-04:00", "end": "2014-07-12T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2014-07-12T05:51:38-04:00", "end": "2014-07-12T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-07-12T05:51:38-04:00", "end": "2014-07-12T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 610.31, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 122.062, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 488.248, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 610.31, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 610.31, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1016.35, "currency": "USD"}}], "payment": {"amount": {"value": 713.08, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/42a1e28a-c631-4ace-bab2-c9a1fa9c24ca b/data/input/FHIR/all/ExplanationOfBenefit/42a1e28a-c631-4ace-bab2-c9a1fa9c24ca
deleted file mode 100644
index e9e24f89..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/42a1e28a-c631-4ace-bab2-c9a1fa9c24ca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "42a1e28a-c631-4ace-bab2-c9a1fa9c24ca", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "requester": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "performer": [{"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f5596efd-4bd9-4584-83fe-753bfacc206c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "1994-09-02T14:10:57+00:00", "end": "1995-09-02T14:10:57+00:00"}, "created": "1994-09-02T14:10:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f5596efd-4bd9-4584-83fe-753bfacc206c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6e0f715c-f1da-49b9-912d-536127e27653"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1992-10-31T08:55:57-05:00", "end": "1992-10-31T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b4790f53-b023-4065-96a5-7b99116479b2"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "1992-10-31T08:55:57-05:00", "end": "1992-10-31T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/42ca829b-98e7-4b86-88ae-47e7abc39075 b/data/input/FHIR/all/ExplanationOfBenefit/42ca829b-98e7-4b86-88ae-47e7abc39075
deleted file mode 100644
index 3e33f067..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/42ca829b-98e7-4b86-88ae-47e7abc39075
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "42ca829b-98e7-4b86-88ae-47e7abc39075", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "84883438-b116-48e9-9d86-2d128f8662d6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "1993-08-18T11:48:09+00:00", "end": "1994-08-19T11:48:09+00:00"}, "created": "1993-08-18T11:48:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:84883438-b116-48e9-9d86-2d128f8662d6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bf0cdbfc-b6d0-4307-b2cb-274e7d1a13ff"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1991-10-17T06:48:09-04:00", "end": "1991-10-17T07:48:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:fd9d64e0-b6df-4fdb-a7b4-d844271d772c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "74400008", "display": "Appendicitis"}], "text": "Appendicitis"}, "servicedPeriod": {"start": "1991-10-17T06:48:09-04:00", "end": "1991-10-17T07:48:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/42dbf397-f422-4bb4-8cbd-5d9fec704683 b/data/input/FHIR/all/ExplanationOfBenefit/42dbf397-f422-4bb4-8cbd-5d9fec704683
deleted file mode 100644
index e26cba91..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/42dbf397-f422-4bb4-8cbd-5d9fec704683
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "42dbf397-f422-4bb4-8cbd-5d9fec704683", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d001b861-d79f-48d8-8bdb-3f5f1b760e14"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1981-06-20T09:20:18+00:00", "end": "1982-06-21T09:20:18+00:00"}, "created": "1981-06-20T09:20:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d001b861-d79f-48d8-8bdb-3f5f1b760e14"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9bd5eaa8-d52a-473b-8755-1dc8e66309c2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1979-08-19T04:54:18-04:00", "end": "1979-08-19T05:20:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:43079f1f-054e-47b3-8ee4-b83385da6f1b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "1979-08-19T04:54:18-04:00", "end": "1979-08-19T05:20:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "1979-08-19T04:54:18-04:00", "end": "1979-08-19T05:20:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/43c54115-e86f-4c16-aaf8-69364b9cf31a b/data/input/FHIR/all/ExplanationOfBenefit/43c54115-e86f-4c16-aaf8-69364b9cf31a
deleted file mode 100644
index be667707..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/43c54115-e86f-4c16-aaf8-69364b9cf31a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "43c54115-e86f-4c16-aaf8-69364b9cf31a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "requester": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "performer": [{"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2e652b2b-2380-4608-81ab-73ddf2f4d1b1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2018-02-18T12:16:49+00:00", "end": "2019-02-18T12:16:49+00:00"}, "created": "2018-02-18T12:16:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2e652b2b-2380-4608-81ab-73ddf2f4d1b1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-04-18T08:01:49-04:00", "end": "2016-04-18T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0610748e-8db5-4655-8e5e-381acb25693c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-04-18T08:01:49-04:00", "end": "2016-04-18T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2016-04-18T08:01:49-04:00", "end": "2016-04-18T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2016-04-18T08:01:49-04:00", "end": "2016-04-18T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/43e39196-f30f-4995-9693-59348017245f b/data/input/FHIR/all/ExplanationOfBenefit/43e39196-f30f-4995-9693-59348017245f
deleted file mode 100644
index b2efcc02..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/43e39196-f30f-4995-9693-59348017245f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "43e39196-f30f-4995-9693-59348017245f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6ed46658-67a2-43ef-9670-a96830d73115"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2012-06-17T06:34:59+00:00", "end": "2013-06-17T06:34:59+00:00"}, "created": "2012-06-17T06:34:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6ed46658-67a2-43ef-9670-a96830d73115"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:3fe62738-9109-46cf-8b38-5bdbd4434e81"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2010-08-16T01:34:59-04:00", "end": "2010-08-16T02:34:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:52326980-dc49-443f-a71d-de8cf16209df"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62106007", "display": "Concussion with no loss of consciousness"}], "text": "Concussion with no loss of consciousness"}, "servicedPeriod": {"start": "2010-08-16T01:34:59-04:00", "end": "2010-08-16T02:34:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4415dbb4-ee23-48e2-ad0e-21fc5f6b55eb b/data/input/FHIR/all/ExplanationOfBenefit/4415dbb4-ee23-48e2-ad0e-21fc5f6b55eb
deleted file mode 100644
index cac98f9a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4415dbb4-ee23-48e2-ad0e-21fc5f6b55eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4415dbb4-ee23-48e2-ad0e-21fc5f6b55eb", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "performer": [{"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fe18a39c-c1df-44cd-91d0-5211ec676b29"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1980-05-04T01:26:27+00:00", "end": "1981-05-04T01:26:27+00:00"}, "created": "1980-05-04T01:26:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fe18a39c-c1df-44cd-91d0-5211ec676b29"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1978-07-02T20:41:27-04:00", "end": "1978-07-02T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7664fa4f-428f-4826-a6c2-2b00107e6026"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1978-07-02T20:41:27-04:00", "end": "1978-07-02T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1978-07-02T20:41:27-04:00", "end": "1978-07-02T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 603.6, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 120.72000000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 482.88000000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 603.6, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 603.6, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "servicedPeriod": {"start": "1978-07-02T20:41:27-04:00", "end": "1978-07-02T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 9092.79, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 1818.5580000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 7274.232000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 9092.79, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 9092.79, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 9961.91, "currency": "USD"}}], "payment": {"amount": {"value": 7869.528000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/448838d0-cc2a-4761-841f-b40deefbddc7 b/data/input/FHIR/all/ExplanationOfBenefit/448838d0-cc2a-4761-841f-b40deefbddc7
deleted file mode 100644
index 8dbc8c3a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/448838d0-cc2a-4761-841f-b40deefbddc7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "448838d0-cc2a-4761-841f-b40deefbddc7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8d8535c6-b9aa-49cb-84ad-fae3b0317ccb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2016-03-12T19:57:25+00:00", "end": "2017-03-12T19:57:25+00:00"}, "created": "2016-03-12T19:57:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8d8535c6-b9aa-49cb-84ad-fae3b0317ccb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:de56087e-9628-448e-8013-23b9de97e41e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-05-11T15:22:25-04:00", "end": "2014-05-11T15:57:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:60dce3df-bda0-4756-ac13-be8b24f01066"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2014-05-11T15:22:25-04:00", "end": "2014-05-11T15:57:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2014-05-11T15:22:25-04:00", "end": "2014-05-11T15:57:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/45b0ab4f-c0b3-46b7-b077-8d29269331b9 b/data/input/FHIR/all/ExplanationOfBenefit/45b0ab4f-c0b3-46b7-b077-8d29269331b9
deleted file mode 100644
index d5dac227..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/45b0ab4f-c0b3-46b7-b077-8d29269331b9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "45b0ab4f-c0b3-46b7-b077-8d29269331b9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c4c3caf4-9cb0-4555-aa49-4e67cd78d9d4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2019-02-21T01:23:11+00:00", "end": "2020-02-21T01:23:11+00:00"}, "created": "2019-02-21T01:23:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c4c3caf4-9cb0-4555-aa49-4e67cd78d9d4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-04-20T21:08:11-04:00", "end": "2017-04-20T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9d7f8d4a-abcb-4c03-aea5-6d2d29d2be2d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-04-20T21:08:11-04:00", "end": "2017-04-20T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2017-04-20T21:08:11-04:00", "end": "2017-04-20T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2017-04-20T21:08:11-04:00", "end": "2017-04-20T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2017-04-20T21:08:11-04:00", "end": "2017-04-20T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/464067c5-03dc-4ef8-a0f8-88eb27a7dd0b b/data/input/FHIR/all/ExplanationOfBenefit/464067c5-03dc-4ef8-a0f8-88eb27a7dd0b
deleted file mode 100644
index 3cdac6ce..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/464067c5-03dc-4ef8-a0f8-88eb27a7dd0b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "464067c5-03dc-4ef8-a0f8-88eb27a7dd0b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "eb751d15-afb9-47d1-9846-4268db4cf6b0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2016-02-18T01:38:11+00:00", "end": "2017-02-17T01:38:11+00:00"}, "created": "2016-02-18T01:38:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:eb751d15-afb9-47d1-9846-4268db4cf6b0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-04-17T21:08:11-04:00", "end": "2014-04-17T21:38:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0ba78c01-2ba4-4f5a-ae1f-3f163206da95"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-04-17T21:08:11-04:00", "end": "2014-04-17T21:38:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-04-17T21:08:11-04:00", "end": "2014-04-17T21:38:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 528.02, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 105.604, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 422.416, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 528.02, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 528.02, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 793.54, "currency": "USD"}}], "payment": {"amount": {"value": 534.832, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/46c11465-9da1-4ef9-bda8-20a1f16230d5 b/data/input/FHIR/all/ExplanationOfBenefit/46c11465-9da1-4ef9-bda8-20a1f16230d5
deleted file mode 100644
index 4a352270..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/46c11465-9da1-4ef9-bda8-20a1f16230d5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "46c11465-9da1-4ef9-bda8-20a1f16230d5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b42c393e-4225-4c17-b309-898dc13a630a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2009-04-04T00:44:21+00:00", "end": "2010-04-05T00:44:21+00:00"}, "created": "2009-04-04T00:44:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b42c393e-4225-4c17-b309-898dc13a630a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6d4a47b0-e3e9-4c8c-9ef4-63e2b0a70753"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "2007-06-02T20:29:21-04:00", "end": "2007-06-02T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9e7d16a3-321b-4b4b-bb47-2808402af30d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "69896004", "display": "Rheumatoid arthritis"}], "text": "Rheumatoid arthritis"}, "servicedPeriod": {"start": "2007-06-02T20:29:21-04:00", "end": "2007-06-02T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/487b539f-feef-442e-a6ae-960e5f48c526 b/data/input/FHIR/all/ExplanationOfBenefit/487b539f-feef-442e-a6ae-960e5f48c526
deleted file mode 100644
index d295ec1e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/487b539f-feef-442e-a6ae-960e5f48c526
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "487b539f-feef-442e-a6ae-960e5f48c526", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "332f5d38-7c9e-43f3-9da7-6f731ab923f1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2013-12-20T04:57:08+00:00", "end": "2014-12-21T04:57:08+00:00"}, "created": "2013-12-20T04:57:08+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:332f5d38-7c9e-43f3-9da7-6f731ab923f1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-02-17T23:27:08-05:00", "end": "2012-02-17T23:57:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e44397ea-a987-4807-997c-c65d722148f0"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-02-17T23:27:08-05:00", "end": "2012-02-17T23:57:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-02-17T23:27:08-05:00", "end": "2012-02-17T23:57:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 521.89, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 104.378, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 417.512, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 521.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 521.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 787.41, "currency": "USD"}}], "payment": {"amount": {"value": 529.928, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/488a7193-3bd7-4077-bcf7-03a5ef9e96eb b/data/input/FHIR/all/ExplanationOfBenefit/488a7193-3bd7-4077-bcf7-03a5ef9e96eb
deleted file mode 100644
index 4e7b3d50..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/488a7193-3bd7-4077-bcf7-03a5ef9e96eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "488a7193-3bd7-4077-bcf7-03a5ef9e96eb", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2324db99-3632-49ef-bcd5-3fb4c62d505c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2020-01-27T08:23:53+00:00", "end": "2021-01-26T08:23:53+00:00"}, "created": "2020-01-27T08:23:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2324db99-3632-49ef-bcd5-3fb4c62d505c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:67c7b105-f130-4487-ab23-30f0db8c3f86"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-03-27T03:56:53-04:00", "end": "2018-03-27T04:23:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b0e42fdb-1b7c-4e92-8107-39fc9ed3f520"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2018-03-27T03:56:53-04:00", "end": "2018-03-27T04:23:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2018-03-27T03:56:53-04:00", "end": "2018-03-27T04:23:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/495ec937-b920-42f2-8351-af93a3616969 b/data/input/FHIR/all/ExplanationOfBenefit/495ec937-b920-42f2-8351-af93a3616969
deleted file mode 100644
index 56cbf58d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/495ec937-b920-42f2-8351-af93a3616969
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "495ec937-b920-42f2-8351-af93a3616969", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "929a3a2c-4c00-409b-8c18-a94f0e116a69"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2019-06-17T14:25:09+00:00", "end": "2020-06-16T14:25:09+00:00"}, "created": "2019-06-17T14:25:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:929a3a2c-4c00-409b-8c18-a94f0e116a69"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-08-15T10:10:09-04:00", "end": "2017-08-15T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1c031d98-9cc2-4c2b-b3a4-9f5532b29565"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-08-15T10:10:09-04:00", "end": "2017-08-15T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/498468d1-09e4-4e3e-b3df-b9c3ccbeede4 b/data/input/FHIR/all/ExplanationOfBenefit/498468d1-09e4-4e3e-b3df-b9c3ccbeede4
deleted file mode 100644
index a65eacce..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/498468d1-09e4-4e3e-b3df-b9c3ccbeede4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "498468d1-09e4-4e3e-b3df-b9c3ccbeede4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f045c842-cd9a-41f5-9e97-77c4a13f7af4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2016-05-15T14:30:47+00:00", "end": "2017-05-15T14:30:47+00:00"}, "created": "2016-05-15T14:30:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f045c842-cd9a-41f5-9e97-77c4a13f7af4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:fd5e6f71-efef-4f4b-9575-a87266fc19fe"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-07-14T10:15:47-04:00", "end": "2014-07-14T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:21ddd44c-9a87-4b06-851f-d90cb8e8aeeb"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2014-07-14T10:15:47-04:00", "end": "2014-07-14T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/49c94ba4-c447-422a-911b-eb7892278f20 b/data/input/FHIR/all/ExplanationOfBenefit/49c94ba4-c447-422a-911b-eb7892278f20
deleted file mode 100644
index 18f4f29c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/49c94ba4-c447-422a-911b-eb7892278f20
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "49c94ba4-c447-422a-911b-eb7892278f20", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fe1dc46d-4b19-437b-8d32-47731b971fcd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2015-04-16T12:44:32+00:00", "end": "2016-04-15T12:44:32+00:00"}, "created": "2015-04-16T12:44:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fe1dc46d-4b19-437b-8d32-47731b971fcd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:02eeb752-7e21-406b-848f-505b38304eac"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2013-06-14T07:44:32-04:00", "end": "2013-06-14T08:44:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:e6194d17-1930-4c5e-8de1-68cb012c3f0a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}, "servicedPeriod": {"start": "2013-06-14T07:44:32-04:00", "end": "2013-06-14T08:44:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4a305573-a3cd-47f3-bf7c-1a782c150775 b/data/input/FHIR/all/ExplanationOfBenefit/4a305573-a3cd-47f3-bf7c-1a782c150775
deleted file mode 100644
index 2bddb1c3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4a305573-a3cd-47f3-bf7c-1a782c150775
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4a305573-a3cd-47f3-bf7c-1a782c150775", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "82a5fc77-c20c-4b85-8e07-b242857f0692"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1980-09-26T15:08:18+00:00", "end": "1981-09-26T15:08:18+00:00"}, "created": "1980-09-26T15:08:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:82a5fc77-c20c-4b85-8e07-b242857f0692"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ab12a98c-71a4-4ea9-9276-3976814fd2bd"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:f1a170f1-443b-4d41-9ffc-fbdc8ee6d53b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "servicedPeriod": {"start": "1978-11-21T10:08:18-05:00", "end": "1978-11-25T10:08:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:6efda5df-58af-4386-85bc-c13f42db8754"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}, "servicedPeriod": {"start": "1978-11-21T10:08:18-05:00", "end": "1978-11-25T10:08:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}, "servicedPeriod": {"start": "1978-11-21T10:08:18-05:00", "end": "1978-11-25T10:08:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4a63b9ed-f441-4c74-8535-d8656e94d67b b/data/input/FHIR/all/ExplanationOfBenefit/4a63b9ed-f441-4c74-8535-d8656e94d67b
deleted file mode 100644
index c7469cf2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4a63b9ed-f441-4c74-8535-d8656e94d67b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4a63b9ed-f441-4c74-8535-d8656e94d67b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a11c5ff8-642c-4b73-9459-8846b602957f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2020-06-05T15:07:55+00:00", "end": "2021-06-05T15:07:55+00:00"}, "created": "2020-06-05T15:07:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a11c5ff8-642c-4b73-9459-8846b602957f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-08-04T10:37:55-04:00", "end": "2018-08-04T11:07:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3ed6129a-e01d-4e5b-9576-edb17ebf7b1e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-08-04T10:37:55-04:00", "end": "2018-08-04T11:07:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2018-08-04T10:37:55-04:00", "end": "2018-08-04T11:07:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2018-08-04T10:37:55-04:00", "end": "2018-08-04T11:07:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-08-04T10:37:55-04:00", "end": "2018-08-04T11:07:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 371.48, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 74.296, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 297.184, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 371.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 371.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 918.04, "currency": "USD"}}], "payment": {"amount": {"value": 634.432, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4b45db80-3031-48a5-8743-b8a27bebfded b/data/input/FHIR/all/ExplanationOfBenefit/4b45db80-3031-48a5-8743-b8a27bebfded
deleted file mode 100644
index 12fd11ca..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4b45db80-3031-48a5-8743-b8a27bebfded
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4b45db80-3031-48a5-8743-b8a27bebfded", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "36c29821-810e-4d54-b824-6b0d62859e56"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2015-10-04T20:27:28+00:00", "end": "2016-10-03T20:27:28+00:00"}, "created": "2015-10-04T20:27:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:36c29821-810e-4d54-b824-6b0d62859e56"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-12-02T14:57:28-05:00", "end": "2013-12-02T15:27:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b6fb9f8c-9871-46c9-89d0-093b33cb5b3a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-12-02T14:57:28-05:00", "end": "2013-12-02T15:27:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-12-02T14:57:28-05:00", "end": "2013-12-02T15:27:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 785.82, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 157.16400000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 628.6560000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 785.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 785.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1051.34, "currency": "USD"}}], "payment": {"amount": {"value": 741.0720000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4b4e9ad0-92ab-4d35-a268-85640d4fbb71 b/data/input/FHIR/all/ExplanationOfBenefit/4b4e9ad0-92ab-4d35-a268-85640d4fbb71
deleted file mode 100644
index dbd96c53..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4b4e9ad0-92ab-4d35-a268-85640d4fbb71
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4b4e9ad0-92ab-4d35-a268-85640d4fbb71", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4e05fe45-ff40-4f7d-8fd7-ec64e470c2ae"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2019-05-17T10:06:38+00:00", "end": "2020-05-16T10:06:38+00:00"}, "created": "2019-05-17T10:06:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4e05fe45-ff40-4f7d-8fd7-ec64e470c2ae"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-07-15T05:51:38-04:00", "end": "2017-07-15T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1e38b771-ea87-4343-a5a8-60022374cbaa"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-07-15T05:51:38-04:00", "end": "2017-07-15T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4b8c3658-7098-4a6c-ac2c-c96f2ab5551d b/data/input/FHIR/all/ExplanationOfBenefit/4b8c3658-7098-4a6c-ac2c-c96f2ab5551d
deleted file mode 100644
index 03509587..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4b8c3658-7098-4a6c-ac2c-c96f2ab5551d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4b8c3658-7098-4a6c-ac2c-c96f2ab5551d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2242a467-a68a-4b46-a973-2ba0333a2034"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1986-06-01T15:23:18+00:00", "end": "1987-06-01T15:23:18+00:00"}, "created": "1986-06-01T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2242a467-a68a-4b46-a973-2ba0333a2034"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b6f2a585-7cf2-4d82-a389-c795ae4a74c9"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1984-07-30T11:08:18-04:00", "end": "1984-07-30T11:23:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:02153a93-41f6-4c9f-a755-8b51450f60ef"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "1984-07-30T11:08:18-04:00", "end": "1984-07-30T11:23:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4ceffaac-7dda-404b-9e8a-46ae57b7328e b/data/input/FHIR/all/ExplanationOfBenefit/4ceffaac-7dda-404b-9e8a-46ae57b7328e
deleted file mode 100644
index f00a803c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4ceffaac-7dda-404b-9e8a-46ae57b7328e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4ceffaac-7dda-404b-9e8a-46ae57b7328e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3bfae0c3-5ff7-4357-ba31-1d54a0b48ce9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2013-11-12T22:27:13+00:00", "end": "2014-11-13T22:27:13+00:00"}, "created": "2013-11-12T22:27:13+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3bfae0c3-5ff7-4357-ba31-1d54a0b48ce9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-01-11T17:12:13-05:00", "end": "2012-01-11T17:27:13-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3d374162-8384-4e06-bd4f-535b16881cbc"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-01-11T17:12:13-05:00", "end": "2012-01-11T17:27:13-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4cf80e78-9cc8-439d-9aee-140d70f7d0a8 b/data/input/FHIR/all/ExplanationOfBenefit/4cf80e78-9cc8-439d-9aee-140d70f7d0a8
deleted file mode 100644
index cf789187..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4cf80e78-9cc8-439d-9aee-140d70f7d0a8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4cf80e78-9cc8-439d-9aee-140d70f7d0a8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7c423e49-3c5e-483c-8910-86cf139decce"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1989-09-02T15:33:18+00:00", "end": "1990-09-03T15:33:18+00:00"}, "created": "1989-09-02T15:33:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7c423e49-3c5e-483c-8910-86cf139decce"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:887e4439-248e-42f5-a4d2-bd769d0e3129"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1987-11-01T10:08:18-05:00", "end": "1987-11-01T10:33:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0ca497aa-06b8-42c0-b737-71e0d28b1198"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "1987-11-01T10:08:18-05:00", "end": "1987-11-01T10:33:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "1987-11-01T10:08:18-05:00", "end": "1987-11-01T10:33:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4e23bea7-76ac-4194-9da8-4b3fd85e9c03 b/data/input/FHIR/all/ExplanationOfBenefit/4e23bea7-76ac-4194-9da8-4b3fd85e9c03
deleted file mode 100644
index c6bc2c41..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4e23bea7-76ac-4194-9da8-4b3fd85e9c03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4e23bea7-76ac-4194-9da8-4b3fd85e9c03", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a9caa40d-33f7-496b-9a25-954a5c0f77c4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2013-07-31T21:34:24+00:00", "end": "2014-08-01T21:34:24+00:00"}, "created": "2013-07-31T21:34:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a9caa40d-33f7-496b-9a25-954a5c0f77c4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:75f5887e-723c-43a2-9d2a-24528aef79c6"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-09-29T17:19:24-04:00", "end": "2011-09-29T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1d3cd4b6-916c-4697-9c06-d74f354a53f8"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2011-09-29T17:19:24-04:00", "end": "2011-09-29T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4e4072e0-8907-43f5-8199-01918006a021 b/data/input/FHIR/all/ExplanationOfBenefit/4e4072e0-8907-43f5-8199-01918006a021
deleted file mode 100644
index ec9d0def..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4e4072e0-8907-43f5-8199-01918006a021
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4e4072e0-8907-43f5-8199-01918006a021", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "11c3f5a7-7b4b-436f-bd29-9f82c478d329"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2021-03-11T14:45:47+00:00", "end": "2022-03-12T14:45:47+00:00"}, "created": "2021-03-11T14:45:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:11c3f5a7-7b4b-436f-bd29-9f82c478d329"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-05-10T10:15:47-04:00", "end": "2019-05-10T10:45:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a701ece4-b5f2-48aa-82aa-41419bd3acb5"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-05-10T10:15:47-04:00", "end": "2019-05-10T10:45:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-05-10T10:15:47-04:00", "end": "2019-05-10T10:45:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 563.27, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 112.654, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 450.616, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 563.27, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 563.27, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 828.79, "currency": "USD"}}], "payment": {"amount": {"value": 563.032, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4e514c11-4cd6-494e-b58b-04afed4f3f7c b/data/input/FHIR/all/ExplanationOfBenefit/4e514c11-4cd6-494e-b58b-04afed4f3f7c
deleted file mode 100644
index 738542a3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4e514c11-4cd6-494e-b58b-04afed4f3f7c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4e514c11-4cd6-494e-b58b-04afed4f3f7c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "requester": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "performer": [{"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a6b3f7e4-01d7-4a28-99f2-7abfc945e706"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2012-01-04T21:06:42+00:00", "end": "2013-01-03T21:06:42+00:00"}, "created": "2012-01-04T21:06:42+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a6b3f7e4-01d7-4a28-99f2-7abfc945e706"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-03-04T15:51:42-05:00", "end": "2010-03-04T16:06:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d7718cd9-9bf1-4488-9d57-00b2cb1c0e89"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-03-04T15:51:42-05:00", "end": "2010-03-04T16:06:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2010-03-04T15:51:42-05:00", "end": "2010-03-04T16:06:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4e728dab-56bc-48d5-92ca-ff5024aeb877 b/data/input/FHIR/all/ExplanationOfBenefit/4e728dab-56bc-48d5-92ca-ff5024aeb877
deleted file mode 100644
index 64e1ad2b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4e728dab-56bc-48d5-92ca-ff5024aeb877
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4e728dab-56bc-48d5-92ca-ff5024aeb877", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c5d06424-763e-46c2-a599-29ef605326a3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2012-01-07T13:25:39+00:00", "end": "2013-01-06T13:25:39+00:00"}, "created": "2012-01-07T13:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c5d06424-763e-46c2-a599-29ef605326a3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b37fffd8-bf95-436f-8a7a-84ab2355befe"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-03-07T08:10:39-05:00", "end": "2010-03-07T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f9cc3312-6d7c-434d-bb14-d5e7e8e6035b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-03-07T08:10:39-05:00", "end": "2010-03-07T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4ecb458f-42ca-4a55-84c2-dd92a8ccdc0e b/data/input/FHIR/all/ExplanationOfBenefit/4ecb458f-42ca-4a55-84c2-dd92a8ccdc0e
deleted file mode 100644
index 79fbe979..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4ecb458f-42ca-4a55-84c2-dd92a8ccdc0e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4ecb458f-42ca-4a55-84c2-dd92a8ccdc0e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "42ed868d-f885-4229-a917-bc51c335c37f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "1991-01-02T17:05:37+00:00", "end": "1992-01-02T17:05:37+00:00"}, "created": "1991-01-02T17:05:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:42ed868d-f885-4229-a917-bc51c335c37f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1989-03-02T11:24:37-05:00", "end": "1989-03-02T12:05:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:80d78438-619a-4066-8a42-68e0b231ba11"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4f6bf833-cfdf-443d-bfe0-7c22734be682 b/data/input/FHIR/all/ExplanationOfBenefit/4f6bf833-cfdf-443d-bfe0-7c22734be682
deleted file mode 100644
index c80d3461..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4f6bf833-cfdf-443d-bfe0-7c22734be682
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4f6bf833-cfdf-443d-bfe0-7c22734be682", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"display": "Unknown"}, "performer": [{"display": "Unknown"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ef439b66-67d6-4add-bfc6-bef6844edd3c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1981-03-21T09:14:56+00:00", "end": "1982-03-22T09:14:56+00:00"}, "created": "1981-03-21T09:14:56+00:00", "insurer": {"display": "private"}, "provider": {"display": "Unknown"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ef439b66-67d6-4add-bfc6-bef6844edd3c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"display": "Unknown"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "servicedPeriod": {"start": "1979-05-20T04:59:56-04:00", "end": "1979-05-20T05:14:56-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4243a0ab-bce3-44ef-b6c2-87e80db2f526"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4f880354-c68d-48a3-a920-a551f5066808 b/data/input/FHIR/all/ExplanationOfBenefit/4f880354-c68d-48a3-a920-a551f5066808
deleted file mode 100644
index 8146ac52..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4f880354-c68d-48a3-a920-a551f5066808
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4f880354-c68d-48a3-a920-a551f5066808", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b13755be-b6ca-49e9-bbde-af29b5b4dc44"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2018-01-07T09:40:28+00:00", "end": "2019-01-07T09:40:28+00:00"}, "created": "2018-01-07T09:40:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b13755be-b6ca-49e9-bbde-af29b5b4dc44"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-03-07T04:25:28-05:00", "end": "2016-03-07T04:40:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0281e764-ad55-4718-9997-6f7b01a4b7da"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-03-07T04:25:28-05:00", "end": "2016-03-07T04:40:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/4fb3dc57-89e9-4eee-ba37-8be5c733f2ce b/data/input/FHIR/all/ExplanationOfBenefit/4fb3dc57-89e9-4eee-ba37-8be5c733f2ce
deleted file mode 100644
index 96927dac..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/4fb3dc57-89e9-4eee-ba37-8be5c733f2ce
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "4fb3dc57-89e9-4eee-ba37-8be5c733f2ce", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:03dfaa2f-a54b-4acf-bd54-80defef6ed51"}, "performer": [{"reference": "urn:uuid:03dfaa2f-a54b-4acf-bd54-80defef6ed51"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "574deda8-d09f-4ecf-81bc-dfb3be7bba2d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2011-09-25T17:52:31+00:00", "end": "2012-09-24T17:52:31+00:00"}, "created": "2011-09-25T17:52:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:03dfaa2f-a54b-4acf-bd54-80defef6ed51"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:574deda8-d09f-4ecf-81bc-dfb3be7bba2d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:03dfaa2f-a54b-4acf-bd54-80defef6ed51"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1eef7c05-0c05-4c19-9e2d-e0376e0fbdc1"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2009-11-23T11:52:31-05:00", "end": "2009-11-23T12:52:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:8c6457f6-8680-486c-9a42-daa6cc5c1242"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}, "servicedPeriod": {"start": "2009-11-23T11:52:31-05:00", "end": "2009-11-23T12:52:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/504cc9ff-9584-4de0-b91b-c832c589f138 b/data/input/FHIR/all/ExplanationOfBenefit/504cc9ff-9584-4de0-b91b-c832c589f138
deleted file mode 100644
index 2d282006..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/504cc9ff-9584-4de0-b91b-c832c589f138
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "504cc9ff-9584-4de0-b91b-c832c589f138", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7e621a6d-b3ba-4b18-9e6a-24ced9e9914f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1994-03-21T14:25:09+00:00", "end": "1995-03-21T14:25:09+00:00"}, "created": "1994-03-21T14:25:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7e621a6d-b3ba-4b18-9e6a-24ced9e9914f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1992-05-19T10:10:09-04:00", "end": "1992-05-19T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6a012e94-c9fc-4551-9320-1b12a657ce7e"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/50edc356-4f57-44b1-bcbd-54f2d46eb312 b/data/input/FHIR/all/ExplanationOfBenefit/50edc356-4f57-44b1-bcbd-54f2d46eb312
deleted file mode 100644
index 78a7ab36..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/50edc356-4f57-44b1-bcbd-54f2d46eb312
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "50edc356-4f57-44b1-bcbd-54f2d46eb312", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ad8d416a-3d7a-4302-9991-aaa6e01bf14e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1980-03-30T09:09:18+00:00", "end": "1981-03-30T09:09:18+00:00"}, "created": "1980-03-30T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ad8d416a-3d7a-4302-9991-aaa6e01bf14e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f3a9d3ac-a881-475e-86bb-f78aa04e3b0b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1978-05-29T04:54:18-04:00", "end": "1978-05-29T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:37879e1d-5226-4600-945b-f8dd648a2bda"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "1978-05-29T04:54:18-04:00", "end": "1978-05-29T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5148f7d2-a92d-46d2-b864-e6ee6a4868c6 b/data/input/FHIR/all/ExplanationOfBenefit/5148f7d2-a92d-46d2-b864-e6ee6a4868c6
deleted file mode 100644
index e282cf2f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5148f7d2-a92d-46d2-b864-e6ee6a4868c6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5148f7d2-a92d-46d2-b864-e6ee6a4868c6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2fe226e8-8614-4b86-82a2-e4ea46d3fba3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2013-10-26T04:29:01+00:00", "end": "2014-10-27T04:29:01+00:00"}, "created": "2013-10-26T04:29:01+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2fe226e8-8614-4b86-82a2-e4ea46d3fba3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-12-24T23:14:01-05:00", "end": "2011-12-24T23:29:01-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:81d0357a-85f1-403d-bfee-8eeff293a7e5"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-12-24T23:14:01-05:00", "end": "2011-12-24T23:29:01-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/51d5ee54-c5a1-43c2-8572-bc72c22ac0aa b/data/input/FHIR/all/ExplanationOfBenefit/51d5ee54-c5a1-43c2-8572-bc72c22ac0aa
deleted file mode 100644
index 6688f5da..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/51d5ee54-c5a1-43c2-8572-bc72c22ac0aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "51d5ee54-c5a1-43c2-8572-bc72c22ac0aa", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b664431d-0038-40ab-bb63-476ab0ecce92"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2015-02-12T16:54:37+00:00", "end": "2016-02-12T16:54:37+00:00"}, "created": "2015-02-12T16:54:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b664431d-0038-40ab-bb63-476ab0ecce92"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-04-12T12:24:37-04:00", "end": "2013-04-12T12:54:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c2480099-75f4-4855-9445-4eab05bb3395"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-04-12T12:24:37-04:00", "end": "2013-04-12T12:54:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-04-12T12:24:37-04:00", "end": "2013-04-12T12:54:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 774.05, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 154.81, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 619.24, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 774.05, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 774.05, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1039.57, "currency": "USD"}}], "payment": {"amount": {"value": 731.6560000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/520bedf0-f1c6-4ddd-b1de-c5cbf0f8f52f b/data/input/FHIR/all/ExplanationOfBenefit/520bedf0-f1c6-4ddd-b1de-c5cbf0f8f52f
deleted file mode 100644
index c6289127..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/520bedf0-f1c6-4ddd-b1de-c5cbf0f8f52f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "520bedf0-f1c6-4ddd-b1de-c5cbf0f8f52f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fd9c8f4d-fa8a-4c8a-ab89-d6c095cbad62"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2014-06-20T05:17:46+00:00", "end": "2015-06-20T05:17:46+00:00"}, "created": "2014-06-20T05:17:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fd9c8f4d-fa8a-4c8a-ab89-d6c095cbad62"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-08-18T00:47:46-04:00", "end": "2012-08-18T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7b2ee727-0f0d-4cd3-bf24-ec491ffe8a85"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-08-18T00:47:46-04:00", "end": "2012-08-18T01:17:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 472.66, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 94.53200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 378.12800000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 472.66, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 472.66, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 597.66, "currency": "USD"}}], "payment": {"amount": {"value": 378.12800000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/521c8ae2-08f6-45bd-90c4-e05a7f6e2d10 b/data/input/FHIR/all/ExplanationOfBenefit/521c8ae2-08f6-45bd-90c4-e05a7f6e2d10
deleted file mode 100644
index 0f03da22..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/521c8ae2-08f6-45bd-90c4-e05a7f6e2d10
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "521c8ae2-08f6-45bd-90c4-e05a7f6e2d10", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "requester": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "performer": [{"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "241a7359-6285-4f36-a00d-137f59cbf269"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2011-10-04T14:10:57+00:00", "end": "2012-10-03T14:10:57+00:00"}, "created": "2011-10-04T14:10:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:241a7359-6285-4f36-a00d-137f59cbf269"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:55cfe76c-c918-402d-b99b-89cf61dc27ef"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2009-12-02T08:55:57-05:00", "end": "2009-12-02T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:852234b8-71b4-4932-b097-b2446413bb7d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2009-12-02T08:55:57-05:00", "end": "2009-12-02T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/52387d2d-1dfb-43e6-a655-79e435ab7133 b/data/input/FHIR/all/ExplanationOfBenefit/52387d2d-1dfb-43e6-a655-79e435ab7133
deleted file mode 100644
index 32eab8c5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/52387d2d-1dfb-43e6-a655-79e435ab7133
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "52387d2d-1dfb-43e6-a655-79e435ab7133", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b65be5bc-541e-4625-af98-dd61e698bca1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2011-12-13T22:58:27+00:00", "end": "2012-12-12T22:58:27+00:00"}, "created": "2011-12-13T22:58:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b65be5bc-541e-4625-af98-dd61e698bca1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-02-10T17:28:27-05:00", "end": "2010-02-10T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:451d2f06-8dc7-4686-93e3-90d408c47f5f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-02-10T17:28:27-05:00", "end": "2010-02-10T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-02-10T17:28:27-05:00", "end": "2010-02-10T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 718.58, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 143.716, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 574.864, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 718.58, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 718.58, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 984.1, "currency": "USD"}}], "payment": {"amount": {"value": 687.2800000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/528ccafb-f634-48c1-8aab-3a0dd24763ee b/data/input/FHIR/all/ExplanationOfBenefit/528ccafb-f634-48c1-8aab-3a0dd24763ee
deleted file mode 100644
index 1aa387f3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/528ccafb-f634-48c1-8aab-3a0dd24763ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "528ccafb-f634-48c1-8aab-3a0dd24763ee", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "90fc14d9-737d-4283-817a-b29f4f7fe9f6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2012-07-09T22:37:41+00:00", "end": "2013-07-09T22:37:41+00:00"}, "created": "2012-07-09T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:90fc14d9-737d-4283-817a-b29f4f7fe9f6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e2452a8c-7bb4-41bb-86de-9e433f27544a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-09-07T18:22:41-04:00", "end": "2010-09-07T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:42e0b7f2-aa7f-4373-9415-bd93f8c281da"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-09-07T18:22:41-04:00", "end": "2010-09-07T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/52b574d1-bcc4-4ec7-be4d-0acde59a8432 b/data/input/FHIR/all/ExplanationOfBenefit/52b574d1-bcc4-4ec7-be4d-0acde59a8432
deleted file mode 100644
index adbe3559..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/52b574d1-bcc4-4ec7-be4d-0acde59a8432
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "52b574d1-bcc4-4ec7-be4d-0acde59a8432", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d613d47c-50e9-42ea-ba5f-b0036f8ec31f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2012-08-22T21:30:23+00:00", "end": "2013-08-22T21:30:23+00:00"}, "created": "2012-08-22T21:30:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d613d47c-50e9-42ea-ba5f-b0036f8ec31f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-10-21T17:15:23-04:00", "end": "2010-10-21T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0a9c9d21-af57-4035-9f0d-91933ed290c5"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-10-21T17:15:23-04:00", "end": "2010-10-21T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/530330e5-743d-450f-977f-bd37cddc45f9 b/data/input/FHIR/all/ExplanationOfBenefit/530330e5-743d-450f-977f-bd37cddc45f9
deleted file mode 100644
index eabc512b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/530330e5-743d-450f-977f-bd37cddc45f9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "530330e5-743d-450f-977f-bd37cddc45f9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6917aaf6-d500-4911-a8b1-7b94443a99a4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1965-12-13T10:25:39+00:00", "end": "1966-12-14T10:25:39+00:00"}, "created": "1965-12-13T10:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6917aaf6-d500-4911-a8b1-7b94443a99a4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4dc00911-cc09-4976-94b4-856b941514d5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1964-02-11T05:10:39-05:00", "end": "1964-02-11T05:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1a89bb92-e4ed-4a7e-88bd-8409afdd634c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "1964-02-11T05:10:39-05:00", "end": "1964-02-11T05:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/530dddbc-10c2-417c-ae9d-d9bcd3d4f381 b/data/input/FHIR/all/ExplanationOfBenefit/530dddbc-10c2-417c-ae9d-d9bcd3d4f381
deleted file mode 100644
index 79c10708..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/530dddbc-10c2-417c-ae9d-d9bcd3d4f381
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "530dddbc-10c2-417c-ae9d-d9bcd3d4f381", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "86bf398d-68c3-43f4-9802-7cd89d35d691"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2018-03-21T13:56:48+00:00", "end": "2019-03-21T13:56:48+00:00"}, "created": "2018-03-21T13:56:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:86bf398d-68c3-43f4-9802-7cd89d35d691"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:87fc8be7-a25f-4573-b2b3-4ccf97204076"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-05-19T09:41:48-04:00", "end": "2016-05-19T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f7d80b81-7cfc-4a93-a33b-afc0ddcedf26"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2016-05-19T09:41:48-04:00", "end": "2016-05-19T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/530e7783-e09f-4286-a7a6-d3ce9b0cf508 b/data/input/FHIR/all/ExplanationOfBenefit/530e7783-e09f-4286-a7a6-d3ce9b0cf508
deleted file mode 100644
index 850b325f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/530e7783-e09f-4286-a7a6-d3ce9b0cf508
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "530e7783-e09f-4286-a7a6-d3ce9b0cf508", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "aabc5af7-c3c0-4344-8ac0-859cf2d2a890"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2018-01-16T10:26:48+00:00", "end": "2019-01-16T10:26:48+00:00"}, "created": "2018-01-16T10:26:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:aabc5af7-c3c0-4344-8ac0-859cf2d2a890"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-03-16T05:56:48-04:00", "end": "2016-03-16T06:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0f71738b-cfee-43bd-b5af-cdfbc369da21"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-03-16T05:56:48-04:00", "end": "2016-03-16T06:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-03-16T05:56:48-04:00", "end": "2016-03-16T06:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 569.64, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 113.928, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 455.712, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 569.64, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 569.64, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 835.16, "currency": "USD"}}], "payment": {"amount": {"value": 568.128, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/53c2e03c-a80b-49ef-bf34-1274ff6d8bfd b/data/input/FHIR/all/ExplanationOfBenefit/53c2e03c-a80b-49ef-bf34-1274ff6d8bfd
deleted file mode 100644
index d5ed42ee..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/53c2e03c-a80b-49ef-bf34-1274ff6d8bfd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "53c2e03c-a80b-49ef-bf34-1274ff6d8bfd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0320127e-d70e-4bc1-b7f5-a17009032153"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2009-01-13T22:27:13+00:00", "end": "2010-01-14T22:27:13+00:00"}, "created": "2009-01-13T22:27:13+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0320127e-d70e-4bc1-b7f5-a17009032153"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b9a00372-c830-47c6-a3e4-3f98a3db7d45"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2007-03-14T18:12:13-04:00", "end": "2007-03-14T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e21a11be-87db-4c67-bf87-f72bc2ec32bf"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2007-03-14T18:12:13-04:00", "end": "2007-03-14T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/543e1970-ddbd-44ac-a602-417f45ad02e0 b/data/input/FHIR/all/ExplanationOfBenefit/543e1970-ddbd-44ac-a602-417f45ad02e0
deleted file mode 100644
index fa02ab32..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/543e1970-ddbd-44ac-a602-417f45ad02e0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "543e1970-ddbd-44ac-a602-417f45ad02e0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3c9aec15-a7e0-4e56-968f-280b5c847e2d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1983-12-31T19:42:26+00:00", "end": "1984-12-30T19:42:26+00:00"}, "created": "1983-12-31T19:42:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3c9aec15-a7e0-4e56-968f-280b5c847e2d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1982-02-28T14:03:26-05:00", "end": "1982-02-28T14:42:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e5a74e6f-7da9-4fc7-a64f-1e651367c8aa"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5457dee8-8732-4676-ab84-1f0664b986cf b/data/input/FHIR/all/ExplanationOfBenefit/5457dee8-8732-4676-ab84-1f0664b986cf
deleted file mode 100644
index 3c183e80..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5457dee8-8732-4676-ab84-1f0664b986cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5457dee8-8732-4676-ab84-1f0664b986cf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "97c53f8d-f13c-439c-9d44-2b0dc2c345b4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2019-06-20T00:44:21+00:00", "end": "2020-06-19T00:44:21+00:00"}, "created": "2019-06-20T00:44:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:97c53f8d-f13c-439c-9d44-2b0dc2c345b4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a6454abd-bac6-4ff8-bff1-2e5b8b61e1dd"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-08-17T20:29:21-04:00", "end": "2017-08-17T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7d4e27b5-cfaf-4100-91c0-53c1db4be529"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2017-08-17T20:29:21-04:00", "end": "2017-08-17T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/54af9304-23f8-47b3-8ac1-9c837f5235b8 b/data/input/FHIR/all/ExplanationOfBenefit/54af9304-23f8-47b3-8ac1-9c837f5235b8
deleted file mode 100644
index 1ae1e63b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/54af9304-23f8-47b3-8ac1-9c837f5235b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "54af9304-23f8-47b3-8ac1-9c837f5235b8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "49ecaacf-b8bc-4ead-9f45-a8fc7f08e06d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2014-12-25T20:47:10+00:00", "end": "2015-12-25T20:47:10+00:00"}, "created": "2014-12-25T20:47:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:49ecaacf-b8bc-4ead-9f45-a8fc7f08e06d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:78935944-9ae0-4007-bd9b-686c09beb649"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-02-22T15:32:10-05:00", "end": "2013-02-22T15:47:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:920815a7-3cb2-4c8f-b555-fb6db2979bec"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "75498004", "display": "Acute bacterial sinusitis (disorder)"}], "text": "Acute bacterial sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-02-22T15:32:10-05:00", "end": "2013-02-22T15:47:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/559975cc-fef1-4ac1-8701-8a05e19c72b5 b/data/input/FHIR/all/ExplanationOfBenefit/559975cc-fef1-4ac1-8701-8a05e19c72b5
deleted file mode 100644
index 8dbd21e6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/559975cc-fef1-4ac1-8701-8a05e19c72b5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "559975cc-fef1-4ac1-8701-8a05e19c72b5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b81304ef-1e1b-41e9-9bec-31bf51082a8f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2016-03-23T05:58:35+00:00", "end": "2017-03-23T05:58:35+00:00"}, "created": "2016-03-23T05:58:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b81304ef-1e1b-41e9-9bec-31bf51082a8f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4cae8fbe-63ba-43d9-a505-1fc881a9e793"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-05-22T01:28:35-04:00", "end": "2014-05-22T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:88b9840a-709f-4433-beb6-031bfd826392"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-05-22T01:28:35-04:00", "end": "2014-05-22T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-05-22T01:28:35-04:00", "end": "2014-05-22T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 907.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 181.53, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 726.12, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 907.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 907.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2014-05-22T01:28:35-04:00", "end": "2014-05-22T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1173.17, "currency": "USD"}}], "payment": {"amount": {"value": 838.5360000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/55c33a08-5a19-450a-9c6f-703b200804e0 b/data/input/FHIR/all/ExplanationOfBenefit/55c33a08-5a19-450a-9c6f-703b200804e0
deleted file mode 100644
index a4637324..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/55c33a08-5a19-450a-9c6f-703b200804e0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "55c33a08-5a19-450a-9c6f-703b200804e0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ac71460d-2799-4d8f-afe1-5cbb24dfe4dc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1999-05-05T04:29:01+00:00", "end": "2000-05-04T04:29:01+00:00"}, "created": "1999-05-05T04:29:01+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ac71460d-2799-4d8f-afe1-5cbb24dfe4dc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1997-07-03T00:14:01-04:00", "end": "1997-07-03T00:29:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2c438462-2767-411d-9e03-8724c005fa9b"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/55dfb47d-af77-4d81-8641-dc186b259eca b/data/input/FHIR/all/ExplanationOfBenefit/55dfb47d-af77-4d81-8641-dc186b259eca
deleted file mode 100644
index 159db54c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/55dfb47d-af77-4d81-8641-dc186b259eca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "55dfb47d-af77-4d81-8641-dc186b259eca", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d49ec48e-83ec-4d42-baf1-0574d5d2885c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2007-10-21T03:41:33+00:00", "end": "2008-10-20T03:41:33+00:00"}, "created": "2007-10-21T03:41:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d49ec48e-83ec-4d42-baf1-0574d5d2885c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca01e566-ae2a-43e0-9bbe-b0acc2de0377"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2005-12-18T22:11:33-05:00", "end": "2005-12-18T22:41:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:21efcca9-2c3b-4deb-b651-6d3cfb9e045d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2005-12-18T22:11:33-05:00", "end": "2005-12-18T22:41:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2005-12-18T22:11:33-05:00", "end": "2005-12-18T22:41:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 398.76, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 79.75200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 319.00800000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 398.76, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 398.76, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2005-12-18T22:11:33-05:00", "end": "2005-12-18T22:41:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 664.28, "currency": "USD"}}], "payment": {"amount": {"value": 431.42400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/563c4393-6ed1-45fa-8381-8ef2ae12aa6d b/data/input/FHIR/all/ExplanationOfBenefit/563c4393-6ed1-45fa-8381-8ef2ae12aa6d
deleted file mode 100644
index 19b102b2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/563c4393-6ed1-45fa-8381-8ef2ae12aa6d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "563c4393-6ed1-45fa-8381-8ef2ae12aa6d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "requester": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "performer": [{"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "66628b59-2dd6-4f62-9f49-e62dc63658e0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2015-08-14T20:52:06+00:00", "end": "2016-08-13T20:52:06+00:00"}, "created": "2015-08-14T20:52:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:66628b59-2dd6-4f62-9f49-e62dc63658e0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-10-12T16:37:06-04:00", "end": "2013-10-12T16:52:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6a2c5e37-940e-4089-8d0b-ab0a036b2c36"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-10-12T16:37:06-04:00", "end": "2013-10-12T16:52:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/56b479f9-c47d-49a8-9e0e-c24ff1656196 b/data/input/FHIR/all/ExplanationOfBenefit/56b479f9-c47d-49a8-9e0e-c24ff1656196
deleted file mode 100644
index e4f88d34..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/56b479f9-c47d-49a8-9e0e-c24ff1656196
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "56b479f9-c47d-49a8-9e0e-c24ff1656196", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8469603e-67b1-4fa6-8d22-52afef8c9ff9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2002-10-22T23:48:57+00:00", "end": "2003-10-22T23:48:57+00:00"}, "created": "2002-10-22T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8469603e-67b1-4fa6-8d22-52afef8c9ff9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:67720978-065a-4136-a330-49f16446a74c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2000-12-20T18:33:57-05:00", "end": "2000-12-20T18:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:12f48f5b-508e-40e8-a13c-343327f9a632"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "2000-12-20T18:33:57-05:00", "end": "2000-12-20T18:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/56ba1684-bde3-4d0b-9005-d03aabd2026b b/data/input/FHIR/all/ExplanationOfBenefit/56ba1684-bde3-4d0b-9005-d03aabd2026b
deleted file mode 100644
index d399e377..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/56ba1684-bde3-4d0b-9005-d03aabd2026b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "56ba1684-bde3-4d0b-9005-d03aabd2026b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c4a00485-3c1c-44f1-a168-7c704702f2f2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2011-10-18T13:25:39+00:00", "end": "2012-10-17T13:25:39+00:00"}, "created": "2011-10-18T13:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c4a00485-3c1c-44f1-a168-7c704702f2f2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7f8e6e88-1e6e-4051-b73f-30c212121409"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2009-12-16T08:10:39-05:00", "end": "2009-12-16T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8420412c-3ab8-4c35-af1c-2ce95a930f8d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2009-12-16T08:10:39-05:00", "end": "2009-12-16T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/574c43c8-1c4f-4903-8fb7-18d3ddd0c788 b/data/input/FHIR/all/ExplanationOfBenefit/574c43c8-1c4f-4903-8fb7-18d3ddd0c788
deleted file mode 100644
index b7c6499a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/574c43c8-1c4f-4903-8fb7-18d3ddd0c788
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "574c43c8-1c4f-4903-8fb7-18d3ddd0c788", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0c52b56e-bcbd-44b9-96c1-9366ba14453c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2010-02-07T18:19:34+00:00", "end": "2011-02-07T18:19:34+00:00"}, "created": "2010-02-07T18:19:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0c52b56e-bcbd-44b9-96c1-9366ba14453c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0af43d5a-8f55-4560-a76c-dbdb23470dbc"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2008-04-07T14:04:34-04:00", "end": "2008-04-07T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5c22b619-327a-4873-8318-d2d1357539a9"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2008-04-07T14:04:34-04:00", "end": "2008-04-07T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/57c931f6-256c-454a-aa2d-743d4fad5411 b/data/input/FHIR/all/ExplanationOfBenefit/57c931f6-256c-454a-aa2d-743d4fad5411
deleted file mode 100644
index be9cf77d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/57c931f6-256c-454a-aa2d-743d4fad5411
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "57c931f6-256c-454a-aa2d-743d4fad5411", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c24eb0bb-7c16-4aa8-98f6-599d73663750"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1991-05-06T15:23:18+00:00", "end": "1992-05-05T15:23:18+00:00"}, "created": "1991-05-06T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c24eb0bb-7c16-4aa8-98f6-599d73663750"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1989-07-04T11:08:18-04:00", "end": "1989-07-04T11:23:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a96fdcfa-28ec-4996-87f8-687519f9c3a7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1989-07-04T11:08:18-04:00", "end": "1989-07-04T11:23:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/581ba054-34f7-48b9-9db9-0fe9c710699f b/data/input/FHIR/all/ExplanationOfBenefit/581ba054-34f7-48b9-9db9-0fe9c710699f
deleted file mode 100644
index 010babb7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/581ba054-34f7-48b9-9db9-0fe9c710699f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "581ba054-34f7-48b9-9db9-0fe9c710699f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1a9225fd-743e-4ba7-8172-f4646ff9e90c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2021-03-18T10:39:19+00:00", "end": "2022-03-19T10:39:19+00:00"}, "created": "2021-03-18T10:39:19+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1a9225fd-743e-4ba7-8172-f4646ff9e90c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-05-17T06:09:19-04:00", "end": "2019-05-17T06:39:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fb8b8443-9915-4c52-93be-f01661019e63"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-05-17T06:09:19-04:00", "end": "2019-05-17T06:39:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-05-17T06:09:19-04:00", "end": "2019-05-17T06:39:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 513.71, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 102.74200000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 410.9680000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 513.71, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 513.71, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 779.23, "currency": "USD"}}], "payment": {"amount": {"value": 523.3840000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/58405a1e-0aa4-4732-9145-c07f87026f90 b/data/input/FHIR/all/ExplanationOfBenefit/58405a1e-0aa4-4732-9145-c07f87026f90
deleted file mode 100644
index 639beef0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/58405a1e-0aa4-4732-9145-c07f87026f90
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "58405a1e-0aa4-4732-9145-c07f87026f90", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "22a1270f-75aa-476b-950d-913c34f08421"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2014-10-05T11:48:09+00:00", "end": "2015-10-05T11:48:09+00:00"}, "created": "2014-10-05T11:48:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:22a1270f-75aa-476b-950d-913c34f08421"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b136279d-8915-4940-aeb3-647b6c468dd3"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2012-12-03T05:48:09-05:00", "end": "2012-12-03T06:48:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:9272d9a9-ac16-4b54-a596-b75f7b4e24d8"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}, "servicedPeriod": {"start": "2012-12-03T05:48:09-05:00", "end": "2012-12-03T06:48:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/58c78d05-1b44-46df-907e-5ba56ae5af1f b/data/input/FHIR/all/ExplanationOfBenefit/58c78d05-1b44-46df-907e-5ba56ae5af1f
deleted file mode 100644
index cad8b5fe..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/58c78d05-1b44-46df-907e-5ba56ae5af1f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "58c78d05-1b44-46df-907e-5ba56ae5af1f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4255c2eb-e4d2-4959-a670-5a6e7bd24f7a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2000-12-22T05:41:52+00:00", "end": "2001-12-22T05:41:52+00:00"}, "created": "2000-12-22T05:41:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4255c2eb-e4d2-4959-a670-5a6e7bd24f7a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:810f9c68-af13-4f12-a2cb-ee7fc316c29f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:69238472-5432-4b64-bc2f-647e2b1118d2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "servicedPeriod": {"start": "1999-02-16T00:41:52-05:00", "end": "1999-02-20T00:41:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:ae92b1bf-2de9-466a-bfa2-8936ad4b36c7"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}, "servicedPeriod": {"start": "1999-02-16T00:41:52-05:00", "end": "1999-02-20T00:41:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}, "servicedPeriod": {"start": "1999-02-16T00:41:52-05:00", "end": "1999-02-20T00:41:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/59c9d41a-d543-481d-a7fc-62324e4de2a7 b/data/input/FHIR/all/ExplanationOfBenefit/59c9d41a-d543-481d-a7fc-62324e4de2a7
deleted file mode 100644
index cce42c7e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/59c9d41a-d543-481d-a7fc-62324e4de2a7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "59c9d41a-d543-481d-a7fc-62324e4de2a7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a27cc597-870f-41f1-9a8e-e9f566731224"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2011-12-11T01:23:11+00:00", "end": "2012-12-10T01:23:11+00:00"}, "created": "2011-12-11T01:23:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a27cc597-870f-41f1-9a8e-e9f566731224"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "servicedPeriod": {"start": "2010-02-07T20:08:11-05:00", "end": "2010-02-07T20:23:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8bfca879-3026-4d92-8d7c-232ef957d411"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/59dea146-c625-413a-875a-8e1551ece6ad b/data/input/FHIR/all/ExplanationOfBenefit/59dea146-c625-413a-875a-8e1551ece6ad
deleted file mode 100644
index 5eaef20a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/59dea146-c625-413a-875a-8e1551ece6ad
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "59dea146-c625-413a-875a-8e1551ece6ad", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "requester": {"reference": "urn:uuid:6b9dfb87-3ffb-4a21-9709-2810aa418642"}, "performer": [{"reference": "urn:uuid:6b9dfb87-3ffb-4a21-9709-2810aa418642"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d6943856-695e-4cf4-8cfc-4f39e169fbfb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2013-07-16T11:59:32+00:00", "end": "2014-07-17T11:59:32+00:00"}, "created": "2013-07-16T11:59:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6b9dfb87-3ffb-4a21-9709-2810aa418642"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d6943856-695e-4cf4-8cfc-4f39e169fbfb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6b9dfb87-3ffb-4a21-9709-2810aa418642"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2011-09-14T07:44:32-04:00", "end": "2011-09-14T07:59:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:1583c24c-19b1-4f5c-9346-f9e8b96c2fbb"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-09-14T07:44:32-04:00", "end": "2011-09-14T07:59:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2011-09-14T07:44:32-04:00", "end": "2011-09-14T07:59:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5a5b409d-a2ba-49e2-a765-666060b36bb7 b/data/input/FHIR/all/ExplanationOfBenefit/5a5b409d-a2ba-49e2-a765-666060b36bb7
deleted file mode 100644
index e3ff818a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5a5b409d-a2ba-49e2-a765-666060b36bb7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5a5b409d-a2ba-49e2-a765-666060b36bb7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a51cc835-8b39-4ee6-b64b-22e3d07c5885"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2012-09-21T10:50:11+00:00", "end": "2013-09-21T10:50:11+00:00"}, "created": "2012-09-21T10:50:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a51cc835-8b39-4ee6-b64b-22e3d07c5885"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-11-20T05:35:11-05:00", "end": "2010-11-20T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1260f1fe-349e-45da-818d-4c521f2178aa"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-11-20T05:35:11-05:00", "end": "2010-11-20T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5a999e45-e045-4762-8687-f4e28766b9f1 b/data/input/FHIR/all/ExplanationOfBenefit/5a999e45-e045-4762-8687-f4e28766b9f1
deleted file mode 100644
index f62bb455..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5a999e45-e045-4762-8687-f4e28766b9f1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5a999e45-e045-4762-8687-f4e28766b9f1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0bb2d314-96fa-4c44-8b0c-9fde753d2817"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2013-08-29T22:37:41+00:00", "end": "2014-08-30T22:37:41+00:00"}, "created": "2013-08-29T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0bb2d314-96fa-4c44-8b0c-9fde753d2817"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:db604981-ed57-43cc-b467-d4118a18ccda"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-10-28T18:22:41-04:00", "end": "2011-10-28T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b08a26a7-55e3-4fce-b6b7-f48407bb1fd5"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2011-10-28T18:22:41-04:00", "end": "2011-10-28T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5ab9e955-1bd7-45c1-83a0-c02c895b9787 b/data/input/FHIR/all/ExplanationOfBenefit/5ab9e955-1bd7-45c1-83a0-c02c895b9787
deleted file mode 100644
index d43430ab..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5ab9e955-1bd7-45c1-83a0-c02c895b9787
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5ab9e955-1bd7-45c1-83a0-c02c895b9787", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c5762bf8-fbca-49fe-abc1-42c894ff8bab"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-06-24T21:40:11+00:00", "end": "2015-06-24T21:40:11+00:00"}, "created": "2014-06-24T21:40:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c5762bf8-fbca-49fe-abc1-42c894ff8bab"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:86f0873f-6488-4e87-a19c-8f45a8ad352c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-08-22T17:25:11-04:00", "end": "2012-08-22T17:40:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ee9e4934-95d4-4d2d-ba99-177cab1b2aef"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-08-22T17:25:11-04:00", "end": "2012-08-22T17:40:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5afc70c3-e80e-4292-9f9b-48c9b28faa42 b/data/input/FHIR/all/ExplanationOfBenefit/5afc70c3-e80e-4292-9f9b-48c9b28faa42
deleted file mode 100644
index e102e5bd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5afc70c3-e80e-4292-9f9b-48c9b28faa42
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5afc70c3-e80e-4292-9f9b-48c9b28faa42", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "049cc94c-8b05-4fe8-a160-ef21117afeaf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2021-03-31T05:00:52+00:00", "end": "2022-04-01T05:00:52+00:00"}, "created": "2021-03-31T05:00:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:049cc94c-8b05-4fe8-a160-ef21117afeaf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f12c4a43-4f35-4c45-b50f-d685c4b8bf4d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2019-05-30T00:00:52-04:00", "end": "2019-05-30T01:00:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:c4f2a940-b849-4f74-b187-6591c063b604"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62564004", "display": "Concussion with loss of consciousness"}], "text": "Concussion with loss of consciousness"}, "servicedPeriod": {"start": "2019-05-30T00:00:52-04:00", "end": "2019-05-30T01:00:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5bab81a3-3d26-4fd1-bab1-257bba8ac98c b/data/input/FHIR/all/ExplanationOfBenefit/5bab81a3-3d26-4fd1-bab1-257bba8ac98c
deleted file mode 100644
index 5e8e4803..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5bab81a3-3d26-4fd1-bab1-257bba8ac98c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5bab81a3-3d26-4fd1-bab1-257bba8ac98c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "06fafbfd-75be-4bdf-923a-ac452ff623cd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2012-03-08T10:24:19+00:00", "end": "2013-03-08T10:24:19+00:00"}, "created": "2012-03-08T10:24:19+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:06fafbfd-75be-4bdf-923a-ac452ff623cd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-05-07T06:09:19-04:00", "end": "2010-05-07T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:507fabf7-23db-4faa-bd8a-536d0526c18d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-05-07T06:09:19-04:00", "end": "2010-05-07T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5bbccc9a-7a8d-4e31-a686-10446c66ba8a b/data/input/FHIR/all/ExplanationOfBenefit/5bbccc9a-7a8d-4e31-a686-10446c66ba8a
deleted file mode 100644
index e447c8ab..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5bbccc9a-7a8d-4e31-a686-10446c66ba8a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5bbccc9a-7a8d-4e31-a686-10446c66ba8a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5f808664-d9f5-4276-9a5a-096642590a6c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1977-06-24T19:43:31+00:00", "end": "1978-06-25T19:43:31+00:00"}, "created": "1977-06-24T19:43:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5f808664-d9f5-4276-9a5a-096642590a6c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1975-08-23T15:28:31-04:00", "end": "1975-08-23T15:43:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:97b14055-4cb0-42e0-b31c-2bb009c93890"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5c37c9ef-7add-444b-8278-19c48090656a b/data/input/FHIR/all/ExplanationOfBenefit/5c37c9ef-7add-444b-8278-19c48090656a
deleted file mode 100644
index b19acc22..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5c37c9ef-7add-444b-8278-19c48090656a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5c37c9ef-7add-444b-8278-19c48090656a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b803e2f0-fef8-4f4e-a7f0-1fe06718fa28"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2016-09-27T10:06:38+00:00", "end": "2017-09-27T10:06:38+00:00"}, "created": "2016-09-27T10:06:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b803e2f0-fef8-4f4e-a7f0-1fe06718fa28"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:fce21c43-e297-4af0-93ae-bf8268baa58c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-11-26T04:51:38-05:00", "end": "2014-11-26T05:06:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1c93688c-eb1c-40c6-a334-cc303ad478ff"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-11-26T04:51:38-05:00", "end": "2014-11-26T05:06:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5c3f1486-55c8-4d0d-abc2-e3bc9eb49d0f b/data/input/FHIR/all/ExplanationOfBenefit/5c3f1486-55c8-4d0d-abc2-e3bc9eb49d0f
deleted file mode 100644
index 227b76c3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5c3f1486-55c8-4d0d-abc2-e3bc9eb49d0f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5c3f1486-55c8-4d0d-abc2-e3bc9eb49d0f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "394f206b-ab18-475e-805d-5fddaa69fa89"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2019-08-17T04:59:29+00:00", "end": "2020-08-16T04:59:29+00:00"}, "created": "2019-08-17T04:59:29+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:394f206b-ab18-475e-805d-5fddaa69fa89"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-10-15T00:44:29-04:00", "end": "2017-10-15T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e9fe0273-c52e-4f8e-be5e-131e26284e77"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-10-15T00:44:29-04:00", "end": "2017-10-15T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5c93f84d-a316-4f2c-9724-abcac6cee4cd b/data/input/FHIR/all/ExplanationOfBenefit/5c93f84d-a316-4f2c-9724-abcac6cee4cd
deleted file mode 100644
index 0cd290a9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5c93f84d-a316-4f2c-9724-abcac6cee4cd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5c93f84d-a316-4f2c-9724-abcac6cee4cd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fbbf72f2-5125-43e7-88d8-46c5843a0c1c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2012-05-16T19:18:26+00:00", "end": "2013-05-16T19:18:26+00:00"}, "created": "2012-05-16T19:18:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fbbf72f2-5125-43e7-88d8-46c5843a0c1c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:96e2fa3b-6bce-48c2-929b-73516a88a34a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-07-15T15:03:26-04:00", "end": "2010-07-15T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:17e0e5ac-e66b-4785-a13b-cea8f48cd40c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2010-07-15T15:03:26-04:00", "end": "2010-07-15T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5ca5a87f-be11-41dd-9c36-2de39282f8ff b/data/input/FHIR/all/ExplanationOfBenefit/5ca5a87f-be11-41dd-9c36-2de39282f8ff
deleted file mode 100644
index ad59b9d2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5ca5a87f-be11-41dd-9c36-2de39282f8ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5ca5a87f-be11-41dd-9c36-2de39282f8ff", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a93b70f2-c9a6-4dbd-9ed6-8f7c350f85af"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "billablePeriod": {"start": "2012-09-10T15:44:24+00:00", "end": "2013-09-10T15:44:24+00:00"}, "created": "2012-09-10T15:44:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a93b70f2-c9a6-4dbd-9ed6-8f7c350f85af"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-11-09T10:29:24-05:00", "end": "2010-11-09T10:44:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:afcee359-ffbb-4ae0-b54f-547eb3c58e68"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-11-09T10:29:24-05:00", "end": "2010-11-09T10:44:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5cf095d0-8e71-42fe-99c2-56a38e4f74d4 b/data/input/FHIR/all/ExplanationOfBenefit/5cf095d0-8e71-42fe-99c2-56a38e4f74d4
deleted file mode 100644
index 776fe07b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5cf095d0-8e71-42fe-99c2-56a38e4f74d4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5cf095d0-8e71-42fe-99c2-56a38e4f74d4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "752341be-1aa1-4d7a-8496-86d7c0c43faf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2012-07-11T21:34:24+00:00", "end": "2013-07-11T21:34:24+00:00"}, "created": "2012-07-11T21:34:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:752341be-1aa1-4d7a-8496-86d7c0c43faf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:51375207-d088-4542-a0f5-f79e1445e94d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-09-09T17:19:24-04:00", "end": "2010-09-09T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bf27cce6-468b-4532-9f1e-dfd50df8fd55"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "53741008", "display": "Coronary Heart Disease"}], "text": "Coronary Heart Disease"}, "servicedPeriod": {"start": "2010-09-09T17:19:24-04:00", "end": "2010-09-09T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}, {"sequence": 3, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-09-09T17:19:24-04:00", "end": "2010-09-09T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5d58aec6-3386-40f8-b04b-10213491d306 b/data/input/FHIR/all/ExplanationOfBenefit/5d58aec6-3386-40f8-b04b-10213491d306
deleted file mode 100644
index 3b7b7afa..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5d58aec6-3386-40f8-b04b-10213491d306
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5d58aec6-3386-40f8-b04b-10213491d306", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "570268a9-85c1-45c3-99cf-0ea571e5ddc4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2017-04-11T10:11:48+00:00", "end": "2018-04-12T10:11:48+00:00"}, "created": "2017-04-11T10:11:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:570268a9-85c1-45c3-99cf-0ea571e5ddc4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2015-06-10T05:56:48-04:00", "end": "2015-06-10T06:11:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d58bd610-6904-4878-a758-90d5cb6b4291"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5d6cb113-2bc0-4c64-91eb-89c737d3d858 b/data/input/FHIR/all/ExplanationOfBenefit/5d6cb113-2bc0-4c64-91eb-89c737d3d858
deleted file mode 100644
index d58fdef4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5d6cb113-2bc0-4c64-91eb-89c737d3d858
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5d6cb113-2bc0-4c64-91eb-89c737d3d858", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5b35032a-d164-4120-9648-bf8923c9f172"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2011-08-08T13:56:48+00:00", "end": "2012-08-07T13:56:48+00:00"}, "created": "2011-08-08T13:56:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5b35032a-d164-4120-9648-bf8923c9f172"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-10-06T09:41:48-04:00", "end": "2009-10-06T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3d3bd69c-7574-43b0-b3b6-ffa6e05b06f3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-10-06T09:41:48-04:00", "end": "2009-10-06T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2009-10-06T09:41:48-04:00", "end": "2009-10-06T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5d7cc38f-5d94-441a-87fc-2e610f59a556 b/data/input/FHIR/all/ExplanationOfBenefit/5d7cc38f-5d94-441a-87fc-2e610f59a556
deleted file mode 100644
index d3ce5da7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5d7cc38f-5d94-441a-87fc-2e610f59a556
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5d7cc38f-5d94-441a-87fc-2e610f59a556", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "931fbb84-4738-462f-a9fb-0fccce3880d9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2020-05-07T04:15:52+00:00", "end": "2021-05-07T04:15:52+00:00"}, "created": "2020-05-07T04:15:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:931fbb84-4738-462f-a9fb-0fccce3880d9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-07-06T00:00:52-04:00", "end": "2018-07-06T00:15:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a87e0086-f028-4422-b482-f38b82548939"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5ddd60b1-3c59-4c0e-957c-36313d4e8561 b/data/input/FHIR/all/ExplanationOfBenefit/5ddd60b1-3c59-4c0e-957c-36313d4e8561
deleted file mode 100644
index dff7e41d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5ddd60b1-3c59-4c0e-957c-36313d4e8561
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5ddd60b1-3c59-4c0e-957c-36313d4e8561", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f618f952-ee40-4b30-9eb2-7029b3d520e8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2014-07-17T22:15:23+00:00", "end": "2015-07-17T22:15:23+00:00"}, "created": "2014-07-17T22:15:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f618f952-ee40-4b30-9eb2-7029b3d520e8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:69c7f015-64ce-4331-8e51-c589a356eaee"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2012-09-14T17:15:23-04:00", "end": "2012-09-14T18:15:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:7f28454a-029d-4c5d-9bf8-c63cb7dfd559"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "70704007", "display": "Sprain of wrist"}], "text": "Sprain of wrist"}, "servicedPeriod": {"start": "2012-09-14T17:15:23-04:00", "end": "2012-09-14T18:15:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5e6a1a0b-fd17-401b-b7eb-e6081643f284 b/data/input/FHIR/all/ExplanationOfBenefit/5e6a1a0b-fd17-401b-b7eb-e6081643f284
deleted file mode 100644
index 20f0abdf..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5e6a1a0b-fd17-401b-b7eb-e6081643f284
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5e6a1a0b-fd17-401b-b7eb-e6081643f284", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4e542b5a-3ce6-4c6a-bdf6-de22e16c94f2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2021-02-18T16:39:37+00:00", "end": "2022-02-19T16:39:37+00:00"}, "created": "2021-02-18T16:39:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4e542b5a-3ce6-4c6a-bdf6-de22e16c94f2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-04-19T12:24:37-04:00", "end": "2019-04-19T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:97f47525-808b-4aa7-a278-f2b29b4603ea"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-04-19T12:24:37-04:00", "end": "2019-04-19T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2019-04-19T12:24:37-04:00", "end": "2019-04-19T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5e7a31bf-829e-4bb7-8f74-ff2d408e03b9 b/data/input/FHIR/all/ExplanationOfBenefit/5e7a31bf-829e-4bb7-8f74-ff2d408e03b9
deleted file mode 100644
index da8504dc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5e7a31bf-829e-4bb7-8f74-ff2d408e03b9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5e7a31bf-829e-4bb7-8f74-ff2d408e03b9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e15895b5-1b46-4677-9d81-eb2784f80df5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2018-04-19T12:20:40+00:00", "end": "2019-04-19T12:20:40+00:00"}, "created": "2018-04-19T12:20:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e15895b5-1b46-4677-9d81-eb2784f80df5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-06-17T07:50:40-04:00", "end": "2016-06-17T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:74071c4b-be92-4615-b005-b1e4d116d002"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-06-17T07:50:40-04:00", "end": "2016-06-17T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-06-17T07:50:40-04:00", "end": "2016-06-17T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 541.32, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 108.26400000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 433.05600000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 541.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 541.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 806.84, "currency": "USD"}}], "payment": {"amount": {"value": 545.4720000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5e8b55c5-b786-44e3-854c-f0a9728c1680 b/data/input/FHIR/all/ExplanationOfBenefit/5e8b55c5-b786-44e3-854c-f0a9728c1680
deleted file mode 100644
index 795fafcb..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5e8b55c5-b786-44e3-854c-f0a9728c1680
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5e8b55c5-b786-44e3-854c-f0a9728c1680", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1ae459c1-faba-411f-b4a8-5c392a70a171"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2015-03-17T06:04:59+00:00", "end": "2016-03-16T06:04:59+00:00"}, "created": "2015-03-17T06:04:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1ae459c1-faba-411f-b4a8-5c392a70a171"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-05-15T01:34:59-04:00", "end": "2013-05-15T02:04:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:87d3ba39-b8a4-4cb0-bed0-fc75191ac644"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-05-15T01:34:59-04:00", "end": "2013-05-15T02:04:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-05-15T01:34:59-04:00", "end": "2013-05-15T02:04:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 487.32, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 97.464, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 389.856, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 487.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 487.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 752.84, "currency": "USD"}}], "payment": {"amount": {"value": 502.272, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5e9cbff4-0fd0-4320-b0ac-8d9925520506 b/data/input/FHIR/all/ExplanationOfBenefit/5e9cbff4-0fd0-4320-b0ac-8d9925520506
deleted file mode 100644
index ddc7a8b8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5e9cbff4-0fd0-4320-b0ac-8d9925520506
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5e9cbff4-0fd0-4320-b0ac-8d9925520506", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5dedfac2-6410-4c44-8687-1dd8baf9aac7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1979-10-06T09:29:56+00:00", "end": "1980-10-05T09:29:56+00:00"}, "created": "1979-10-06T09:29:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5dedfac2-6410-4c44-8687-1dd8baf9aac7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1977-12-04T03:59:56-05:00", "end": "1977-12-04T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1fb21371-c73a-476c-8f27-48edfc3ba39f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1977-12-04T03:59:56-05:00", "end": "1977-12-04T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1977-12-04T03:59:56-05:00", "end": "1977-12-04T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 673.04, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 134.608, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 538.432, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 673.04, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 673.04, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 938.56, "currency": "USD"}}], "payment": {"amount": {"value": 650.8480000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5ea7fbae-9bd0-410e-b408-bef6f50b8f4f b/data/input/FHIR/all/ExplanationOfBenefit/5ea7fbae-9bd0-410e-b408-bef6f50b8f4f
deleted file mode 100644
index 484dc617..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5ea7fbae-9bd0-410e-b408-bef6f50b8f4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5ea7fbae-9bd0-410e-b408-bef6f50b8f4f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ade7a34a-a028-4f1c-94e6-189b236ebaa6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2015-10-03T20:30:51+00:00", "end": "2016-10-02T20:30:51+00:00"}, "created": "2015-10-03T20:30:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ade7a34a-a028-4f1c-94e6-189b236ebaa6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-12-01T15:15:51-05:00", "end": "2013-12-01T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:43892ce6-6aca-4cc5-9b36-59950a5e1b59"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "servicedPeriod": {"start": "2013-12-01T15:15:51-05:00", "end": "2013-12-01T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-12-01T15:15:51-05:00", "end": "2013-12-01T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-12-01T15:15:51-05:00", "end": "2013-12-01T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5f347304-1283-4075-b0d1-422380010ccf b/data/input/FHIR/all/ExplanationOfBenefit/5f347304-1283-4075-b0d1-422380010ccf
deleted file mode 100644
index 405983f6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5f347304-1283-4075-b0d1-422380010ccf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5f347304-1283-4075-b0d1-422380010ccf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "eb54620c-f8c3-4c66-9ca7-1dc6f8889aec"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2001-10-25T16:23:39+00:00", "end": "2002-10-26T16:23:39+00:00"}, "created": "2001-10-25T16:23:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:eb54620c-f8c3-4c66-9ca7-1dc6f8889aec"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ac0b6177-fd4d-4194-b089-2380e0563724"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:c9df85d3-aef2-469a-9f0b-28c32ce04f56"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:de13a4c7-2afb-44f7-b0bc-df53fc729892"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1999-12-24T08:10:39-05:00", "end": "1999-12-24T11:23:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:aca82a0f-bf4c-4585-be26-fe9f1dad396a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}, "servicedPeriod": {"start": "1999-12-24T08:10:39-05:00", "end": "1999-12-24T11:23:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}, "servicedPeriod": {"start": "1999-12-24T08:10:39-05:00", "end": "1999-12-24T11:23:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 4, "diagnosisSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}, "servicedPeriod": {"start": "1999-12-24T08:10:39-05:00", "end": "1999-12-24T11:23:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5f624332-9b8b-4b47-bec0-952b409f9260 b/data/input/FHIR/all/ExplanationOfBenefit/5f624332-9b8b-4b47-bec0-952b409f9260
deleted file mode 100644
index 62ab437f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5f624332-9b8b-4b47-bec0-952b409f9260
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5f624332-9b8b-4b47-bec0-952b409f9260", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7b6ee7ea-3975-41df-8d25-15df5e8609f7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "1997-07-05T04:44:01+00:00", "end": "1998-07-06T04:44:01+00:00"}, "created": "1997-07-05T04:44:01+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7b6ee7ea-3975-41df-8d25-15df5e8609f7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:054e014b-5a2e-4a4f-a150-e25f4a4a5273"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1995-09-03T00:14:01-04:00", "end": "1995-09-03T00:44:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:eb673e5c-cc56-4ed3-a724-7b13fe614942"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1995-09-03T00:14:01-04:00", "end": "1995-09-03T00:44:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/5fb7bc4d-230e-4156-bbff-5843a7517acd b/data/input/FHIR/all/ExplanationOfBenefit/5fb7bc4d-230e-4156-bbff-5843a7517acd
deleted file mode 100644
index 911c5476..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/5fb7bc4d-230e-4156-bbff-5843a7517acd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "5fb7bc4d-230e-4156-bbff-5843a7517acd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "22062f7b-d3cd-4d6e-a814-3bcc3ea8faa4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2017-12-28T19:38:55+00:00", "end": "2018-12-29T19:38:55+00:00"}, "created": "2017-12-28T19:38:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:22062f7b-d3cd-4d6e-a814-3bcc3ea8faa4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-02-26T14:08:55-05:00", "end": "2016-02-26T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e0bf2494-8f6b-4701-a91c-0d4dd19f82b9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-02-26T14:08:55-05:00", "end": "2016-02-26T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2016-02-26T14:08:55-05:00", "end": "2016-02-26T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2016-02-26T14:08:55-05:00", "end": "2016-02-26T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-02-26T14:08:55-05:00", "end": "2016-02-26T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 594.12, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 118.82400000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 475.29600000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 594.12, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 594.12, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1140.68, "currency": "USD"}}], "payment": {"amount": {"value": 812.5440000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/60ba1a28-7af6-4114-89fa-8c2af2a96161 b/data/input/FHIR/all/ExplanationOfBenefit/60ba1a28-7af6-4114-89fa-8c2af2a96161
deleted file mode 100644
index eff37886..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/60ba1a28-7af6-4114-89fa-8c2af2a96161
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "60ba1a28-7af6-4114-89fa-8c2af2a96161", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7823a19e-2d7b-4fdc-927c-ccd72fef7f0e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-06-06T12:05:40+00:00", "end": "1973-06-06T12:05:40+00:00"}, "created": "1972-06-06T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7823a19e-2d7b-4fdc-927c-ccd72fef7f0e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:8d809090-3a74-4ba9-b7cd-d4e6eda221cd"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1970-08-05T07:50:40-04:00", "end": "1970-08-05T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:11974bbb-101b-4cf6-9924-5547cbdf9250"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "1970-08-05T07:50:40-04:00", "end": "1970-08-05T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/60feb519-243a-41f7-a7d5-88e1663f75cf b/data/input/FHIR/all/ExplanationOfBenefit/60feb519-243a-41f7-a7d5-88e1663f75cf
deleted file mode 100644
index 9d7c3538..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/60feb519-243a-41f7-a7d5-88e1663f75cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "60feb519-243a-41f7-a7d5-88e1663f75cf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7296dab6-5d92-4330-9c78-050db34bc885"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "1996-01-21T04:23:40+00:00", "end": "1997-01-20T04:23:40+00:00"}, "created": "1996-01-21T04:23:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7296dab6-5d92-4330-9c78-050db34bc885"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0aa2eca5-3d28-4aa2-88c4-45390d249220"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:65ecd123-621b-494c-a306-81ba7742f8a7"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "servicedPeriod": {"start": "1994-03-16T23:23:40-05:00", "end": "1994-03-20T23:23:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:5acaa19c-b966-432c-b0bf-785fb0dd5a9e"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}, "servicedPeriod": {"start": "1994-03-16T23:23:40-05:00", "end": "1994-03-20T23:23:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}, "servicedPeriod": {"start": "1994-03-16T23:23:40-05:00", "end": "1994-03-20T23:23:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/61229db0-ada8-4793-ba18-51ef7a1f0444 b/data/input/FHIR/all/ExplanationOfBenefit/61229db0-ada8-4793-ba18-51ef7a1f0444
deleted file mode 100644
index ebe53cf1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/61229db0-ada8-4793-ba18-51ef7a1f0444
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "61229db0-ada8-4793-ba18-51ef7a1f0444", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d3d967ab-7e36-4cd1-8713-20d8feed6572"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-04-09T21:56:31+00:00", "end": "1977-04-09T21:56:31+00:00"}, "created": "1976-04-09T21:56:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d3d967ab-7e36-4cd1-8713-20d8feed6572"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1974-06-08T15:28:31-04:00", "end": "1974-06-08T17:56:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:cf6a4bd4-4cdf-455f-9df7-b03afb0ea46f"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "servicedPeriod": {"start": "1974-06-08T15:28:31-04:00", "end": "1974-06-08T17:56:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 11354.47, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2270.894, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 9083.576, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 11354.47, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 11354.47, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 11479.47, "currency": "USD"}}], "payment": {"amount": {"value": 9083.576, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/613cc7b1-8c62-458a-b75d-a6b7e1bb8883 b/data/input/FHIR/all/ExplanationOfBenefit/613cc7b1-8c62-458a-b75d-a6b7e1bb8883
deleted file mode 100644
index 5a220bda..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/613cc7b1-8c62-458a-b75d-a6b7e1bb8883
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "613cc7b1-8c62-458a-b75d-a6b7e1bb8883", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fe519d32-1716-48c6-93f5-6261b2d72474"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2004-08-03T03:26:33+00:00", "end": "2005-08-03T03:26:33+00:00"}, "created": "2004-08-03T03:26:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fe519d32-1716-48c6-93f5-6261b2d72474"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cf7c2635-a604-486f-a891-bfd2b3b7bdb2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2002-10-01T23:11:33-04:00", "end": "2002-10-01T23:26:33-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f5ce6d44-0634-4649-a9f5-0b3c025e13bc"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2002-10-01T23:11:33-04:00", "end": "2002-10-01T23:26:33-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/616601d0-0a90-45ca-85a2-26106030ccdc b/data/input/FHIR/all/ExplanationOfBenefit/616601d0-0a90-45ca-85a2-26106030ccdc
deleted file mode 100644
index f7aa6e16..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/616601d0-0a90-45ca-85a2-26106030ccdc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "616601d0-0a90-45ca-85a2-26106030ccdc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "684f9ec1-8f39-4557-8f5f-84593f6110b1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1996-06-27T14:40:09+00:00", "end": "1997-06-27T14:40:09+00:00"}, "created": "1996-06-27T14:40:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:684f9ec1-8f39-4557-8f5f-84593f6110b1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:38776947-400d-4ff2-928d-547ce703a149"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1994-08-26T10:10:09-04:00", "end": "1994-08-26T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d85aa252-37cd-4e41-8daf-c77844868f8c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "233678006", "display": "Childhood asthma"}], "text": "Childhood asthma"}, "servicedPeriod": {"start": "1994-08-26T10:10:09-04:00", "end": "1994-08-26T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/61ce20e7-6518-4c58-943c-6fafbe5db107 b/data/input/FHIR/all/ExplanationOfBenefit/61ce20e7-6518-4c58-943c-6fafbe5db107
deleted file mode 100644
index f3f23503..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/61ce20e7-6518-4c58-943c-6fafbe5db107
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "61ce20e7-6518-4c58-943c-6fafbe5db107", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "24d6fc9c-0039-4cac-a82f-1b16223135d1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2012-06-04T14:25:09+00:00", "end": "2013-06-04T14:25:09+00:00"}, "created": "2012-06-04T14:25:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:24d6fc9c-0039-4cac-a82f-1b16223135d1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:987b6a59-04dc-497e-8e6a-e0517b01e4b0"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-08-03T10:10:09-04:00", "end": "2010-08-03T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:30f7e181-c9ca-47c4-915d-51dd36f8b229"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-08-03T10:10:09-04:00", "end": "2010-08-03T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2010-08-03T10:10:09-04:00", "end": "2010-08-03T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/627ccb84-8dd9-49ca-a725-5f0ff5c38d9a b/data/input/FHIR/all/ExplanationOfBenefit/627ccb84-8dd9-49ca-a725-5f0ff5c38d9a
deleted file mode 100644
index ea81480b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/627ccb84-8dd9-49ca-a725-5f0ff5c38d9a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "627ccb84-8dd9-49ca-a725-5f0ff5c38d9a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8f84f4fc-a95b-4462-9b45-b4094be568c3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "1992-09-26T21:02:10+00:00", "end": "1993-09-26T21:02:10+00:00"}, "created": "1992-09-26T21:02:10+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8f84f4fc-a95b-4462-9b45-b4094be568c3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a091cef2-8135-4a5f-be56-9bf853780418"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1990-11-25T15:32:10-05:00", "end": "1990-11-25T16:02:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:21a8a402-8eca-4f76-b4d4-442b0933e5c8"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1990-11-25T15:32:10-05:00", "end": "1990-11-25T16:02:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/628cd6ad-c81d-4a87-af2d-aaaa78c1c40c b/data/input/FHIR/all/ExplanationOfBenefit/628cd6ad-c81d-4a87-af2d-aaaa78c1c40c
deleted file mode 100644
index c1d94fb7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/628cd6ad-c81d-4a87-af2d-aaaa78c1c40c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "628cd6ad-c81d-4a87-af2d-aaaa78c1c40c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7bc7dd46-2480-4cb7-b9dc-7a78365ae5c0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2019-04-16T04:53:40+00:00", "end": "2020-04-15T04:53:40+00:00"}, "created": "2019-04-16T04:53:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7bc7dd46-2480-4cb7-b9dc-7a78365ae5c0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a21037e5-8ffe-45f8-8bc6-95d887d3dceb"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-06-14T00:23:40-04:00", "end": "2017-06-14T00:53:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:09faecf6-93c2-4f16-90c8-735f9cafd659"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2017-06-14T00:23:40-04:00", "end": "2017-06-14T00:53:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2017-06-14T00:23:40-04:00", "end": "2017-06-14T00:53:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 3052.08, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 610.416, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2441.664, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 3052.08, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 3052.08, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 3177.08, "currency": "USD"}}], "payment": {"amount": {"value": 2441.664, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/62912281-d3fc-4161-887d-43d572efa50f b/data/input/FHIR/all/ExplanationOfBenefit/62912281-d3fc-4161-887d-43d572efa50f
deleted file mode 100644
index a532073a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/62912281-d3fc-4161-887d-43d572efa50f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "62912281-d3fc-4161-887d-43d572efa50f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0c02bc82-c934-489a-a424-99f524739aaf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2016-07-26T19:52:25+00:00", "end": "2017-07-26T19:52:25+00:00"}, "created": "2016-07-26T19:52:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0c02bc82-c934-489a-a424-99f524739aaf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:498124e4-5f85-4b5a-8580-25fc75afaf3c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-09-24T15:22:25-04:00", "end": "2014-09-24T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7ae56f17-9b26-4340-a687-9b96cf1c96a5"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2014-09-24T15:22:25-04:00", "end": "2014-09-24T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2014-09-24T15:22:25-04:00", "end": "2014-09-24T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2691.12, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 538.224, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2152.896, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2691.12, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2691.12, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2816.12, "currency": "USD"}}], "payment": {"amount": {"value": 2152.896, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6376bab7-ee90-41d9-91cf-237d425310fd b/data/input/FHIR/all/ExplanationOfBenefit/6376bab7-ee90-41d9-91cf-237d425310fd
deleted file mode 100644
index b380e156..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6376bab7-ee90-41d9-91cf-237d425310fd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6376bab7-ee90-41d9-91cf-237d425310fd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f5ae235c-c544-4a21-8a65-3fb59f3cb2df"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2012-09-30T20:12:28+00:00", "end": "2013-09-30T20:12:28+00:00"}, "created": "2012-09-30T20:12:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f5ae235c-c544-4a21-8a65-3fb59f3cb2df"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-11-29T14:57:28-05:00", "end": "2010-11-29T15:12:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2dd9000e-951a-477a-9bf5-64083358aa2c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-11-29T14:57:28-05:00", "end": "2010-11-29T15:12:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6407f97e-783a-4d32-9e6c-6a09c0b737f4 b/data/input/FHIR/all/ExplanationOfBenefit/6407f97e-783a-4d32-9e6c-6a09c0b737f4
deleted file mode 100644
index d608578a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6407f97e-783a-4d32-9e6c-6a09c0b737f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6407f97e-783a-4d32-9e6c-6a09c0b737f4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "671dab1c-14b8-46d4-8e79-8e3c27d50857"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2015-10-12T13:18:49+00:00", "end": "2016-10-11T13:18:49+00:00"}, "created": "2015-10-12T13:18:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:671dab1c-14b8-46d4-8e79-8e3c27d50857"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-12-10T08:03:49-05:00", "end": "2013-12-10T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5f53a635-19ec-44d1-8fdb-484d04d8c4f3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-12-10T08:03:49-05:00", "end": "2013-12-10T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/642c6787-8e4b-4701-ab84-9e556f69540d b/data/input/FHIR/all/ExplanationOfBenefit/642c6787-8e4b-4701-ab84-9e556f69540d
deleted file mode 100644
index e05e4fad..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/642c6787-8e4b-4701-ab84-9e556f69540d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "642c6787-8e4b-4701-ab84-9e556f69540d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e9411eb6-d4d6-4fbe-bd41-70cd87720dd9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2019-07-20T23:48:57+00:00", "end": "2020-07-19T23:48:57+00:00"}, "created": "2019-07-20T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e9411eb6-d4d6-4fbe-bd41-70cd87720dd9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-09-17T19:33:57-04:00", "end": "2017-09-17T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a1c7866f-511e-4ae1-9330-8673c41c3c32"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-09-17T19:33:57-04:00", "end": "2017-09-17T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/65805521-881d-40e9-b781-3c093cfa5eca b/data/input/FHIR/all/ExplanationOfBenefit/65805521-881d-40e9-b781-3c093cfa5eca
deleted file mode 100644
index 72439a95..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/65805521-881d-40e9-b781-3c093cfa5eca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "65805521-881d-40e9-b781-3c093cfa5eca", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2e098a16-5a39-4e57-92ff-f99752f6effb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2019-11-06T01:23:11+00:00", "end": "2020-11-05T01:23:11+00:00"}, "created": "2019-11-06T01:23:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2e098a16-5a39-4e57-92ff-f99752f6effb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:00634035-5b5e-402b-bfa4-81e375eae861"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-01-03T20:08:11-05:00", "end": "2018-01-03T20:23:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:18326582-7a65-4519-8c46-5bcc514a6b74"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2018-01-03T20:08:11-05:00", "end": "2018-01-03T20:23:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/66013c2a-f813-4c2c-9dee-2dd23c499dcf b/data/input/FHIR/all/ExplanationOfBenefit/66013c2a-f813-4c2c-9dee-2dd23c499dcf
deleted file mode 100644
index d25731ad..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/66013c2a-f813-4c2c-9dee-2dd23c499dcf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "66013c2a-f813-4c2c-9dee-2dd23c499dcf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "requester": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "performer": [{"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e8c0d2ac-8072-4939-b10d-232f97ab9b68"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2012-09-30T22:37:06+00:00", "end": "2013-09-30T22:37:06+00:00"}, "created": "2012-09-30T22:37:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e8c0d2ac-8072-4939-b10d-232f97ab9b68"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "305408004", "display": "Admission to surgical department"}], "text": "Admission to surgical department"}, "servicedPeriod": {"start": "2010-11-28T15:37:06-05:00", "end": "2010-11-29T17:37:06-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b262dced-d5e7-40e1-995b-57149e439e0d"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "287664005", "display": "Bilateral tubal ligation"}], "text": "Bilateral tubal ligation"}, "servicedPeriod": {"start": "2010-11-28T15:37:06-05:00", "end": "2010-11-29T17:37:06-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 11163.34, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2232.668, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 8930.672, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 11163.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 11163.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 11238.34, "currency": "USD"}}], "payment": {"amount": {"value": 8930.672, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/66a93ee3-86fb-425c-90b7-2619ac81e964 b/data/input/FHIR/all/ExplanationOfBenefit/66a93ee3-86fb-425c-90b7-2619ac81e964
deleted file mode 100644
index 8e366fd1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/66a93ee3-86fb-425c-90b7-2619ac81e964
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "66a93ee3-86fb-425c-90b7-2619ac81e964", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "98944aa8-01f8-4fe0-9178-d6bb0898e0ef"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2012-06-11T15:21:54+00:00", "end": "2013-06-11T15:21:54+00:00"}, "created": "2012-06-11T15:21:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:98944aa8-01f8-4fe0-9178-d6bb0898e0ef"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:94adf4a0-c81e-4517-ae96-6600666f9525"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-08-10T11:06:54-04:00", "end": "2010-08-10T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7787fe00-bf8d-48d8-a7bb-1f3cc54930da"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-08-10T11:06:54-04:00", "end": "2010-08-10T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/66b11db2-349a-4a74-926d-84a8416adbde b/data/input/FHIR/all/ExplanationOfBenefit/66b11db2-349a-4a74-926d-84a8416adbde
deleted file mode 100644
index ee72db48..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/66b11db2-349a-4a74-926d-84a8416adbde
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "66b11db2-349a-4a74-926d-84a8416adbde", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ca1333bf-21f5-44ae-a3f4-55fdf0e11d57"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2016-03-29T15:36:54+00:00", "end": "2017-03-29T15:36:54+00:00"}, "created": "2016-03-29T15:36:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ca1333bf-21f5-44ae-a3f4-55fdf0e11d57"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a75b88a6-e220-429d-a718-38a2c6f7929a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-05-28T11:06:54-04:00", "end": "2014-05-28T11:36:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6a38d23a-1f16-4759-a869-ef61c3a78934"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2014-05-28T11:06:54-04:00", "end": "2014-05-28T11:36:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2014-05-28T11:06:54-04:00", "end": "2014-05-28T11:36:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2355.37, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 471.074, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1884.296, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2355.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2355.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2480.37, "currency": "USD"}}], "payment": {"amount": {"value": 1884.296, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/671be274-7904-4c41-a33a-02e9a8e376ed b/data/input/FHIR/all/ExplanationOfBenefit/671be274-7904-4c41-a33a-02e9a8e376ed
deleted file mode 100644
index 3adf616d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/671be274-7904-4c41-a33a-02e9a8e376ed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "671be274-7904-4c41-a33a-02e9a8e376ed", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "65c17b4d-9d98-4a8b-9910-5ee5be933b7e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2007-05-16T08:56:53+00:00", "end": "2008-05-15T08:56:53+00:00"}, "created": "2007-05-16T08:56:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:65c17b4d-9d98-4a8b-9910-5ee5be933b7e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2005-07-14T03:56:53-04:00", "end": "2005-07-14T04:56:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:6597287e-bdd5-4ba9-a857-666a586203ec"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/673c2ea9-be75-47ae-bdb4-f125575f928f b/data/input/FHIR/all/ExplanationOfBenefit/673c2ea9-be75-47ae-bdb4-f125575f928f
deleted file mode 100644
index d764b4f3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/673c2ea9-be75-47ae-bdb4-f125575f928f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "673c2ea9-be75-47ae-bdb4-f125575f928f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "52eedbf1-2c57-4ec9-88d1-b8e7665b6b0f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2012-03-15T08:26:53+00:00", "end": "2013-03-15T08:26:53+00:00"}, "created": "2012-03-15T08:26:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:52eedbf1-2c57-4ec9-88d1-b8e7665b6b0f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c8a79f98-0046-4c8e-8d4d-22c5f1bbeb66"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-05-14T03:56:53-04:00", "end": "2010-05-14T04:26:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a14f8a26-25e1-46b8-b9ed-a80f239d2d9c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2010-05-14T03:56:53-04:00", "end": "2010-05-14T04:26:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2010-05-14T03:56:53-04:00", "end": "2010-05-14T04:26:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2734.78, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 546.956, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2187.824, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2734.78, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2734.78, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2859.78, "currency": "USD"}}], "payment": {"amount": {"value": 2187.824, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/67659791-4965-4452-b269-9766ea18ad8b b/data/input/FHIR/all/ExplanationOfBenefit/67659791-4965-4452-b269-9766ea18ad8b
deleted file mode 100644
index 6eaf7f56..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/67659791-4965-4452-b269-9766ea18ad8b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "67659791-4965-4452-b269-9766ea18ad8b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "requester": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "performer": [{"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "894ea780-446a-4ac8-a82f-f65af1747a8b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2017-11-20T16:27:57+00:00", "end": "2018-11-21T16:27:57+00:00"}, "created": "2017-11-20T16:27:57+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:894ea780-446a-4ac8-a82f-f65af1747a8b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-01-19T11:12:57-05:00", "end": "2016-01-19T11:27:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:07b088dd-046c-47f6-8491-a1558d05143f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-01-19T11:12:57-05:00", "end": "2016-01-19T11:27:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/67848a1a-61fa-45ce-9d47-37588df19a4f b/data/input/FHIR/all/ExplanationOfBenefit/67848a1a-61fa-45ce-9d47-37588df19a4f
deleted file mode 100644
index 6b501751..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/67848a1a-61fa-45ce-9d47-37588df19a4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "67848a1a-61fa-45ce-9d47-37588df19a4f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "requester": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "performer": [{"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "72646b70-5235-4605-96d1-13a42bd5b269"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2012-08-10T21:07:06+00:00", "end": "2013-08-10T21:07:06+00:00"}, "created": "2012-08-10T21:07:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:72646b70-5235-4605-96d1-13a42bd5b269"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-10-09T16:37:06-04:00", "end": "2010-10-09T17:07:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:afa117be-9df1-48f2-a4f2-5cb51b8794b7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-10-09T16:37:06-04:00", "end": "2010-10-09T17:07:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-10-09T16:37:06-04:00", "end": "2010-10-09T17:07:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 352.78, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 70.556, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 282.224, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 352.78, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 352.78, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 618.3, "currency": "USD"}}], "payment": {"amount": {"value": 394.64, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6875b400-f7dc-4704-b683-7c4cfc76a914 b/data/input/FHIR/all/ExplanationOfBenefit/6875b400-f7dc-4704-b683-7c4cfc76a914
deleted file mode 100644
index 81fbb611..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6875b400-f7dc-4704-b683-7c4cfc76a914
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6875b400-f7dc-4704-b683-7c4cfc76a914", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6266a603-b7f8-49e2-a293-e6d412d101a2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2020-09-04T14:25:09+00:00", "end": "2021-09-04T15:25:09+00:00"}, "created": "2020-09-04T14:25:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6266a603-b7f8-49e2-a293-e6d412d101a2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e8ca4067-25d6-4d27-9baa-b64da0ed49c4"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-11-03T10:10:09-04:00", "end": "2018-11-03T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3def7f79-a09c-44c1-8fd5-e58c8ada8ae4"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2018-11-03T10:10:09-04:00", "end": "2018-11-03T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6901bc07-94b0-435e-ac91-db558847f6c3 b/data/input/FHIR/all/ExplanationOfBenefit/6901bc07-94b0-435e-ac91-db558847f6c3
deleted file mode 100644
index a877eafe..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6901bc07-94b0-435e-ac91-db558847f6c3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6901bc07-94b0-435e-ac91-db558847f6c3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1c54b20f-1d1b-43f1-9467-6e1ec7745ef0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2012-12-27T14:30:47+00:00", "end": "2013-12-27T14:30:47+00:00"}, "created": "2012-12-27T14:30:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1c54b20f-1d1b-43f1-9467-6e1ec7745ef0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-02-25T09:15:47-05:00", "end": "2011-02-25T09:30:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f26c347d-767c-42a0-b2d1-5231522efbd0"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-02-25T09:15:47-05:00", "end": "2011-02-25T09:30:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6919e203-b353-437e-8c53-b4fee5e41c8b b/data/input/FHIR/all/ExplanationOfBenefit/6919e203-b353-437e-8c53-b4fee5e41c8b
deleted file mode 100644
index 8056d43a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6919e203-b353-437e-8c53-b4fee5e41c8b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6919e203-b353-437e-8c53-b4fee5e41c8b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a28adfe1-ead5-4039-afd9-eccbc2805f3e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2013-07-03T23:48:57+00:00", "end": "2014-07-04T23:48:57+00:00"}, "created": "2013-07-03T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a28adfe1-ead5-4039-afd9-eccbc2805f3e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:63c337e9-6766-45e7-a410-1fca72081cf2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-09-01T19:33:57-04:00", "end": "2011-09-01T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f9143a49-b87b-4b29-932f-0bc618851c90"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2011-09-01T19:33:57-04:00", "end": "2011-09-01T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/69b4abac-10ab-4fab-8eb9-70037be6222e b/data/input/FHIR/all/ExplanationOfBenefit/69b4abac-10ab-4fab-8eb9-70037be6222e
deleted file mode 100644
index 66483066..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/69b4abac-10ab-4fab-8eb9-70037be6222e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "69b4abac-10ab-4fab-8eb9-70037be6222e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "80f5047e-5c40-4427-aa2a-28bde03d2a26"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2015-04-07T00:11:47+00:00", "end": "2016-04-06T00:11:47+00:00"}, "created": "2015-04-07T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:80f5047e-5c40-4427-aa2a-28bde03d2a26"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-06-04T19:56:47-04:00", "end": "2013-06-04T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d943c6c2-fc1a-434d-8d6d-284973d0211b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-06-04T19:56:47-04:00", "end": "2013-06-04T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "servicedPeriod": {"start": "2013-06-04T19:56:47-04:00", "end": "2013-06-04T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6a36ec87-a0fb-4ee8-becf-a8a2d7712653 b/data/input/FHIR/all/ExplanationOfBenefit/6a36ec87-a0fb-4ee8-becf-a8a2d7712653
deleted file mode 100644
index dbd92331..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6a36ec87-a0fb-4ee8-becf-a8a2d7712653
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6a36ec87-a0fb-4ee8-becf-a8a2d7712653", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "requester": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "performer": [{"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "132ab8d1-87ef-4d7b-97a0-38921d1046d1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2011-11-10T19:35:19+00:00", "end": "2012-11-09T19:35:19+00:00"}, "created": "2011-11-10T19:35:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:132ab8d1-87ef-4d7b-97a0-38921d1046d1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-01-08T14:20:19-05:00", "end": "2010-01-08T14:35:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:86e9c67f-7be7-4683-835e-741a0d119cec"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-01-08T14:20:19-05:00", "end": "2010-01-08T14:35:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2010-01-08T14:20:19-05:00", "end": "2010-01-08T14:35:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6a381a32-4cf9-4551-bb72-30ed25f119a5 b/data/input/FHIR/all/ExplanationOfBenefit/6a381a32-4cf9-4551-bb72-30ed25f119a5
deleted file mode 100644
index 860441e9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6a381a32-4cf9-4551-bb72-30ed25f119a5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6a381a32-4cf9-4551-bb72-30ed25f119a5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "requester": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "performer": [{"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "cf8ab43a-5079-41d7-bc90-72fbaae8d9e0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2018-08-17T21:07:06+00:00", "end": "2019-08-17T21:07:06+00:00"}, "created": "2018-08-17T21:07:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:cf8ab43a-5079-41d7-bc90-72fbaae8d9e0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-10-15T16:37:06-04:00", "end": "2016-10-15T17:07:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e38a5fc6-a332-44cb-a6ff-ff02f1eaef2a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-10-15T16:37:06-04:00", "end": "2016-10-15T17:07:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2016-10-15T16:37:06-04:00", "end": "2016-10-15T17:07:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-10-15T16:37:06-04:00", "end": "2016-10-15T17:07:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 790.48, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 158.096, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 632.384, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 790.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 790.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1196.52, "currency": "USD"}}], "payment": {"amount": {"value": 857.216, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6a61a0d3-126a-4c4a-8930-cab22d64ce29 b/data/input/FHIR/all/ExplanationOfBenefit/6a61a0d3-126a-4c4a-8930-cab22d64ce29
deleted file mode 100644
index 0d5b48c6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6a61a0d3-126a-4c4a-8930-cab22d64ce29
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6a61a0d3-126a-4c4a-8930-cab22d64ce29", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1df2c4b3-8d69-48d4-bbb1-b15b6f4a374d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1988-03-30T15:23:18+00:00", "end": "1989-03-30T15:23:18+00:00"}, "created": "1988-03-30T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1df2c4b3-8d69-48d4-bbb1-b15b6f4a374d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1986-05-29T11:08:18-04:00", "end": "1986-05-29T11:23:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:31a4ad5e-1665-4195-bbce-45a191b6633e"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6abaef62-b50b-4c7d-a3a4-555adfef9382 b/data/input/FHIR/all/ExplanationOfBenefit/6abaef62-b50b-4c7d-a3a4-555adfef9382
deleted file mode 100644
index cfc1c760..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6abaef62-b50b-4c7d-a3a4-555adfef9382
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6abaef62-b50b-4c7d-a3a4-555adfef9382", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4a502d21-e21a-4d2e-b8e3-194f29a93823"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2014-02-01T20:47:10+00:00", "end": "2015-02-01T20:47:10+00:00"}, "created": "2014-02-01T20:47:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4a502d21-e21a-4d2e-b8e3-194f29a93823"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:87b3e4ba-1853-40fa-9631-10dec81eab8c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-04-01T16:32:10-04:00", "end": "2012-04-01T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e0af2263-c53a-4fdf-9ea6-60042fb99ffe"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-04-01T16:32:10-04:00", "end": "2012-04-01T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2012-04-01T16:32:10-04:00", "end": "2012-04-01T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2012-04-01T16:32:10-04:00", "end": "2012-04-01T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6abee1e7-1f05-4d7e-969e-6e4a8d0c2138 b/data/input/FHIR/all/ExplanationOfBenefit/6abee1e7-1f05-4d7e-969e-6e4a8d0c2138
deleted file mode 100644
index 8b2b1dd2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6abee1e7-1f05-4d7e-969e-6e4a8d0c2138
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6abee1e7-1f05-4d7e-969e-6e4a8d0c2138", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8ded740c-b651-4b4c-a8ab-063ce1cd26d5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2020-10-26T11:03:09+00:00", "end": "2021-10-26T11:03:09+00:00"}, "created": "2020-10-26T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8ded740c-b651-4b4c-a8ab-063ce1cd26d5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-12-25T05:48:09-05:00", "end": "2018-12-25T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ea2e8791-d735-47ec-ac37-3dda9b3afd90"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-12-25T05:48:09-05:00", "end": "2018-12-25T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6adf830d-ddb9-48bc-88f3-989e1b59cbf4 b/data/input/FHIR/all/ExplanationOfBenefit/6adf830d-ddb9-48bc-88f3-989e1b59cbf4
deleted file mode 100644
index d5489b29..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6adf830d-ddb9-48bc-88f3-989e1b59cbf4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6adf830d-ddb9-48bc-88f3-989e1b59cbf4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "requester": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "performer": [{"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4ef1fbf5-e219-41b3-afc3-766bc6e4a3dc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-12-17T15:04:19+00:00", "end": "2021-12-17T15:04:19+00:00"}, "created": "2020-12-17T15:04:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4ef1fbf5-e219-41b3-afc3-766bc6e4a3dc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-02-15T09:49:19-05:00", "end": "2019-02-15T10:04:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:44031197-7618-46b6-9996-17ccb41e970a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "2019-02-15T09:49:19-05:00", "end": "2019-02-15T10:04:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-02-15T09:49:19-05:00", "end": "2019-02-15T10:04:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "servicedPeriod": {"start": "2019-02-15T09:49:19-05:00", "end": "2019-02-15T10:04:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "servicedPeriod": {"start": "2019-02-15T09:49:19-05:00", "end": "2019-02-15T10:04:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "informationSequence": [5], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "servicedPeriod": {"start": "2019-02-15T09:49:19-05:00", "end": "2019-02-15T10:04:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 827.6, "currency": "USD"}}], "payment": {"amount": {"value": 562.08, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6ae08333-0efd-4e73-b36e-9f6ee1a4b23b b/data/input/FHIR/all/ExplanationOfBenefit/6ae08333-0efd-4e73-b36e-9f6ee1a4b23b
deleted file mode 100644
index b5a14cba..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6ae08333-0efd-4e73-b36e-9f6ee1a4b23b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6ae08333-0efd-4e73-b36e-9f6ee1a4b23b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "77eb02cb-7c16-4326-9837-f4a0080ea29f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2020-07-03T04:57:08+00:00", "end": "2021-07-03T04:57:08+00:00"}, "created": "2020-07-03T04:57:08+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:77eb02cb-7c16-4326-9837-f4a0080ea29f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-09-01T00:27:08-04:00", "end": "2018-09-01T00:57:08-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9bf3f7a0-dbde-414f-9e45-392851e4da57"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-09-01T00:27:08-04:00", "end": "2018-09-01T00:57:08-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-09-01T00:27:08-04:00", "end": "2018-09-01T00:57:08-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 597.18, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 119.43599999999999, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 477.74399999999997, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 597.18, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 597.18, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 862.7, "currency": "USD"}}], "payment": {"amount": {"value": 590.16, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6b1d803f-4fdb-4581-922c-adaba1fc906b b/data/input/FHIR/all/ExplanationOfBenefit/6b1d803f-4fdb-4581-922c-adaba1fc906b
deleted file mode 100644
index e53600b9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6b1d803f-4fdb-4581-922c-adaba1fc906b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6b1d803f-4fdb-4581-922c-adaba1fc906b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f2d686dd-66e3-47f1-ad1e-59657764c0a6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2020-04-30T04:15:52+00:00", "end": "2021-04-30T04:15:52+00:00"}, "created": "2020-04-30T04:15:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f2d686dd-66e3-47f1-ad1e-59657764c0a6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e7f2f88a-57f8-4d73-afc9-47363d98890d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-06-29T00:00:52-04:00", "end": "2018-06-29T00:15:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b5e2ab62-b12f-4b83-88f0-2b58564e1498"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "2018-06-29T00:00:52-04:00", "end": "2018-06-29T00:15:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6b3c38cc-434a-47ab-82b2-cd470a1a2691 b/data/input/FHIR/all/ExplanationOfBenefit/6b3c38cc-434a-47ab-82b2-cd470a1a2691
deleted file mode 100644
index ed50c59d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6b3c38cc-434a-47ab-82b2-cd470a1a2691
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6b3c38cc-434a-47ab-82b2-cd470a1a2691", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8c570a7e-4dd0-4728-ad78-699383b0aeae"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2017-11-14T15:21:54+00:00", "end": "2018-11-15T15:21:54+00:00"}, "created": "2017-11-14T15:21:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8c570a7e-4dd0-4728-ad78-699383b0aeae"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "servicedPeriod": {"start": "2016-01-13T10:06:54-05:00", "end": "2016-01-13T10:21:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8c6c2aea-97cd-4a5a-933e-56af5c793a91"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6bd92396-237e-4ddd-a6c1-524ec59d8ab0 b/data/input/FHIR/all/ExplanationOfBenefit/6bd92396-237e-4ddd-a6c1-524ec59d8ab0
deleted file mode 100644
index 3b28645d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6bd92396-237e-4ddd-a6c1-524ec59d8ab0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6bd92396-237e-4ddd-a6c1-524ec59d8ab0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e85d043d-fa0c-4dea-96ea-5c54dbb156ac"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-07-02T22:19:31+00:00", "end": "1977-07-02T22:19:31+00:00"}, "created": "1976-07-02T22:19:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e85d043d-fa0c-4dea-96ea-5c54dbb156ac"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:24df2d91-c14f-4a45-902c-25ff9de8d4a5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1974-08-31T15:28:31-04:00", "end": "1974-08-31T18:19:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:a9a32c6e-91fc-44a3-8091-2c8e5eebb7a0"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "servicedPeriod": {"start": "1974-08-31T15:28:31-04:00", "end": "1974-08-31T18:19:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 17670.45, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 3534.09, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 14136.36, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 17670.45, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 17670.45, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}, "servicedPeriod": {"start": "1974-08-31T15:28:31-04:00", "end": "1974-08-31T18:19:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 17795.45, "currency": "USD"}}], "payment": {"amount": {"value": 14136.36, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6c11ec04-db10-4f94-b97c-298c0f133f44 b/data/input/FHIR/all/ExplanationOfBenefit/6c11ec04-db10-4f94-b97c-298c0f133f44
deleted file mode 100644
index 242c54d0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6c11ec04-db10-4f94-b97c-298c0f133f44
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6c11ec04-db10-4f94-b97c-298c0f133f44", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "221cc2bc-b62c-4325-8799-549286b098c1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "1996-09-29T20:30:51+00:00", "end": "1997-09-29T20:30:51+00:00"}, "created": "1996-09-29T20:30:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:221cc2bc-b62c-4325-8799-549286b098c1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1994-11-28T15:15:51-05:00", "end": "1994-11-28T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:25d7c727-6d73-4530-bde1-ddbc6a80de40"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6c75a854-e4b7-4f83-80e0-21af7339a21a b/data/input/FHIR/all/ExplanationOfBenefit/6c75a854-e4b7-4f83-80e0-21af7339a21a
deleted file mode 100644
index 82f66974..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6c75a854-e4b7-4f83-80e0-21af7339a21a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6c75a854-e4b7-4f83-80e0-21af7339a21a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "318dbc0a-5977-4bcc-962e-fb7c1b2309ff"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "1986-05-12T01:30:07+00:00", "end": "1987-05-12T01:30:07+00:00"}, "created": "1986-05-12T01:30:07+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:318dbc0a-5977-4bcc-962e-fb7c1b2309ff"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1984-07-09T20:54:07-04:00", "end": "1984-07-09T21:30:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cdf4ee74-2ef1-406e-8f7e-ba6734cb6673"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6cd15f6c-33f8-4b38-8683-0d74bfe1bb31 b/data/input/FHIR/all/ExplanationOfBenefit/6cd15f6c-33f8-4b38-8683-0d74bfe1bb31
deleted file mode 100644
index b089a55c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6cd15f6c-33f8-4b38-8683-0d74bfe1bb31
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6cd15f6c-33f8-4b38-8683-0d74bfe1bb31", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c38efd72-6495-43cd-92c2-58d004558e2c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2017-09-21T14:30:47+00:00", "end": "2018-09-22T14:30:47+00:00"}, "created": "2017-09-21T14:30:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c38efd72-6495-43cd-92c2-58d004558e2c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-11-20T09:15:47-05:00", "end": "2015-11-20T09:30:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f9f531a9-c5bc-4420-9a7a-f5808bd0d90c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-11-20T09:15:47-05:00", "end": "2015-11-20T09:30:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2015-11-20T09:15:47-05:00", "end": "2015-11-20T09:30:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6d177d9e-6973-4abe-8d77-831cb3fd93c4 b/data/input/FHIR/all/ExplanationOfBenefit/6d177d9e-6973-4abe-8d77-831cb3fd93c4
deleted file mode 100644
index 7042e41d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6d177d9e-6973-4abe-8d77-831cb3fd93c4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6d177d9e-6973-4abe-8d77-831cb3fd93c4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "cc7694e4-f485-4228-bc24-a559bb1f6d8d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2017-05-22T13:26:35+00:00", "end": "2018-05-23T13:26:35+00:00"}, "created": "2017-05-22T13:26:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:cc7694e4-f485-4228-bc24-a559bb1f6d8d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6ea1c56a-17e4-47a9-ba16-6122a73c643a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-07-21T09:11:35-04:00", "end": "2015-07-21T09:26:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5c890f6c-28c0-4788-a413-911b15e92c9d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2015-07-21T09:11:35-04:00", "end": "2015-07-21T09:26:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6d417025-1c6e-4b32-9b11-a9077cf0963d b/data/input/FHIR/all/ExplanationOfBenefit/6d417025-1c6e-4b32-9b11-a9077cf0963d
deleted file mode 100644
index 07cdaf17..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6d417025-1c6e-4b32-9b11-a9077cf0963d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6d417025-1c6e-4b32-9b11-a9077cf0963d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "performer": [{"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0ff7e988-bc77-4a25-945f-300c863444ae"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2017-09-03T17:07:31+00:00", "end": "2018-09-04T16:07:31+00:00"}, "created": "2017-09-03T17:07:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0ff7e988-bc77-4a25-945f-300c863444ae"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-11-02T11:52:31-05:00", "end": "2015-11-02T12:07:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:62605b72-a63c-4773-b9e8-ce0e951db5e5"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-11-02T11:52:31-05:00", "end": "2015-11-02T12:07:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2015-11-02T11:52:31-05:00", "end": "2015-11-02T12:07:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2015-11-02T11:52:31-05:00", "end": "2015-11-02T12:07:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2015-11-02T11:52:31-05:00", "end": "2015-11-02T12:07:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6e11f338-6b5b-45e0-bffd-33c68942dac1 b/data/input/FHIR/all/ExplanationOfBenefit/6e11f338-6b5b-45e0-bffd-33c68942dac1
deleted file mode 100644
index 761b127e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6e11f338-6b5b-45e0-bffd-33c68942dac1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6e11f338-6b5b-45e0-bffd-33c68942dac1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c8420639-594f-40cb-9b2e-c5b99dd78acf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2002-04-05T11:03:09+00:00", "end": "2003-04-05T11:03:09+00:00"}, "created": "2002-04-05T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c8420639-594f-40cb-9b2e-c5b99dd78acf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:11d3de8a-44a3-4945-be08-df03a85cd209"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2000-06-03T06:48:09-04:00", "end": "2000-06-03T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6990ce5c-a0e6-48ca-948b-560af9634f90"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "2000-06-03T06:48:09-04:00", "end": "2000-06-03T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6e1521ff-5438-43b2-9c85-f089ea613893 b/data/input/FHIR/all/ExplanationOfBenefit/6e1521ff-5438-43b2-9c85-f089ea613893
deleted file mode 100644
index 0ccb8699..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6e1521ff-5438-43b2-9c85-f089ea613893
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6e1521ff-5438-43b2-9c85-f089ea613893", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "848a0d60-53cf-41a5-8ae0-fe0ae27c4d9e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1986-01-27T15:38:18+00:00", "end": "1987-01-27T15:38:18+00:00"}, "created": "1986-01-27T15:38:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:848a0d60-53cf-41a5-8ae0-fe0ae27c4d9e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1984-03-27T10:08:18-05:00", "end": "1984-03-27T10:38:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f0f57cfe-a356-4e6e-ab16-f9e0aebb7d18"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1984-03-27T10:08:18-05:00", "end": "1984-03-27T10:38:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1984-03-27T10:08:18-05:00", "end": "1984-03-27T10:38:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 771.14, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 154.228, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 616.912, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 771.14, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 771.14, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1036.66, "currency": "USD"}}], "payment": {"amount": {"value": 729.3280000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6e3b3ba7-062a-42f3-b31a-ca9898dfe099 b/data/input/FHIR/all/ExplanationOfBenefit/6e3b3ba7-062a-42f3-b31a-ca9898dfe099
deleted file mode 100644
index 05c38415..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6e3b3ba7-062a-42f3-b31a-ca9898dfe099
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6e3b3ba7-062a-42f3-b31a-ca9898dfe099", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dc44c199-b1cf-4ef7-bc15-b99de4570eda"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2016-09-02T22:37:41+00:00", "end": "2017-09-02T23:37:41+00:00"}, "created": "2016-09-02T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dc44c199-b1cf-4ef7-bc15-b99de4570eda"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:55d4cd9d-ef36-47fa-b17d-a304d4dc2ea3"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-11-01T18:22:41-04:00", "end": "2014-11-01T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8812ed00-a2a5-420a-b375-71914ef34de7"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-11-01T18:22:41-04:00", "end": "2014-11-01T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6e404656-16c1-4344-b992-0366caff272d b/data/input/FHIR/all/ExplanationOfBenefit/6e404656-16c1-4344-b992-0366caff272d
deleted file mode 100644
index c7385e02..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6e404656-16c1-4344-b992-0366caff272d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6e404656-16c1-4344-b992-0366caff272d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "requester": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "performer": [{"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ff0eb4ac-a9a4-439f-8c34-b266c8919c15"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2015-11-17T12:14:32+00:00", "end": "2016-11-16T12:14:32+00:00"}, "created": "2015-11-17T12:14:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ff0eb4ac-a9a4-439f-8c34-b266c8919c15"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-01-15T06:44:32-05:00", "end": "2014-01-15T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d67bcaba-c48c-45d3-9544-f031140d2f99"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-01-15T06:44:32-05:00", "end": "2014-01-15T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-01-15T06:44:32-05:00", "end": "2014-01-15T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 836.23, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 167.246, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 668.984, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 836.23, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 836.23, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1101.75, "currency": "USD"}}], "payment": {"amount": {"value": 781.4000000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6e4c4655-f620-4b38-88dc-b661eec86cba b/data/input/FHIR/all/ExplanationOfBenefit/6e4c4655-f620-4b38-88dc-b661eec86cba
deleted file mode 100644
index 9d2eb802..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6e4c4655-f620-4b38-88dc-b661eec86cba
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6e4c4655-f620-4b38-88dc-b661eec86cba", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3f0aa99e-6f2f-4cae-87e5-714bf5baaa73"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2016-02-06T20:47:10+00:00", "end": "2017-02-05T20:47:10+00:00"}, "created": "2016-02-06T20:47:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3f0aa99e-6f2f-4cae-87e5-714bf5baaa73"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-04-06T16:32:10-04:00", "end": "2014-04-06T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4d8ae89b-41cd-42eb-8464-6f8daa88b0cc"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-04-06T16:32:10-04:00", "end": "2014-04-06T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-04-06T16:32:10-04:00", "end": "2014-04-06T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2014-04-06T16:32:10-04:00", "end": "2014-04-06T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6eec890a-5209-4b38-a77b-40331558e555 b/data/input/FHIR/all/ExplanationOfBenefit/6eec890a-5209-4b38-a77b-40331558e555
deleted file mode 100644
index 039e69d5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6eec890a-5209-4b38-a77b-40331558e555
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6eec890a-5209-4b38-a77b-40331558e555", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "734a4c84-30f7-47fb-9420-0884b7dafb02"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "1999-02-06T14:26:06+00:00", "end": "2000-02-06T14:26:06+00:00"}, "created": "1999-02-06T14:26:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:734a4c84-30f7-47fb-9420-0884b7dafb02"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1997-04-06T10:01:06-04:00", "end": "1997-04-06T10:26:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a732eb5d-76d2-49c2-9ebf-f350b5e13ca3"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6f0827ac-19a1-476e-b2ad-79e7f7183769 b/data/input/FHIR/all/ExplanationOfBenefit/6f0827ac-19a1-476e-b2ad-79e7f7183769
deleted file mode 100644
index bd086bfe..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6f0827ac-19a1-476e-b2ad-79e7f7183769
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6f0827ac-19a1-476e-b2ad-79e7f7183769", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ab0de6f0-95d9-47eb-88b1-c141848910c9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2020-09-11T19:45:25+00:00", "end": "2021-09-11T19:45:25+00:00"}, "created": "2020-09-11T19:45:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ab0de6f0-95d9-47eb-88b1-c141848910c9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-11-10T14:30:25-05:00", "end": "2018-11-10T14:45:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:27d55b20-70de-452b-8f14-a8c5fd9cd2ec"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-11-10T14:30:25-05:00", "end": "2018-11-10T14:45:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6f41708d-42a0-48cf-b46c-2e5056aefc13 b/data/input/FHIR/all/ExplanationOfBenefit/6f41708d-42a0-48cf-b46c-2e5056aefc13
deleted file mode 100644
index dc3d979e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6f41708d-42a0-48cf-b46c-2e5056aefc13
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6f41708d-42a0-48cf-b46c-2e5056aefc13", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5cd62c02-11fd-4224-8fab-a45aade062dc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2018-01-30T13:25:39+00:00", "end": "2019-01-30T13:25:39+00:00"}, "created": "2018-01-30T13:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5cd62c02-11fd-4224-8fab-a45aade062dc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:94387198-31c5-4161-b06b-42de2bcf39c5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-03-30T09:10:39-04:00", "end": "2016-03-30T09:25:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:290de98b-d369-421a-97df-0ae1d32c83e7"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2016-03-30T09:10:39-04:00", "end": "2016-03-30T09:25:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6f66b6ad-96a5-43fb-be80-bce6c5cd0d78 b/data/input/FHIR/all/ExplanationOfBenefit/6f66b6ad-96a5-43fb-be80-bce6c5cd0d78
deleted file mode 100644
index b09d68ed..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6f66b6ad-96a5-43fb-be80-bce6c5cd0d78
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6f66b6ad-96a5-43fb-be80-bce6c5cd0d78", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fb4b4662-1dd8-48c2-a0f3-0bdf0b6ea32e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2016-08-13T05:14:29+00:00", "end": "2017-08-13T05:14:29+00:00"}, "created": "2016-08-13T05:14:29+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fb4b4662-1dd8-48c2-a0f3-0bdf0b6ea32e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-10-12T00:44:29-04:00", "end": "2014-10-12T01:14:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c1fed152-3b87-488d-8617-dca9be37904e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-10-12T00:44:29-04:00", "end": "2014-10-12T01:14:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-10-12T00:44:29-04:00", "end": "2014-10-12T01:14:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 526.99, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 105.39800000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 421.59200000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 526.99, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 526.99, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 792.51, "currency": "USD"}}], "payment": {"amount": {"value": 534.008, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/6ff1bb65-d5ff-4c3b-a298-f0e9d968da95 b/data/input/FHIR/all/ExplanationOfBenefit/6ff1bb65-d5ff-4c3b-a298-f0e9d968da95
deleted file mode 100644
index ae5f6353..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/6ff1bb65-d5ff-4c3b-a298-f0e9d968da95
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "6ff1bb65-d5ff-4c3b-a298-f0e9d968da95", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "33ba0204-5ab6-41d9-8e00-1ba6af69b907"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2014-09-04T09:13:53+00:00", "end": "2015-09-04T09:13:53+00:00"}, "created": "2014-09-04T09:13:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:33ba0204-5ab6-41d9-8e00-1ba6af69b907"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:868795c3-8139-4c8a-80e6-ee38a72db722"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2012-11-02T03:56:53-04:00", "end": "2012-11-02T05:13:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:aa74b05c-b7c2-4924-bdeb-6f9df76e485b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "370247008", "display": "Facial laceration"}], "text": "Facial laceration"}, "servicedPeriod": {"start": "2012-11-02T03:56:53-04:00", "end": "2012-11-02T05:13:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "servicedPeriod": {"start": "2012-11-02T03:56:53-04:00", "end": "2012-11-02T05:13:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 11156.04, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2231.208, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 8924.832, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 11156.04, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 11156.04, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 11281.04, "currency": "USD"}}], "payment": {"amount": {"value": 8924.832, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/700ebda0-d335-42a3-8ff9-d202e290d521 b/data/input/FHIR/all/ExplanationOfBenefit/700ebda0-d335-42a3-8ff9-d202e290d521
deleted file mode 100644
index 7a32aa46..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/700ebda0-d335-42a3-8ff9-d202e290d521
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "700ebda0-d335-42a3-8ff9-d202e290d521", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7ccf9fcc-7c00-464b-b491-c22c6f2e777d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2012-11-20T21:13:11+00:00", "end": "2013-11-20T21:13:11+00:00"}, "created": "2012-11-20T21:13:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7ccf9fcc-7c00-464b-b491-c22c6f2e777d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-01-19T15:43:11-05:00", "end": "2011-01-19T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f34d06f6-6ec3-4afe-b093-d39cb6009bff"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-01-19T15:43:11-05:00", "end": "2011-01-19T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-01-19T15:43:11-05:00", "end": "2011-01-19T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 411.15, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 82.23, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 328.92, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 411.15, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 411.15, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 676.67, "currency": "USD"}}], "payment": {"amount": {"value": 441.336, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/701537b0-f7cc-4fbc-b962-5724db2a29be b/data/input/FHIR/all/ExplanationOfBenefit/701537b0-f7cc-4fbc-b962-5724db2a29be
deleted file mode 100644
index dbc2f55b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/701537b0-f7cc-4fbc-b962-5724db2a29be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "701537b0-f7cc-4fbc-b962-5724db2a29be", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8a6fb605-873a-4a32-a0d5-27554a42064b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2018-03-15T10:39:19+00:00", "end": "2019-03-15T10:39:19+00:00"}, "created": "2018-03-15T10:39:19+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8a6fb605-873a-4a32-a0d5-27554a42064b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-05-13T06:09:19-04:00", "end": "2016-05-13T06:39:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bc475386-1038-4088-916d-d8c7b6da554d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-05-13T06:09:19-04:00", "end": "2016-05-13T06:39:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-05-13T06:09:19-04:00", "end": "2016-05-13T06:39:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 911.24, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 182.24800000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 728.9920000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 911.24, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 911.24, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1176.76, "currency": "USD"}}], "payment": {"amount": {"value": 841.4080000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7047d077-6d32-40f5-84fd-f97217b175ac b/data/input/FHIR/all/ExplanationOfBenefit/7047d077-6d32-40f5-84fd-f97217b175ac
deleted file mode 100644
index 420c99cc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7047d077-6d32-40f5-84fd-f97217b175ac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7047d077-6d32-40f5-84fd-f97217b175ac", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d80c17a9-d269-4a09-8d11-0ce713e31c11"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1983-07-13T09:09:18+00:00", "end": "1984-07-12T09:09:18+00:00"}, "created": "1983-07-13T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d80c17a9-d269-4a09-8d11-0ce713e31c11"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dd6d9bfc-e426-4cfa-bd52-54792684f99a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1981-09-10T04:54:18-04:00", "end": "1981-09-10T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:40ed1388-7e64-49d5-9765-3090c8fa312d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "53741008", "display": "Coronary Heart Disease"}], "text": "Coronary Heart Disease"}, "servicedPeriod": {"start": "1981-09-10T04:54:18-04:00", "end": "1981-09-10T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}, {"sequence": 3, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1981-09-10T04:54:18-04:00", "end": "1981-09-10T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/710ca5c9-c7a5-4565-a199-765caf320361 b/data/input/FHIR/all/ExplanationOfBenefit/710ca5c9-c7a5-4565-a199-765caf320361
deleted file mode 100644
index ead7aed2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/710ca5c9-c7a5-4565-a199-765caf320361
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "710ca5c9-c7a5-4565-a199-765caf320361", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "392a99f3-2e7b-4794-9480-a99b040e92c7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2013-03-06T05:43:35+00:00", "end": "2014-03-07T05:43:35+00:00"}, "created": "2013-03-06T05:43:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:392a99f3-2e7b-4794-9480-a99b040e92c7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-05-05T01:28:35-04:00", "end": "2011-05-05T01:43:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6eb8c031-b822-4b71-897b-8f4628af747e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-05-05T01:28:35-04:00", "end": "2011-05-05T01:43:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/71737365-55e5-4c4a-b596-b09eea45967a b/data/input/FHIR/all/ExplanationOfBenefit/71737365-55e5-4c4a-b596-b09eea45967a
deleted file mode 100644
index 32ae0508..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/71737365-55e5-4c4a-b596-b09eea45967a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "71737365-55e5-4c4a-b596-b09eea45967a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "23715d24-a869-40fd-a20a-a1114837b179"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2012-01-10T10:26:48+00:00", "end": "2013-01-09T10:26:48+00:00"}, "created": "2012-01-10T10:26:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:23715d24-a869-40fd-a20a-a1114837b179"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b79f84cb-75a1-4550-8d36-941c7bb31ce4"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-03-10T04:56:48-05:00", "end": "2010-03-10T05:26:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:254f6e56-e79a-4936-89e2-83c6f89fbb2a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-03-10T04:56:48-05:00", "end": "2010-03-10T05:26:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2010-03-10T04:56:48-05:00", "end": "2010-03-10T05:26:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-03-10T04:56:48-05:00", "end": "2010-03-10T05:26:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 604.32, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 120.86400000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 483.4560000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 604.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 604.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2010-03-10T04:56:48-05:00", "end": "2010-03-10T05:26:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1010.36, "currency": "USD"}}], "payment": {"amount": {"value": 708.2880000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/71c35166-f38e-40db-b8af-2e572b34bb2d b/data/input/FHIR/all/ExplanationOfBenefit/71c35166-f38e-40db-b8af-2e572b34bb2d
deleted file mode 100644
index 766f4e59..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/71c35166-f38e-40db-b8af-2e572b34bb2d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "71c35166-f38e-40db-b8af-2e572b34bb2d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "12c7b8e0-89c4-45c4-b067-b87d3ff57c88"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "1999-11-12T13:46:32+00:00", "end": "2000-11-11T13:46:32+00:00"}, "created": "1999-11-12T13:46:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:12c7b8e0-89c4-45c4-b067-b87d3ff57c88"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:984cf603-5e31-4835-ad41-a97690f62f82"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:d464b8ac-2af0-4be4-8478-ac4031020228"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:265cec43-ca78-42c0-b991-428e67c584f8"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1998-01-10T06:44:32-05:00", "end": "1998-01-10T08:46:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:3e6f32db-2d36-4f53-8149-311eed3f84c8"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}, "servicedPeriod": {"start": "1998-01-10T06:44:32-05:00", "end": "1998-01-10T08:46:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}, "servicedPeriod": {"start": "1998-01-10T06:44:32-05:00", "end": "1998-01-10T08:46:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 4, "diagnosisSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}, "servicedPeriod": {"start": "1998-01-10T06:44:32-05:00", "end": "1998-01-10T08:46:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/720f1fa7-ea97-4a81-8ab3-e48e77d62264 b/data/input/FHIR/all/ExplanationOfBenefit/720f1fa7-ea97-4a81-8ab3-e48e77d62264
deleted file mode 100644
index c41eee84..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/720f1fa7-ea97-4a81-8ab3-e48e77d62264
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "720f1fa7-ea97-4a81-8ab3-e48e77d62264", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "32dd92ec-17cd-43af-9193-e9a04a79a373"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2012-03-12T19:37:25+00:00", "end": "2013-03-12T19:37:25+00:00"}, "created": "2012-03-12T19:37:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:32dd92ec-17cd-43af-9193-e9a04a79a373"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-05-11T15:22:25-04:00", "end": "2010-05-11T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:84404ba8-40ec-47dc-8879-fcb5403974b6"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-05-11T15:22:25-04:00", "end": "2010-05-11T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/722be001-71c2-4b86-96a8-76c27ab0ae03 b/data/input/FHIR/all/ExplanationOfBenefit/722be001-71c2-4b86-96a8-76c27ab0ae03
deleted file mode 100644
index 8188f154..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/722be001-71c2-4b86-96a8-76c27ab0ae03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "722be001-71c2-4b86-96a8-76c27ab0ae03", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "544dbd87-6eea-4009-9693-14031579e584"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2007-08-20T09:16:45+00:00", "end": "2008-08-19T09:16:45+00:00"}, "created": "2007-08-20T09:16:45+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:544dbd87-6eea-4009-9693-14031579e584"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "2005-10-18T01:28:45-04:00", "end": "2005-10-18T05:16:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:9515bdbb-b8b7-49cc-bea5-9a8b204b9e0e"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/733de605-9bed-403e-8932-d99f36d4d82d b/data/input/FHIR/all/ExplanationOfBenefit/733de605-9bed-403e-8932-d99f36d4d82d
deleted file mode 100644
index e4babea0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/733de605-9bed-403e-8932-d99f36d4d82d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "733de605-9bed-403e-8932-d99f36d4d82d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:52919099-6a7a-442c-b0d5-2b02c0dd4b74"}, "performer": [{"reference": "urn:uuid:52919099-6a7a-442c-b0d5-2b02c0dd4b74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "85443a9b-19ce-47ba-951a-5acedccbe80c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2019-04-21T20:12:28+00:00", "end": "2020-04-20T20:12:28+00:00"}, "created": "2019-04-21T20:12:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:52919099-6a7a-442c-b0d5-2b02c0dd4b74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:85443a9b-19ce-47ba-951a-5acedccbe80c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:52919099-6a7a-442c-b0d5-2b02c0dd4b74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2017-06-19T15:57:28-04:00", "end": "2017-06-19T16:12:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:e7079bc4-d238-4a28-a3ac-e121688913b9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-06-19T15:57:28-04:00", "end": "2017-06-19T16:12:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/736a42ab-0e1c-491d-864e-2210f0c0a40a b/data/input/FHIR/all/ExplanationOfBenefit/736a42ab-0e1c-491d-864e-2210f0c0a40a
deleted file mode 100644
index bcc94fe2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/736a42ab-0e1c-491d-864e-2210f0c0a40a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "736a42ab-0e1c-491d-864e-2210f0c0a40a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5ffb09c9-10d9-494b-9680-7e0296a8ef54"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2018-12-20T04:15:52+00:00", "end": "2019-12-20T04:15:52+00:00"}, "created": "2018-12-20T04:15:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5ffb09c9-10d9-494b-9680-7e0296a8ef54"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-02-16T23:00:52-05:00", "end": "2017-02-16T23:15:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7880c777-15cd-43dc-b1e6-e44c098ee5b9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-02-16T23:00:52-05:00", "end": "2017-02-16T23:15:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/73f1dbc7-ed2d-464e-ae02-9a51f8a5d614 b/data/input/FHIR/all/ExplanationOfBenefit/73f1dbc7-ed2d-464e-ae02-9a51f8a5d614
deleted file mode 100644
index 41a71db8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/73f1dbc7-ed2d-464e-ae02-9a51f8a5d614
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "73f1dbc7-ed2d-464e-ae02-9a51f8a5d614", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b6f2604d-cffb-40cd-ad97-ae65e4886902"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2014-11-01T15:41:35+00:00", "end": "2015-11-01T15:41:35+00:00"}, "created": "2014-11-01T15:41:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b6f2604d-cffb-40cd-ad97-ae65e4886902"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d178b20f-4708-46d9-9d6e-7384ae5914f3"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2012-12-30T08:11:35-05:00", "end": "2012-12-30T10:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:8b2b1eaf-7d97-4d50-b8f3-d212f24abc59"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "58150001", "display": "Fracture of clavicle"}], "text": "Fracture of clavicle"}, "servicedPeriod": {"start": "2012-12-30T08:11:35-05:00", "end": "2012-12-30T10:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "168594001", "display": "Clavicle X-ray"}], "text": "Clavicle X-ray"}, "servicedPeriod": {"start": "2012-12-30T08:11:35-05:00", "end": "2012-12-30T10:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "305428000", "display": "Admission to orthopedic department"}], "text": "Admission to orthopedic department"}, "servicedPeriod": {"start": "2012-12-30T08:11:35-05:00", "end": "2012-12-30T10:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1158.3, "currency": "USD"}}], "payment": {"amount": {"value": 826.64, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/74192f85-3889-40fd-8edf-57dff8dfa636 b/data/input/FHIR/all/ExplanationOfBenefit/74192f85-3889-40fd-8edf-57dff8dfa636
deleted file mode 100644
index 09422391..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/74192f85-3889-40fd-8edf-57dff8dfa636
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "74192f85-3889-40fd-8edf-57dff8dfa636", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "13714fbe-8579-433a-858a-d229cae6eee0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "1999-05-22T18:19:34+00:00", "end": "2000-05-21T18:19:34+00:00"}, "created": "1999-05-22T18:19:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:13714fbe-8579-433a-858a-d229cae6eee0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6f897571-ba40-43f3-baf8-f5418b0baa0c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1997-07-20T14:04:34-04:00", "end": "1997-07-20T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:84f59944-0be1-4bcf-a420-dc84df31a8b3"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "1997-07-20T14:04:34-04:00", "end": "1997-07-20T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/747fe982-b397-42b4-a066-33c73917d84a b/data/input/FHIR/all/ExplanationOfBenefit/747fe982-b397-42b4-a066-33c73917d84a
deleted file mode 100644
index 1749d4fd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/747fe982-b397-42b4-a066-33c73917d84a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "747fe982-b397-42b4-a066-33c73917d84a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e9fc16c3-c27a-4d88-9f51-7830e63e7e51"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2014-04-10T12:20:40+00:00", "end": "2015-04-10T12:20:40+00:00"}, "created": "2014-04-10T12:20:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e9fc16c3-c27a-4d88-9f51-7830e63e7e51"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e280b1e6-3623-446e-8eb6-21e6f4a0a856"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-06-08T07:50:40-04:00", "end": "2012-06-08T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9f8ad605-39f8-4704-abf0-d626b7663d49"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-06-08T07:50:40-04:00", "end": "2012-06-08T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2012-06-08T07:50:40-04:00", "end": "2012-06-08T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2012-06-08T07:50:40-04:00", "end": "2012-06-08T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-06-08T07:50:40-04:00", "end": "2012-06-08T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 568.53, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 113.706, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 454.824, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 568.53, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 568.53, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2012-06-08T07:50:40-04:00", "end": "2012-06-08T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1115.09, "currency": "USD"}}], "payment": {"amount": {"value": 792.0720000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/749df178-1b2b-40ac-a844-c655fa6de5b0 b/data/input/FHIR/all/ExplanationOfBenefit/749df178-1b2b-40ac-a844-c655fa6de5b0
deleted file mode 100644
index 3f9b26fd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/749df178-1b2b-40ac-a844-c655fa6de5b0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "749df178-1b2b-40ac-a844-c655fa6de5b0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0eb1df7a-e3b2-4353-a14d-8748c9ef5d0e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1983-01-24T15:23:18+00:00", "end": "1984-01-24T15:23:18+00:00"}, "created": "1983-01-24T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0eb1df7a-e3b2-4353-a14d-8748c9ef5d0e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1981-03-24T10:08:18-05:00", "end": "1981-03-24T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:82ece087-1639-40d8-805a-431ab95ecc61"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1981-03-24T10:08:18-05:00", "end": "1981-03-24T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7506b7c1-0d45-41fa-a62e-c3ecf366d890 b/data/input/FHIR/all/ExplanationOfBenefit/7506b7c1-0d45-41fa-a62e-c3ecf366d890
deleted file mode 100644
index 6f4b3434..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7506b7c1-0d45-41fa-a62e-c3ecf366d890
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7506b7c1-0d45-41fa-a62e-c3ecf366d890", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b6974386-8ca4-492f-ad60-f4489c4d507d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2014-03-12T05:58:35+00:00", "end": "2015-03-12T05:58:35+00:00"}, "created": "2014-03-12T05:58:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b6974386-8ca4-492f-ad60-f4489c4d507d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-05-10T01:28:35-04:00", "end": "2012-05-10T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ce7a4fd1-54e2-483b-bcac-a7258477fdc7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-05-10T01:28:35-04:00", "end": "2012-05-10T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2012-05-10T01:28:35-04:00", "end": "2012-05-10T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-05-10T01:28:35-04:00", "end": "2012-05-10T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 609.61, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 121.92200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 487.68800000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 609.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 609.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1015.65, "currency": "USD"}}], "payment": {"amount": {"value": 712.5200000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/752afa2f-d395-4dda-b84a-6f4266677075 b/data/input/FHIR/all/ExplanationOfBenefit/752afa2f-d395-4dda-b84a-6f4266677075
deleted file mode 100644
index 468048ab..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/752afa2f-d395-4dda-b84a-6f4266677075
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "752afa2f-d395-4dda-b84a-6f4266677075", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c136f49c-5ae5-4b7c-8959-25075fec739c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2017-01-24T22:27:13+00:00", "end": "2018-01-25T22:27:13+00:00"}, "created": "2017-01-24T22:27:13+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c136f49c-5ae5-4b7c-8959-25075fec739c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-03-25T18:12:13-04:00", "end": "2015-03-25T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f8845b49-a387-4c60-bc8a-ac923a654953"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-03-25T18:12:13-04:00", "end": "2015-03-25T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2015-03-25T18:12:13-04:00", "end": "2015-03-25T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7570f415-c12b-4106-9776-b509e894aa86 b/data/input/FHIR/all/ExplanationOfBenefit/7570f415-c12b-4106-9776-b509e894aa86
deleted file mode 100644
index 2299f1b9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7570f415-c12b-4106-9776-b509e894aa86
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7570f415-c12b-4106-9776-b509e894aa86", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5073ddff-6c07-4248-8bcb-0b42d91fbb6e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2011-10-17T11:03:09+00:00", "end": "2012-10-16T11:03:09+00:00"}, "created": "2011-10-17T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5073ddff-6c07-4248-8bcb-0b42d91fbb6e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-12-15T05:48:09-05:00", "end": "2009-12-15T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c18b0dd2-3169-48e6-a73c-f245a3c38432"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-12-15T05:48:09-05:00", "end": "2009-12-15T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/75a18654-ca35-4fb7-89aa-f829984545f2 b/data/input/FHIR/all/ExplanationOfBenefit/75a18654-ca35-4fb7-89aa-f829984545f2
deleted file mode 100644
index 95cb8e13..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/75a18654-ca35-4fb7-89aa-f829984545f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "75a18654-ca35-4fb7-89aa-f829984545f2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "041e1cc2-14d0-4d05-bb98-c2364189d938"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2012-11-25T13:56:48+00:00", "end": "2013-11-25T13:56:48+00:00"}, "created": "2012-11-25T13:56:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:041e1cc2-14d0-4d05-bb98-c2364189d938"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f05be48e-7a35-411b-ad98-56f1663cd0dd"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-01-24T08:41:48-05:00", "end": "2011-01-24T08:56:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cb04ce7a-ec36-4c88-a591-84c3518d75b5"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2011-01-24T08:41:48-05:00", "end": "2011-01-24T08:56:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/75f25756-d60d-42d4-bb48-4cf88dc0eb25 b/data/input/FHIR/all/ExplanationOfBenefit/75f25756-d60d-42d4-bb48-4cf88dc0eb25
deleted file mode 100644
index 84fb5ad9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/75f25756-d60d-42d4-bb48-4cf88dc0eb25
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "75f25756-d60d-42d4-bb48-4cf88dc0eb25", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7c7b3394-3900-4938-974c-81a3bcec2d94"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2014-03-11T06:04:59+00:00", "end": "2015-03-11T06:04:59+00:00"}, "created": "2014-03-11T06:04:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7c7b3394-3900-4938-974c-81a3bcec2d94"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-05-09T01:34:59-04:00", "end": "2012-05-09T02:04:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:21576640-840c-4643-b3c6-7b9395a1776e"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-05-09T01:34:59-04:00", "end": "2012-05-09T02:04:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 392.66, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 78.53200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 314.12800000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 392.66, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 392.66, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 517.66, "currency": "USD"}}], "payment": {"amount": {"value": 314.12800000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7601cfab-7e24-470c-bc47-ea26b0801a6b b/data/input/FHIR/all/ExplanationOfBenefit/7601cfab-7e24-470c-bc47-ea26b0801a6b
deleted file mode 100644
index 18aa60d7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7601cfab-7e24-470c-bc47-ea26b0801a6b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7601cfab-7e24-470c-bc47-ea26b0801a6b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a078c40b-905f-4893-b4db-dea10c206c24"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-03-30T14:24:40+00:00", "end": "1973-03-30T14:24:40+00:00"}, "created": "1972-03-30T14:24:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a078c40b-905f-4893-b4db-dea10c206c24"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ebcf7efa-5e54-43a7-a6e8-90c45f60a6dc"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:9863271a-bc4b-47c2-96dd-9b00fa6dc9ac"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 3, "diagnosisReference": {"reference": "urn:uuid:058c6222-a403-4f8f-8b35-463f059dc389"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1970-05-29T07:50:40-04:00", "end": "1970-05-29T10:24:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:f3ca8bee-0724-4654-8e99-30c0f5ed94fe"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}, "servicedPeriod": {"start": "1970-05-29T07:50:40-04:00", "end": "1970-05-29T10:24:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}, "servicedPeriod": {"start": "1970-05-29T07:50:40-04:00", "end": "1970-05-29T10:24:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "servicedPeriod": {"start": "1970-05-29T07:50:40-04:00", "end": "1970-05-29T10:24:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 8896.82, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 1779.364, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 7117.456, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 8896.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 8896.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "diagnosisSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "84757009", "display": "Epilepsy"}], "text": "Epilepsy"}, "servicedPeriod": {"start": "1970-05-29T07:50:40-04:00", "end": "1970-05-29T10:24:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 9021.82, "currency": "USD"}}], "payment": {"amount": {"value": 7117.456, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7603ef2b-07b8-4285-a705-045f3dc1611a b/data/input/FHIR/all/ExplanationOfBenefit/7603ef2b-07b8-4285-a705-045f3dc1611a
deleted file mode 100644
index 6f522d5c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7603ef2b-07b8-4285-a705-045f3dc1611a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7603ef2b-07b8-4285-a705-045f3dc1611a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2f034472-260d-4900-817c-5a74e836c264"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2014-09-18T15:52:50+00:00", "end": "2015-09-18T15:52:50+00:00"}, "created": "2014-09-18T15:52:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2f034472-260d-4900-817c-5a74e836c264"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-11-16T10:22:50-05:00", "end": "2012-11-16T10:52:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fc6527ed-e0c9-40ee-b598-fbe902a66233"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-11-16T10:22:50-05:00", "end": "2012-11-16T10:52:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2012-11-16T10:22:50-05:00", "end": "2012-11-16T10:52:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2012-11-16T10:22:50-05:00", "end": "2012-11-16T10:52:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-11-16T10:22:50-05:00", "end": "2012-11-16T10:52:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 340.78, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 68.15599999999999, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 272.62399999999997, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 340.78, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 340.78, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 887.34, "currency": "USD"}}], "payment": {"amount": {"value": 609.8720000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/76d1e866-ccd5-4b26-9320-08edf8a8c678 b/data/input/FHIR/all/ExplanationOfBenefit/76d1e866-ccd5-4b26-9320-08edf8a8c678
deleted file mode 100644
index 0c64e949..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/76d1e866-ccd5-4b26-9320-08edf8a8c678
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "76d1e866-ccd5-4b26-9320-08edf8a8c678", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ba42bc1d-d7dd-4be7-9205-93ad8c9b21e2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2020-12-01T21:13:11+00:00", "end": "2021-12-01T21:13:11+00:00"}, "created": "2020-12-01T21:13:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ba42bc1d-d7dd-4be7-9205-93ad8c9b21e2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-01-30T15:43:11-05:00", "end": "2019-01-30T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:77172b46-4a43-4372-90d2-ef940d2b974e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-01-30T15:43:11-05:00", "end": "2019-01-30T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2019-01-30T15:43:11-05:00", "end": "2019-01-30T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-01-30T15:43:11-05:00", "end": "2019-01-30T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 564.98, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 112.99600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 451.98400000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 564.98, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 564.98, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 971.02, "currency": "USD"}}], "payment": {"amount": {"value": 676.816, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/772e64fa-1b7b-4052-a6ef-3693ed2ae9ee b/data/input/FHIR/all/ExplanationOfBenefit/772e64fa-1b7b-4052-a6ef-3693ed2ae9ee
deleted file mode 100644
index caf78a34..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/772e64fa-1b7b-4052-a6ef-3693ed2ae9ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "772e64fa-1b7b-4052-a6ef-3693ed2ae9ee", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3c527f57-bb21-4bbe-9c32-d0854800ed03"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1974-09-21T09:14:56+00:00", "end": "1975-09-21T09:14:56+00:00"}, "created": "1974-09-21T09:14:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3c527f57-bb21-4bbe-9c32-d0854800ed03"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1972-11-19T03:59:56-05:00", "end": "1972-11-19T04:14:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f5f36e09-4225-4d2c-a1f0-58e143ac4b43"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1972-11-19T03:59:56-05:00", "end": "1972-11-19T04:14:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/778bd63c-b2b0-4681-8ca3-9a37fa684388 b/data/input/FHIR/all/ExplanationOfBenefit/778bd63c-b2b0-4681-8ca3-9a37fa684388
deleted file mode 100644
index e50e717e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/778bd63c-b2b0-4681-8ca3-9a37fa684388
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "778bd63c-b2b0-4681-8ca3-9a37fa684388", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0a5ccbc2-91dd-4879-b73c-dfc3dac55d6a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1964-04-03T10:40:39+00:00", "end": "1965-04-03T10:40:39+00:00"}, "created": "1964-04-03T10:40:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0a5ccbc2-91dd-4879-b73c-dfc3dac55d6a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:07693c5a-67f4-4eb9-b09f-a79b2de4bb8c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1962-06-02T06:10:39-04:00", "end": "1962-06-02T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8502e1ef-1f47-43bf-9176-f4830bcc3f1c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "53741008", "display": "Coronary Heart Disease"}], "text": "Coronary Heart Disease"}, "servicedPeriod": {"start": "1962-06-02T06:10:39-04:00", "end": "1962-06-02T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}, {"sequence": 3, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1962-06-02T06:10:39-04:00", "end": "1962-06-02T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1962-06-02T06:10:39-04:00", "end": "1962-06-02T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 568.51, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 113.702, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 454.808, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 568.51, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 568.51, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 834.03, "currency": "USD"}}], "payment": {"amount": {"value": 567.224, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/77c2fb90-9171-494e-a00e-edec5ccca45f b/data/input/FHIR/all/ExplanationOfBenefit/77c2fb90-9171-494e-a00e-edec5ccca45f
deleted file mode 100644
index a77d45de..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/77c2fb90-9171-494e-a00e-edec5ccca45f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "77c2fb90-9171-494e-a00e-edec5ccca45f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1413e686-13e8-4265-afe6-35f771b19c58"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2016-02-10T21:45:23+00:00", "end": "2017-02-09T21:45:23+00:00"}, "created": "2016-02-10T21:45:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1413e686-13e8-4265-afe6-35f771b19c58"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-04-10T17:15:23-04:00", "end": "2014-04-10T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e376f90d-9e27-49a9-9dcf-070989a9f80d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-04-10T17:15:23-04:00", "end": "2014-04-10T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-04-10T17:15:23-04:00", "end": "2014-04-10T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 511.34, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 102.268, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 409.072, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 511.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 511.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 776.86, "currency": "USD"}}], "payment": {"amount": {"value": 521.488, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7826b513-c8f1-4d26-85a5-9408f5772bc9 b/data/input/FHIR/all/ExplanationOfBenefit/7826b513-c8f1-4d26-85a5-9408f5772bc9
deleted file mode 100644
index a564374f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7826b513-c8f1-4d26-85a5-9408f5772bc9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7826b513-c8f1-4d26-85a5-9408f5772bc9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ef098cb9-663b-459c-80dc-2667f16c66d9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2010-12-26T10:48:28+00:00", "end": "2011-12-26T10:48:28+00:00"}, "created": "2010-12-26T10:48:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ef098cb9-663b-459c-80dc-2667f16c66d9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "2009-02-23T04:25:28-05:00", "end": "2009-02-23T05:48:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d387d9f8-f598-4bf0-b80b-6774ab90d372"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7830abc9-bfe4-49ee-ac2b-16fb4d13d88d b/data/input/FHIR/all/ExplanationOfBenefit/7830abc9-bfe4-49ee-ac2b-16fb4d13d88d
deleted file mode 100644
index 3f07521a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7830abc9-bfe4-49ee-ac2b-16fb4d13d88d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7830abc9-bfe4-49ee-ac2b-16fb4d13d88d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "82cab9fe-293d-499d-9de1-e705c87aad5a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2021-02-12T19:39:26+00:00", "end": "2022-02-13T19:39:26+00:00"}, "created": "2021-02-12T19:39:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:82cab9fe-293d-499d-9de1-e705c87aad5a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cbef2629-49c0-46c3-b07a-787c4422c798"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2019-04-13T15:03:26-04:00", "end": "2019-04-13T15:39:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4df08fa8-8b26-49d9-a718-853287a20628"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2019-04-13T15:03:26-04:00", "end": "2019-04-13T15:39:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2019-04-13T15:03:26-04:00", "end": "2019-04-13T15:39:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7837fab0-a1e2-4e6e-9a59-1a1841445b81 b/data/input/FHIR/all/ExplanationOfBenefit/7837fab0-a1e2-4e6e-9a59-1a1841445b81
deleted file mode 100644
index 9770d36c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7837fab0-a1e2-4e6e-9a59-1a1841445b81
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7837fab0-a1e2-4e6e-9a59-1a1841445b81", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4f0dda53-77df-463f-a49e-8dbe2e55a9ca"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2013-07-22T00:56:47+00:00", "end": "2014-07-23T00:56:47+00:00"}, "created": "2013-07-22T00:56:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4f0dda53-77df-463f-a49e-8dbe2e55a9ca"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c61d10e0-0fcf-4087-9b7b-fe47a8cd6d2e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2011-09-19T19:56:47-04:00", "end": "2011-09-19T20:56:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:a97caca8-d2a2-41fa-b28d-f47cdafbce20"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "39848009", "display": "Whiplash injury to neck"}], "text": "Whiplash injury to neck"}, "servicedPeriod": {"start": "2011-09-19T19:56:47-04:00", "end": "2011-09-19T20:56:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7858efc9-85cf-4633-85af-7e64719e2b53 b/data/input/FHIR/all/ExplanationOfBenefit/7858efc9-85cf-4633-85af-7e64719e2b53
deleted file mode 100644
index 66cd8b61..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7858efc9-85cf-4633-85af-7e64719e2b53
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7858efc9-85cf-4633-85af-7e64719e2b53", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "818a4fe9-317f-415e-a606-c67875ed4110"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2014-04-12T15:21:54+00:00", "end": "2015-04-12T15:21:54+00:00"}, "created": "2014-04-12T15:21:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:818a4fe9-317f-415e-a606-c67875ed4110"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-06-10T11:06:54-04:00", "end": "2012-06-10T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:15d25f03-67d1-4646-b553-5b17c18a595b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-06-10T11:06:54-04:00", "end": "2012-06-10T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2012-06-10T11:06:54-04:00", "end": "2012-06-10T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2012-06-10T11:06:54-04:00", "end": "2012-06-10T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/78ba41c4-9aaf-4a53-aded-d48846626821 b/data/input/FHIR/all/ExplanationOfBenefit/78ba41c4-9aaf-4a53-aded-d48846626821
deleted file mode 100644
index b8914bcd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/78ba41c4-9aaf-4a53-aded-d48846626821
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "78ba41c4-9aaf-4a53-aded-d48846626821", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9ad1a90c-aec9-4a79-aaa0-64bf257ce06b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2021-01-02T16:39:37+00:00", "end": "2022-01-03T16:39:37+00:00"}, "created": "2021-01-02T16:39:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9ad1a90c-aec9-4a79-aaa0-64bf257ce06b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:17bbb449-fb5f-443c-897b-7e4772aa04be"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2019-03-03T11:24:37-05:00", "end": "2019-03-03T11:39:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:950cbdb2-2044-4abf-968a-baf257f49417"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2019-03-03T11:24:37-05:00", "end": "2019-03-03T11:39:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/78e2e4bc-bbdd-4bda-9432-6c1a9d133b5c b/data/input/FHIR/all/ExplanationOfBenefit/78e2e4bc-bbdd-4bda-9432-6c1a9d133b5c
deleted file mode 100644
index 5a4eef5d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/78e2e4bc-bbdd-4bda-9432-6c1a9d133b5c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "78e2e4bc-bbdd-4bda-9432-6c1a9d133b5c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "81a6fb39-5632-45b1-a751-e264d04421c8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1981-05-06T09:09:18+00:00", "end": "1982-05-07T09:09:18+00:00"}, "created": "1981-05-06T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:81a6fb39-5632-45b1-a751-e264d04421c8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1979-07-05T04:54:18-04:00", "end": "1979-07-05T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e62f3d76-34ba-42fa-b68a-884a0507e653"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1979-07-05T04:54:18-04:00", "end": "1979-07-05T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7929068c-3976-42d2-8880-9c848c9da7f1 b/data/input/FHIR/all/ExplanationOfBenefit/7929068c-3976-42d2-8880-9c848c9da7f1
deleted file mode 100644
index e83c2c4b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7929068c-3976-42d2-8880-9c848c9da7f1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7929068c-3976-42d2-8880-9c848c9da7f1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d6c03fcf-55b5-48dd-b554-6e06207a2a70"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2021-03-22T19:52:25+00:00", "end": "2022-03-23T19:52:25+00:00"}, "created": "2021-03-22T19:52:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d6c03fcf-55b5-48dd-b554-6e06207a2a70"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-05-21T15:22:25-04:00", "end": "2019-05-21T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:53c90aa4-80ea-4a8e-9597-cfd86249bf32"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-05-21T15:22:25-04:00", "end": "2019-05-21T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-05-21T15:22:25-04:00", "end": "2019-05-21T15:52:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 654.84, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 130.96800000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 523.8720000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 654.84, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 654.84, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 920.36, "currency": "USD"}}], "payment": {"amount": {"value": 636.2880000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/79ce7972-3dd1-4a13-bb98-0a7d0a36020e b/data/input/FHIR/all/ExplanationOfBenefit/79ce7972-3dd1-4a13-bb98-0a7d0a36020e
deleted file mode 100644
index 73159c3a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/79ce7972-3dd1-4a13-bb98-0a7d0a36020e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "79ce7972-3dd1-4a13-bb98-0a7d0a36020e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fef04d86-7da7-4303-a72f-9c49a1905782"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "1997-01-14T10:35:11+00:00", "end": "1998-01-15T10:35:11+00:00"}, "created": "1997-01-14T10:35:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fef04d86-7da7-4303-a72f-9c49a1905782"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5bd06c1f-798a-4ae3-ba88-8311322eb834"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1995-03-01T05:35:11-05:00", "end": "1995-03-15T05:35:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5e7165b6-4daa-4031-ba27-7c0dc3748b0a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232353008", "display": "Perennial allergic rhinitis with seasonal variation"}], "text": "Perennial allergic rhinitis with seasonal variation"}, "servicedPeriod": {"start": "1995-03-01T05:35:11-05:00", "end": "1995-03-15T05:35:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/79ef67fc-5a35-4d1c-81f5-e52ce33c5958 b/data/input/FHIR/all/ExplanationOfBenefit/79ef67fc-5a35-4d1c-81f5-e52ce33c5958
deleted file mode 100644
index 0af7b45d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/79ef67fc-5a35-4d1c-81f5-e52ce33c5958
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "79ef67fc-5a35-4d1c-81f5-e52ce33c5958", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e9a7146d-863f-45da-bf50-ab0675516905"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2017-03-15T23:18:50+00:00", "end": "2018-03-16T23:18:50+00:00"}, "created": "2017-03-15T23:18:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e9a7146d-863f-45da-bf50-ab0675516905"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:19c5b3c1-dc80-406a-9e07-ae6de25b2896"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-05-14T18:48:50-04:00", "end": "2015-05-14T19:18:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9670e167-44f7-4ff4-b977-1279a0d2843f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2015-05-14T18:48:50-04:00", "end": "2015-05-14T19:18:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2015-05-14T18:48:50-04:00", "end": "2015-05-14T19:18:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2533.5, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 506.70000000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2026.8000000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2533.5, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2533.5, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2658.5, "currency": "USD"}}], "payment": {"amount": {"value": 2026.8000000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7a92a8b4-b02a-4d6a-9b01-b6a5ce3d0fcf b/data/input/FHIR/all/ExplanationOfBenefit/7a92a8b4-b02a-4d6a-9b01-b6a5ce3d0fcf
deleted file mode 100644
index 80295d00..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7a92a8b4-b02a-4d6a-9b01-b6a5ce3d0fcf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7a92a8b4-b02a-4d6a-9b01-b6a5ce3d0fcf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "bea3ce2e-776e-48ff-9bf5-f889463cef4c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2019-04-09T20:12:28+00:00", "end": "2020-04-08T20:12:28+00:00"}, "created": "2019-04-09T20:12:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:bea3ce2e-776e-48ff-9bf5-f889463cef4c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9ce480f9-a7b9-436e-a498-74eb4054e522"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-06-07T15:57:28-04:00", "end": "2017-06-07T16:12:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5eccd9ae-21fa-46dc-8345-eb2880c07166"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2017-06-07T15:57:28-04:00", "end": "2017-06-07T16:12:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7ab9dfa0-4965-4c16-9f32-1893b9960c1f b/data/input/FHIR/all/ExplanationOfBenefit/7ab9dfa0-4965-4c16-9f32-1893b9960c1f
deleted file mode 100644
index ea788e1f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7ab9dfa0-4965-4c16-9f32-1893b9960c1f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7ab9dfa0-4965-4c16-9f32-1893b9960c1f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8d39b4c6-983b-4eee-a024-496fa6a42ce9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2000-11-19T16:06:54+00:00", "end": "2001-11-19T16:06:54+00:00"}, "created": "2000-11-19T16:06:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8d39b4c6-983b-4eee-a024-496fa6a42ce9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6d897d61-e44e-4daf-a2a0-7c793e99f9c5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1999-01-18T10:06:54-05:00", "end": "1999-01-18T11:06:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:5727611d-a7c3-4efa-a578-b990d8fb5954"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "74400008", "display": "Appendicitis"}], "text": "Appendicitis"}, "servicedPeriod": {"start": "1999-01-18T10:06:54-05:00", "end": "1999-01-18T11:06:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7b153c74-cc8e-4b18-be82-7948d229ab33 b/data/input/FHIR/all/ExplanationOfBenefit/7b153c74-cc8e-4b18-be82-7948d229ab33
deleted file mode 100644
index 36a21738..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7b153c74-cc8e-4b18-be82-7948d229ab33
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7b153c74-cc8e-4b18-be82-7948d229ab33", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "061f9f4d-f4b2-45e2-a201-d91a37ea30cb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2014-07-03T13:42:37+00:00", "end": "2015-07-03T13:42:37+00:00"}, "created": "2014-07-03T13:42:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:061f9f4d-f4b2-45e2-a201-d91a37ea30cb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-08-31T09:27:37-04:00", "end": "2012-08-31T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cbef7872-1ac4-4d24-8eab-62ac0e96e84b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-08-31T09:27:37-04:00", "end": "2012-08-31T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2012-08-31T09:27:37-04:00", "end": "2012-08-31T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2012-08-31T09:27:37-04:00", "end": "2012-08-31T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2012-08-31T09:27:37-04:00", "end": "2012-08-31T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7bab76ef-7389-45e7-98a5-31668f4bb86f b/data/input/FHIR/all/ExplanationOfBenefit/7bab76ef-7389-45e7-98a5-31668f4bb86f
deleted file mode 100644
index 518ae78f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7bab76ef-7389-45e7-98a5-31668f4bb86f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7bab76ef-7389-45e7-98a5-31668f4bb86f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3aab4e24-648b-4444-91a1-125d65e6a2f2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2019-08-26T13:56:48+00:00", "end": "2020-08-25T13:56:48+00:00"}, "created": "2019-08-26T13:56:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3aab4e24-648b-4444-91a1-125d65e6a2f2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-10-24T09:41:48-04:00", "end": "2017-10-24T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:dec3de4a-4b9e-47bd-9ca6-28d6f659dded"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-10-24T09:41:48-04:00", "end": "2017-10-24T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2017-10-24T09:41:48-04:00", "end": "2017-10-24T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7c42202a-6921-4b8f-ab83-4fe93b1abaef b/data/input/FHIR/all/ExplanationOfBenefit/7c42202a-6921-4b8f-ab83-4fe93b1abaef
deleted file mode 100644
index bbbee192..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7c42202a-6921-4b8f-ab83-4fe93b1abaef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7c42202a-6921-4b8f-ab83-4fe93b1abaef", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4bfe44b1-b00e-4781-ae3d-3cf733f015fc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2019-09-06T20:00:25+00:00", "end": "2020-09-05T21:00:25+00:00"}, "created": "2019-09-06T20:00:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4bfe44b1-b00e-4781-ae3d-3cf733f015fc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-11-04T15:30:25-04:00", "end": "2017-11-04T16:00:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:75461a46-d7cc-4109-a26b-80a1754e3861"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-11-04T15:30:25-04:00", "end": "2017-11-04T16:00:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2017-11-04T15:30:25-04:00", "end": "2017-11-04T16:00:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 938.08, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 187.616, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 750.464, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 938.08, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 938.08, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1203.6, "currency": "USD"}}], "payment": {"amount": {"value": 862.8800000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7c90c94b-95d5-4125-8994-cc5ad6f7cc16 b/data/input/FHIR/all/ExplanationOfBenefit/7c90c94b-95d5-4125-8994-cc5ad6f7cc16
deleted file mode 100644
index 61afd3d0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7c90c94b-95d5-4125-8994-cc5ad6f7cc16
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7c90c94b-95d5-4125-8994-cc5ad6f7cc16", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "962aeede-7414-4fe0-80e1-1d0f7735163a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2008-12-18T03:11:33+00:00", "end": "2009-12-18T03:11:33+00:00"}, "created": "2008-12-18T03:11:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:962aeede-7414-4fe0-80e1-1d0f7735163a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:24ce21c1-78ac-4f8c-84b7-8fe439dc8927"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:184eb76c-1cfa-4210-afe0-50cffaa44f17"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "servicedPeriod": {"start": "2007-02-11T22:11:33-05:00", "end": "2007-02-15T22:11:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:0e369760-8045-4409-bc57-254c900e7d7c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "22298006", "display": "Myocardial Infarction"}], "text": "Myocardial Infarction"}, "servicedPeriod": {"start": "2007-02-11T22:11:33-05:00", "end": "2007-02-15T22:11:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "415070008", "display": "Percutaneous coronary intervention"}], "text": "Percutaneous coronary intervention"}, "servicedPeriod": {"start": "2007-02-11T22:11:33-05:00", "end": "2007-02-15T22:11:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 15753.32, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 3150.664, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 12602.656, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 15753.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 15753.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232717009", "display": "Coronary artery bypass grafting"}], "text": "Coronary artery bypass grafting"}, "servicedPeriod": {"start": "2007-02-11T22:11:33-05:00", "end": "2007-02-15T22:11:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 70377.57, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 14075.514000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 56302.05600000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 70377.57, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 70377.57, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "399211009", "display": "History of myocardial infarction (situation)"}], "text": "History of myocardial infarction (situation)"}, "servicedPeriod": {"start": "2007-02-11T22:11:33-05:00", "end": "2007-02-15T22:11:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 86255.89, "currency": "USD"}}], "payment": {"amount": {"value": 68904.71200000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7c9c9aaa-a976-44cd-b30b-4c7d565cfa97 b/data/input/FHIR/all/ExplanationOfBenefit/7c9c9aaa-a976-44cd-b30b-4c7d565cfa97
deleted file mode 100644
index 99b9df17..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7c9c9aaa-a976-44cd-b30b-4c7d565cfa97
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7c9c9aaa-a976-44cd-b30b-4c7d565cfa97", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "requester": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "performer": [{"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8a175746-8683-4d7f-9f1e-c9d00caa1ab4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2021-01-01T12:26:31+00:00", "end": "2022-01-02T12:26:31+00:00"}, "created": "2021-01-01T12:26:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8a175746-8683-4d7f-9f1e-c9d00caa1ab4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-03-02T07:11:31-05:00", "end": "2019-03-02T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7e99ce10-12c5-450f-a0ff-312626fcb2a9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-03-02T07:11:31-05:00", "end": "2019-03-02T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2019-03-02T07:11:31-05:00", "end": "2019-03-02T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7cb3c945-2930-44d4-b34a-6b3f51c17064 b/data/input/FHIR/all/ExplanationOfBenefit/7cb3c945-2930-44d4-b34a-6b3f51c17064
deleted file mode 100644
index d8a11998..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7cb3c945-2930-44d4-b34a-6b3f51c17064
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7cb3c945-2930-44d4-b34a-6b3f51c17064", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4e4549c8-bc14-4763-bd3b-d441528f9879"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2020-03-14T10:24:19+00:00", "end": "2021-03-14T10:24:19+00:00"}, "created": "2020-03-14T10:24:19+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4e4549c8-bc14-4763-bd3b-d441528f9879"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:589f27eb-7624-4b87-a7c5-c5f6a32a15ec"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-05-13T06:09:19-04:00", "end": "2018-05-13T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:dbb5b086-554e-461a-9367-1cbde0caf8eb"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2018-05-13T06:09:19-04:00", "end": "2018-05-13T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7cc83069-1691-4618-8048-7fd5c1b5d975 b/data/input/FHIR/all/ExplanationOfBenefit/7cc83069-1691-4618-8048-7fd5c1b5d975
deleted file mode 100644
index 6b4e251e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7cc83069-1691-4618-8048-7fd5c1b5d975
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7cc83069-1691-4618-8048-7fd5c1b5d975", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "requester": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "performer": [{"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "044f68df-d6b3-4479-94b9-25d0f0ed8a14"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2017-11-01T14:10:57+00:00", "end": "2018-11-02T14:10:57+00:00"}, "created": "2017-11-01T14:10:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:044f68df-d6b3-4479-94b9-25d0f0ed8a14"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b1e9188e-52f3-453d-81c2-cbaa1731404e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-12-31T08:55:57-05:00", "end": "2015-12-31T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e4b63279-c603-49d1-9e3d-17e2ed7e7caf"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-12-31T08:55:57-05:00", "end": "2015-12-31T09:10:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7cf3616c-8f19-4340-86c6-2541d58a799e b/data/input/FHIR/all/ExplanationOfBenefit/7cf3616c-8f19-4340-86c6-2541d58a799e
deleted file mode 100644
index 8b57db88..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7cf3616c-8f19-4340-86c6-2541d58a799e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7cf3616c-8f19-4340-86c6-2541d58a799e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "requester": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "performer": [{"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5b6672a8-0f30-4717-a1a5-1d9c16afa0a0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2014-11-17T16:42:57+00:00", "end": "2015-11-17T16:42:57+00:00"}, "created": "2014-11-17T16:42:57+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5b6672a8-0f30-4717-a1a5-1d9c16afa0a0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-01-15T11:12:57-05:00", "end": "2013-01-15T11:42:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:099b30d0-3255-4ac2-90c4-4fe37b5a9a2f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-01-15T11:12:57-05:00", "end": "2013-01-15T11:42:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-01-15T11:12:57-05:00", "end": "2013-01-15T11:42:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-01-15T11:12:57-05:00", "end": "2013-01-15T11:42:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 560.02, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 112.004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 448.016, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 560.02, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 560.02, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 966.06, "currency": "USD"}}], "payment": {"amount": {"value": 672.8480000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7d6ae723-6d7d-4494-b930-217e405ad2f4 b/data/input/FHIR/all/ExplanationOfBenefit/7d6ae723-6d7d-4494-b930-217e405ad2f4
deleted file mode 100644
index 141fcc01..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7d6ae723-6d7d-4494-b930-217e405ad2f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7d6ae723-6d7d-4494-b930-217e405ad2f4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "performer": [{"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "463f502b-eed9-48a9-bae7-ff8f1e348f70"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2012-08-19T17:22:31+00:00", "end": "2013-08-19T17:22:31+00:00"}, "created": "2012-08-19T17:22:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:463f502b-eed9-48a9-bae7-ff8f1e348f70"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-10-18T12:52:31-04:00", "end": "2010-10-18T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ddb01ff8-ccda-47d9-b7e0-27c52353b8b3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-10-18T12:52:31-04:00", "end": "2010-10-18T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-10-18T12:52:31-04:00", "end": "2010-10-18T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 596.25, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 119.25, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 477, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 596.25, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 596.25, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 861.77, "currency": "USD"}}], "payment": {"amount": {"value": 589.416, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7d820f75-ce8a-4835-8843-2b447dde3dc9 b/data/input/FHIR/all/ExplanationOfBenefit/7d820f75-ce8a-4835-8843-2b447dde3dc9
deleted file mode 100644
index 280f3de4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7d820f75-ce8a-4835-8843-2b447dde3dc9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7d820f75-ce8a-4835-8843-2b447dde3dc9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "eb144364-79da-4bb7-83f8-f193642936a1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2016-03-17T00:13:38+00:00", "end": "2017-03-17T00:13:38+00:00"}, "created": "2016-03-17T00:13:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:eb144364-79da-4bb7-83f8-f193642936a1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:25170cf4-1ec5-4597-a02d-edf5c91af46d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-05-15T19:58:38-04:00", "end": "2014-05-15T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2a3b56e8-aefe-42a4-9727-53dc003a798f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-05-15T19:58:38-04:00", "end": "2014-05-15T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7e3bfac8-6832-44e9-9aec-23e70b16bb39 b/data/input/FHIR/all/ExplanationOfBenefit/7e3bfac8-6832-44e9-9aec-23e70b16bb39
deleted file mode 100644
index 6a8d4d75..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7e3bfac8-6832-44e9-9aec-23e70b16bb39
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7e3bfac8-6832-44e9-9aec-23e70b16bb39", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "269658fe-f08c-421b-ace9-53cb7c8b1198"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2016-03-22T06:04:59+00:00", "end": "2017-03-22T06:04:59+00:00"}, "created": "2016-03-22T06:04:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:269658fe-f08c-421b-ace9-53cb7c8b1198"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-05-21T01:34:59-04:00", "end": "2014-05-21T02:04:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f2b875c8-547e-4d30-95a9-6115544fdd5c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-05-21T01:34:59-04:00", "end": "2014-05-21T02:04:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-05-21T01:34:59-04:00", "end": "2014-05-21T02:04:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 466.59, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 93.318, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 373.272, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 466.59, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 466.59, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 732.11, "currency": "USD"}}], "payment": {"amount": {"value": 485.688, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7eba1ef5-e921-4880-b5a0-25deffcb47cd b/data/input/FHIR/all/ExplanationOfBenefit/7eba1ef5-e921-4880-b5a0-25deffcb47cd
deleted file mode 100644
index 30fccb92..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7eba1ef5-e921-4880-b5a0-25deffcb47cd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7eba1ef5-e921-4880-b5a0-25deffcb47cd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f492dcfc-7bca-4230-8cbc-2e16309c7353"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-01-16T19:43:31+00:00", "end": "1977-01-15T19:43:31+00:00"}, "created": "1976-01-16T19:43:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f492dcfc-7bca-4230-8cbc-2e16309c7353"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1974-03-16T15:28:31-04:00", "end": "1974-03-16T15:43:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3960bfb2-41c1-48e5-ba98-d9681433d657"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7ec58ac4-494a-4af0-9afb-f8320744a2bf b/data/input/FHIR/all/ExplanationOfBenefit/7ec58ac4-494a-4af0-9afb-f8320744a2bf
deleted file mode 100644
index bb2b8239..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7ec58ac4-494a-4af0-9afb-f8320744a2bf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7ec58ac4-494a-4af0-9afb-f8320744a2bf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d441172b-57b7-4bd3-a884-3cec904e3461"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2005-05-19T23:00:41+00:00", "end": "2006-05-20T23:00:41+00:00"}, "created": "2005-05-19T23:00:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d441172b-57b7-4bd3-a884-3cec904e3461"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2003-07-18T18:22:41-04:00", "end": "2003-07-18T19:00:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e05378e6-2941-499e-8ce1-d5a94f141de1"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7f1f8979-376e-45ea-a8d3-82cae12b76d0 b/data/input/FHIR/all/ExplanationOfBenefit/7f1f8979-376e-45ea-a8d3-82cae12b76d0
deleted file mode 100644
index afcd30a0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7f1f8979-376e-45ea-a8d3-82cae12b76d0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7f1f8979-376e-45ea-a8d3-82cae12b76d0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4bec46d1-06ea-4721-a6c2-84e299c3e016"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2018-04-21T15:21:54+00:00", "end": "2019-04-21T15:21:54+00:00"}, "created": "2018-04-21T15:21:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4bec46d1-06ea-4721-a6c2-84e299c3e016"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-06-19T11:06:54-04:00", "end": "2016-06-19T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f33ad5cd-e8b4-4f42-9305-70ba8b336dd9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-06-19T11:06:54-04:00", "end": "2016-06-19T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7f40f937-eca1-4ca4-bd00-f052973f76ee b/data/input/FHIR/all/ExplanationOfBenefit/7f40f937-eca1-4ca4-bd00-f052973f76ee
deleted file mode 100644
index a1d09ee4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7f40f937-eca1-4ca4-bd00-f052973f76ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7f40f937-eca1-4ca4-bd00-f052973f76ee", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "requester": {"reference": "urn:uuid:2292c45e-c783-4de6-979a-1592949864ab"}, "performer": [{"reference": "urn:uuid:2292c45e-c783-4de6-979a-1592949864ab"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a9f02e9b-496f-48cf-9477-ae670a59931c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2019-04-24T04:38:40+00:00", "end": "2020-04-23T04:38:40+00:00"}, "created": "2019-04-24T04:38:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:2292c45e-c783-4de6-979a-1592949864ab"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a9f02e9b-496f-48cf-9477-ae670a59931c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:2292c45e-c783-4de6-979a-1592949864ab"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2017-06-22T00:23:40-04:00", "end": "2017-06-22T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:8cc92aee-696f-4ac3-a63c-ca3459cc10be"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-06-22T00:23:40-04:00", "end": "2017-06-22T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7fc42173-6076-46e8-bc0a-3b099d27455f b/data/input/FHIR/all/ExplanationOfBenefit/7fc42173-6076-46e8-bc0a-3b099d27455f
deleted file mode 100644
index ff14abad..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7fc42173-6076-46e8-bc0a-3b099d27455f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7fc42173-6076-46e8-bc0a-3b099d27455f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8cc22d32-a11e-4d1f-adcc-37b1dc52e540"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2011-12-09T13:56:48+00:00", "end": "2012-12-08T13:56:48+00:00"}, "created": "2011-12-09T13:56:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8cc22d32-a11e-4d1f-adcc-37b1dc52e540"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6b8be870-accd-4e9e-9d4c-12d796ab84e2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-02-06T08:41:48-05:00", "end": "2010-02-06T08:56:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:710178d7-e044-4e3f-842b-827f5cc05e2d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-02-06T08:41:48-05:00", "end": "2010-02-06T08:56:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/7ff14608-7bc2-42c9-9060-397e3808abbf b/data/input/FHIR/all/ExplanationOfBenefit/7ff14608-7bc2-42c9-9060-397e3808abbf
deleted file mode 100644
index e957e063..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/7ff14608-7bc2-42c9-9060-397e3808abbf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "7ff14608-7bc2-42c9-9060-397e3808abbf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6b0dbcae-8e00-4f66-b897-ec78ad1a0277"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2017-08-25T19:45:25+00:00", "end": "2018-08-26T19:45:25+00:00"}, "created": "2017-08-25T19:45:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6b0dbcae-8e00-4f66-b897-ec78ad1a0277"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-10-24T15:30:25-04:00", "end": "2015-10-24T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2382f97d-8880-407a-a522-0b35a10d65fb"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "servicedPeriod": {"start": "2015-10-24T15:30:25-04:00", "end": "2015-10-24T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-10-24T15:30:25-04:00", "end": "2015-10-24T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/804dd101-b6d3-4612-ac29-dbaad3554b2e b/data/input/FHIR/all/ExplanationOfBenefit/804dd101-b6d3-4612-ac29-dbaad3554b2e
deleted file mode 100644
index 1a567e34..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/804dd101-b6d3-4612-ac29-dbaad3554b2e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "804dd101-b6d3-4612-ac29-dbaad3554b2e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "60b4f034-11ff-4c40-8fe2-c59d3bfc3723"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2015-02-07T23:48:57+00:00", "end": "2016-02-07T23:48:57+00:00"}, "created": "2015-02-07T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:60b4f034-11ff-4c40-8fe2-c59d3bfc3723"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:759cb37d-38ab-4a1b-81c8-f007f6b6806b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-04-07T19:33:57-04:00", "end": "2013-04-07T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:50882618-fe9c-4091-87ec-a38a060f9f14"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-04-07T19:33:57-04:00", "end": "2013-04-07T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8080d0aa-669c-4ee3-b376-a0fd64b23032 b/data/input/FHIR/all/ExplanationOfBenefit/8080d0aa-669c-4ee3-b376-a0fd64b23032
deleted file mode 100644
index 2ac145c2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8080d0aa-669c-4ee3-b376-a0fd64b23032
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8080d0aa-669c-4ee3-b376-a0fd64b23032", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0c847f98-52f0-4450-b92f-51a251ea2565"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2020-10-24T02:00:11+00:00", "end": "2021-10-24T02:00:11+00:00"}, "created": "2020-10-24T02:00:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0c847f98-52f0-4450-b92f-51a251ea2565"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "servicedPeriod": {"start": "2018-12-22T20:08:11-05:00", "end": "2018-12-22T21:00:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:11b01b5a-7089-48c4-841c-193ec6d5ea49"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "169553002", "display": "Insertion of subcutaneous contraceptive"}], "text": "Insertion of subcutaneous contraceptive"}, "servicedPeriod": {"start": "2018-12-22T20:08:11-05:00", "end": "2018-12-22T21:00:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 10461.41, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2092.282, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 8369.128, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 10461.41, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 10461.41, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 10586.41, "currency": "USD"}}], "payment": {"amount": {"value": 8369.128, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/80b69b52-b0be-4a77-9284-e73b64e658eb b/data/input/FHIR/all/ExplanationOfBenefit/80b69b52-b0be-4a77-9284-e73b64e658eb
deleted file mode 100644
index 20eab429..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/80b69b52-b0be-4a77-9284-e73b64e658eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "80b69b52-b0be-4a77-9284-e73b64e658eb", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6130c324-a12b-4992-8366-79f300341c48"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2017-04-18T00:59:21+00:00", "end": "2018-04-19T00:59:21+00:00"}, "created": "2017-04-18T00:59:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6130c324-a12b-4992-8366-79f300341c48"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-06-16T20:29:21-04:00", "end": "2015-06-16T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a65671ac-f579-4c92-a63f-fba037008e23"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-06-16T20:29:21-04:00", "end": "2015-06-16T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2015-06-16T20:29:21-04:00", "end": "2015-06-16T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-06-16T20:29:21-04:00", "end": "2015-06-16T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 651.66, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 130.332, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 521.328, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 651.66, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 651.66, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1057.7, "currency": "USD"}}], "payment": {"amount": {"value": 746.16, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/81687414-ad67-4754-bce2-7ff2636528a3 b/data/input/FHIR/all/ExplanationOfBenefit/81687414-ad67-4754-bce2-7ff2636528a3
deleted file mode 100644
index 627833c2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/81687414-ad67-4754-bce2-7ff2636528a3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "81687414-ad67-4754-bce2-7ff2636528a3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a9aef241-997e-4668-9ea7-d4b73a3123d5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2012-05-25T05:02:46+00:00", "end": "2013-05-25T05:02:46+00:00"}, "created": "2012-05-25T05:02:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a9aef241-997e-4668-9ea7-d4b73a3123d5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-07-24T00:47:46-04:00", "end": "2010-07-24T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:621af420-87bd-4a2f-bf6e-ecb7945c66a1"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-07-24T00:47:46-04:00", "end": "2010-07-24T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/821bd86e-69e6-4473-b575-c9fcddef7c96 b/data/input/FHIR/all/ExplanationOfBenefit/821bd86e-69e6-4473-b575-c9fcddef7c96
deleted file mode 100644
index f7549161..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/821bd86e-69e6-4473-b575-c9fcddef7c96
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "821bd86e-69e6-4473-b575-c9fcddef7c96", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d20120c9-1784-4256-b1ce-a16d105f7fda"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2017-03-29T05:58:35+00:00", "end": "2018-03-30T05:58:35+00:00"}, "created": "2017-03-29T05:58:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d20120c9-1784-4256-b1ce-a16d105f7fda"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-05-28T01:28:35-04:00", "end": "2015-05-28T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bec1e605-64be-459e-9165-ec3925a78c3d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-05-28T01:28:35-04:00", "end": "2015-05-28T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-05-28T01:28:35-04:00", "end": "2015-05-28T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 679.3, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 135.85999999999999, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 543.4399999999999, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 679.3, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 679.3, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 944.82, "currency": "USD"}}], "payment": {"amount": {"value": 655.856, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/82334ebf-545f-4e0c-a4b6-052f70120566 b/data/input/FHIR/all/ExplanationOfBenefit/82334ebf-545f-4e0c-a4b6-052f70120566
deleted file mode 100644
index 9d1c0172..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/82334ebf-545f-4e0c-a4b6-052f70120566
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "82334ebf-545f-4e0c-a4b6-052f70120566", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c219bbbb-d4f3-4208-bfdb-ab962ccea0e7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2019-06-29T01:24:07+00:00", "end": "2020-06-28T01:24:07+00:00"}, "created": "2019-06-29T01:24:07+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c219bbbb-d4f3-4208-bfdb-ab962ccea0e7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-08-26T20:54:07-04:00", "end": "2017-08-26T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:417560f4-8e78-4963-9c6e-621a3312b337"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-08-26T20:54:07-04:00", "end": "2017-08-26T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2017-08-26T20:54:07-04:00", "end": "2017-08-26T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 705.48, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 141.096, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 564.384, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 705.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 705.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 971, "currency": "USD"}}], "payment": {"amount": {"value": 676.8000000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/825d7827-07af-4a28-b864-0bd3b4a2748c b/data/input/FHIR/all/ExplanationOfBenefit/825d7827-07af-4a28-b864-0bd3b4a2748c
deleted file mode 100644
index 79e6351b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/825d7827-07af-4a28-b864-0bd3b4a2748c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "825d7827-07af-4a28-b864-0bd3b4a2748c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "requester": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "performer": [{"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4c3f8397-3dc7-4b29-a3bb-77b631fa46fd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2014-11-13T19:35:19+00:00", "end": "2015-11-13T19:35:19+00:00"}, "created": "2014-11-13T19:35:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4c3f8397-3dc7-4b29-a3bb-77b631fa46fd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-01-11T14:20:19-05:00", "end": "2013-01-11T14:35:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:04ddd706-6211-45d6-8cfa-79d2af525114"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-01-11T14:20:19-05:00", "end": "2013-01-11T14:35:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/82ff627a-0672-4a9f-b512-6df84ce15db6 b/data/input/FHIR/all/ExplanationOfBenefit/82ff627a-0672-4a9f-b512-6df84ce15db6
deleted file mode 100644
index 9353c02e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/82ff627a-0672-4a9f-b512-6df84ce15db6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "82ff627a-0672-4a9f-b512-6df84ce15db6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "22538124-dbcb-4a6e-92a2-dd0f2a36fec7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1988-03-02T15:23:18+00:00", "end": "1989-03-02T15:23:18+00:00"}, "created": "1988-03-02T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:22538124-dbcb-4a6e-92a2-dd0f2a36fec7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5946589f-d14c-4cbb-9e92-3f553dfc7ca6"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1986-05-01T11:08:18-04:00", "end": "1986-05-01T11:23:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:beba5872-8070-4d16-a223-561bb7f5b82a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "1986-05-01T11:08:18-04:00", "end": "1986-05-01T11:23:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/83413308-b2b7-433b-b3e1-ba58ee8c5ea8 b/data/input/FHIR/all/ExplanationOfBenefit/83413308-b2b7-433b-b3e1-ba58ee8c5ea8
deleted file mode 100644
index 781266e7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/83413308-b2b7-433b-b3e1-ba58ee8c5ea8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "83413308-b2b7-433b-b3e1-ba58ee8c5ea8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "98dc0f28-401f-4408-9b42-c4f753b76cb0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1976-10-02T09:29:56+00:00", "end": "1977-10-02T09:29:56+00:00"}, "created": "1976-10-02T09:29:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:98dc0f28-401f-4408-9b42-c4f753b76cb0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1974-12-01T03:59:56-05:00", "end": "1974-12-01T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:52b653f6-4c74-4c4e-b51c-dfdb91919c06"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1974-12-01T03:59:56-05:00", "end": "1974-12-01T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1974-12-01T03:59:56-05:00", "end": "1974-12-01T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 448.03, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 89.606, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 358.424, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 448.03, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 448.03, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 713.55, "currency": "USD"}}], "payment": {"amount": {"value": 470.84, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/83a486a7-0838-4b0e-aa53-1603a7f4d5aa b/data/input/FHIR/all/ExplanationOfBenefit/83a486a7-0838-4b0e-aa53-1603a7f4d5aa
deleted file mode 100644
index 5b4d0c8f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/83a486a7-0838-4b0e-aa53-1603a7f4d5aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "83a486a7-0838-4b0e-aa53-1603a7f4d5aa", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5646d446-2b1a-443d-b6b6-b9f7d4eea70f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2012-08-02T21:30:23+00:00", "end": "2013-08-02T21:30:23+00:00"}, "created": "2012-08-02T21:30:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5646d446-2b1a-443d-b6b6-b9f7d4eea70f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:fcc98cbb-d663-4659-bee4-32d22808120f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-10-01T17:15:23-04:00", "end": "2010-10-01T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5b3030cc-c972-44dc-934a-9a3d8a4e656c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-10-01T17:15:23-04:00", "end": "2010-10-01T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/83b8fca5-1853-4214-912a-98d1f9b68ec4 b/data/input/FHIR/all/ExplanationOfBenefit/83b8fca5-1853-4214-912a-98d1f9b68ec4
deleted file mode 100644
index 496f0470..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/83b8fca5-1853-4214-912a-98d1f9b68ec4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "83b8fca5-1853-4214-912a-98d1f9b68ec4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "28b6d74d-49f7-43d7-875a-85d4f605bbbe"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1971-08-23T09:14:56+00:00", "end": "1972-08-22T09:14:56+00:00"}, "created": "1971-08-23T09:14:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:28b6d74d-49f7-43d7-875a-85d4f605bbbe"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ad899f78-03c5-473f-9d46-bb32ca76a712"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1969-10-21T04:59:56-04:00", "end": "1969-10-21T05:14:56-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bf220f9b-b709-420d-aced-5aea90e952db"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "1969-10-21T04:59:56-04:00", "end": "1969-10-21T05:14:56-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/841ca73b-0cc5-4723-9fca-301f7e5b80ec b/data/input/FHIR/all/ExplanationOfBenefit/841ca73b-0cc5-4723-9fca-301f7e5b80ec
deleted file mode 100644
index e838eef0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/841ca73b-0cc5-4723-9fca-301f7e5b80ec
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "841ca73b-0cc5-4723-9fca-301f7e5b80ec", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5de9baf1-dae0-4fd0-a128-3174d89cf295"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2012-08-08T18:34:34+00:00", "end": "2013-08-08T18:34:34+00:00"}, "created": "2012-08-08T18:34:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5de9baf1-dae0-4fd0-a128-3174d89cf295"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-10-07T14:04:34-04:00", "end": "2010-10-07T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c5f3828c-1c27-412f-b60a-ef4200534d3f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-10-07T14:04:34-04:00", "end": "2010-10-07T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-10-07T14:04:34-04:00", "end": "2010-10-07T14:34:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 503.99, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 100.798, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 403.192, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 503.99, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 503.99, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 769.51, "currency": "USD"}}], "payment": {"amount": {"value": 515.6080000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/84337cc1-fa6a-4eac-b5b6-96512aa02e36 b/data/input/FHIR/all/ExplanationOfBenefit/84337cc1-fa6a-4eac-b5b6-96512aa02e36
deleted file mode 100644
index ab28da1a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/84337cc1-fa6a-4eac-b5b6-96512aa02e36
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "84337cc1-fa6a-4eac-b5b6-96512aa02e36", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "performer": [{"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b129d368-dd6e-4a6f-a23d-20d304aa9076"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1988-10-30T01:26:27+00:00", "end": "1989-10-30T01:26:27+00:00"}, "created": "1988-10-30T01:26:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b129d368-dd6e-4a6f-a23d-20d304aa9076"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1986-12-28T19:41:27-05:00", "end": "1986-12-28T20:26:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f3d5eaa1-290d-431a-ac78-f6678338bdbb"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1986-12-28T19:41:27-05:00", "end": "1986-12-28T20:26:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "servicedPeriod": {"start": "1986-12-28T19:41:27-05:00", "end": "1986-12-28T20:26:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 13760.2, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2752.0400000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 11008.160000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 13760.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 13760.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15081005", "display": "Pulmonary rehabilitation (regime/therapy)"}], "text": "Pulmonary rehabilitation (regime/therapy)"}, "servicedPeriod": {"start": "1986-12-28T19:41:27-05:00", "end": "1986-12-28T20:26:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 14542.37, "currency": "USD"}}], "payment": {"amount": {"value": 11533.896, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/84686d1e-8706-48bb-a1ab-c137af048b56 b/data/input/FHIR/all/ExplanationOfBenefit/84686d1e-8706-48bb-a1ab-c137af048b56
deleted file mode 100644
index 5386912b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/84686d1e-8706-48bb-a1ab-c137af048b56
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "84686d1e-8706-48bb-a1ab-c137af048b56", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "25a569da-e8ee-4f7b-ade3-a8c9e8aee8bc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2017-06-26T13:18:49+00:00", "end": "2018-06-27T13:18:49+00:00"}, "created": "2017-06-26T13:18:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:25a569da-e8ee-4f7b-ade3-a8c9e8aee8bc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bbe5781e-4501-40ce-a556-4c95de041312"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "2015-08-25T09:03:49-04:00", "end": "2015-08-25T09:18:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bb3a51c4-f3c2-4e55-a5ae-d5045b7e47c0"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40275004", "display": "Contact dermatitis"}], "text": "Contact dermatitis"}, "servicedPeriod": {"start": "2015-08-25T09:03:49-04:00", "end": "2015-08-25T09:18:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/84a53684-c30b-4856-acb2-0561db0e4021 b/data/input/FHIR/all/ExplanationOfBenefit/84a53684-c30b-4856-acb2-0561db0e4021
deleted file mode 100644
index b2fef8d7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/84a53684-c30b-4856-acb2-0561db0e4021
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "84a53684-c30b-4856-acb2-0561db0e4021", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a25bca33-645d-4028-9fa3-064e36f87475"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2018-02-10T20:47:10+00:00", "end": "2019-02-10T20:47:10+00:00"}, "created": "2018-02-10T20:47:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a25bca33-645d-4028-9fa3-064e36f87475"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-04-10T16:32:10-04:00", "end": "2016-04-10T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c5709875-6592-44d2-86d6-4d7a79163a39"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-04-10T16:32:10-04:00", "end": "2016-04-10T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/84ebf8be-c23c-4140-8c83-bc2793f7b771 b/data/input/FHIR/all/ExplanationOfBenefit/84ebf8be-c23c-4140-8c83-bc2793f7b771
deleted file mode 100644
index b5963fe7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/84ebf8be-c23c-4140-8c83-bc2793f7b771
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "84ebf8be-c23c-4140-8c83-bc2793f7b771", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "17066b75-3cae-4bff-bfff-640da0156ed4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2013-01-27T01:20:38+00:00", "end": "2014-01-28T01:20:38+00:00"}, "created": "2013-01-27T01:20:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:17066b75-3cae-4bff-bfff-640da0156ed4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:590a86ad-b092-466b-8666-5239888a0fe5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2011-03-27T19:58:38-04:00", "end": "2011-03-27T21:20:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:c253b648-fdb6-4e22-b957-4d6c9160432b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283385000", "display": "Laceration of thigh"}], "text": "Laceration of thigh"}, "servicedPeriod": {"start": "2011-03-27T19:58:38-04:00", "end": "2011-03-27T21:20:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "servicedPeriod": {"start": "2011-03-27T19:58:38-04:00", "end": "2011-03-27T21:20:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 13861.51, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2772.302, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 11089.208, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 13861.51, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 13861.51, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 13986.51, "currency": "USD"}}], "payment": {"amount": {"value": 11089.208, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/84f79bbe-9882-4fd0-b77e-50383abac238 b/data/input/FHIR/all/ExplanationOfBenefit/84f79bbe-9882-4fd0-b77e-50383abac238
deleted file mode 100644
index caaead23..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/84f79bbe-9882-4fd0-b77e-50383abac238
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "84f79bbe-9882-4fd0-b77e-50383abac238", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "requester": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "performer": [{"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "53095562-b940-47c6-8eef-4880ca567216"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-11-14T15:04:19+00:00", "end": "2021-11-14T15:04:19+00:00"}, "created": "2020-11-14T15:04:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:53095562-b940-47c6-8eef-4880ca567216"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:badb1475-4eeb-4535-83d0-373a8ae938be"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2019-01-13T09:49:19-05:00", "end": "2019-01-13T10:04:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a3cac1fb-ac42-431c-9ca6-d3d102053a33"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2019-01-13T09:49:19-05:00", "end": "2019-01-13T10:04:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/85e7b879-4212-409e-bc39-0a2e92123a6b b/data/input/FHIR/all/ExplanationOfBenefit/85e7b879-4212-409e-bc39-0a2e92123a6b
deleted file mode 100644
index c728575b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/85e7b879-4212-409e-bc39-0a2e92123a6b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "85e7b879-4212-409e-bc39-0a2e92123a6b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "requester": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "performer": [{"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3bc13bb6-71ea-4f08-ad20-c13360ea01c2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2019-09-10T01:09:32+00:00", "end": "2020-09-09T01:09:32+00:00"}, "created": "2019-09-10T01:09:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3bc13bb6-71ea-4f08-ad20-c13360ea01c2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0dacff22-c8e4-4489-92e8-a5afe7549c57"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-11-07T19:39:32-05:00", "end": "2017-11-07T20:09:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1f6f5d5b-f805-4553-82f9-b9dd7dd50531"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2017-11-07T19:39:32-05:00", "end": "2017-11-07T20:09:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2017-11-07T19:39:32-05:00", "end": "2017-11-07T20:09:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 1270.04, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 254.008, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1016.032, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 1270.04, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 1270.04, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1395.04, "currency": "USD"}}], "payment": {"amount": {"value": 1016.032, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/87471512-d9be-41f8-91f3-e67499066958 b/data/input/FHIR/all/ExplanationOfBenefit/87471512-d9be-41f8-91f3-e67499066958
deleted file mode 100644
index e5598000..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/87471512-d9be-41f8-91f3-e67499066958
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "87471512-d9be-41f8-91f3-e67499066958", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1defa0b8-4eca-4a5c-be01-9e2c352ef892"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2016-11-01T08:26:53+00:00", "end": "2017-11-01T08:26:53+00:00"}, "created": "2016-11-01T08:26:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1defa0b8-4eca-4a5c-be01-9e2c352ef892"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-12-31T02:56:53-05:00", "end": "2014-12-31T03:26:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:60d0251f-ac9c-462c-b0cd-48e1750a3622"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-12-31T02:56:53-05:00", "end": "2014-12-31T03:26:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-12-31T02:56:53-05:00", "end": "2014-12-31T03:26:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-12-31T02:56:53-05:00", "end": "2014-12-31T03:26:53-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 741.32, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 148.264, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 593.056, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 741.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 741.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1147.36, "currency": "USD"}}], "payment": {"amount": {"value": 817.888, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/876d8964-b05e-4400-8a73-6ce9ca27925e b/data/input/FHIR/all/ExplanationOfBenefit/876d8964-b05e-4400-8a73-6ce9ca27925e
deleted file mode 100644
index f27017ce..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/876d8964-b05e-4400-8a73-6ce9ca27925e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "876d8964-b05e-4400-8a73-6ce9ca27925e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1ae35c46-10a9-4a91-836a-ecd6e8b4ecf5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "1985-12-08T14:29:06+00:00", "end": "1986-12-09T14:29:06+00:00"}, "created": "1985-12-08T14:29:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1ae35c46-10a9-4a91-836a-ecd6e8b4ecf5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1984-02-06T09:01:06-05:00", "end": "1984-02-06T09:29:06-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:324a4dd1-7ceb-42fe-b304-64b924113cf4"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/87ae0171-a3fc-45e4-88b4-38224d2f000e b/data/input/FHIR/all/ExplanationOfBenefit/87ae0171-a3fc-45e4-88b4-38224d2f000e
deleted file mode 100644
index 078d634c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/87ae0171-a3fc-45e4-88b4-38224d2f000e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "87ae0171-a3fc-45e4-88b4-38224d2f000e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8aeaa1b5-3b5d-4aef-bb24-e370c009f69b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2018-11-07T23:48:57+00:00", "end": "2019-11-07T23:48:57+00:00"}, "created": "2018-11-07T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8aeaa1b5-3b5d-4aef-bb24-e370c009f69b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1ab45ca4-9832-490e-ac39-e98b60486257"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-01-05T18:33:57-05:00", "end": "2017-01-05T18:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e15e2868-c588-44ab-ac71-cdff4d2210aa"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2017-01-05T18:33:57-05:00", "end": "2017-01-05T18:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/87c7ed2b-c569-473b-b41b-3eab36eecc4c b/data/input/FHIR/all/ExplanationOfBenefit/87c7ed2b-c569-473b-b41b-3eab36eecc4c
deleted file mode 100644
index 783a69cb..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/87c7ed2b-c569-473b-b41b-3eab36eecc4c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "87c7ed2b-c569-473b-b41b-3eab36eecc4c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "499ea3c7-4b22-4928-9f4f-6a8c98955d7f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2019-03-02T10:11:48+00:00", "end": "2020-03-01T10:11:48+00:00"}, "created": "2019-03-02T10:11:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:499ea3c7-4b22-4928-9f4f-6a8c98955d7f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2017-04-30T05:56:48-04:00", "end": "2017-04-30T06:11:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6a011e25-c08f-4080-83eb-2a31d19ca9c3"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/87cc5069-7437-4a34-9407-1c5b030090d8 b/data/input/FHIR/all/ExplanationOfBenefit/87cc5069-7437-4a34-9407-1c5b030090d8
deleted file mode 100644
index 4a3c21e6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/87cc5069-7437-4a34-9407-1c5b030090d8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "87cc5069-7437-4a34-9407-1c5b030090d8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "67c12b01-97e7-498b-a662-25e02b44d0ec"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "billablePeriod": {"start": "2012-09-24T13:18:49+00:00", "end": "2013-09-24T13:18:49+00:00"}, "created": "2012-09-24T13:18:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:67c12b01-97e7-498b-a662-25e02b44d0ec"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-11-23T08:03:49-05:00", "end": "2010-11-23T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:10e926ee-5f3a-49c7-929e-d290be16477d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-11-23T08:03:49-05:00", "end": "2010-11-23T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2010-11-23T08:03:49-05:00", "end": "2010-11-23T08:18:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/87f42c1e-fe41-4844-8a82-ef2f0d5ea213 b/data/input/FHIR/all/ExplanationOfBenefit/87f42c1e-fe41-4844-8a82-ef2f0d5ea213
deleted file mode 100644
index 4ba6366b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/87f42c1e-fe41-4844-8a82-ef2f0d5ea213
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "87f42c1e-fe41-4844-8a82-ef2f0d5ea213", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c8e96b36-0169-4518-8558-376d0b71c877"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2016-04-16T15:36:54+00:00", "end": "2017-04-16T15:36:54+00:00"}, "created": "2016-04-16T15:36:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c8e96b36-0169-4518-8558-376d0b71c877"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-06-15T11:06:54-04:00", "end": "2014-06-15T11:36:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d906dd0b-dd13-420e-85e0-64cb0768e2f4"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-06-15T11:06:54-04:00", "end": "2014-06-15T11:36:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2014-06-15T11:06:54-04:00", "end": "2014-06-15T11:36:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-06-15T11:06:54-04:00", "end": "2014-06-15T11:36:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 617.51, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 123.50200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 494.00800000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 617.51, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 617.51, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1023.55, "currency": "USD"}}], "payment": {"amount": {"value": 718.84, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/88e54226-f512-4f96-9d0d-9d493118c677 b/data/input/FHIR/all/ExplanationOfBenefit/88e54226-f512-4f96-9d0d-9d493118c677
deleted file mode 100644
index 82734cb2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/88e54226-f512-4f96-9d0d-9d493118c677
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "88e54226-f512-4f96-9d0d-9d493118c677", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "16dc2dd4-9d44-4258-a1ef-175e044bbe21"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2016-12-27T22:58:27+00:00", "end": "2017-12-27T22:58:27+00:00"}, "created": "2016-12-27T22:58:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:16dc2dd4-9d44-4258-a1ef-175e044bbe21"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-02-25T17:28:27-05:00", "end": "2015-02-25T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:30eac7f7-8f9f-4256-85b4-4ea721195d23"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-02-25T17:28:27-05:00", "end": "2015-02-25T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2015-02-25T17:28:27-05:00", "end": "2015-02-25T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2015-02-25T17:28:27-05:00", "end": "2015-02-25T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2015-02-25T17:28:27-05:00", "end": "2015-02-25T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-02-25T17:28:27-05:00", "end": "2015-02-25T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 840.08, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 168.01600000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 672.0640000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 840.08, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 840.08, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1527.16, "currency": "USD"}}], "payment": {"amount": {"value": 1121.728, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8a16dbf6-7cf8-4148-a103-cd0577b01529 b/data/input/FHIR/all/ExplanationOfBenefit/8a16dbf6-7cf8-4148-a103-cd0577b01529
deleted file mode 100644
index a1c10e2e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8a16dbf6-7cf8-4148-a103-cd0577b01529
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8a16dbf6-7cf8-4148-a103-cd0577b01529", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "requester": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "performer": [{"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "180f4edf-7dec-4f98-8f70-5cf5ab293691"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-04-09T15:04:19+00:00", "end": "2021-04-09T15:04:19+00:00"}, "created": "2020-04-09T15:04:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:180f4edf-7dec-4f98-8f70-5cf5ab293691"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-06-08T10:49:19-04:00", "end": "2018-06-08T11:04:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1e9326a5-2d71-4998-853a-b51dca5a9feb"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "servicedPeriod": {"start": "2018-06-08T10:49:19-04:00", "end": "2018-06-08T11:04:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8a66d88b-6bf1-4c66-86a3-4940795d85da b/data/input/FHIR/all/ExplanationOfBenefit/8a66d88b-6bf1-4c66-86a3-4940795d85da
deleted file mode 100644
index 76a71354..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8a66d88b-6bf1-4c66-86a3-4940795d85da
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8a66d88b-6bf1-4c66-86a3-4940795d85da", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0a11dde7-c5e7-4441-9278-910a491e2238"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2003-02-20T15:21:54+00:00", "end": "2004-02-20T15:21:54+00:00"}, "created": "2003-02-20T15:21:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0a11dde7-c5e7-4441-9278-910a491e2238"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1efae7f9-2b52-43df-b58c-d8222cd61575"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2001-04-20T11:06:54-04:00", "end": "2001-04-20T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e45ddf52-f622-4ef4-bd68-ec2ea775c12b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "2001-04-20T11:06:54-04:00", "end": "2001-04-20T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8a8b9d77-0ae1-4688-bd7b-b9a3286426ee b/data/input/FHIR/all/ExplanationOfBenefit/8a8b9d77-0ae1-4688-bd7b-b9a3286426ee
deleted file mode 100644
index 4e23a092..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8a8b9d77-0ae1-4688-bd7b-b9a3286426ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8a8b9d77-0ae1-4688-bd7b-b9a3286426ee", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2124b2e6-31dc-4d53-b903-75e98136efbd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1980-04-30T09:09:18+00:00", "end": "1981-04-30T09:09:18+00:00"}, "created": "1980-04-30T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2124b2e6-31dc-4d53-b903-75e98136efbd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1978-06-29T04:54:18-04:00", "end": "1978-06-29T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:28e4e33a-7123-41ea-96dc-8418f60add7f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1978-06-29T04:54:18-04:00", "end": "1978-06-29T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8bdf80a9-a016-4ef0-91bf-23db6dcfd4af b/data/input/FHIR/all/ExplanationOfBenefit/8bdf80a9-a016-4ef0-91bf-23db6dcfd4af
deleted file mode 100644
index 62fbeebb..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8bdf80a9-a016-4ef0-91bf-23db6dcfd4af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8bdf80a9-a016-4ef0-91bf-23db6dcfd4af", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "94d587bf-62d4-4606-9f7c-0e2acff45b72"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2016-08-25T15:37:50+00:00", "end": "2017-08-25T15:37:50+00:00"}, "created": "2016-08-25T15:37:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:94d587bf-62d4-4606-9f7c-0e2acff45b72"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7648b996-765c-4e4b-9daf-af0ede11d69b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-10-24T11:22:50-04:00", "end": "2014-10-24T11:37:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c7665d14-abed-48c1-b93d-7d0f67b65318"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-10-24T11:22:50-04:00", "end": "2014-10-24T11:37:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8c819882-35e5-4e43-bf02-90831340dd57 b/data/input/FHIR/all/ExplanationOfBenefit/8c819882-35e5-4e43-bf02-90831340dd57
deleted file mode 100644
index 0aec9122..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8c819882-35e5-4e43-bf02-90831340dd57
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8c819882-35e5-4e43-bf02-90831340dd57", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "requester": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "performer": [{"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e05fcb98-f339-47b2-aabc-39de0cc4c90d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2020-02-23T12:31:49+00:00", "end": "2021-02-22T12:31:49+00:00"}, "created": "2020-02-23T12:31:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e05fcb98-f339-47b2-aabc-39de0cc4c90d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-04-23T08:01:49-04:00", "end": "2018-04-23T08:31:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:39e366c6-c89c-4055-9bac-0cbb56c438f7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-04-23T08:01:49-04:00", "end": "2018-04-23T08:31:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-04-23T08:01:49-04:00", "end": "2018-04-23T08:31:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 440.28, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 88.056, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 352.224, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 440.28, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 440.28, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 705.8, "currency": "USD"}}], "payment": {"amount": {"value": 464.64, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8c9c6163-609c-42c9-8de9-ae98b8492441 b/data/input/FHIR/all/ExplanationOfBenefit/8c9c6163-609c-42c9-8de9-ae98b8492441
deleted file mode 100644
index 031a81a9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8c9c6163-609c-42c9-8de9-ae98b8492441
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8c9c6163-609c-42c9-8de9-ae98b8492441", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3f032420-b2dc-4072-9020-629423905ba8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2012-06-29T14:52:55+00:00", "end": "2013-06-29T14:52:55+00:00"}, "created": "2012-06-29T14:52:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3f032420-b2dc-4072-9020-629423905ba8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-08-28T10:37:55-04:00", "end": "2010-08-28T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e92381c9-0f6c-45f3-a197-7cd9f55d9426"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-08-28T10:37:55-04:00", "end": "2010-08-28T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8cc009e7-7808-4e26-be14-c6e9a291802c b/data/input/FHIR/all/ExplanationOfBenefit/8cc009e7-7808-4e26-be14-c6e9a291802c
deleted file mode 100644
index 3a919360..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8cc009e7-7808-4e26-be14-c6e9a291802c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8cc009e7-7808-4e26-be14-c6e9a291802c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "de47df9c-2117-4975-bcc8-133b34b6a39f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2014-09-25T10:50:11+00:00", "end": "2015-09-25T10:50:11+00:00"}, "created": "2014-09-25T10:50:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:de47df9c-2117-4975-bcc8-133b34b6a39f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7c886f19-e545-4583-a2af-213e825b8ac8"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-11-23T05:35:11-05:00", "end": "2012-11-23T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b0f565b7-07d2-4e1e-8841-0e6009be342e"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-11-23T05:35:11-05:00", "end": "2012-11-23T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8d712419-4a83-4256-b1c7-127d5d0d9950 b/data/input/FHIR/all/ExplanationOfBenefit/8d712419-4a83-4256-b1c7-127d5d0d9950
deleted file mode 100644
index 97162f3c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8d712419-4a83-4256-b1c7-127d5d0d9950
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8d712419-4a83-4256-b1c7-127d5d0d9950", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7addb123-1ff9-4e50-99a2-4a95b9093fdc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2012-07-17T05:49:59+00:00", "end": "2013-07-17T05:49:59+00:00"}, "created": "2012-07-17T05:49:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7addb123-1ff9-4e50-99a2-4a95b9093fdc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2010-09-15T01:34:59-04:00", "end": "2010-09-15T01:49:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:344743b8-62d8-439d-889f-6dd6975f209f"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8dbb3680-2c1b-4eb6-8a26-e6034c3fd65f b/data/input/FHIR/all/ExplanationOfBenefit/8dbb3680-2c1b-4eb6-8a26-e6034c3fd65f
deleted file mode 100644
index d7e00048..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8dbb3680-2c1b-4eb6-8a26-e6034c3fd65f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8dbb3680-2c1b-4eb6-8a26-e6034c3fd65f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "bfa36f69-d3b3-468f-8f88-5e910353d09d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "billablePeriod": {"start": "2018-08-12T08:11:53+00:00", "end": "2019-08-12T08:11:53+00:00"}, "created": "2018-08-12T08:11:53+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:bfa36f69-d3b3-468f-8f88-5e910353d09d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cd390cd5-e2d3-40ef-a8ed-eaa769deeac0"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "2016-10-10T03:56:53-04:00", "end": "2016-10-10T04:11:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:acd2d105-1fb4-464f-a907-4fa23ddebedb"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "69896004", "display": "Rheumatoid arthritis"}], "text": "Rheumatoid arthritis"}, "servicedPeriod": {"start": "2016-10-10T03:56:53-04:00", "end": "2016-10-10T04:11:53-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8ddadbb5-e82e-4b9c-9b82-a2df4831979e b/data/input/FHIR/all/ExplanationOfBenefit/8ddadbb5-e82e-4b9c-9b82-a2df4831979e
deleted file mode 100644
index 0d0c088f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8ddadbb5-e82e-4b9c-9b82-a2df4831979e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8ddadbb5-e82e-4b9c-9b82-a2df4831979e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "16e998b9-b562-4a6c-90f1-4cf9d53a2ccd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2020-03-26T23:03:50+00:00", "end": "2021-03-26T23:03:50+00:00"}, "created": "2020-03-26T23:03:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:16e998b9-b562-4a6c-90f1-4cf9d53a2ccd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-05-25T18:48:50-04:00", "end": "2018-05-25T19:03:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ec7efc22-6186-4407-8992-e1656e4752a5"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-05-25T18:48:50-04:00", "end": "2018-05-25T19:03:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2018-05-25T18:48:50-04:00", "end": "2018-05-25T19:03:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8df366f9-a546-473f-8a02-2cf21a2fa0cd b/data/input/FHIR/all/ExplanationOfBenefit/8df366f9-a546-473f-8a02-2cf21a2fa0cd
deleted file mode 100644
index f6238f1f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8df366f9-a546-473f-8a02-2cf21a2fa0cd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8df366f9-a546-473f-8a02-2cf21a2fa0cd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "425a57b5-0eef-4eeb-9e5b-b546dc8047ea"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2013-12-24T22:58:27+00:00", "end": "2014-12-25T22:58:27+00:00"}, "created": "2013-12-24T22:58:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:425a57b5-0eef-4eeb-9e5b-b546dc8047ea"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-02-22T17:28:27-05:00", "end": "2012-02-22T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:65ba1296-cc74-43a6-b5dc-d66dfde6e880"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-02-22T17:28:27-05:00", "end": "2012-02-22T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-02-22T17:28:27-05:00", "end": "2012-02-22T17:58:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 558.27, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 111.654, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 446.616, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 558.27, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 558.27, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 823.79, "currency": "USD"}}], "payment": {"amount": {"value": 559.032, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8df86e56-5832-41e2-8b71-7191f75e2edc b/data/input/FHIR/all/ExplanationOfBenefit/8df86e56-5832-41e2-8b71-7191f75e2edc
deleted file mode 100644
index 21e1cba0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8df86e56-5832-41e2-8b71-7191f75e2edc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8df86e56-5832-41e2-8b71-7191f75e2edc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "162a10b4-031c-4da1-b5f1-5f8403de94ba"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2018-04-09T00:28:38+00:00", "end": "2019-04-09T00:28:38+00:00"}, "created": "2018-04-09T00:28:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:162a10b4-031c-4da1-b5f1-5f8403de94ba"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-06-06T19:58:38-04:00", "end": "2016-06-06T20:28:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:755fd601-9cf7-446a-af1c-98f7bb3f0718"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-06-06T19:58:38-04:00", "end": "2016-06-06T20:28:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-06-06T19:58:38-04:00", "end": "2016-06-06T20:28:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 474.62, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 94.924, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 379.696, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 474.62, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 474.62, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 740.14, "currency": "USD"}}], "payment": {"amount": {"value": 492.112, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8e1f1693-1e0d-464c-b97b-561bbf8e5171 b/data/input/FHIR/all/ExplanationOfBenefit/8e1f1693-1e0d-464c-b97b-561bbf8e5171
deleted file mode 100644
index b07a9d86..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8e1f1693-1e0d-464c-b97b-561bbf8e5171
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8e1f1693-1e0d-464c-b97b-561bbf8e5171", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "performer": [{"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d1f02c57-ef72-49cb-820d-d62b26d7aea4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2013-08-25T17:22:31+00:00", "end": "2014-08-26T17:22:31+00:00"}, "created": "2013-08-25T17:22:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d1f02c57-ef72-49cb-820d-d62b26d7aea4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-10-24T12:52:31-04:00", "end": "2011-10-24T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:80c3d4dc-db7a-4c3b-8166-4fce081f992c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-10-24T12:52:31-04:00", "end": "2011-10-24T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-10-24T12:52:31-04:00", "end": "2011-10-24T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 690.37, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 138.074, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 552.296, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 690.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 690.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 955.89, "currency": "USD"}}], "payment": {"amount": {"value": 664.7120000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8edea731-51f2-4f1f-89cd-b86a3903421f b/data/input/FHIR/all/ExplanationOfBenefit/8edea731-51f2-4f1f-89cd-b86a3903421f
deleted file mode 100644
index 8d138b05..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8edea731-51f2-4f1f-89cd-b86a3903421f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8edea731-51f2-4f1f-89cd-b86a3903421f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "da317c60-b363-45d5-aa6f-6d08eccdca2f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2019-10-06T14:11:48+00:00", "end": "2020-10-05T14:11:48+00:00"}, "created": "2019-10-06T14:11:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:da317c60-b363-45d5-aa6f-6d08eccdca2f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6c2cef08-b68b-4f75-a995-44981412f24f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-12-04T08:41:48-05:00", "end": "2017-12-04T09:11:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0242ea42-da5b-429c-bef8-dbebb0a76ba4"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2017-12-04T08:41:48-05:00", "end": "2017-12-04T09:11:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2017-12-04T08:41:48-05:00", "end": "2017-12-04T09:11:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2677.92, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 535.5840000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2142.3360000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2677.92, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2677.92, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2802.92, "currency": "USD"}}], "payment": {"amount": {"value": 2142.3360000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/8fe0ed66-6417-4a5d-8550-513d2f46092f b/data/input/FHIR/all/ExplanationOfBenefit/8fe0ed66-6417-4a5d-8550-513d2f46092f
deleted file mode 100644
index fb992197..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/8fe0ed66-6417-4a5d-8550-513d2f46092f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "8fe0ed66-6417-4a5d-8550-513d2f46092f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "requester": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "performer": [{"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c2b9d6d0-f5f2-483a-bea7-e25a49619259"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2007-12-14T12:26:31+00:00", "end": "2008-12-13T12:26:31+00:00"}, "created": "2007-12-14T12:26:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c2b9d6d0-f5f2-483a-bea7-e25a49619259"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0e5c75f3-8489-4db1-878c-bbbda0a3294a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2006-02-11T07:11:31-05:00", "end": "2006-02-11T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:262638e3-50c2-40a4-a945-82963f69d1a1"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2006-02-11T07:11:31-05:00", "end": "2006-02-11T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/90334965-44bb-49bc-a1a2-d60bbd4e4ee0 b/data/input/FHIR/all/ExplanationOfBenefit/90334965-44bb-49bc-a1a2-d60bbd4e4ee0
deleted file mode 100644
index 3e028e95..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/90334965-44bb-49bc-a1a2-d60bbd4e4ee0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "90334965-44bb-49bc-a1a2-d60bbd4e4ee0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "aa17b9f4-fc49-4c52-bd1b-440f7d355227"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1981-03-14T09:59:56+00:00", "end": "1982-03-15T09:59:56+00:00"}, "created": "1981-03-14T09:59:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:aa17b9f4-fc49-4c52-bd1b-440f7d355227"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dd9f3dce-c213-4bf0-a8bf-931c3e507188"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "1979-05-13T04:59:56-04:00", "end": "1979-05-13T05:59:56-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:17ede64c-72e2-4b11-822f-d5a1a2b1b147"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "262574004", "display": "Bullet wound"}], "text": "Bullet wound"}, "servicedPeriod": {"start": "1979-05-13T04:59:56-04:00", "end": "1979-05-13T05:59:56-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/905f8980-69fb-428e-82b7-0230a143170f b/data/input/FHIR/all/ExplanationOfBenefit/905f8980-69fb-428e-82b7-0230a143170f
deleted file mode 100644
index 7d7a9775..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/905f8980-69fb-428e-82b7-0230a143170f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "905f8980-69fb-428e-82b7-0230a143170f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "da49d8d6-e60b-46d2-8755-6cfc4732884c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2009-08-01T04:59:29+00:00", "end": "2010-08-02T04:59:29+00:00"}, "created": "2009-08-01T04:59:29+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:da49d8d6-e60b-46d2-8755-6cfc4732884c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4ec1fa4c-36e2-499a-b877-dca1532a2b8b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2007-09-30T00:44:29-04:00", "end": "2007-09-30T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2df2244d-d1fd-409e-8729-d0a5892cbd99"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2007-09-30T00:44:29-04:00", "end": "2007-09-30T00:59:29-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/912387a4-2235-4a95-8d54-6d0b310770a6 b/data/input/FHIR/all/ExplanationOfBenefit/912387a4-2235-4a95-8d54-6d0b310770a6
deleted file mode 100644
index b14ab963..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/912387a4-2235-4a95-8d54-6d0b310770a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "912387a4-2235-4a95-8d54-6d0b310770a6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ee78cb11-5050-49a0-bad6-605bce29b6fd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2011-07-03T22:37:41+00:00", "end": "2012-07-02T22:37:41+00:00"}, "created": "2011-07-03T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ee78cb11-5050-49a0-bad6-605bce29b6fd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-08-31T18:22:41-04:00", "end": "2009-08-31T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:dd13a5f3-046b-402b-abbf-9db31edaa029"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-08-31T18:22:41-04:00", "end": "2009-08-31T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/912afbc8-a94a-4f3c-8a09-e65b119146dc b/data/input/FHIR/all/ExplanationOfBenefit/912afbc8-a94a-4f3c-8a09-e65b119146dc
deleted file mode 100644
index 1379f876..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/912afbc8-a94a-4f3c-8a09-e65b119146dc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "912afbc8-a94a-4f3c-8a09-e65b119146dc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4bccd5e5-091c-427b-9294-e8dcfe040fa8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2018-06-01T14:52:55+00:00", "end": "2019-06-01T14:52:55+00:00"}, "created": "2018-06-01T14:52:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4bccd5e5-091c-427b-9294-e8dcfe040fa8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-07-30T10:37:55-04:00", "end": "2016-07-30T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3f230e54-39a9-4b4f-9ad4-885910cbc6af"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-07-30T10:37:55-04:00", "end": "2016-07-30T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2016-07-30T10:37:55-04:00", "end": "2016-07-30T10:52:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/91a0b3a2-6d2d-4838-84e8-826a9b5b5d3e b/data/input/FHIR/all/ExplanationOfBenefit/91a0b3a2-6d2d-4838-84e8-826a9b5b5d3e
deleted file mode 100644
index 450cd204..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/91a0b3a2-6d2d-4838-84e8-826a9b5b5d3e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "91a0b3a2-6d2d-4838-84e8-826a9b5b5d3e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5810804c-e11b-4593-8d7c-3c01080d84f6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2017-09-26T13:56:48+00:00", "end": "2018-09-27T13:56:48+00:00"}, "created": "2017-09-26T13:56:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5810804c-e11b-4593-8d7c-3c01080d84f6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:daea8a06-62ba-4dc0-a71b-82fd8da47564"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-11-25T08:41:48-05:00", "end": "2015-11-25T08:56:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3ce17452-c526-4971-9e82-ff3aef7d50bc"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-11-25T08:41:48-05:00", "end": "2015-11-25T08:56:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/91a6c309-7b05-4561-97b1-735d78626d49 b/data/input/FHIR/all/ExplanationOfBenefit/91a6c309-7b05-4561-97b1-735d78626d49
deleted file mode 100644
index e0c5553e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/91a6c309-7b05-4561-97b1-735d78626d49
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "91a6c309-7b05-4561-97b1-735d78626d49", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "223e04b1-c25b-471d-8eb5-1dab81527fea"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2014-04-01T00:11:47+00:00", "end": "2015-04-01T00:11:47+00:00"}, "created": "2014-04-01T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:223e04b1-c25b-471d-8eb5-1dab81527fea"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-05-29T19:56:47-04:00", "end": "2012-05-29T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:32f304ce-d8c3-43c9-8c36-b35b8a0b0876"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "115", "display": "Tdap"}], "text": "Tdap"}, "servicedPeriod": {"start": "2012-05-29T19:56:47-04:00", "end": "2012-05-29T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-05-29T19:56:47-04:00", "end": "2012-05-29T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "servicedPeriod": {"start": "2012-05-29T19:56:47-04:00", "end": "2012-05-29T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2012-05-29T19:56:47-04:00", "end": "2012-05-29T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/91c93b1c-7c7c-42e4-81a7-c900b71a2bc1 b/data/input/FHIR/all/ExplanationOfBenefit/91c93b1c-7c7c-42e4-81a7-c900b71a2bc1
deleted file mode 100644
index c87fb849..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/91c93b1c-7c7c-42e4-81a7-c900b71a2bc1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "91c93b1c-7c7c-42e4-81a7-c900b71a2bc1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "requester": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "performer": [{"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "81820c74-e20b-4bca-b1e7-4054dba390f3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2020-06-04T19:35:19+00:00", "end": "2021-06-04T19:35:19+00:00"}, "created": "2020-06-04T19:35:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:81820c74-e20b-4bca-b1e7-4054dba390f3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:e8b31567-bb9a-4e0d-8d9f-d18643e7e3b2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-08-03T15:20:19-04:00", "end": "2018-08-03T15:35:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:089f6bef-1ab2-4fd0-aecd-f8c8f6859ac3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-08-03T15:20:19-04:00", "end": "2018-08-03T15:35:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2018-08-03T15:20:19-04:00", "end": "2018-08-03T15:35:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2018-08-03T15:20:19-04:00", "end": "2018-08-03T15:35:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/92608faf-1b37-468a-8e1e-e8af47df07ca b/data/input/FHIR/all/ExplanationOfBenefit/92608faf-1b37-468a-8e1e-e8af47df07ca
deleted file mode 100644
index 4b360564..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/92608faf-1b37-468a-8e1e-e8af47df07ca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "92608faf-1b37-468a-8e1e-e8af47df07ca", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b56e2b3d-aa16-4424-91c0-7e7f2eea08e5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2018-06-20T04:42:08+00:00", "end": "2019-06-20T04:42:08+00:00"}, "created": "2018-06-20T04:42:08+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b56e2b3d-aa16-4424-91c0-7e7f2eea08e5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:23adb513-5956-4a30-9f8c-7ffad6777014"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-08-18T00:27:08-04:00", "end": "2016-08-18T00:42:08-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1f960d27-3f7d-4a51-9282-debf16f9a980"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2016-08-18T00:27:08-04:00", "end": "2016-08-18T00:42:08-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9383f362-226f-484e-ab38-385a1378c0a2 b/data/input/FHIR/all/ExplanationOfBenefit/9383f362-226f-484e-ab38-385a1378c0a2
deleted file mode 100644
index ded1f921..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9383f362-226f-484e-ab38-385a1378c0a2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9383f362-226f-484e-ab38-385a1378c0a2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "requester": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "performer": [{"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5b450ffe-b4d9-43a8-9da2-fdae58a18203"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2017-07-21T11:59:32+00:00", "end": "2018-07-22T11:59:32+00:00"}, "created": "2017-07-21T11:59:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5b450ffe-b4d9-43a8-9da2-fdae58a18203"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7acd7977-83bb-4845-a00e-25b2330466eb"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-09-19T07:44:32-04:00", "end": "2015-09-19T07:59:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:db065a5f-cb02-4a1b-b614-822082e3e864"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-09-19T07:44:32-04:00", "end": "2015-09-19T07:59:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/93e65ec2-4cf7-4f31-95c3-136b1c23f959 b/data/input/FHIR/all/ExplanationOfBenefit/93e65ec2-4cf7-4f31-95c3-136b1c23f959
deleted file mode 100644
index a8d39423..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/93e65ec2-4cf7-4f31-95c3-136b1c23f959
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "93e65ec2-4cf7-4f31-95c3-136b1c23f959", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "requester": {"reference": "urn:uuid:809ebd37-0f3c-43fc-8532-66bfa6be6184"}, "performer": [{"reference": "urn:uuid:809ebd37-0f3c-43fc-8532-66bfa6be6184"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "bffac5fa-02b8-4fd5-a735-64bb3cff0c6d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2013-01-05T01:09:07+00:00", "end": "2014-01-06T01:09:07+00:00"}, "created": "2013-01-05T01:09:07+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:809ebd37-0f3c-43fc-8532-66bfa6be6184"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:bffac5fa-02b8-4fd5-a735-64bb3cff0c6d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:809ebd37-0f3c-43fc-8532-66bfa6be6184"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2011-03-05T19:54:07-05:00", "end": "2011-03-05T20:09:07-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:f763bf5a-0afe-412c-88f3-db2f838b2745"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-03-05T19:54:07-05:00", "end": "2011-03-05T20:09:07-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/944a7fbb-686a-45f1-b4aa-57d29c1096f6 b/data/input/FHIR/all/ExplanationOfBenefit/944a7fbb-686a-45f1-b4aa-57d29c1096f6
deleted file mode 100644
index f87120ad..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/944a7fbb-686a-45f1-b4aa-57d29c1096f6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "944a7fbb-686a-45f1-b4aa-57d29c1096f6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "81742c2c-dc47-47ce-bbc4-153861c39314"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1973-03-08T12:05:40+00:00", "end": "1974-03-09T12:05:40+00:00"}, "created": "1973-03-08T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:81742c2c-dc47-47ce-bbc4-153861c39314"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1971-05-07T07:50:40-04:00", "end": "1971-05-07T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3326c0f5-26a3-4176-bd70-97eda92abd64"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/944fd57e-d4b5-4c5c-a5b7-ef6635ddb5bc b/data/input/FHIR/all/ExplanationOfBenefit/944fd57e-d4b5-4c5c-a5b7-ef6635ddb5bc
deleted file mode 100644
index 22034b22..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/944fd57e-d4b5-4c5c-a5b7-ef6635ddb5bc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "944fd57e-d4b5-4c5c-a5b7-ef6635ddb5bc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "requester": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "performer": [{"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b9d858f9-9401-4166-8cd8-c352efc6a9cf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2005-07-29T20:52:06+00:00", "end": "2006-07-30T20:52:06+00:00"}, "created": "2005-07-29T20:52:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b9d858f9-9401-4166-8cd8-c352efc6a9cf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:374d78d6-95d8-47db-99fe-94b8d6f5c0de"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2003-09-27T16:37:06-04:00", "end": "2003-09-27T16:52:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:07e80c96-dae5-4b96-a8f7-cf793d11ff41"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2003-09-27T16:37:06-04:00", "end": "2003-09-27T16:52:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/94fb7b25-15e0-4523-80dc-10cd3d648784 b/data/input/FHIR/all/ExplanationOfBenefit/94fb7b25-15e0-4523-80dc-10cd3d648784
deleted file mode 100644
index 4d3f96ca..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/94fb7b25-15e0-4523-80dc-10cd3d648784
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "94fb7b25-15e0-4523-80dc-10cd3d648784", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "56007976-f293-4a9c-8c98-000f42ec4d7d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2019-01-29T22:42:13+00:00", "end": "2020-01-29T22:42:13+00:00"}, "created": "2019-01-29T22:42:13+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:56007976-f293-4a9c-8c98-000f42ec4d7d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-03-29T18:12:13-04:00", "end": "2017-03-29T18:42:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1e790774-610e-44a1-b8db-06742511bc58"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-03-29T18:12:13-04:00", "end": "2017-03-29T18:42:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2017-03-29T18:12:13-04:00", "end": "2017-03-29T18:42:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 624.13, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 124.82600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 499.30400000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 624.13, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 624.13, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 889.65, "currency": "USD"}}], "payment": {"amount": {"value": 611.72, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9580a6cb-5c9c-4106-a271-da2f88ba7ad7 b/data/input/FHIR/all/ExplanationOfBenefit/9580a6cb-5c9c-4106-a271-da2f88ba7ad7
deleted file mode 100644
index 7e6ebe38..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9580a6cb-5c9c-4106-a271-da2f88ba7ad7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9580a6cb-5c9c-4106-a271-da2f88ba7ad7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e833216c-14c0-4006-9e35-25644f22ee25"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2000-09-29T05:12:08+00:00", "end": "2001-09-29T05:12:08+00:00"}, "created": "2000-09-29T05:12:08+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e833216c-14c0-4006-9e35-25644f22ee25"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca182272-bf36-46b3-bc65-4fe0215019c6"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "424441002", "display": "Prenatal initial visit"}], "text": "Prenatal initial visit"}, "servicedPeriod": {"start": "1998-11-27T23:27:08-05:00", "end": "1998-11-28T00:12:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5b421a2d-3ba7-43c8-aaab-b18d0aad5189"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "19169002", "display": "Miscarriage in first trimester"}], "text": "Miscarriage in first trimester"}, "servicedPeriod": {"start": "1998-11-27T23:27:08-05:00", "end": "1998-11-28T00:12:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/95f8ecd5-95da-43ea-95be-2dfba51a8871 b/data/input/FHIR/all/ExplanationOfBenefit/95f8ecd5-95da-43ea-95be-2dfba51a8871
deleted file mode 100644
index 65edf77b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/95f8ecd5-95da-43ea-95be-2dfba51a8871
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "95f8ecd5-95da-43ea-95be-2dfba51a8871", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "27c45df7-3481-41bf-b999-5b7ecb2532f8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2013-12-20T13:40:39+00:00", "end": "2014-12-21T13:40:39+00:00"}, "created": "2013-12-20T13:40:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:27c45df7-3481-41bf-b999-5b7ecb2532f8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-02-18T08:10:39-05:00", "end": "2012-02-18T08:40:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:726fc83e-8bc2-439d-8465-e9f91a86f116"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-02-18T08:10:39-05:00", "end": "2012-02-18T08:40:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-02-18T08:10:39-05:00", "end": "2012-02-18T08:40:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 614.18, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 122.836, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 491.344, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 614.18, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 614.18, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 879.7, "currency": "USD"}}], "payment": {"amount": {"value": 603.76, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/963e5458-fc98-4517-a33a-3e5fa5aa4e71 b/data/input/FHIR/all/ExplanationOfBenefit/963e5458-fc98-4517-a33a-3e5fa5aa4e71
deleted file mode 100644
index 8720947a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/963e5458-fc98-4517-a33a-3e5fa5aa4e71
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "963e5458-fc98-4517-a33a-3e5fa5aa4e71", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "123eea05-9fa2-427d-ba8a-bcad7c0900e4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2017-11-01T17:14:14+00:00", "end": "2018-11-02T17:14:14+00:00"}, "created": "2017-11-01T17:14:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:123eea05-9fa2-427d-ba8a-bcad7c0900e4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b0a58bdb-18dd-485f-97cb-b16364a9efa3"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-12-31T11:59:14-05:00", "end": "2015-12-31T12:14:14-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6145df7a-7388-435f-a869-9d3b3222f514"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-12-31T11:59:14-05:00", "end": "2015-12-31T12:14:14-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/968cf48e-cf91-4edb-a293-abde41001355 b/data/input/FHIR/all/ExplanationOfBenefit/968cf48e-cf91-4edb-a293-abde41001355
deleted file mode 100644
index af02f95d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/968cf48e-cf91-4edb-a293-abde41001355
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "968cf48e-cf91-4edb-a293-abde41001355", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dc27fbd8-70aa-4be0-9bba-b1f0f4c5155c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2013-03-13T20:30:35+00:00", "end": "2014-03-14T20:30:35+00:00"}, "created": "2013-03-13T20:30:35+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dc27fbd8-70aa-4be0-9bba-b1f0f4c5155c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-05-12T16:15:35-04:00", "end": "2011-05-12T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e6d87749-80cb-41d2-b08a-accdae59f103"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-05-12T16:15:35-04:00", "end": "2011-05-12T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/971ab142-ab6c-4e6a-a16f-f3ad52cb0355 b/data/input/FHIR/all/ExplanationOfBenefit/971ab142-ab6c-4e6a-a16f-f3ad52cb0355
deleted file mode 100644
index da440100..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/971ab142-ab6c-4e6a-a16f-f3ad52cb0355
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "971ab142-ab6c-4e6a-a16f-f3ad52cb0355", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d88c2dc7-dc65-42f1-bfb9-b9ac40154e4a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2020-09-24T13:41:35+00:00", "end": "2021-09-24T13:41:35+00:00"}, "created": "2020-09-24T13:41:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d88c2dc7-dc65-42f1-bfb9-b9ac40154e4a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-11-23T08:11:35-05:00", "end": "2018-11-23T08:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:072c86af-7286-4217-8a9b-8a87a7be7ef9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-11-23T08:11:35-05:00", "end": "2018-11-23T08:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-11-23T08:11:35-05:00", "end": "2018-11-23T08:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 774.27, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 154.854, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 619.416, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 774.27, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 774.27, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1039.79, "currency": "USD"}}], "payment": {"amount": {"value": 731.8320000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9736e6f1-0bc8-4e89-bb58-2c216f63e032 b/data/input/FHIR/all/ExplanationOfBenefit/9736e6f1-0bc8-4e89-bb58-2c216f63e032
deleted file mode 100644
index ce99921e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9736e6f1-0bc8-4e89-bb58-2c216f63e032
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9736e6f1-0bc8-4e89-bb58-2c216f63e032", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7b90f96b-bb31-465c-80e8-6bfd6425ddd5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2020-04-25T15:21:54+00:00", "end": "2021-04-25T15:21:54+00:00"}, "created": "2020-04-25T15:21:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7b90f96b-bb31-465c-80e8-6bfd6425ddd5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-06-24T11:06:54-04:00", "end": "2018-06-24T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0bbc9250-5778-4ef0-aead-7f2190cbac2b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-06-24T11:06:54-04:00", "end": "2018-06-24T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/97740dd6-fb50-46ca-a131-819e3ce2e2a3 b/data/input/FHIR/all/ExplanationOfBenefit/97740dd6-fb50-46ca-a131-819e3ce2e2a3
deleted file mode 100644
index 6bdd7b9c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/97740dd6-fb50-46ca-a131-819e3ce2e2a3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "97740dd6-fb50-46ca-a131-819e3ce2e2a3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "96ecd2b2-fba3-4b1f-9776-8fd09402d2ac"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2013-05-31T05:02:46+00:00", "end": "2014-06-01T05:02:46+00:00"}, "created": "2013-05-31T05:02:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:96ecd2b2-fba3-4b1f-9776-8fd09402d2ac"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-07-30T00:47:46-04:00", "end": "2011-07-30T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f6894044-dd40-40aa-9ec6-332e6e18ce6f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-07-30T00:47:46-04:00", "end": "2011-07-30T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/98001601-f48d-4d03-8a03-16a065b3c66c b/data/input/FHIR/all/ExplanationOfBenefit/98001601-f48d-4d03-8a03-16a065b3c66c
deleted file mode 100644
index cdb09010..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/98001601-f48d-4d03-8a03-16a065b3c66c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "98001601-f48d-4d03-8a03-16a065b3c66c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1f38f534-75c8-4910-9668-3f9927c769a3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2019-04-23T00:44:21+00:00", "end": "2020-04-22T00:44:21+00:00"}, "created": "2019-04-23T00:44:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1f38f534-75c8-4910-9668-3f9927c769a3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-06-20T20:29:21-04:00", "end": "2017-06-20T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:030a7af5-de40-4162-86dc-04a1f321fb47"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-06-20T20:29:21-04:00", "end": "2017-06-20T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2017-06-20T20:29:21-04:00", "end": "2017-06-20T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2017-06-20T20:29:21-04:00", "end": "2017-06-20T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/981808f8-3de7-485e-a30b-d6e6a586b549 b/data/input/FHIR/all/ExplanationOfBenefit/981808f8-3de7-485e-a30b-d6e6a586b549
deleted file mode 100644
index 08dc9a8f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/981808f8-3de7-485e-a30b-d6e6a586b549
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "981808f8-3de7-485e-a30b-d6e6a586b549", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e3b4b22d-2544-4e50-8176-2fc99231018d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2020-01-14T18:19:34+00:00", "end": "2021-01-13T18:19:34+00:00"}, "created": "2020-01-14T18:19:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e3b4b22d-2544-4e50-8176-2fc99231018d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d2fb30c8-0345-4fec-9b26-94984db19caf"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-03-14T14:04:34-04:00", "end": "2018-03-14T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:da62f00c-bdf9-428e-81c5-4e4877166a5a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2018-03-14T14:04:34-04:00", "end": "2018-03-14T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/981e76cd-4bd6-40ec-9b8d-586929f640ee b/data/input/FHIR/all/ExplanationOfBenefit/981e76cd-4bd6-40ec-9b8d-586929f640ee
deleted file mode 100644
index 7ba5bf30..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/981e76cd-4bd6-40ec-9b8d-586929f640ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "981e76cd-4bd6-40ec-9b8d-586929f640ee", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "performer": [{"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5a282601-adee-4013-a24e-fdbeaffe4644"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2020-09-06T17:07:31+00:00", "end": "2021-09-06T17:07:31+00:00"}, "created": "2020-09-06T17:07:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5a282601-adee-4013-a24e-fdbeaffe4644"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-11-05T11:52:31-05:00", "end": "2018-11-05T12:07:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:055b7f60-e396-4cfa-affd-e662d064abea"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-11-05T11:52:31-05:00", "end": "2018-11-05T12:07:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9844b531-74fb-4986-980f-9335b035cc17 b/data/input/FHIR/all/ExplanationOfBenefit/9844b531-74fb-4986-980f-9335b035cc17
deleted file mode 100644
index c6d727a4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9844b531-74fb-4986-980f-9335b035cc17
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9844b531-74fb-4986-980f-9335b035cc17", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "48fbd3c1-5ea0-4cef-b294-e51c648239a4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2020-10-01T15:37:50+00:00", "end": "2021-10-01T15:37:50+00:00"}, "created": "2020-10-01T15:37:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:48fbd3c1-5ea0-4cef-b294-e51c648239a4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4f0c6303-a6d6-45bc-b5d5-13b8dc7b1fdf"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-11-30T10:22:50-05:00", "end": "2018-11-30T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:03dad44d-1b3f-43af-a033-da99a273f247"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-11-30T10:22:50-05:00", "end": "2018-11-30T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2018-11-30T10:22:50-05:00", "end": "2018-11-30T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/994b3f3e-87e7-4072-911b-4c94800fa3e4 b/data/input/FHIR/all/ExplanationOfBenefit/994b3f3e-87e7-4072-911b-4c94800fa3e4
deleted file mode 100644
index 6092bed0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/994b3f3e-87e7-4072-911b-4c94800fa3e4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "994b3f3e-87e7-4072-911b-4c94800fa3e4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1caaf5c9-3468-49c4-9ba4-bb94366ec757"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2019-04-01T20:47:10+00:00", "end": "2020-03-31T20:47:10+00:00"}, "created": "2019-04-01T20:47:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1caaf5c9-3468-49c4-9ba4-bb94366ec757"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:53165efd-5ef7-4b11-900a-e9ea13020ede"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-05-30T16:32:10-04:00", "end": "2017-05-30T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:52ebb426-e0c7-4fc1-a58f-f24428ae145b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2017-05-30T16:32:10-04:00", "end": "2017-05-30T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9a0db03f-2d7b-48f0-aec9-b488844d6a11 b/data/input/FHIR/all/ExplanationOfBenefit/9a0db03f-2d7b-48f0-aec9-b488844d6a11
deleted file mode 100644
index 775eadca..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9a0db03f-2d7b-48f0-aec9-b488844d6a11
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9a0db03f-2d7b-48f0-aec9-b488844d6a11", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3fc69b8f-1733-43cb-9566-a857680ad4bf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2017-07-09T22:37:41+00:00", "end": "2018-07-10T22:37:41+00:00"}, "created": "2017-07-09T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3fc69b8f-1733-43cb-9566-a857680ad4bf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-09-07T18:22:41-04:00", "end": "2015-09-07T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a72f2694-4c45-46dd-bcec-7fc9d68e9d2d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-09-07T18:22:41-04:00", "end": "2015-09-07T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9a2b3dd5-3d20-4135-9ed6-799abde7733f b/data/input/FHIR/all/ExplanationOfBenefit/9a2b3dd5-3d20-4135-9ed6-799abde7733f
deleted file mode 100644
index 54215ba8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9a2b3dd5-3d20-4135-9ed6-799abde7733f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9a2b3dd5-3d20-4135-9ed6-799abde7733f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e96c58bb-4873-415e-9f22-e67835967b4e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2016-03-25T14:31:06+00:00", "end": "2017-03-25T14:31:06+00:00"}, "created": "2016-03-25T14:31:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e96c58bb-4873-415e-9f22-e67835967b4e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-05-24T10:01:06-04:00", "end": "2014-05-24T10:31:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bf4d1ed7-9b9c-41d6-8b91-80f14024ec90"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-05-24T10:01:06-04:00", "end": "2014-05-24T10:31:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-05-24T10:01:06-04:00", "end": "2014-05-24T10:31:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-05-24T10:01:06-04:00", "end": "2014-05-24T10:31:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 739.31, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 147.862, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 591.448, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 739.31, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 739.31, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1145.35, "currency": "USD"}}], "payment": {"amount": {"value": 816.28, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9bc855b9-3371-4251-b34b-413512c04d64 b/data/input/FHIR/all/ExplanationOfBenefit/9bc855b9-3371-4251-b34b-413512c04d64
deleted file mode 100644
index 633d32cb..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9bc855b9-3371-4251-b34b-413512c04d64
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9bc855b9-3371-4251-b34b-413512c04d64", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9d05edd0-ab27-4363-acbe-15b74ad8aa1b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2015-11-17T22:27:13+00:00", "end": "2016-11-16T22:27:13+00:00"}, "created": "2015-11-17T22:27:13+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9d05edd0-ab27-4363-acbe-15b74ad8aa1b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-01-15T17:12:13-05:00", "end": "2014-01-15T17:27:13-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2754e29f-14dd-44a8-9662-f6916c10b991"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-01-15T17:12:13-05:00", "end": "2014-01-15T17:27:13-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-01-15T17:12:13-05:00", "end": "2014-01-15T17:27:13-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2014-01-15T17:12:13-05:00", "end": "2014-01-15T17:27:13-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9c78fd85-6f40-45ac-a061-10ac8be41c48 b/data/input/FHIR/all/ExplanationOfBenefit/9c78fd85-6f40-45ac-a061-10ac8be41c48
deleted file mode 100644
index cffef320..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9c78fd85-6f40-45ac-a061-10ac8be41c48
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9c78fd85-6f40-45ac-a061-10ac8be41c48", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9e169f17-e0b6-442b-b835-c5668f168292"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "billablePeriod": {"start": "2013-01-04T05:57:29+00:00", "end": "2014-01-05T05:57:29+00:00"}, "created": "2013-01-04T05:57:29+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9e169f17-e0b6-442b-b835-c5668f168292"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:26737921-a276-4458-a8b4-dab4bdc8179c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2011-03-04T23:44:29-05:00", "end": "2011-03-05T00:57:29-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:2f3a2bf4-7ee8-4c42-9f85-49dbf9822f04"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "284551006", "display": "Laceration of foot"}], "text": "Laceration of foot"}, "servicedPeriod": {"start": "2011-03-04T23:44:29-05:00", "end": "2011-03-05T00:57:29-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "servicedPeriod": {"start": "2011-03-04T23:44:29-05:00", "end": "2011-03-05T00:57:29-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 11329.32, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2265.864, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 9063.456, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 11329.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 11329.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 11454.32, "currency": "USD"}}], "payment": {"amount": {"value": 9063.456, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9ce51850-e684-40f4-97ed-1a708bee238e b/data/input/FHIR/all/ExplanationOfBenefit/9ce51850-e684-40f4-97ed-1a708bee238e
deleted file mode 100644
index 8398013e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9ce51850-e684-40f4-97ed-1a708bee238e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9ce51850-e684-40f4-97ed-1a708bee238e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "requester": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "performer": [{"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ba0a1186-8f51-48eb-bc18-010796559e09"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2017-05-25T19:49:19+00:00", "end": "2018-05-26T19:49:19+00:00"}, "created": "2017-05-25T19:49:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ba0a1186-8f51-48eb-bc18-010796559e09"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dfd0028d-51fa-4e67-bb2f-01818eaf8855"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-07-24T15:20:19-04:00", "end": "2015-07-24T15:49:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e38d7a93-a7da-43c0-a362-388bcd6e317e"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2015-07-24T15:20:19-04:00", "end": "2015-07-24T15:49:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2015-07-24T15:20:19-04:00", "end": "2015-07-24T15:49:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9d0c7d3a-d249-40af-af19-6942d80717da b/data/input/FHIR/all/ExplanationOfBenefit/9d0c7d3a-d249-40af-af19-6942d80717da
deleted file mode 100644
index b4ef03a8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9d0c7d3a-d249-40af-af19-6942d80717da
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9d0c7d3a-d249-40af-af19-6942d80717da", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0cba0e9e-9f91-4b94-8a18-d1a3e8429b28"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "1994-01-19T10:50:11+00:00", "end": "1995-01-19T10:50:11+00:00"}, "created": "1994-01-19T10:50:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0cba0e9e-9f91-4b94-8a18-d1a3e8429b28"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1992-03-19T05:35:11-05:00", "end": "1992-03-19T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:41fee44f-05e1-43bc-ba87-29dd25077039"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9d3ed274-9b00-4554-bbb3-35fd353f77de b/data/input/FHIR/all/ExplanationOfBenefit/9d3ed274-9b00-4554-bbb3-35fd353f77de
deleted file mode 100644
index d3e0dd52..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9d3ed274-9b00-4554-bbb3-35fd353f77de
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9d3ed274-9b00-4554-bbb3-35fd353f77de", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a5378c6f-e378-4bd8-837a-5fb2975faed1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2009-07-23T19:18:26+00:00", "end": "2010-07-24T19:18:26+00:00"}, "created": "2009-07-23T19:18:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a5378c6f-e378-4bd8-837a-5fb2975faed1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c872db6b-03b8-4e7f-be93-e3d3868434f7"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2007-09-21T15:03:26-04:00", "end": "2007-09-21T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b2b57045-3102-493e-b4e2-728c0a324b67"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2007-09-21T15:03:26-04:00", "end": "2007-09-21T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9e891bae-97df-4aff-8c2b-de3af0721eb2 b/data/input/FHIR/all/ExplanationOfBenefit/9e891bae-97df-4aff-8c2b-de3af0721eb2
deleted file mode 100644
index 20a47e8a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9e891bae-97df-4aff-8c2b-de3af0721eb2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9e891bae-97df-4aff-8c2b-de3af0721eb2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "28fb2a68-50bf-43e0-81c2-b62d9b9808ab"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "1993-08-21T11:31:09+00:00", "end": "1994-08-22T11:31:09+00:00"}, "created": "1993-08-21T11:31:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:28fb2a68-50bf-43e0-81c2-b62d9b9808ab"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:633edc8c-83b0-4195-9e19-70beb96a5a32"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183452005", "display": "Encounter Inpatient"}], "text": "Encounter Inpatient"}, "servicedPeriod": {"start": "1991-10-17T06:48:09-04:00", "end": "1991-10-20T07:31:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:12c7cdb8-0c25-4fec-bc10-2c7a686cb809"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428251008", "display": "History of appendectomy"}], "text": "History of appendectomy"}, "servicedPeriod": {"start": "1991-10-17T06:48:09-04:00", "end": "1991-10-20T07:31:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 75, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9e9be3ce-41b1-4949-a558-cc5e148552e6 b/data/input/FHIR/all/ExplanationOfBenefit/9e9be3ce-41b1-4949-a558-cc5e148552e6
deleted file mode 100644
index 60f8af51..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9e9be3ce-41b1-4949-a558-cc5e148552e6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9e9be3ce-41b1-4949-a558-cc5e148552e6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ab106598-31b7-4abc-b403-0a25a05568e2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2004-10-02T20:45:51+00:00", "end": "2005-10-02T20:45:51+00:00"}, "created": "2004-10-02T20:45:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ab106598-31b7-4abc-b403-0a25a05568e2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:324c85b6-50c0-497c-8595-65e16e1d3f05"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2002-12-01T15:15:51-05:00", "end": "2002-12-01T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9977d09f-a533-42a9-a7c3-e5e58057760f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2002-12-01T15:15:51-05:00", "end": "2002-12-01T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9ebfa2b7-f11c-4a54-b0d1-2045cc2dc118 b/data/input/FHIR/all/ExplanationOfBenefit/9ebfa2b7-f11c-4a54-b0d1-2045cc2dc118
deleted file mode 100644
index 05e0d2cf..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9ebfa2b7-f11c-4a54-b0d1-2045cc2dc118
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9ebfa2b7-f11c-4a54-b0d1-2045cc2dc118", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "486fcdfe-3a7a-4471-bf42-f0b7d60d9ed7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2021-01-10T09:55:28+00:00", "end": "2022-01-11T09:55:28+00:00"}, "created": "2021-01-10T09:55:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:486fcdfe-3a7a-4471-bf42-f0b7d60d9ed7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-03-11T05:25:28-04:00", "end": "2019-03-11T05:55:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ebd98f66-b46a-4d10-a622-975beb3d3863"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-03-11T05:25:28-04:00", "end": "2019-03-11T05:55:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-03-11T05:25:28-04:00", "end": "2019-03-11T05:55:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 526.36, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 105.272, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 421.088, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 526.36, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 526.36, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 791.88, "currency": "USD"}}], "payment": {"amount": {"value": 533.504, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9f897155-5773-40d9-89c0-0e6224996fd3 b/data/input/FHIR/all/ExplanationOfBenefit/9f897155-5773-40d9-89c0-0e6224996fd3
deleted file mode 100644
index 8fee6139..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9f897155-5773-40d9-89c0-0e6224996fd3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9f897155-5773-40d9-89c0-0e6224996fd3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1ed8f23d-9590-4cdb-84bf-4702775ce588"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2016-07-16T23:48:57+00:00", "end": "2017-07-16T23:48:57+00:00"}, "created": "2016-07-16T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1ed8f23d-9590-4cdb-84bf-4702775ce588"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d5a42a4f-f97b-470e-bf73-a2fd68a5e527"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:73fd746c-c6e5-4688-821b-e4493a9dc804"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b8ca2cf7-2760-418a-ab20-f90242e98002"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}, {"sequence": 7, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)"}], "text": "Anemia (disorder)"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9f93bd1f-dbdb-466b-94b1-80f203121862 b/data/input/FHIR/all/ExplanationOfBenefit/9f93bd1f-dbdb-466b-94b1-80f203121862
deleted file mode 100644
index 09aaa95f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9f93bd1f-dbdb-466b-94b1-80f203121862
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9f93bd1f-dbdb-466b-94b1-80f203121862", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "19da4749-64f9-43d2-b46b-a5af95c03b61"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2016-09-05T21:40:11+00:00", "end": "2017-09-05T21:40:11+00:00"}, "created": "2016-09-05T21:40:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:19da4749-64f9-43d2-b46b-a5af95c03b61"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-11-04T16:25:11-05:00", "end": "2014-11-04T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f4e118eb-3b18-47fa-bedb-e33113eaefd2"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-11-04T16:25:11-05:00", "end": "2014-11-04T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/9fa46695-4b2e-42b1-896c-17835aa8e7b3 b/data/input/FHIR/all/ExplanationOfBenefit/9fa46695-4b2e-42b1-896c-17835aa8e7b3
deleted file mode 100644
index 3f5dab80..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/9fa46695-4b2e-42b1-896c-17835aa8e7b3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "9fa46695-4b2e-42b1-896c-17835aa8e7b3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "bb4f8fef-a63a-4e83-a091-25efc7166962"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2014-08-18T05:56:52+00:00", "end": "2015-08-18T05:56:52+00:00"}, "created": "2014-08-18T05:56:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:bb4f8fef-a63a-4e83-a091-25efc7166962"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-10-16T01:41:52-04:00", "end": "2012-10-16T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:71e8488a-cf43-4420-ab30-1df3aa7d1c0d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-10-16T01:41:52-04:00", "end": "2012-10-16T01:56:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a00cd049-37a5-4717-a711-fdabe266233f b/data/input/FHIR/all/ExplanationOfBenefit/a00cd049-37a5-4717-a711-fdabe266233f
deleted file mode 100644
index d38ec387..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a00cd049-37a5-4717-a711-fdabe266233f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a00cd049-37a5-4717-a711-fdabe266233f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "requester": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "performer": [{"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9445d096-5044-4f6c-99e3-0211060d03be"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2014-02-09T12:16:49+00:00", "end": "2015-02-09T12:16:49+00:00"}, "created": "2014-02-09T12:16:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9445d096-5044-4f6c-99e3-0211060d03be"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-04-09T08:01:49-04:00", "end": "2012-04-09T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:23c0cb8d-2d8a-4fa6-8b0d-1df164b1ca19"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-04-09T08:01:49-04:00", "end": "2012-04-09T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a06cb772-5a86-4654-af24-0fee08953a0c b/data/input/FHIR/all/ExplanationOfBenefit/a06cb772-5a86-4654-af24-0fee08953a0c
deleted file mode 100644
index 2bb4c30f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a06cb772-5a86-4654-af24-0fee08953a0c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a06cb772-5a86-4654-af24-0fee08953a0c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "265ce3de-eabd-47d1-80b5-69b1915ee46b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-05-04T12:05:40+00:00", "end": "1973-05-04T12:05:40+00:00"}, "created": "1972-05-04T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:265ce3de-eabd-47d1-80b5-69b1915ee46b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1970-07-03T07:50:40-04:00", "end": "1970-07-03T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d5138d97-facb-49f2-a441-cdd855b94dc3"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a0e9cef1-14c2-4234-ab4e-798d1b73e594 b/data/input/FHIR/all/ExplanationOfBenefit/a0e9cef1-14c2-4234-ab4e-798d1b73e594
deleted file mode 100644
index 5ed05350..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a0e9cef1-14c2-4234-ab4e-798d1b73e594
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a0e9cef1-14c2-4234-ab4e-798d1b73e594", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "requester": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "performer": [{"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "95aca5e5-5955-4f01-ad73-f91659b4a949"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2012-09-22T20:52:06+00:00", "end": "2013-09-22T20:52:06+00:00"}, "created": "2012-09-22T20:52:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:95aca5e5-5955-4f01-ad73-f91659b4a949"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "698314001", "display": "Consultation for treatment"}], "text": "Consultation for treatment"}, "servicedPeriod": {"start": "2010-11-21T15:37:06-05:00", "end": "2010-11-21T15:52:06-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:52db4168-20da-4a7e-bdaa-f008e42529a7"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a1ed9bc7-c7fe-43b7-9776-26a5bd24da1a b/data/input/FHIR/all/ExplanationOfBenefit/a1ed9bc7-c7fe-43b7-9776-26a5bd24da1a
deleted file mode 100644
index 28ea5aa3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a1ed9bc7-c7fe-43b7-9776-26a5bd24da1a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a1ed9bc7-c7fe-43b7-9776-26a5bd24da1a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "01279dd1-fe5c-43b6-956a-93f9722f7daf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "1985-04-23T14:16:06+00:00", "end": "1986-04-24T14:16:06+00:00"}, "created": "1985-04-23T14:16:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:01279dd1-fe5c-43b6-956a-93f9722f7daf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca0b87ee-9051-421c-a9d9-9ea9293e3d6b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1983-06-22T10:01:06-04:00", "end": "1983-06-22T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fb204556-1280-4e57-8af1-d303e101d980"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "1983-06-22T10:01:06-04:00", "end": "1983-06-22T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a2ac577e-bb8c-4afd-9489-39d6db8990b7 b/data/input/FHIR/all/ExplanationOfBenefit/a2ac577e-bb8c-4afd-9489-39d6db8990b7
deleted file mode 100644
index 46fb3ed9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a2ac577e-bb8c-4afd-9489-39d6db8990b7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a2ac577e-bb8c-4afd-9489-39d6db8990b7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:96333652-ed28-41d3-bb60-d435f478c8ed"}, "performer": [{"reference": "urn:uuid:96333652-ed28-41d3-bb60-d435f478c8ed"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "63c881f5-6d7f-4845-9794-1702deae96c2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2018-04-13T18:28:37+00:00", "end": "2019-04-13T18:28:37+00:00"}, "created": "2018-04-13T18:28:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:96333652-ed28-41d3-bb60-d435f478c8ed"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:63c881f5-6d7f-4845-9794-1702deae96c2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:96333652-ed28-41d3-bb60-d435f478c8ed"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:40551c4c-9652-497b-8e4d-4f8cb8f3d56f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2016-06-11T12:24:37-04:00", "end": "2016-06-11T14:28:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:831e70e4-d3c1-472d-b901-35ab5ff2b93b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "33737001", "display": "Fracture of rib"}], "text": "Fracture of rib"}, "servicedPeriod": {"start": "2016-06-11T12:24:37-04:00", "end": "2016-06-11T14:28:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "399208008", "display": "Chest X-ray"}], "text": "Chest X-ray"}, "servicedPeriod": {"start": "2016-06-11T12:24:37-04:00", "end": "2016-06-11T14:28:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 14082.99, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2816.598, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 11266.392, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 14082.99, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 14082.99, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "274474001", "display": "Bone immobilization"}], "text": "Bone immobilization"}, "servicedPeriod": {"start": "2016-06-11T12:24:37-04:00", "end": "2016-06-11T14:28:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 14724.64, "currency": "USD"}}], "payment": {"amount": {"value": 11679.712, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a2d7042d-15ec-4c70-9c47-6b21f2e00271 b/data/input/FHIR/all/ExplanationOfBenefit/a2d7042d-15ec-4c70-9c47-6b21f2e00271
deleted file mode 100644
index fe97a196..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a2d7042d-15ec-4c70-9c47-6b21f2e00271
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a2d7042d-15ec-4c70-9c47-6b21f2e00271", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "97074703-1498-47af-9fc3-1a5b2d289489"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "1996-10-10T09:25:28+00:00", "end": "1997-10-10T09:25:28+00:00"}, "created": "1996-10-10T09:25:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:97074703-1498-47af-9fc3-1a5b2d289489"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:66c50e41-41a0-4061-9a4d-d8955ac7313f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1994-11-25T04:25:28-05:00", "end": "1994-12-09T04:25:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9c250882-bb30-4536-b3f4-cb289c2f6c79"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232353008", "display": "Perennial allergic rhinitis with seasonal variation"}], "text": "Perennial allergic rhinitis with seasonal variation"}, "servicedPeriod": {"start": "1994-11-25T04:25:28-05:00", "end": "1994-12-09T04:25:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a3d1f2be-b7e3-4a22-99e0-0c4d77d899e9 b/data/input/FHIR/all/ExplanationOfBenefit/a3d1f2be-b7e3-4a22-99e0-0c4d77d899e9
deleted file mode 100644
index 4e90f69a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a3d1f2be-b7e3-4a22-99e0-0c4d77d899e9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a3d1f2be-b7e3-4a22-99e0-0c4d77d899e9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "017243f7-8c7d-4b30-bf63-583abe53739c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2017-02-15T21:45:23+00:00", "end": "2018-02-16T21:45:23+00:00"}, "created": "2017-02-15T21:45:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:017243f7-8c7d-4b30-bf63-583abe53739c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-04-16T17:15:23-04:00", "end": "2015-04-16T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6125e3af-27c1-4c7c-8599-925748546d03"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-04-16T17:15:23-04:00", "end": "2015-04-16T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-04-16T17:15:23-04:00", "end": "2015-04-16T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 617.17, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 123.434, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 493.736, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 617.17, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 617.17, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 882.69, "currency": "USD"}}], "payment": {"amount": {"value": 606.152, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a3e3d71c-eaa4-4908-b9c7-0d3919bfefe0 b/data/input/FHIR/all/ExplanationOfBenefit/a3e3d71c-eaa4-4908-b9c7-0d3919bfefe0
deleted file mode 100644
index 7edf8e9c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a3e3d71c-eaa4-4908-b9c7-0d3919bfefe0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a3e3d71c-eaa4-4908-b9c7-0d3919bfefe0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0bedb34e-6b16-4e0e-962c-3bec325e74ee"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2017-07-20T22:37:41+00:00", "end": "2018-07-21T22:37:41+00:00"}, "created": "2017-07-20T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0bedb34e-6b16-4e0e-962c-3bec325e74ee"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c40e1024-4293-4189-b173-d764f6c17bbf"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-09-18T18:22:41-04:00", "end": "2015-09-18T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2938fdbb-8a8f-4849-9706-3b31e0034ccb"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-09-18T18:22:41-04:00", "end": "2015-09-18T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a428d394-fc68-47bd-b78f-018b23d3cc5c b/data/input/FHIR/all/ExplanationOfBenefit/a428d394-fc68-47bd-b78f-018b23d3cc5c
deleted file mode 100644
index 528164c5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a428d394-fc68-47bd-b78f-018b23d3cc5c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a428d394-fc68-47bd-b78f-018b23d3cc5c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "requester": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "performer": [{"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e6523f7b-203b-4e4f-80c8-1f25ffe23514"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "billablePeriod": {"start": "2016-12-14T14:25:57+00:00", "end": "2017-12-14T14:25:57+00:00"}, "created": "2016-12-14T14:25:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e6523f7b-203b-4e4f-80c8-1f25ffe23514"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:34ef92a2-f1a5-4324-b274-4ccf96f9f2d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-02-12T08:55:57-05:00", "end": "2015-02-12T09:25:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d3b6c9b3-ae8c-4247-b7a8-9d548567a859"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-02-12T08:55:57-05:00", "end": "2015-02-12T09:25:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-02-12T08:55:57-05:00", "end": "2015-02-12T09:25:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 563.46, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 112.69200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 450.76800000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 563.46, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 563.46, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 828.98, "currency": "USD"}}], "payment": {"amount": {"value": 563.1840000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a4476a9f-5ca0-4fa9-ad35-472de8bce682 b/data/input/FHIR/all/ExplanationOfBenefit/a4476a9f-5ca0-4fa9-ad35-472de8bce682
deleted file mode 100644
index 879de5ed..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a4476a9f-5ca0-4fa9-ad35-472de8bce682
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a4476a9f-5ca0-4fa9-ad35-472de8bce682", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f0073e6f-3a7f-4de4-931d-d7bba952a284"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-09-07T12:20:40+00:00", "end": "1973-09-07T12:20:40+00:00"}, "created": "1972-09-07T12:20:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f0073e6f-3a7f-4de4-931d-d7bba952a284"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1970-11-06T06:50:40-05:00", "end": "1970-11-06T07:20:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ec14603c-4b41-412a-9142-dcd9189c604d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "1970-11-06T06:50:40-05:00", "end": "1970-11-06T07:20:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1970-11-06T06:50:40-05:00", "end": "1970-11-06T07:20:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 514.4, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 102.88, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 411.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 514.4, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 514.4, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 779.92, "currency": "USD"}}], "payment": {"amount": {"value": 523.936, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a4721adf-659c-4780-8b60-a5b1f426a1cf b/data/input/FHIR/all/ExplanationOfBenefit/a4721adf-659c-4780-8b60-a5b1f426a1cf
deleted file mode 100644
index bca8481b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a4721adf-659c-4780-8b60-a5b1f426a1cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a4721adf-659c-4780-8b60-a5b1f426a1cf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fc308ed2-b020-413e-883b-509273a7d9b4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2014-08-11T13:56:48+00:00", "end": "2015-08-11T13:56:48+00:00"}, "created": "2014-08-11T13:56:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fc308ed2-b020-413e-883b-509273a7d9b4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-10-09T09:41:48-04:00", "end": "2012-10-09T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d58425ed-ac23-4fa8-bdc1-7940a7069802"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-10-09T09:41:48-04:00", "end": "2012-10-09T09:56:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a4983aad-b157-49df-9c36-8212393851ea b/data/input/FHIR/all/ExplanationOfBenefit/a4983aad-b157-49df-9c36-8212393851ea
deleted file mode 100644
index 119c4f78..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a4983aad-b157-49df-9c36-8212393851ea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a4983aad-b157-49df-9c36-8212393851ea", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d7109185-6d33-4b23-aa32-95b17e425c97"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "1997-07-11T14:10:09+00:00", "end": "1998-07-12T14:10:09+00:00"}, "created": "1997-07-11T14:10:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d7109185-6d33-4b23-aa32-95b17e425c97"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:08e52f5e-2125-4d30-8e31-0247ec15e60a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1995-08-26T10:10:09-04:00", "end": "1995-09-09T10:10:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bc3c37b0-6a83-404d-beb7-e0554f600d7f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232353008", "display": "Perennial allergic rhinitis with seasonal variation"}], "text": "Perennial allergic rhinitis with seasonal variation"}, "servicedPeriod": {"start": "1995-08-26T10:10:09-04:00", "end": "1995-09-09T10:10:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a4b167b4-ebdf-4c89-8a30-c5e38d5ff60b b/data/input/FHIR/all/ExplanationOfBenefit/a4b167b4-ebdf-4c89-8a30-c5e38d5ff60b
deleted file mode 100644
index 92970f30..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a4b167b4-ebdf-4c89-8a30-c5e38d5ff60b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a4b167b4-ebdf-4c89-8a30-c5e38d5ff60b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7e337165-dae6-4aa5-9569-3480f8ea7db2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2011-09-09T19:45:25+00:00", "end": "2012-09-08T19:45:25+00:00"}, "created": "2011-09-09T19:45:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7e337165-dae6-4aa5-9569-3480f8ea7db2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-11-07T14:30:25-05:00", "end": "2009-11-07T14:45:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:93f15fa4-4214-49f0-872b-a02043550b44"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-11-07T14:30:25-05:00", "end": "2009-11-07T14:45:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a4c39928-0d91-4ea4-aceb-e2cb61c554aa b/data/input/FHIR/all/ExplanationOfBenefit/a4c39928-0d91-4ea4-aceb-e2cb61c554aa
deleted file mode 100644
index 711df2b7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a4c39928-0d91-4ea4-aceb-e2cb61c554aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a4c39928-0d91-4ea4-aceb-e2cb61c554aa", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7a3dda84-e5d1-48f6-a590-33d6d52b743b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2012-01-15T00:03:57+00:00", "end": "2013-01-14T00:03:57+00:00"}, "created": "2012-01-15T00:03:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7a3dda84-e5d1-48f6-a590-33d6d52b743b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-03-14T19:33:57-04:00", "end": "2010-03-14T20:03:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4096d680-14c1-453a-8dfb-b16b94069864"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-03-14T19:33:57-04:00", "end": "2010-03-14T20:03:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-03-14T19:33:57-04:00", "end": "2010-03-14T20:03:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 788.73, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 157.746, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 630.984, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 788.73, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 788.73, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1054.25, "currency": "USD"}}], "payment": {"amount": {"value": 743.4000000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a51cb96d-58df-4a51-b0ce-2091af59ebef b/data/input/FHIR/all/ExplanationOfBenefit/a51cb96d-58df-4a51-b0ce-2091af59ebef
deleted file mode 100644
index 8d098ae6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a51cb96d-58df-4a51-b0ce-2091af59ebef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a51cb96d-58df-4a51-b0ce-2091af59ebef", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a11688b0-fb18-4199-9925-5ab0d309346f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2017-01-23T10:21:38+00:00", "end": "2018-01-24T10:21:38+00:00"}, "created": "2017-01-23T10:21:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a11688b0-fb18-4199-9925-5ab0d309346f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7fceb310-f1b8-4ccd-885b-729af05b05f1"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-03-24T05:51:38-04:00", "end": "2015-03-24T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:050fd4d2-548c-4a5a-b661-6e28850f4a7b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2015-03-24T05:51:38-04:00", "end": "2015-03-24T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2015-03-24T05:51:38-04:00", "end": "2015-03-24T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 3545.7, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 709.14, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2836.56, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 3545.7, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 3545.7, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 3670.7, "currency": "USD"}}], "payment": {"amount": {"value": 2836.56, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a5382cc9-3569-4253-943a-4e2010c8b455 b/data/input/FHIR/all/ExplanationOfBenefit/a5382cc9-3569-4253-943a-4e2010c8b455
deleted file mode 100644
index e5085a62..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a5382cc9-3569-4253-943a-4e2010c8b455
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a5382cc9-3569-4253-943a-4e2010c8b455", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c077d5bf-0c2f-48c7-abbc-d99425d10de7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2016-10-16T16:52:37+00:00", "end": "2017-10-16T16:52:37+00:00"}, "created": "2016-10-16T16:52:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c077d5bf-0c2f-48c7-abbc-d99425d10de7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:301e62ff-6b49-4d21-83cb-ba625b7971fe"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-12-15T11:24:37-05:00", "end": "2014-12-15T11:52:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7c8b751c-fa1c-4d78-9d55-e231a557c5dd"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2014-12-15T11:24:37-05:00", "end": "2014-12-15T11:52:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2014-12-15T11:24:37-05:00", "end": "2014-12-15T11:52:37-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a56935e6-6fad-4127-8929-652022edc809 b/data/input/FHIR/all/ExplanationOfBenefit/a56935e6-6fad-4127-8929-652022edc809
deleted file mode 100644
index 7007a4a3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a56935e6-6fad-4127-8929-652022edc809
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a56935e6-6fad-4127-8929-652022edc809", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "53763a4f-7bb9-4764-a70c-55d4b0d4770d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2015-06-26T05:02:46+00:00", "end": "2016-06-25T05:02:46+00:00"}, "created": "2015-06-26T05:02:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:53763a4f-7bb9-4764-a70c-55d4b0d4770d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-08-24T00:47:46-04:00", "end": "2013-08-24T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:db398d8b-8380-48ad-96cf-61bbad7d7eaf"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-08-24T00:47:46-04:00", "end": "2013-08-24T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a5844066-b5d5-49be-b06e-356a02f0303b b/data/input/FHIR/all/ExplanationOfBenefit/a5844066-b5d5-49be-b06e-356a02f0303b
deleted file mode 100644
index 4470247c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a5844066-b5d5-49be-b06e-356a02f0303b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a5844066-b5d5-49be-b06e-356a02f0303b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ba439137-5cdc-4295-854c-226938ae38dd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2011-12-06T06:04:59+00:00", "end": "2012-12-05T06:04:59+00:00"}, "created": "2011-12-06T06:04:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ba439137-5cdc-4295-854c-226938ae38dd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-02-03T00:34:59-05:00", "end": "2010-02-03T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bd1f79d9-6f93-49fd-b7f6-a4799fa5386b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-02-03T00:34:59-05:00", "end": "2010-02-03T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-02-03T00:34:59-05:00", "end": "2010-02-03T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 682.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 136.53, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 546.12, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 682.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 682.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 948.17, "currency": "USD"}}], "payment": {"amount": {"value": 658.5360000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a5c0089f-250e-4c94-b0fb-668acbbfab32 b/data/input/FHIR/all/ExplanationOfBenefit/a5c0089f-250e-4c94-b0fb-668acbbfab32
deleted file mode 100644
index af0622e9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a5c0089f-250e-4c94-b0fb-668acbbfab32
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a5c0089f-250e-4c94-b0fb-668acbbfab32", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9903dc1f-bfe3-403b-8cc2-164a8593e7b8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2013-12-17T06:04:59+00:00", "end": "2014-12-18T06:04:59+00:00"}, "created": "2013-12-17T06:04:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9903dc1f-bfe3-403b-8cc2-164a8593e7b8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-02-15T00:34:59-05:00", "end": "2012-02-15T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e5339bda-1333-4338-9c57-69b9bb92a982"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-02-15T00:34:59-05:00", "end": "2012-02-15T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-02-15T00:34:59-05:00", "end": "2012-02-15T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 483.61, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 96.72200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 386.88800000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 483.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 483.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 749.13, "currency": "USD"}}], "payment": {"amount": {"value": 499.30400000000003, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a5fca54b-65e5-414b-8c3c-9cfff7033447 b/data/input/FHIR/all/ExplanationOfBenefit/a5fca54b-65e5-414b-8c3c-9cfff7033447
deleted file mode 100644
index a2b1245f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a5fca54b-65e5-414b-8c3c-9cfff7033447
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a5fca54b-65e5-414b-8c3c-9cfff7033447", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9a54d016-28b3-43c1-a948-aaba8311b4fd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2015-03-16T19:37:25+00:00", "end": "2016-03-15T19:37:25+00:00"}, "created": "2015-03-16T19:37:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9a54d016-28b3-43c1-a948-aaba8311b4fd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-05-14T15:22:25-04:00", "end": "2013-05-14T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:26c3edef-4c16-4756-9d43-1af582e5c839"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-05-14T15:22:25-04:00", "end": "2013-05-14T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-05-14T15:22:25-04:00", "end": "2013-05-14T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2013-05-14T15:22:25-04:00", "end": "2013-05-14T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2013-05-14T15:22:25-04:00", "end": "2013-05-14T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a6425168-d122-4def-b64e-0d40ab3984de b/data/input/FHIR/all/ExplanationOfBenefit/a6425168-d122-4def-b64e-0d40ab3984de
deleted file mode 100644
index 7c87d333..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a6425168-d122-4def-b64e-0d40ab3984de
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a6425168-d122-4def-b64e-0d40ab3984de", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dbbc2801-dbb2-480c-ac96-97fd3dc4bf8a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2017-01-21T22:27:13+00:00", "end": "2018-01-22T22:27:13+00:00"}, "created": "2017-01-21T22:27:13+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dbbc2801-dbb2-480c-ac96-97fd3dc4bf8a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:745c24f0-0d6c-4ca8-96c6-4d8f58577ec9"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-03-22T18:12:13-04:00", "end": "2015-03-22T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2bcdf5ee-20ee-46b1-a5f3-88b4e26f304a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-03-22T18:12:13-04:00", "end": "2015-03-22T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a6573a92-6f3d-45ef-8783-d93ec239e255 b/data/input/FHIR/all/ExplanationOfBenefit/a6573a92-6f3d-45ef-8783-d93ec239e255
deleted file mode 100644
index 7b14cd09..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a6573a92-6f3d-45ef-8783-d93ec239e255
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a6573a92-6f3d-45ef-8783-d93ec239e255", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f6c47698-0b33-4243-aedd-6166f5d52aa0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2016-07-27T21:49:24+00:00", "end": "2017-07-27T21:49:24+00:00"}, "created": "2016-07-27T21:49:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f6c47698-0b33-4243-aedd-6166f5d52aa0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-09-25T17:19:24-04:00", "end": "2014-09-25T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3131bf24-c09b-4f55-b4dc-033b0144a274"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-09-25T17:19:24-04:00", "end": "2014-09-25T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-09-25T17:19:24-04:00", "end": "2014-09-25T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-09-25T17:19:24-04:00", "end": "2014-09-25T17:49:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 611.96, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 122.39200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 489.56800000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 611.96, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 611.96, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1018, "currency": "USD"}}], "payment": {"amount": {"value": 714.4000000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a67d8a2a-1d79-4ac4-9954-dec310c7201d b/data/input/FHIR/all/ExplanationOfBenefit/a67d8a2a-1d79-4ac4-9954-dec310c7201d
deleted file mode 100644
index 42c56e97..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a67d8a2a-1d79-4ac4-9954-dec310c7201d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a67d8a2a-1d79-4ac4-9954-dec310c7201d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6da54f83-af6d-4bef-9fe0-b2f9bef88b7d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2015-11-26T20:57:28+00:00", "end": "2016-11-25T20:57:28+00:00"}, "created": "2015-11-26T20:57:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6da54f83-af6d-4bef-9fe0-b2f9bef88b7d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4ee58df5-5f8a-4950-9a59-4d7036ddc31f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2014-01-24T14:57:28-05:00", "end": "2014-01-24T15:57:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:41ccaada-7917-4afe-bb5d-14973a792247"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}, "servicedPeriod": {"start": "2014-01-24T14:57:28-05:00", "end": "2014-01-24T15:57:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a7218dad-6081-471e-a953-530aab53975b b/data/input/FHIR/all/ExplanationOfBenefit/a7218dad-6081-471e-a953-530aab53975b
deleted file mode 100644
index e6408316..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a7218dad-6081-471e-a953-530aab53975b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a7218dad-6081-471e-a953-530aab53975b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b8f4f9cd-4d55-46f9-874d-523db6a89f5c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2017-03-23T23:03:50+00:00", "end": "2018-03-24T23:03:50+00:00"}, "created": "2017-03-23T23:03:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b8f4f9cd-4d55-46f9-874d-523db6a89f5c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-05-22T18:48:50-04:00", "end": "2015-05-22T19:03:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:02d6ad44-39bd-40f2-b25b-fabef0493e18"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-05-22T18:48:50-04:00", "end": "2015-05-22T19:03:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a7e56370-1f63-41bc-a389-e20667d203c9 b/data/input/FHIR/all/ExplanationOfBenefit/a7e56370-1f63-41bc-a389-e20667d203c9
deleted file mode 100644
index 3c6825b2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a7e56370-1f63-41bc-a389-e20667d203c9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a7e56370-1f63-41bc-a389-e20667d203c9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3dcd71b9-8d82-4217-b297-3a09c1cf420d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-01-16T23:08:31+00:00", "end": "1977-01-15T23:08:31+00:00"}, "created": "1976-01-16T23:08:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3dcd71b9-8d82-4217-b297-3a09c1cf420d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:2a022826-ed9c-4fb2-8740-8df021ee2467"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:b8bbec09-7795-44f2-b4d6-0bb9a9d1f2e5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1974-03-16T15:28:31-04:00", "end": "1974-03-16T19:08:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:9ee549a5-0097-4be4-b600-333582ebce36"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "128613002", "display": "Seizure disorder"}], "text": "Seizure disorder"}, "servicedPeriod": {"start": "1974-03-16T15:28:31-04:00", "end": "1974-03-16T19:08:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "703151001", "display": "History of single seizure (situation)"}], "text": "History of single seizure (situation)"}, "servicedPeriod": {"start": "1974-03-16T15:28:31-04:00", "end": "1974-03-16T19:08:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "servicedPeriod": {"start": "1974-03-16T15:28:31-04:00", "end": "1974-03-16T19:08:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 10397.89, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2079.578, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 8318.312, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 10397.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 10397.89, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1974-03-16T15:28:31-04:00", "end": "1974-03-16T19:08:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 787.98, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 157.596, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 630.384, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 787.98, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 787.98, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 11310.87, "currency": "USD"}}], "payment": {"amount": {"value": 8948.696, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a815bb56-7002-4657-a6d8-10bb64345db8 b/data/input/FHIR/all/ExplanationOfBenefit/a815bb56-7002-4657-a6d8-10bb64345db8
deleted file mode 100644
index 6591f702..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a815bb56-7002-4657-a6d8-10bb64345db8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a815bb56-7002-4657-a6d8-10bb64345db8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c3930766-cdb3-4feb-bf62-c9350b821afd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2019-03-07T14:30:47+00:00", "end": "2020-03-06T14:30:47+00:00"}, "created": "2019-03-07T14:30:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c3930766-cdb3-4feb-bf62-c9350b821afd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-05-05T10:15:47-04:00", "end": "2017-05-05T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d00fd127-e78c-45e6-806e-10810ec808ba"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-05-05T10:15:47-04:00", "end": "2017-05-05T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a8d40ce6-faf3-4d27-9e0b-f86ee38570e6 b/data/input/FHIR/all/ExplanationOfBenefit/a8d40ce6-faf3-4d27-9e0b-f86ee38570e6
deleted file mode 100644
index c34ec780..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a8d40ce6-faf3-4d27-9e0b-f86ee38570e6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a8d40ce6-faf3-4d27-9e0b-f86ee38570e6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "87906c09-42c6-415b-ab08-aee00eea1cb0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2014-06-08T05:16:46+00:00", "end": "2015-06-08T05:16:46+00:00"}, "created": "2014-06-08T05:16:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:87906c09-42c6-415b-ab08-aee00eea1cb0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:cee5229a-9cc7-46d7-b327-798e84fcc9a9"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-08-06T00:47:46-04:00", "end": "2012-08-06T01:16:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5ac3698d-0ea4-4ec5-a414-fc5f900864d1"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2012-08-06T00:47:46-04:00", "end": "2012-08-06T01:16:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2012-08-06T00:47:46-04:00", "end": "2012-08-06T01:16:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a8f86fc9-473a-4052-9dee-4212954504d9 b/data/input/FHIR/all/ExplanationOfBenefit/a8f86fc9-473a-4052-9dee-4212954504d9
deleted file mode 100644
index d3f520e1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a8f86fc9-473a-4052-9dee-4212954504d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a8f86fc9-473a-4052-9dee-4212954504d9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "01353e4c-9637-4072-bbdf-75148d0ccbbc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2004-12-22T03:26:33+00:00", "end": "2005-12-22T03:26:33+00:00"}, "created": "2004-12-22T03:26:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:01353e4c-9637-4072-bbdf-75148d0ccbbc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b216f750-3923-42ed-9581-580ffd1161c7"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2003-02-19T22:11:33-05:00", "end": "2003-02-19T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cd13e4d5-65a9-428e-9c86-889a0dfc2199"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2003-02-19T22:11:33-05:00", "end": "2003-02-19T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a8fc89c2-c652-4e16-8609-e624636227c5 b/data/input/FHIR/all/ExplanationOfBenefit/a8fc89c2-c652-4e16-8609-e624636227c5
deleted file mode 100644
index 6a98eef3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a8fc89c2-c652-4e16-8609-e624636227c5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a8fc89c2-c652-4e16-8609-e624636227c5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"display": "Unknown"}, "performer": [{"display": "Unknown"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "79972cd1-634c-419a-8c33-6a4bce7ce1c1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1977-09-09T19:43:31+00:00", "end": "1978-09-10T19:43:31+00:00"}, "created": "1977-09-09T19:43:31+00:00", "insurer": {"display": "private"}, "provider": {"display": "Unknown"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:79972cd1-634c-419a-8c33-6a4bce7ce1c1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"display": "Unknown"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "servicedPeriod": {"start": "1975-11-08T14:28:31-05:00", "end": "1975-11-08T14:43:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a4990719-1c53-41d9-9974-92fd00760d7b"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a96ba07b-093f-431f-b2b3-9860a3be044c b/data/input/FHIR/all/ExplanationOfBenefit/a96ba07b-093f-431f-b2b3-9860a3be044c
deleted file mode 100644
index ea4cf4c8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a96ba07b-093f-431f-b2b3-9860a3be044c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a96ba07b-093f-431f-b2b3-9860a3be044c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1a7f0cbf-7f89-4fe0-96ec-4e672d4f923f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2016-06-08T02:11:07+00:00", "end": "2017-06-08T02:11:07+00:00"}, "created": "2016-06-08T02:11:07+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1a7f0cbf-7f89-4fe0-96ec-4e672d4f923f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9c1855a7-4f8e-4acc-b0ec-5bf36270a400"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2014-08-06T20:54:07-04:00", "end": "2014-08-06T22:11:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:f7da3682-2c28-4067-a2f1-65536742e30a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283385000", "display": "Laceration of thigh"}], "text": "Laceration of thigh"}, "servicedPeriod": {"start": "2014-08-06T20:54:07-04:00", "end": "2014-08-06T22:11:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "servicedPeriod": {"start": "2014-08-06T20:54:07-04:00", "end": "2014-08-06T22:11:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 7644.44, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 1528.888, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 6115.552, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 7644.44, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 7644.44, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 7769.44, "currency": "USD"}}], "payment": {"amount": {"value": 6115.552, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a979d954-a39f-47bc-b0f8-8d9705f9d8a7 b/data/input/FHIR/all/ExplanationOfBenefit/a979d954-a39f-47bc-b0f8-8d9705f9d8a7
deleted file mode 100644
index eddfa3bc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a979d954-a39f-47bc-b0f8-8d9705f9d8a7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a979d954-a39f-47bc-b0f8-8d9705f9d8a7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8f97767f-b0fa-4162-b37c-d0826c8a809b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2014-06-06T05:02:46+00:00", "end": "2015-06-06T05:02:46+00:00"}, "created": "2014-06-06T05:02:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8f97767f-b0fa-4162-b37c-d0826c8a809b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-08-04T00:47:46-04:00", "end": "2012-08-04T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3669c082-ebf9-4925-846d-c74d8ffef4c9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-08-04T00:47:46-04:00", "end": "2012-08-04T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2012-08-04T00:47:46-04:00", "end": "2012-08-04T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/a9975612-31c8-4c5f-8b4b-708df71e1e22 b/data/input/FHIR/all/ExplanationOfBenefit/a9975612-31c8-4c5f-8b4b-708df71e1e22
deleted file mode 100644
index c5aea94d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/a9975612-31c8-4c5f-8b4b-708df71e1e22
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "a9975612-31c8-4c5f-8b4b-708df71e1e22", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "806c0383-5693-41a4-a7a6-103862b669f7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "1991-01-19T15:36:54+00:00", "end": "1992-01-19T15:36:54+00:00"}, "created": "1991-01-19T15:36:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:806c0383-5693-41a4-a7a6-103862b669f7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:33589752-b652-476a-b26d-d0b7f11a92ea"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1989-03-19T10:06:54-05:00", "end": "1989-03-19T10:36:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3dc34580-aeb7-4fe7-a43f-3dc7e6fc332f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1989-03-19T10:06:54-05:00", "end": "1989-03-19T10:36:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/aa26839f-b395-49fd-b5c3-addbf0f203f5 b/data/input/FHIR/all/ExplanationOfBenefit/aa26839f-b395-49fd-b5c3-addbf0f203f5
deleted file mode 100644
index ca9d6e1c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/aa26839f-b395-49fd-b5c3-addbf0f203f5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "aa26839f-b395-49fd-b5c3-addbf0f203f5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "requester": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "performer": [{"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2c38bd08-9979-4a3a-82b4-087317e7f04d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-09-17T15:19:19+00:00", "end": "2021-09-17T15:19:19+00:00"}, "created": "2020-09-17T15:19:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2c38bd08-9979-4a3a-82b4-087317e7f04d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-11-16T09:49:19-05:00", "end": "2018-11-16T10:19:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:af2b813b-0a24-41fe-88c7-0f736755d11e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "servicedPeriod": {"start": "2018-11-16T09:49:19-05:00", "end": "2018-11-16T10:19:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "servicedPeriod": {"start": "2018-11-16T09:49:19-05:00", "end": "2018-11-16T10:19:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "2018-11-16T09:49:19-05:00", "end": "2018-11-16T10:19:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "servicedPeriod": {"start": "2018-11-16T09:49:19-05:00", "end": "2018-11-16T10:19:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "informationSequence": [5], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "servicedPeriod": {"start": "2018-11-16T09:49:19-05:00", "end": "2018-11-16T10:19:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 7, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-11-16T09:49:19-05:00", "end": "2018-11-16T10:19:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 633.83, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 126.76600000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 507.0640000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 633.83, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 633.83, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1461.43, "currency": "USD"}}], "payment": {"amount": {"value": 1069.1440000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/aa44da51-7c99-467f-8477-cb024d174834 b/data/input/FHIR/all/ExplanationOfBenefit/aa44da51-7c99-467f-8477-cb024d174834
deleted file mode 100644
index 3bbff57b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/aa44da51-7c99-467f-8477-cb024d174834
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "aa44da51-7c99-467f-8477-cb024d174834", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "581ae6ac-351e-43c2-8f21-784be33a3443"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2012-01-01T09:40:28+00:00", "end": "2012-12-31T09:40:28+00:00"}, "created": "2012-01-01T09:40:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:581ae6ac-351e-43c2-8f21-784be33a3443"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-03-01T04:25:28-05:00", "end": "2010-03-01T04:40:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:82bb1e21-a553-453b-a155-28c3e65f2879"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-03-01T04:25:28-05:00", "end": "2010-03-01T04:40:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/aa4da68e-7aab-42ac-b541-11d6bdb8107d b/data/input/FHIR/all/ExplanationOfBenefit/aa4da68e-7aab-42ac-b541-11d6bdb8107d
deleted file mode 100644
index d2258c5c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/aa4da68e-7aab-42ac-b541-11d6bdb8107d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "aa4da68e-7aab-42ac-b541-11d6bdb8107d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "requester": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "performer": [{"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "88ed3b2f-5ca7-47c0-93c3-ba2f59fb4e02"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "billablePeriod": {"start": "2015-05-08T00:54:32+00:00", "end": "2016-05-07T00:54:32+00:00"}, "created": "2015-05-08T00:54:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:88ed3b2f-5ca7-47c0-93c3-ba2f59fb4e02"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:21deb55c-2cda-4306-947d-001412452463"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-07-05T20:39:32-04:00", "end": "2013-07-05T20:54:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c966910a-51af-4ad0-bc9e-a39bf4b9537f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-07-05T20:39:32-04:00", "end": "2013-07-05T20:54:32-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ab255432-3fd9-4c36-b827-c5e2d9898d70 b/data/input/FHIR/all/ExplanationOfBenefit/ab255432-3fd9-4c36-b827-c5e2d9898d70
deleted file mode 100644
index 9b51a450..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ab255432-3fd9-4c36-b827-c5e2d9898d70
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ab255432-3fd9-4c36-b827-c5e2d9898d70", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "cef03bec-1aa4-4236-b877-826b17bc0997"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2017-11-21T16:21:54+00:00", "end": "2018-11-22T16:21:54+00:00"}, "created": "2017-11-21T16:21:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:cef03bec-1aa4-4236-b877-826b17bc0997"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308335008", "display": "Patient encounter procedure"}], "text": "Patient encounter procedure"}, "servicedPeriod": {"start": "2016-01-20T10:06:54-05:00", "end": "2016-01-20T11:21:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5ee94bf1-938b-4112-91df-ce09ab663cac"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "22523008", "display": "Vasectomy"}], "text": "Vasectomy"}, "servicedPeriod": {"start": "2016-01-20T10:06:54-05:00", "end": "2016-01-20T11:21:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 17626.34, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 3525.268, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 14101.072, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 17626.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 17626.34, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 17751.34, "currency": "USD"}}], "payment": {"amount": {"value": 14101.072, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ab5a08e7-5d6c-4400-942e-f18207cf3cff b/data/input/FHIR/all/ExplanationOfBenefit/ab5a08e7-5d6c-4400-942e-f18207cf3cff
deleted file mode 100644
index 86e22f9e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ab5a08e7-5d6c-4400-942e-f18207cf3cff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ab5a08e7-5d6c-4400-942e-f18207cf3cff", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2459223f-6cb0-489e-bbea-a933373e0a8c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2020-06-26T11:03:09+00:00", "end": "2021-06-26T11:03:09+00:00"}, "created": "2020-06-26T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2459223f-6cb0-489e-bbea-a933373e0a8c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6ffb79a3-70ad-4ed8-bf55-cdab5178efb8"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "2018-08-25T06:48:09-04:00", "end": "2018-08-25T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fcbe8b4a-2324-4d31-95c7-61c54902ea00"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "307731004", "display": "Injury of tendon of the rotator cuff of shoulder"}], "text": "Injury of tendon of the rotator cuff of shoulder"}, "servicedPeriod": {"start": "2018-08-25T06:48:09-04:00", "end": "2018-08-25T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/abd209d5-8c82-4084-bb63-e995e47f4347 b/data/input/FHIR/all/ExplanationOfBenefit/abd209d5-8c82-4084-bb63-e995e47f4347
deleted file mode 100644
index a78ae445..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/abd209d5-8c82-4084-bb63-e995e47f4347
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "abd209d5-8c82-4084-bb63-e995e47f4347", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e908f60c-9aa7-45b2-b3c3-be3e0ff9b0ce"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-07-30T22:04:11+00:00", "end": "2015-07-30T22:04:11+00:00"}, "created": "2014-07-30T22:04:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e908f60c-9aa7-45b2-b3c3-be3e0ff9b0ce"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:42d61490-417a-473a-98bf-1af0d67c6b48"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-09-27T17:25:11-04:00", "end": "2012-09-27T18:04:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b44fee8c-14ab-4a3c-8cd7-490b3467f4b0"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2012-09-27T17:25:11-04:00", "end": "2012-09-27T18:04:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2012-09-27T17:25:11-04:00", "end": "2012-09-27T18:04:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/accc2f72-ea95-40f3-8470-27e87548a208 b/data/input/FHIR/all/ExplanationOfBenefit/accc2f72-ea95-40f3-8470-27e87548a208
deleted file mode 100644
index befafce2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/accc2f72-ea95-40f3-8470-27e87548a208
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "accc2f72-ea95-40f3-8470-27e87548a208", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "performer": [{"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "57bbd833-1715-4cc1-a924-326f58ec379f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2011-08-14T17:07:31+00:00", "end": "2012-08-13T17:07:31+00:00"}, "created": "2011-08-14T17:07:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:57bbd833-1715-4cc1-a924-326f58ec379f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-10-12T12:52:31-04:00", "end": "2009-10-12T13:07:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fb6e1d10-5fe2-4e03-8621-ef2eea688641"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-10-12T12:52:31-04:00", "end": "2009-10-12T13:07:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2009-10-12T12:52:31-04:00", "end": "2009-10-12T13:07:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/acd11f50-3439-4768-b48a-0b8fa49f78f5 b/data/input/FHIR/all/ExplanationOfBenefit/acd11f50-3439-4768-b48a-0b8fa49f78f5
deleted file mode 100644
index 8f6ccd2d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/acd11f50-3439-4768-b48a-0b8fa49f78f5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "acd11f50-3439-4768-b48a-0b8fa49f78f5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "82984c06-7546-4150-bcdf-2792605cba3a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2016-07-20T04:38:40+00:00", "end": "2017-07-20T04:38:40+00:00"}, "created": "2016-07-20T04:38:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:82984c06-7546-4150-bcdf-2792605cba3a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-09-18T00:23:40-04:00", "end": "2014-09-18T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e9896f16-aae5-463d-936f-0c12685f91c7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-09-18T00:23:40-04:00", "end": "2014-09-18T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ad544db1-f947-492e-b25e-d17a7d753ba1 b/data/input/FHIR/all/ExplanationOfBenefit/ad544db1-f947-492e-b25e-d17a7d753ba1
deleted file mode 100644
index 9f7c5c0c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ad544db1-f947-492e-b25e-d17a7d753ba1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ad544db1-f947-492e-b25e-d17a7d753ba1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "991b73e3-6ba9-4ba7-9c39-a526351fc9cf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "billablePeriod": {"start": "2015-09-14T15:44:24+00:00", "end": "2016-09-13T15:44:24+00:00"}, "created": "2015-09-14T15:44:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:991b73e3-6ba9-4ba7-9c39-a526351fc9cf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-11-12T10:29:24-05:00", "end": "2013-11-12T10:44:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f9c14be1-c91b-4dbd-b835-cd3fcd49afe8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-11-12T10:29:24-05:00", "end": "2013-11-12T10:44:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-11-12T10:29:24-05:00", "end": "2013-11-12T10:44:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ad736b51-c854-46a0-9519-55652c46a084 b/data/input/FHIR/all/ExplanationOfBenefit/ad736b51-c854-46a0-9519-55652c46a084
deleted file mode 100644
index 81b39be4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ad736b51-c854-46a0-9519-55652c46a084
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ad736b51-c854-46a0-9519-55652c46a084", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "requester": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "performer": [{"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d8137c59-9aba-4c95-9439-7267adc8e0cf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "billablePeriod": {"start": "2017-08-14T14:11:48+00:00", "end": "2018-08-15T14:11:48+00:00"}, "created": "2017-08-14T14:11:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d8137c59-9aba-4c95-9439-7267adc8e0cf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9f1403b1-03d8-4b93-8203-ce96e3157deb"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-10-13T09:41:48-04:00", "end": "2015-10-13T10:11:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:acb798e8-860e-4771-83b8-f311d9d5f271"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-10-13T09:41:48-04:00", "end": "2015-10-13T10:11:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-10-13T09:41:48-04:00", "end": "2015-10-13T10:11:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 499.24, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 99.84800000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 399.39200000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 499.24, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 499.24, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 764.76, "currency": "USD"}}], "payment": {"amount": {"value": 511.80800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/adf921da-b2fc-4b07-8104-cfc78a818812 b/data/input/FHIR/all/ExplanationOfBenefit/adf921da-b2fc-4b07-8104-cfc78a818812
deleted file mode 100644
index 3bfceebd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/adf921da-b2fc-4b07-8104-cfc78a818812
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "adf921da-b2fc-4b07-8104-cfc78a818812", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ee715b34-35d7-473b-890d-a48ac395200e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2014-08-23T13:42:37+00:00", "end": "2015-08-23T13:42:37+00:00"}, "created": "2014-08-23T13:42:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ee715b34-35d7-473b-890d-a48ac395200e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c50e8239-9831-436b-947b-66d28a9886b0"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-10-21T09:27:37-04:00", "end": "2012-10-21T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:00f42cbf-a84f-4a97-a424-567159dbd87e"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-10-21T09:27:37-04:00", "end": "2012-10-21T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/adfc05a6-3bc0-4071-809f-bb05babb2527 b/data/input/FHIR/all/ExplanationOfBenefit/adfc05a6-3bc0-4071-809f-bb05babb2527
deleted file mode 100644
index 927bcba9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/adfc05a6-3bc0-4071-809f-bb05babb2527
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "adfc05a6-3bc0-4071-809f-bb05babb2527", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c8a85e46-b989-4faf-a34c-58e383776b08"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2014-08-20T18:19:34+00:00", "end": "2015-08-20T18:19:34+00:00"}, "created": "2014-08-20T18:19:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c8a85e46-b989-4faf-a34c-58e383776b08"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-10-18T14:04:34-04:00", "end": "2012-10-18T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:af1d7b46-0e99-4e0b-beab-941ab705dfe3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-10-18T14:04:34-04:00", "end": "2012-10-18T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ae19634d-0ec0-4189-95c9-a356791e6c2b b/data/input/FHIR/all/ExplanationOfBenefit/ae19634d-0ec0-4189-95c9-a356791e6c2b
deleted file mode 100644
index a994c8fc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ae19634d-0ec0-4189-95c9-a356791e6c2b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ae19634d-0ec0-4189-95c9-a356791e6c2b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "547d9b2e-4360-4500-852f-dbd8c9ecd43e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2018-06-23T15:07:55+00:00", "end": "2019-06-23T15:07:55+00:00"}, "created": "2018-06-23T15:07:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:547d9b2e-4360-4500-852f-dbd8c9ecd43e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bcf3ac38-fdbc-4fff-bfdc-9b1dac601cf1"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-08-21T10:37:55-04:00", "end": "2016-08-21T11:07:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1dcc5966-28ba-4e33-a8de-1e1a25a7e192"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2016-08-21T10:37:55-04:00", "end": "2016-08-21T11:07:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2016-08-21T10:37:55-04:00", "end": "2016-08-21T11:07:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2300.14, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 460.028, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1840.112, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2300.14, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2300.14, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2425.14, "currency": "USD"}}], "payment": {"amount": {"value": 1840.112, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ae3bcbc0-c609-430d-a28c-977080fa784d b/data/input/FHIR/all/ExplanationOfBenefit/ae3bcbc0-c609-430d-a28c-977080fa784d
deleted file mode 100644
index 101fc5ce..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ae3bcbc0-c609-430d-a28c-977080fa784d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ae3bcbc0-c609-430d-a28c-977080fa784d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2ee36f7a-e4c6-4e57-aca2-9590191e647d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-08-27T12:05:40+00:00", "end": "1973-08-27T11:05:40+00:00"}, "created": "1972-08-27T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2ee36f7a-e4c6-4e57-aca2-9590191e647d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f7148a50-1338-4334-a51a-f535a847df85"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1970-10-26T06:50:40-05:00", "end": "1970-10-26T07:05:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5d4ddfbc-ba5f-40c8-a0aa-be4bf8b13c22"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "65363002", "display": "Otitis media"}], "text": "Otitis media"}, "servicedPeriod": {"start": "1970-10-26T06:50:40-05:00", "end": "1970-10-26T07:05:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/aed0a01b-18d0-4549-af7a-fe7762f990c6 b/data/input/FHIR/all/ExplanationOfBenefit/aed0a01b-18d0-4549-af7a-fe7762f990c6
deleted file mode 100644
index dc7b18b5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/aed0a01b-18d0-4549-af7a-fe7762f990c6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "aed0a01b-18d0-4549-af7a-fe7762f990c6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ec3db1df-7d46-4ecd-a70f-50b3ba67f9bf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-08-11T21:40:11+00:00", "end": "2015-08-11T21:40:11+00:00"}, "created": "2014-08-11T21:40:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ec3db1df-7d46-4ecd-a70f-50b3ba67f9bf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-10-09T17:25:11-04:00", "end": "2012-10-09T17:40:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3d86d559-6686-44c2-aa91-838541f81e11"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-10-09T17:25:11-04:00", "end": "2012-10-09T17:40:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/aef4323d-0068-4286-ad1d-3c5a22e46c06 b/data/input/FHIR/all/ExplanationOfBenefit/aef4323d-0068-4286-ad1d-3c5a22e46c06
deleted file mode 100644
index 1c0c66a2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/aef4323d-0068-4286-ad1d-3c5a22e46c06
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "aef4323d-0068-4286-ad1d-3c5a22e46c06", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2c151dc1-215b-4105-bc3c-881fc72b3a57"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2016-10-29T04:29:01+00:00", "end": "2017-10-29T04:29:01+00:00"}, "created": "2016-10-29T04:29:01+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2c151dc1-215b-4105-bc3c-881fc72b3a57"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-12-27T23:14:01-05:00", "end": "2014-12-27T23:29:01-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d485fffe-efe9-4d54-a59d-5701cd2b5d25"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-12-27T23:14:01-05:00", "end": "2014-12-27T23:29:01-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/af9be0f0-0e4a-43eb-a9c9-250404df773b b/data/input/FHIR/all/ExplanationOfBenefit/af9be0f0-0e4a-43eb-a9c9-250404df773b
deleted file mode 100644
index 477993f6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/af9be0f0-0e4a-43eb-a9c9-250404df773b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "af9be0f0-0e4a-43eb-a9c9-250404df773b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "167d4249-a50a-49de-b77f-e0cfa5456e32"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2014-02-19T13:42:37+00:00", "end": "2015-02-19T13:42:37+00:00"}, "created": "2014-02-19T13:42:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:167d4249-a50a-49de-b77f-e0cfa5456e32"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:70cbe4ae-cf39-4cf1-93d7-e537d7eaf05c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-04-19T09:27:37-04:00", "end": "2012-04-19T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a62929ad-5c4c-4f11-b0fe-741d1a56e390"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2012-04-19T09:27:37-04:00", "end": "2012-04-19T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b04ee482-008f-4396-873e-4134c9c407b4 b/data/input/FHIR/all/ExplanationOfBenefit/b04ee482-008f-4396-873e-4134c9c407b4
deleted file mode 100644
index cf80328a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b04ee482-008f-4396-873e-4134c9c407b4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b04ee482-008f-4396-873e-4134c9c407b4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8e072b00-0061-4906-82b6-ed625835cf46"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2008-02-12T14:30:47+00:00", "end": "2009-02-11T14:30:47+00:00"}, "created": "2008-02-12T14:30:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8e072b00-0061-4906-82b6-ed625835cf46"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:15a62c08-7b7b-4c70-8095-4df730c13bb5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2006-04-12T10:15:47-04:00", "end": "2006-04-12T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c648ba1a-7a78-4005-b677-632286416640"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "2006-04-12T10:15:47-04:00", "end": "2006-04-12T10:30:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b0f8472f-d5dd-4572-a583-6ce15e6d0e8e b/data/input/FHIR/all/ExplanationOfBenefit/b0f8472f-d5dd-4572-a583-6ce15e6d0e8e
deleted file mode 100644
index f57999c4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b0f8472f-d5dd-4572-a583-6ce15e6d0e8e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b0f8472f-d5dd-4572-a583-6ce15e6d0e8e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "40f59fbf-2d8a-4f3d-a4c0-f97679799510"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2011-05-27T10:06:38+00:00", "end": "2012-05-26T10:06:38+00:00"}, "created": "2011-05-27T10:06:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:40f59fbf-2d8a-4f3d-a4c0-f97679799510"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0dc3b17a-1180-4881-bbc3-6f2a399901ae"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-07-25T05:51:38-04:00", "end": "2009-07-25T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ffbebef5-2bc6-42ed-9e45-5913752d72c4"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-07-25T05:51:38-04:00", "end": "2009-07-25T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2009-07-25T05:51:38-04:00", "end": "2009-07-25T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b1c72692-da1e-4d8c-8afe-43a2c2d56ea7 b/data/input/FHIR/all/ExplanationOfBenefit/b1c72692-da1e-4d8c-8afe-43a2c2d56ea7
deleted file mode 100644
index a5d49367..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b1c72692-da1e-4d8c-8afe-43a2c2d56ea7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b1c72692-da1e-4d8c-8afe-43a2c2d56ea7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e9988397-232b-4a4d-ba23-4c35eb47e011"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "1993-03-20T10:12:28+00:00", "end": "1994-03-21T10:12:28+00:00"}, "created": "1993-03-20T10:12:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e9988397-232b-4a4d-ba23-4c35eb47e011"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1991-05-19T05:25:28-04:00", "end": "1991-05-19T06:12:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fe8df8af-833c-4d37-95d7-c90548b30c11"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b30491a9-b98d-4622-a37e-60316f32efc4 b/data/input/FHIR/all/ExplanationOfBenefit/b30491a9-b98d-4622-a37e-60316f32efc4
deleted file mode 100644
index 3afe1757..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b30491a9-b98d-4622-a37e-60316f32efc4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b30491a9-b98d-4622-a37e-60316f32efc4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3486d627-5a2c-4e70-977c-e3af17ae3bdf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-02-20T19:58:31+00:00", "end": "1977-02-19T19:58:31+00:00"}, "created": "1976-02-20T19:58:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3486d627-5a2c-4e70-977c-e3af17ae3bdf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1974-04-20T15:28:31-04:00", "end": "1974-04-20T15:58:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c00af79a-44e0-4e6a-bafa-a6a8c06d9c3b"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1974-04-20T15:28:31-04:00", "end": "1974-04-20T15:58:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 478.28, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 95.656, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 382.624, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 478.28, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 478.28, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 603.28, "currency": "USD"}}], "payment": {"amount": {"value": 382.624, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b32b31e5-be76-4b69-86ae-32abfb0c1fb2 b/data/input/FHIR/all/ExplanationOfBenefit/b32b31e5-be76-4b69-86ae-32abfb0c1fb2
deleted file mode 100644
index 5c1d882a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b32b31e5-be76-4b69-86ae-32abfb0c1fb2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b32b31e5-be76-4b69-86ae-32abfb0c1fb2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2720701d-e595-4231-87c7-5f25365aa1eb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2017-01-14T17:29:14+00:00", "end": "2018-01-15T17:29:14+00:00"}, "created": "2017-01-14T17:29:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2720701d-e595-4231-87c7-5f25365aa1eb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-03-15T12:59:14-04:00", "end": "2015-03-15T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8425d974-4a02-44bf-95ef-9670d4c08ae7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-03-15T12:59:14-04:00", "end": "2015-03-15T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-03-15T12:59:14-04:00", "end": "2015-03-15T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 605.5, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 121.10000000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 484.40000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 605.5, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 605.5, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 871.02, "currency": "USD"}}], "payment": {"amount": {"value": 596.816, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b3a26d3c-0329-44ee-b682-7338d73f6854 b/data/input/FHIR/all/ExplanationOfBenefit/b3a26d3c-0329-44ee-b682-7338d73f6854
deleted file mode 100644
index c6056348..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b3a26d3c-0329-44ee-b682-7338d73f6854
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b3a26d3c-0329-44ee-b682-7338d73f6854", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ac28fd0a-7d6d-4234-bfbc-c197fffdd94a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2012-12-11T06:04:59+00:00", "end": "2013-12-11T06:04:59+00:00"}, "created": "2012-12-11T06:04:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ac28fd0a-7d6d-4234-bfbc-c197fffdd94a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-02-09T00:34:59-05:00", "end": "2011-02-09T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4b415589-6d42-4dc2-897a-1e425b336db4"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-02-09T00:34:59-05:00", "end": "2011-02-09T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2011-02-09T00:34:59-05:00", "end": "2011-02-09T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-02-09T00:34:59-05:00", "end": "2011-02-09T01:04:59-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 458.79, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 91.75800000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 367.03200000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 458.79, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 458.79, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 864.83, "currency": "USD"}}], "payment": {"amount": {"value": 591.864, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b45b2d74-6c6a-4833-ba19-694b4fd613c9 b/data/input/FHIR/all/ExplanationOfBenefit/b45b2d74-6c6a-4833-ba19-694b4fd613c9
deleted file mode 100644
index 53651597..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b45b2d74-6c6a-4833-ba19-694b4fd613c9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b45b2d74-6c6a-4833-ba19-694b4fd613c9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6b7b7ad6-3ac1-44a1-b073-ec90dfdaafbb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "billablePeriod": {"start": "2021-03-30T19:34:03+00:00", "end": "2022-03-31T19:34:03+00:00"}, "created": "2021-03-30T19:34:03+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6b7b7ad6-3ac1-44a1-b073-ec90dfdaafbb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-05-29T15:19:03-04:00", "end": "2019-05-29T15:34:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d23e7f6f-3570-4591-b34a-7ed1db045b5c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "servicedPeriod": {"start": "2019-05-29T15:19:03-04:00", "end": "2019-05-29T15:34:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "servicedPeriod": {"start": "2019-05-29T15:19:03-04:00", "end": "2019-05-29T15:34:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "2019-05-29T15:19:03-04:00", "end": "2019-05-29T15:34:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "servicedPeriod": {"start": "2019-05-29T15:19:03-04:00", "end": "2019-05-29T15:34:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "informationSequence": [5], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "servicedPeriod": {"start": "2019-05-29T15:19:03-04:00", "end": "2019-05-29T15:34:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 827.6, "currency": "USD"}}], "payment": {"amount": {"value": 562.08, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b461f187-9b38-4270-8361-b09c8c61f549 b/data/input/FHIR/all/ExplanationOfBenefit/b461f187-9b38-4270-8361-b09c8c61f549
deleted file mode 100644
index 1b7ba6b5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b461f187-9b38-4270-8361-b09c8c61f549
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b461f187-9b38-4270-8361-b09c8c61f549", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1a622416-386b-49d2-b3e1-a0bd0bae6e96"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-09-24T19:43:31+00:00", "end": "1977-09-24T19:43:31+00:00"}, "created": "1976-09-24T19:43:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1a622416-386b-49d2-b3e1-a0bd0bae6e96"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1974-11-23T14:28:31-05:00", "end": "1974-11-23T14:43:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3b0cb90f-c4d9-4591-a0f4-e10d750ca084"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "1974-11-23T14:28:31-05:00", "end": "1974-11-23T14:43:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1974-11-23T14:28:31-05:00", "end": "1974-11-23T14:43:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b479fe96-a785-47f5-930d-c8f06e39745c b/data/input/FHIR/all/ExplanationOfBenefit/b479fe96-a785-47f5-930d-c8f06e39745c
deleted file mode 100644
index a21e2858..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b479fe96-a785-47f5-930d-c8f06e39745c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b479fe96-a785-47f5-930d-c8f06e39745c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"display": "Unknown"}, "performer": [{"display": "Unknown"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2b73fa03-ae37-43c1-993d-bb8213aad99f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1968-10-18T10:25:39+00:00", "end": "1969-10-18T10:25:39+00:00"}, "created": "1968-10-18T10:25:39+00:00", "insurer": {"display": "private"}, "provider": {"display": "Unknown"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2b73fa03-ae37-43c1-993d-bb8213aad99f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"display": "Unknown"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "servicedPeriod": {"start": "1966-12-17T05:10:39-05:00", "end": "1966-12-17T05:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6c097ee1-0a84-455e-97cd-e475badef99b"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b4af351d-e85f-4100-8ef8-f74a4b15eca8 b/data/input/FHIR/all/ExplanationOfBenefit/b4af351d-e85f-4100-8ef8-f74a4b15eca8
deleted file mode 100644
index 295d3081..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b4af351d-e85f-4100-8ef8-f74a4b15eca8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b4af351d-e85f-4100-8ef8-f74a4b15eca8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9515f59e-15e5-414e-9175-ca2ea8e19d40"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2012-06-01T10:21:38+00:00", "end": "2013-06-01T10:21:38+00:00"}, "created": "2012-06-01T10:21:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9515f59e-15e5-414e-9175-ca2ea8e19d40"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-07-31T05:51:38-04:00", "end": "2010-07-31T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e2eec903-c520-4792-a9a6-03c1e7baab2f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-07-31T05:51:38-04:00", "end": "2010-07-31T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2010-07-31T05:51:38-04:00", "end": "2010-07-31T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 404.16, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 80.83200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 323.32800000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 404.16, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 404.16, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 669.68, "currency": "USD"}}], "payment": {"amount": {"value": 435.744, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b535a1de-960b-43c8-aa2e-7dfb9640e1fe b/data/input/FHIR/all/ExplanationOfBenefit/b535a1de-960b-43c8-aa2e-7dfb9640e1fe
deleted file mode 100644
index 37fc1aa2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b535a1de-960b-43c8-aa2e-7dfb9640e1fe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b535a1de-960b-43c8-aa2e-7dfb9640e1fe", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f042b9e6-63c8-4a9a-a0b9-ae59a6ff58f3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2018-04-24T00:11:47+00:00", "end": "2019-04-24T00:11:47+00:00"}, "created": "2018-04-24T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f042b9e6-63c8-4a9a-a0b9-ae59a6ff58f3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-06-21T19:56:47-04:00", "end": "2016-06-21T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:656c74a3-1440-4574-9047-80f0347b96e2"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-06-21T19:56:47-04:00", "end": "2016-06-21T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2016-06-21T19:56:47-04:00", "end": "2016-06-21T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b55cf89b-d205-4e92-b65e-678faac5f930 b/data/input/FHIR/all/ExplanationOfBenefit/b55cf89b-d205-4e92-b65e-678faac5f930
deleted file mode 100644
index 31744c41..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b55cf89b-d205-4e92-b65e-678faac5f930
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b55cf89b-d205-4e92-b65e-678faac5f930", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "requester": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "performer": [{"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4e8f0722-6e86-40fa-9b3f-8707a5510cd4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2015-11-11T18:41:38+00:00", "end": "2016-11-10T18:41:38+00:00"}, "created": "2015-11-11T18:41:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4e8f0722-6e86-40fa-9b3f-8707a5510cd4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:aecb9603-69c4-4b2c-946b-74ef7db7e878"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-01-09T13:26:38-05:00", "end": "2014-01-09T13:41:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:efa6fadf-e044-4992-b985-105cfa94fe75"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-01-09T13:26:38-05:00", "end": "2014-01-09T13:41:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b5c172aa-89cb-4022-ae42-218d64f851b1 b/data/input/FHIR/all/ExplanationOfBenefit/b5c172aa-89cb-4022-ae42-218d64f851b1
deleted file mode 100644
index 104e4038..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b5c172aa-89cb-4022-ae42-218d64f851b1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b5c172aa-89cb-4022-ae42-218d64f851b1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "requester": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "performer": [{"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "16a90fe2-b7f0-4e62-8c5a-b6572bdd28c0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2019-02-02T18:56:38+00:00", "end": "2020-02-02T18:56:38+00:00"}, "created": "2019-02-02T18:56:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:16a90fe2-b7f0-4e62-8c5a-b6572bdd28c0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-04-02T14:26:38-04:00", "end": "2017-04-02T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a86ebc7a-9a9c-47ae-b4c7-406e1b0a85ee"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-04-02T14:26:38-04:00", "end": "2017-04-02T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2017-04-02T14:26:38-04:00", "end": "2017-04-02T14:56:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 510.98, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 102.19600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 408.78400000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 510.98, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 510.98, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 776.5, "currency": "USD"}}], "payment": {"amount": {"value": 521.2, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b5e56d8e-73f1-421e-8767-1a1f09881b60 b/data/input/FHIR/all/ExplanationOfBenefit/b5e56d8e-73f1-421e-8767-1a1f09881b60
deleted file mode 100644
index de8aaf0e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b5e56d8e-73f1-421e-8767-1a1f09881b60
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b5e56d8e-73f1-421e-8767-1a1f09881b60", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b273bb91-9c3c-4710-ab6b-cdacf2e39f1b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2012-03-07T20:30:35+00:00", "end": "2013-03-07T20:30:35+00:00"}, "created": "2012-03-07T20:30:35+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b273bb91-9c3c-4710-ab6b-cdacf2e39f1b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-05-06T16:15:35-04:00", "end": "2010-05-06T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c4a8996e-6ea4-44a4-be1e-8b7a6d110c53"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-05-06T16:15:35-04:00", "end": "2010-05-06T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b612d8e7-b494-4906-ad1c-03c4fa7f6d96 b/data/input/FHIR/all/ExplanationOfBenefit/b612d8e7-b494-4906-ad1c-03c4fa7f6d96
deleted file mode 100644
index 02027322..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b612d8e7-b494-4906-ad1c-03c4fa7f6d96
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b612d8e7-b494-4906-ad1c-03c4fa7f6d96", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "af417a8e-2289-4034-9093-aca4ef9e9ab3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2013-09-13T19:45:25+00:00", "end": "2014-09-14T19:45:25+00:00"}, "created": "2013-09-13T19:45:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:af417a8e-2289-4034-9093-aca4ef9e9ab3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-11-12T14:30:25-05:00", "end": "2011-11-12T14:45:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d6fef247-3f77-42a2-891a-53f0767ef4ed"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-11-12T14:30:25-05:00", "end": "2011-11-12T14:45:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b6159317-0f29-4198-abaf-3d3100dec9f7 b/data/input/FHIR/all/ExplanationOfBenefit/b6159317-0f29-4198-abaf-3d3100dec9f7
deleted file mode 100644
index 43193e60..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b6159317-0f29-4198-abaf-3d3100dec9f7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b6159317-0f29-4198-abaf-3d3100dec9f7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "23375cb5-fab2-45d4-a828-288113d0b1b7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2016-09-15T13:26:35+00:00", "end": "2017-09-15T13:26:35+00:00"}, "created": "2016-09-15T13:26:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:23375cb5-fab2-45d4-a828-288113d0b1b7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-11-14T08:11:35-05:00", "end": "2014-11-14T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9a9fb1ef-cff5-4705-ba22-f93aab2442e7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-11-14T08:11:35-05:00", "end": "2014-11-14T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b6cffd6f-5d03-4d94-a480-2afba8f45c73 b/data/input/FHIR/all/ExplanationOfBenefit/b6cffd6f-5d03-4d94-a480-2afba8f45c73
deleted file mode 100644
index 10a1cd45..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b6cffd6f-5d03-4d94-a480-2afba8f45c73
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b6cffd6f-5d03-4d94-a480-2afba8f45c73", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3fea7647-75fb-4c51-b0c8-3cfc271a557e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2015-03-24T19:37:25+00:00", "end": "2016-03-23T19:37:25+00:00"}, "created": "2015-03-24T19:37:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3fea7647-75fb-4c51-b0c8-3cfc271a557e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f18afd21-7645-4c25-ac62-efc83d8f4d34"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-05-22T15:22:25-04:00", "end": "2013-05-22T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1cfae9f2-e0ac-47c4-934e-62c3948d58b4"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-05-22T15:22:25-04:00", "end": "2013-05-22T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b7550a56-3214-416a-86c1-cc7e01d9879e b/data/input/FHIR/all/ExplanationOfBenefit/b7550a56-3214-416a-86c1-cc7e01d9879e
deleted file mode 100644
index d4103296..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b7550a56-3214-416a-86c1-cc7e01d9879e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b7550a56-3214-416a-86c1-cc7e01d9879e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ccd90fac-836b-4079-92b6-5841139132b0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2013-01-19T23:48:57+00:00", "end": "2014-01-20T23:48:57+00:00"}, "created": "2013-01-19T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ccd90fac-836b-4079-92b6-5841139132b0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-03-20T19:33:57-04:00", "end": "2011-03-20T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c87c8505-6894-499a-a507-15d7e846be54"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-03-20T19:33:57-04:00", "end": "2011-03-20T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b76ce268-f51f-4e8f-a507-a938478b7949 b/data/input/FHIR/all/ExplanationOfBenefit/b76ce268-f51f-4e8f-a507-a938478b7949
deleted file mode 100644
index 0046de24..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b76ce268-f51f-4e8f-a507-a938478b7949
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b76ce268-f51f-4e8f-a507-a938478b7949", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "requester": {"reference": "urn:uuid:b0aca4f9-4d6a-41b9-87ed-eeb16ee40172"}, "performer": [{"reference": "urn:uuid:b0aca4f9-4d6a-41b9-87ed-eeb16ee40172"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "46ec5629-1de0-46a6-b777-d95a8a503733"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "billablePeriod": {"start": "2016-03-21T19:37:25+00:00", "end": "2017-03-21T19:37:25+00:00"}, "created": "2016-03-21T19:37:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b0aca4f9-4d6a-41b9-87ed-eeb16ee40172"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:46ec5629-1de0-46a6-b777-d95a8a503733"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b0aca4f9-4d6a-41b9-87ed-eeb16ee40172"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2014-05-20T15:22:25-04:00", "end": "2014-05-20T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:230e2e3a-9539-4ae3-a886-f96ed873c8ab"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-05-20T15:22:25-04:00", "end": "2014-05-20T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2014-05-20T15:22:25-04:00", "end": "2014-05-20T15:37:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b7d66609-c523-4016-8025-022e6e1af740 b/data/input/FHIR/all/ExplanationOfBenefit/b7d66609-c523-4016-8025-022e6e1af740
deleted file mode 100644
index fba98e66..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b7d66609-c523-4016-8025-022e6e1af740
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b7d66609-c523-4016-8025-022e6e1af740", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "978b79e4-af7c-47f7-8333-2e1371f4e3c2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2016-06-25T01:24:07+00:00", "end": "2017-06-25T01:24:07+00:00"}, "created": "2016-06-25T01:24:07+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:978b79e4-af7c-47f7-8333-2e1371f4e3c2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-08-23T20:54:07-04:00", "end": "2014-08-23T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c167d6da-a471-4655-95e7-398712cfceb7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-08-23T20:54:07-04:00", "end": "2014-08-23T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-08-23T20:54:07-04:00", "end": "2014-08-23T21:24:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 388.41, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 77.68200000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 310.72800000000007, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 388.41, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 388.41, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 653.93, "currency": "USD"}}], "payment": {"amount": {"value": 423.14400000000006, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b856945c-adcb-470f-9b70-f5819a22464e b/data/input/FHIR/all/ExplanationOfBenefit/b856945c-adcb-470f-9b70-f5819a22464e
deleted file mode 100644
index 9139e4dd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b856945c-adcb-470f-9b70-f5819a22464e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b856945c-adcb-470f-9b70-f5819a22464e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9dde7272-31a7-42cd-b5e6-75c2abd15914"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1977-03-25T19:58:31+00:00", "end": "1978-03-26T19:58:31+00:00"}, "created": "1977-03-25T19:58:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9dde7272-31a7-42cd-b5e6-75c2abd15914"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1975-05-24T15:28:31-04:00", "end": "1975-05-24T15:58:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8d4fbf8d-e198-4f91-9dbc-8b2ea436a11d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "03", "display": "MMR"}], "text": "MMR"}, "servicedPeriod": {"start": "1975-05-24T15:28:31-04:00", "end": "1975-05-24T15:58:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1975-05-24T15:28:31-04:00", "end": "1975-05-24T15:58:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 818.99, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 163.798, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 655.192, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 818.99, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 818.99, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1084.51, "currency": "USD"}}], "payment": {"amount": {"value": 767.6080000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b86c19db-ef02-40e7-aa1a-b00c013b91ab b/data/input/FHIR/all/ExplanationOfBenefit/b86c19db-ef02-40e7-aa1a-b00c013b91ab
deleted file mode 100644
index 03ad5baf..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b86c19db-ef02-40e7-aa1a-b00c013b91ab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b86c19db-ef02-40e7-aa1a-b00c013b91ab", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "07e93d6b-6067-4be4-8dfe-43854ddcbec1"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2021-02-02T22:27:13+00:00", "end": "2022-02-03T22:27:13+00:00"}, "created": "2021-02-02T22:27:13+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:07e93d6b-6067-4be4-8dfe-43854ddcbec1"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-04-03T18:12:13-04:00", "end": "2019-04-03T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cdde13ff-3439-43d7-aa33-cf1e82d02450"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-04-03T18:12:13-04:00", "end": "2019-04-03T18:27:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b8d51d68-7214-4933-95fd-c5a0ca9b8299 b/data/input/FHIR/all/ExplanationOfBenefit/b8d51d68-7214-4933-95fd-c5a0ca9b8299
deleted file mode 100644
index f1ce74d6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b8d51d68-7214-4933-95fd-c5a0ca9b8299
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b8d51d68-7214-4933-95fd-c5a0ca9b8299", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "requester": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "performer": [{"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "266abccc-6d5c-4513-a23f-8f3ef2f721aa"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2012-08-28T12:16:49+00:00", "end": "2013-08-28T12:16:49+00:00"}, "created": "2012-08-28T12:16:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:266abccc-6d5c-4513-a23f-8f3ef2f721aa"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5eaa09e3-4fae-4268-b145-e3d4faae3e9d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-10-27T08:01:49-04:00", "end": "2010-10-27T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9fa50a03-9911-4e1c-8b96-e2e50056184b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-10-27T08:01:49-04:00", "end": "2010-10-27T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b8dadb1c-3514-4a20-bfc2-269844992a7c b/data/input/FHIR/all/ExplanationOfBenefit/b8dadb1c-3514-4a20-bfc2-269844992a7c
deleted file mode 100644
index 35a155c3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b8dadb1c-3514-4a20-bfc2-269844992a7c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b8dadb1c-3514-4a20-bfc2-269844992a7c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "31e56aec-e995-44a6-8b15-cebad3e348cf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "billablePeriod": {"start": "2011-12-18T05:56:52+00:00", "end": "2012-12-17T05:56:52+00:00"}, "created": "2011-12-18T05:56:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:31e56aec-e995-44a6-8b15-cebad3e348cf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:04c63369-ec8f-4419-b4b9-f946522de0da"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-02-15T00:41:52-05:00", "end": "2010-02-15T00:56:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:822f6669-6c8a-4ecb-a5b7-a7a1d92e4b58"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-02-15T00:41:52-05:00", "end": "2010-02-15T00:56:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b8e84d71-8951-4c68-87fe-b422b7940587 b/data/input/FHIR/all/ExplanationOfBenefit/b8e84d71-8951-4c68-87fe-b422b7940587
deleted file mode 100644
index 21f96fe4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b8e84d71-8951-4c68-87fe-b422b7940587
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b8e84d71-8951-4c68-87fe-b422b7940587", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dc2991bc-3989-4963-8abc-2884cdf0f0c8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2008-10-30T21:40:11+00:00", "end": "2009-10-30T21:40:11+00:00"}, "created": "2008-10-30T21:40:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dc2991bc-3989-4963-8abc-2884cdf0f0c8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:de6463a7-4307-4589-a0e9-5fff00472cba"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2006-12-29T16:25:11-05:00", "end": "2006-12-29T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b37bcdac-801f-4956-9665-73d898a5424d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "2006-12-29T16:25:11-05:00", "end": "2006-12-29T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b910494a-6a86-485d-8cb2-b281dbe7d704 b/data/input/FHIR/all/ExplanationOfBenefit/b910494a-6a86-485d-8cb2-b281dbe7d704
deleted file mode 100644
index 7aadc3c5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b910494a-6a86-485d-8cb2-b281dbe7d704
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b910494a-6a86-485d-8cb2-b281dbe7d704", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "requester": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "performer": [{"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2e44f97c-b28e-4dcd-b8f7-a30544345a0d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2016-03-07T05:58:45+00:00", "end": "2017-03-07T05:58:45+00:00"}, "created": "2016-03-07T05:58:45+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2e44f97c-b28e-4dcd-b8f7-a30544345a0d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-05-06T01:28:45-04:00", "end": "2014-05-06T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8d3e7e12-611c-47f1-90c8-96406334f355"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-05-06T01:28:45-04:00", "end": "2014-05-06T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-05-06T01:28:45-04:00", "end": "2014-05-06T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2014-05-06T01:28:45-04:00", "end": "2014-05-06T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2014-05-06T01:28:45-04:00", "end": "2014-05-06T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-05-06T01:28:45-04:00", "end": "2014-05-06T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 443.13, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 88.626, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 354.504, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 443.13, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 443.13, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1130.21, "currency": "USD"}}], "payment": {"amount": {"value": 804.1680000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/b9fbe493-336d-4515-aa0a-0c891384e783 b/data/input/FHIR/all/ExplanationOfBenefit/b9fbe493-336d-4515-aa0a-0c891384e783
deleted file mode 100644
index 88085ae2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/b9fbe493-336d-4515-aa0a-0c891384e783
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "b9fbe493-336d-4515-aa0a-0c891384e783", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "69ce0acd-7904-43dc-ad15-41806675d244"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2012-11-15T21:06:11+00:00", "end": "2013-11-15T21:06:11+00:00"}, "created": "2012-11-15T21:06:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:69ce0acd-7904-43dc-ad15-41806675d244"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7f3c2e49-900c-406f-bd57-f34fd47ed6da"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-01-14T15:43:11-05:00", "end": "2011-01-14T16:06:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:457f3eff-3762-46cd-9c9d-3464b133e79f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2011-01-14T15:43:11-05:00", "end": "2011-01-14T16:06:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "269911007", "display": "Sputum examination (procedure)"}], "text": "Sputum examination (procedure)"}, "servicedPeriod": {"start": "2011-01-14T15:43:11-05:00", "end": "2011-01-14T16:06:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 5958.88, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 1191.776, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 4767.104, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 5958.88, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 5958.88, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 6083.88, "currency": "USD"}}], "payment": {"amount": {"value": 4767.104, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ba70b8a6-ad46-4e42-9c03-24550a98c6a9 b/data/input/FHIR/all/ExplanationOfBenefit/ba70b8a6-ad46-4e42-9c03-24550a98c6a9
deleted file mode 100644
index c8b7860d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ba70b8a6-ad46-4e42-9c03-24550a98c6a9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ba70b8a6-ad46-4e42-9c03-24550a98c6a9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "requester": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "performer": [{"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "feaec510-884e-4af9-90f0-dc02bf196318"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "billablePeriod": {"start": "2006-08-04T20:52:06+00:00", "end": "2007-08-04T20:52:06+00:00"}, "created": "2006-08-04T20:52:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:feaec510-884e-4af9-90f0-dc02bf196318"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:99111a26-5d57-480b-9af9-9bd645aa5e64"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2004-10-02T16:37:06-04:00", "end": "2004-10-02T16:52:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f4d63ade-7e12-4592-8f2a-c3491be9de2e"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bae4e932-d2e2-4688-a74e-2e45db380717 b/data/input/FHIR/all/ExplanationOfBenefit/bae4e932-d2e2-4688-a74e-2e45db380717
deleted file mode 100644
index c6ba23da..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bae4e932-d2e2-4688-a74e-2e45db380717
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bae4e932-d2e2-4688-a74e-2e45db380717", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dec2800a-f861-4f96-bd01-d14b88ae978b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2020-07-09T13:42:37+00:00", "end": "2021-07-09T13:42:37+00:00"}, "created": "2020-07-09T13:42:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dec2800a-f861-4f96-bd01-d14b88ae978b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-09-07T09:27:37-04:00", "end": "2018-09-07T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fe26d396-16a3-43a3-90e2-55d79043fd00"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-09-07T09:27:37-04:00", "end": "2018-09-07T09:42:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/baee2c68-ff7d-454d-8481-344420622abf b/data/input/FHIR/all/ExplanationOfBenefit/baee2c68-ff7d-454d-8481-344420622abf
deleted file mode 100644
index a3e2b74f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/baee2c68-ff7d-454d-8481-344420622abf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "baee2c68-ff7d-454d-8481-344420622abf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "requester": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "performer": [{"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b2ab6f5b-de1c-4f3b-820e-72f039f43e6c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2018-04-14T12:16:49+00:00", "end": "2019-04-14T12:16:49+00:00"}, "created": "2018-04-14T12:16:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b2ab6f5b-de1c-4f3b-820e-72f039f43e6c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b01e7da3-a906-4b05-8410-1412599add1e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-06-12T08:01:49-04:00", "end": "2016-06-12T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9e0f6ca6-e25b-4ce0-aa8e-8e701ad53df4"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2016-06-12T08:01:49-04:00", "end": "2016-06-12T08:16:49-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bb0557db-71cd-4b67-be99-2dc7d80846ca b/data/input/FHIR/all/ExplanationOfBenefit/bb0557db-71cd-4b67-be99-2dc7d80846ca
deleted file mode 100644
index f4e2c8d4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bb0557db-71cd-4b67-be99-2dc7d80846ca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bb0557db-71cd-4b67-be99-2dc7d80846ca", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8d1201f2-1288-4f27-99bb-06bf7bea8e96"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2015-11-24T21:13:11+00:00", "end": "2016-11-23T21:13:11+00:00"}, "created": "2015-11-24T21:13:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8d1201f2-1288-4f27-99bb-06bf7bea8e96"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-01-22T15:43:11-05:00", "end": "2014-01-22T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3ac8daf5-5ab1-4183-8b70-944bc8c6fc1b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-01-22T15:43:11-05:00", "end": "2014-01-22T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-01-22T15:43:11-05:00", "end": "2014-01-22T16:13:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 294.32, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 58.864000000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 235.45600000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 294.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 294.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 559.84, "currency": "USD"}}], "payment": {"amount": {"value": 347.872, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bb5dc200-d300-41be-ab17-0fae2ea2c232 b/data/input/FHIR/all/ExplanationOfBenefit/bb5dc200-d300-41be-ab17-0fae2ea2c232
deleted file mode 100644
index 98e276d1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bb5dc200-d300-41be-ab17-0fae2ea2c232
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bb5dc200-d300-41be-ab17-0fae2ea2c232", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4e6b4fb4-18bb-4ec1-8a54-188508f37aa5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2015-12-17T04:30:52+00:00", "end": "2016-12-16T04:30:52+00:00"}, "created": "2015-12-17T04:30:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4e6b4fb4-18bb-4ec1-8a54-188508f37aa5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-02-13T23:00:52-05:00", "end": "2014-02-13T23:30:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6761e675-5dd4-4ccc-b4b1-f0919803d4bd"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-02-13T23:00:52-05:00", "end": "2014-02-13T23:30:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-02-13T23:00:52-05:00", "end": "2014-02-13T23:30:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-02-13T23:00:52-05:00", "end": "2014-02-13T23:30:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 422.26, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 84.452, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 337.808, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 422.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 422.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 828.3, "currency": "USD"}}], "payment": {"amount": {"value": 562.64, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bbfce811-02eb-4d79-892d-9786f232821e b/data/input/FHIR/all/ExplanationOfBenefit/bbfce811-02eb-4d79-892d-9786f232821e
deleted file mode 100644
index 77ef78ce..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bbfce811-02eb-4d79-892d-9786f232821e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bbfce811-02eb-4d79-892d-9786f232821e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3ea013e0-080d-4040-9e27-1ed220939db5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2018-08-02T22:37:41+00:00", "end": "2019-08-02T22:37:41+00:00"}, "created": "2018-08-02T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3ea013e0-080d-4040-9e27-1ed220939db5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b6173d71-948e-4f8e-ac51-e98b6cdbf5de"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-09-30T18:22:41-04:00", "end": "2016-09-30T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:50bbf979-0e2b-47ed-b57b-24938f729c90"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2016-09-30T18:22:41-04:00", "end": "2016-09-30T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bcd6205f-a57c-4456-b149-0182d89d5e20 b/data/input/FHIR/all/ExplanationOfBenefit/bcd6205f-a57c-4456-b149-0182d89d5e20
deleted file mode 100644
index 4565dd11..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bcd6205f-a57c-4456-b149-0182d89d5e20
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bcd6205f-a57c-4456-b149-0182d89d5e20", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3aac7921-226f-410a-8935-b155c298e02e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2015-01-22T20:47:10+00:00", "end": "2016-01-22T20:47:10+00:00"}, "created": "2015-01-22T20:47:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3aac7921-226f-410a-8935-b155c298e02e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca8b76a1-fb3d-403c-aaa0-1ba571b401bb"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-03-22T16:32:10-04:00", "end": "2013-03-22T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fa581a9e-914a-4761-a712-cae72b617c7f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-03-22T16:32:10-04:00", "end": "2013-03-22T16:47:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bcee946a-d1be-435f-b324-23f295638c73 b/data/input/FHIR/all/ExplanationOfBenefit/bcee946a-d1be-435f-b324-23f295638c73
deleted file mode 100644
index a61244a4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bcee946a-d1be-435f-b324-23f295638c73
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bcee946a-d1be-435f-b324-23f295638c73", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "01bddce2-4cdd-481d-afa0-96d445286a40"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2018-09-27T15:37:50+00:00", "end": "2019-09-27T15:37:50+00:00"}, "created": "2018-09-27T15:37:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:01bddce2-4cdd-481d-afa0-96d445286a40"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-11-25T10:22:50-05:00", "end": "2016-11-25T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fa29abf3-60c0-4c83-bb94-ba7607c7371c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-11-25T10:22:50-05:00", "end": "2016-11-25T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bd0691b0-01da-447d-9d84-ce07de5e76d0 b/data/input/FHIR/all/ExplanationOfBenefit/bd0691b0-01da-447d-9d84-ce07de5e76d0
deleted file mode 100644
index ca0b9dd7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bd0691b0-01da-447d-9d84-ce07de5e76d0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bd0691b0-01da-447d-9d84-ce07de5e76d0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8cef5037-5a26-472d-afbf-672c7d14e6f2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2016-04-14T12:20:40+00:00", "end": "2017-04-14T12:20:40+00:00"}, "created": "2016-04-14T12:20:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8cef5037-5a26-472d-afbf-672c7d14e6f2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-06-13T07:50:40-04:00", "end": "2014-06-13T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:74a29e58-c720-41bd-8958-3003ca19197e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-06-13T07:50:40-04:00", "end": "2014-06-13T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-06-13T07:50:40-04:00", "end": "2014-06-13T08:20:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 469.64, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 93.928, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 375.712, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 469.64, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 469.64, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 735.16, "currency": "USD"}}], "payment": {"amount": {"value": 488.128, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bd071aa7-6940-44c9-a59c-ab5652966bd2 b/data/input/FHIR/all/ExplanationOfBenefit/bd071aa7-6940-44c9-a59c-ab5652966bd2
deleted file mode 100644
index a6673bd7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bd071aa7-6940-44c9-a59c-ab5652966bd2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bd071aa7-6940-44c9-a59c-ab5652966bd2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "requester": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "performer": [{"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "71e7da7e-b8c7-4c96-9b80-d3cbc830b142"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2000-02-27T12:54:31+00:00", "end": "2001-02-26T12:54:31+00:00"}, "created": "2000-02-27T12:54:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:71e7da7e-b8c7-4c96-9b80-d3cbc830b142"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7c5de9f5-f197-40f0-ba7c-d2ced882e23c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183452005", "display": "Encounter Inpatient"}], "text": "Encounter Inpatient"}, "servicedPeriod": {"start": "1998-04-23T08:11:31-04:00", "end": "1998-04-27T08:54:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8ca871d7-a5da-4c1a-b2dd-f960af8a2290"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428251008", "display": "History of appendectomy"}], "text": "History of appendectomy"}, "servicedPeriod": {"start": "1998-04-23T08:11:31-04:00", "end": "1998-04-27T08:54:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 75, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bd7988cb-521d-410b-bfce-65136867fefa b/data/input/FHIR/all/ExplanationOfBenefit/bd7988cb-521d-410b-bfce-65136867fefa
deleted file mode 100644
index fbf262cc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bd7988cb-521d-410b-bfce-65136867fefa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bd7988cb-521d-410b-bfce-65136867fefa", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "40f2b6f1-8acf-4e4f-bac5-04a45e80e2a8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2016-05-04T05:43:35+00:00", "end": "2017-05-04T05:43:35+00:00"}, "created": "2016-05-04T05:43:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:40f2b6f1-8acf-4e4f-bac5-04a45e80e2a8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bbfc07c7-d7ce-41fb-a0f5-5571d59c1b42"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-07-03T01:28:35-04:00", "end": "2014-07-03T01:43:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d621facc-064f-4710-b54d-3d86cc4d8d69"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2014-07-03T01:28:35-04:00", "end": "2014-07-03T01:43:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/be1d41e8-2459-4465-bb86-e01897622ac9 b/data/input/FHIR/all/ExplanationOfBenefit/be1d41e8-2459-4465-bb86-e01897622ac9
deleted file mode 100644
index 5717c505..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/be1d41e8-2459-4465-bb86-e01897622ac9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "be1d41e8-2459-4465-bb86-e01897622ac9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "performer": [{"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4eb0c5d2-0ad6-4ec4-a4e1-f8f7ef8944d8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1981-03-22T00:56:27+00:00", "end": "1982-03-23T00:56:27+00:00"}, "created": "1981-03-22T00:56:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4eb0c5d2-0ad6-4ec4-a4e1-f8f7ef8944d8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b8b54c65-d44f-4c81-a1d3-6d4a1b40e83c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1979-05-20T20:41:27-04:00", "end": "1979-05-20T20:56:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1fde9c8b-b05c-4f14-a4dd-cb9b6c7d8d87"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "1979-05-20T20:41:27-04:00", "end": "1979-05-20T20:56:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bead9d03-95db-4d01-b8c6-0c53ba6107e8 b/data/input/FHIR/all/ExplanationOfBenefit/bead9d03-95db-4d01-b8c6-0c53ba6107e8
deleted file mode 100644
index 8fc841a1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bead9d03-95db-4d01-b8c6-0c53ba6107e8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bead9d03-95db-4d01-b8c6-0c53ba6107e8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "99147bfc-ebc4-4adb-bf19-d795a2555cdd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2014-10-20T11:03:09+00:00", "end": "2015-10-20T11:03:09+00:00"}, "created": "2014-10-20T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:99147bfc-ebc4-4adb-bf19-d795a2555cdd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-12-18T05:48:09-05:00", "end": "2012-12-18T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7f1770fc-0d58-45b9-a470-dc42a1b8590f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-12-18T05:48:09-05:00", "end": "2012-12-18T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2012-12-18T05:48:09-05:00", "end": "2012-12-18T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2012-12-18T05:48:09-05:00", "end": "2012-12-18T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2012-12-18T05:48:09-05:00", "end": "2012-12-18T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bed07f1b-80e9-40db-88c7-7eef4f3c12cd b/data/input/FHIR/all/ExplanationOfBenefit/bed07f1b-80e9-40db-88c7-7eef4f3c12cd
deleted file mode 100644
index 1d66cad4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bed07f1b-80e9-40db-88c7-7eef4f3c12cd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bed07f1b-80e9-40db-88c7-7eef4f3c12cd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "faa268d9-ff19-4aa7-9956-013e5d97eb4e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2018-03-11T01:29:21+00:00", "end": "2019-03-11T01:29:21+00:00"}, "created": "2018-03-11T01:29:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:faa268d9-ff19-4aa7-9956-013e5d97eb4e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:22856b5c-bf01-42b4-906b-c46485b45607"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2016-05-08T20:29:21-04:00", "end": "2016-05-08T21:29:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:2b63e51c-04be-4366-b966-fe032ab9d7ef"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}, "servicedPeriod": {"start": "2016-05-08T20:29:21-04:00", "end": "2016-05-08T21:29:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bf09f118-d46f-47df-9393-31f635d3cabb b/data/input/FHIR/all/ExplanationOfBenefit/bf09f118-d46f-47df-9393-31f635d3cabb
deleted file mode 100644
index 6a9148e9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bf09f118-d46f-47df-9393-31f635d3cabb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bf09f118-d46f-47df-9393-31f635d3cabb", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1e56f4b2-f490-4122-b4a9-352243c3069e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2012-12-13T04:30:52+00:00", "end": "2013-12-13T04:30:52+00:00"}, "created": "2012-12-13T04:30:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1e56f4b2-f490-4122-b4a9-352243c3069e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-02-10T23:00:52-05:00", "end": "2011-02-10T23:30:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:33287fc1-3a24-4f81-ae6c-1cf2c6d4f545"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-02-10T23:00:52-05:00", "end": "2011-02-10T23:30:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-02-10T23:00:52-05:00", "end": "2011-02-10T23:30:52-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 885.2, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 177.04000000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 708.1600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 885.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 885.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1150.72, "currency": "USD"}}], "payment": {"amount": {"value": 820.5760000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bf0f5fd3-d0ea-409a-bab9-f3cb24814f74 b/data/input/FHIR/all/ExplanationOfBenefit/bf0f5fd3-d0ea-409a-bab9-f3cb24814f74
deleted file mode 100644
index 8bfc8345..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bf0f5fd3-d0ea-409a-bab9-f3cb24814f74
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bf0f5fd3-d0ea-409a-bab9-f3cb24814f74", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d4b9a2c9-fbee-48c6-a012-73f1573e9d51"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2016-11-25T20:57:28+00:00", "end": "2017-11-25T20:57:28+00:00"}, "created": "2016-11-25T20:57:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d4b9a2c9-fbee-48c6-a012-73f1573e9d51"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:bfd9c898-dda2-4492-9508-9c2c99de91dc"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2015-01-24T14:57:28-05:00", "end": "2015-01-24T15:57:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:f6f90e41-9182-45a7-94d9-73e2bfa94490"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62106007", "display": "Concussion with no loss of consciousness"}], "text": "Concussion with no loss of consciousness"}, "servicedPeriod": {"start": "2015-01-24T14:57:28-05:00", "end": "2015-01-24T15:57:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bfa0b06a-0b9c-4dd6-8a14-3b505b494863 b/data/input/FHIR/all/ExplanationOfBenefit/bfa0b06a-0b9c-4dd6-8a14-3b505b494863
deleted file mode 100644
index 0382ade7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bfa0b06a-0b9c-4dd6-8a14-3b505b494863
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bfa0b06a-0b9c-4dd6-8a14-3b505b494863", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "db68f2d3-0256-4a75-9b87-b00ce4f59b5c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2016-09-04T21:40:11+00:00", "end": "2017-09-04T21:40:11+00:00"}, "created": "2016-09-04T21:40:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:db68f2d3-0256-4a75-9b87-b00ce4f59b5c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1f92376e-ce23-4e88-a872-e2cd1e260b49"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-11-03T16:25:11-05:00", "end": "2014-11-03T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4fdb310d-5163-4f95-8ccd-8590169f5306"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-11-03T16:25:11-05:00", "end": "2014-11-03T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/bff2d2db-9650-42d7-9fab-0935de18cb06 b/data/input/FHIR/all/ExplanationOfBenefit/bff2d2db-9650-42d7-9fab-0935de18cb06
deleted file mode 100644
index 474faf5a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/bff2d2db-9650-42d7-9fab-0935de18cb06
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "bff2d2db-9650-42d7-9fab-0935de18cb06", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "35d89b47-833a-4140-9c4b-835cfbf7809f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2012-01-26T01:23:11+00:00", "end": "2013-01-25T01:23:11+00:00"}, "created": "2012-01-26T01:23:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:35d89b47-833a-4140-9c4b-835cfbf7809f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-03-25T21:08:11-04:00", "end": "2010-03-25T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:880e6c59-5ed0-4f6a-a154-c931ef63b8a9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-03-25T21:08:11-04:00", "end": "2010-03-25T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c02ed3c1-cc20-4835-ae0c-2d0f87c842a2 b/data/input/FHIR/all/ExplanationOfBenefit/c02ed3c1-cc20-4835-ae0c-2d0f87c842a2
deleted file mode 100644
index 13c4f653..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c02ed3c1-cc20-4835-ae0c-2d0f87c842a2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c02ed3c1-cc20-4835-ae0c-2d0f87c842a2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6bb4009e-2774-4b3c-9302-d17f395f75cf"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2016-03-16T20:30:35+00:00", "end": "2017-03-16T20:30:35+00:00"}, "created": "2016-03-16T20:30:35+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6bb4009e-2774-4b3c-9302-d17f395f75cf"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4a0467d6-f9bc-4f94-b0f3-9d9935bd27a9"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-05-15T16:15:35-04:00", "end": "2014-05-15T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8ce1fe3c-51ce-47c5-8475-f81784386185"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-05-15T16:15:35-04:00", "end": "2014-05-15T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-05-15T16:15:35-04:00", "end": "2014-05-15T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2014-05-15T16:15:35-04:00", "end": "2014-05-15T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2014-05-15T16:15:35-04:00", "end": "2014-05-15T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2014-05-15T16:15:35-04:00", "end": "2014-05-15T16:30:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c0cffcd1-a287-4aa0-bcb5-e35236080117 b/data/input/FHIR/all/ExplanationOfBenefit/c0cffcd1-a287-4aa0-bcb5-e35236080117
deleted file mode 100644
index 2adb78ff..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c0cffcd1-a287-4aa0-bcb5-e35236080117
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c0cffcd1-a287-4aa0-bcb5-e35236080117", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "209f4feb-e605-4924-973d-1fc8117b11e7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2012-04-07T15:21:54+00:00", "end": "2013-04-07T15:21:54+00:00"}, "created": "2012-04-07T15:21:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:209f4feb-e605-4924-973d-1fc8117b11e7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-06-06T11:06:54-04:00", "end": "2010-06-06T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e01ed06f-e11e-4616-b056-b135eb9d6b80"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-06-06T11:06:54-04:00", "end": "2010-06-06T11:21:54-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c0e06591-75e2-4cdb-9c02-3da837de4a07 b/data/input/FHIR/all/ExplanationOfBenefit/c0e06591-75e2-4cdb-9c02-3da837de4a07
deleted file mode 100644
index f510a76f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c0e06591-75e2-4cdb-9c02-3da837de4a07
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c0e06591-75e2-4cdb-9c02-3da837de4a07", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c7da2576-69da-497e-9730-237128e369ef"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2016-10-28T23:48:57+00:00", "end": "2017-10-28T23:48:57+00:00"}, "created": "2016-10-28T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c7da2576-69da-497e-9730-237128e369ef"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:520a4791-5367-4a40-ae6f-5191917ce8f7"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-12-27T18:33:57-05:00", "end": "2014-12-27T18:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b7209f33-8159-4548-a589-716544fe5169"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-12-27T18:33:57-05:00", "end": "2014-12-27T18:48:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c170aac2-404f-444b-978a-34ab7238053c b/data/input/FHIR/all/ExplanationOfBenefit/c170aac2-404f-444b-978a-34ab7238053c
deleted file mode 100644
index f6beddad..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c170aac2-404f-444b-978a-34ab7238053c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c170aac2-404f-444b-978a-34ab7238053c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "aa67071a-1295-4943-b35d-683abf5ca4ca"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2011-05-30T14:25:09+00:00", "end": "2012-05-29T14:25:09+00:00"}, "created": "2011-05-30T14:25:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:aa67071a-1295-4943-b35d-683abf5ca4ca"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-07-28T10:10:09-04:00", "end": "2009-07-28T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:318bb491-4ba4-43c5-a632-112021104859"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-07-28T10:10:09-04:00", "end": "2009-07-28T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c1ae3e23-95a9-46da-af6c-3933bfa99fb8 b/data/input/FHIR/all/ExplanationOfBenefit/c1ae3e23-95a9-46da-af6c-3933bfa99fb8
deleted file mode 100644
index 3cbd493f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c1ae3e23-95a9-46da-af6c-3933bfa99fb8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c1ae3e23-95a9-46da-af6c-3933bfa99fb8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "cf6984a1-3fa6-4e74-abb7-743e27d6cb16"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2015-06-07T20:12:28+00:00", "end": "2016-06-06T20:12:28+00:00"}, "created": "2015-06-07T20:12:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:cf6984a1-3fa6-4e74-abb7-743e27d6cb16"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b35ed63c-ef80-455e-ae34-2cf8aa35f495"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-08-05T15:57:28-04:00", "end": "2013-08-05T16:12:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6bbada14-7d66-44de-9e6b-884682e40fa6"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-08-05T15:57:28-04:00", "end": "2013-08-05T16:12:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c1bec32c-282a-4c08-b85a-491769e6fab5 b/data/input/FHIR/all/ExplanationOfBenefit/c1bec32c-282a-4c08-b85a-491769e6fab5
deleted file mode 100644
index 9c78dfed..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c1bec32c-282a-4c08-b85a-491769e6fab5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c1bec32c-282a-4c08-b85a-491769e6fab5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f5e33db3-c79e-4982-9dea-079de9671016"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-06-25T19:43:31+00:00", "end": "1977-06-25T19:43:31+00:00"}, "created": "1976-06-25T19:43:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f5e33db3-c79e-4982-9dea-079de9671016"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1974-08-24T15:28:31-04:00", "end": "1974-08-24T15:43:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ac342f03-520c-43cd-94ae-2c1b2145d042"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "1974-08-24T15:28:31-04:00", "end": "1974-08-24T15:43:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c1ff4830-65d1-4109-9bb1-1b90c35ff60e b/data/input/FHIR/all/ExplanationOfBenefit/c1ff4830-65d1-4109-9bb1-1b90c35ff60e
deleted file mode 100644
index 6412acbd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c1ff4830-65d1-4109-9bb1-1b90c35ff60e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c1ff4830-65d1-4109-9bb1-1b90c35ff60e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "375c19ee-1668-4985-8cbd-88fd27e0973b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1970-01-05T15:23:18+00:00", "end": "1971-01-05T15:23:18+00:00"}, "created": "1970-01-05T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:375c19ee-1668-4985-8cbd-88fd27e0973b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9d2820ce-a21e-474b-bb92-6abf1135d745"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1968-03-05T10:08:18-05:00", "end": "1968-03-05T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:18fe185e-4ee7-47d2-ae80-f3de80401f51"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1968-03-05T10:08:18-05:00", "end": "1968-03-05T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c226bffd-7bb3-470d-a048-33a68cc0686b b/data/input/FHIR/all/ExplanationOfBenefit/c226bffd-7bb3-470d-a048-33a68cc0686b
deleted file mode 100644
index dbf4be0d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c226bffd-7bb3-470d-a048-33a68cc0686b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c226bffd-7bb3-470d-a048-33a68cc0686b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f37d686f-fb12-4f74-b8a4-e5759d35a736"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2011-11-09T11:03:09+00:00", "end": "2012-11-08T11:03:09+00:00"}, "created": "2011-11-09T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f37d686f-fb12-4f74-b8a4-e5759d35a736"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:efc8e5cd-4872-4b8d-87d2-33c5c3f0cf30"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-01-07T05:48:09-05:00", "end": "2010-01-07T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:97694533-c51b-4d27-8fef-ac7e0e60618c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "36971009", "display": "Sinusitis (disorder)"}], "text": "Sinusitis (disorder)"}, "servicedPeriod": {"start": "2010-01-07T05:48:09-05:00", "end": "2010-01-07T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c2b6e025-4caf-4f6c-ae41-c1fecf5c7091 b/data/input/FHIR/all/ExplanationOfBenefit/c2b6e025-4caf-4f6c-ae41-c1fecf5c7091
deleted file mode 100644
index 2e32a268..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c2b6e025-4caf-4f6c-ae41-c1fecf5c7091
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c2b6e025-4caf-4f6c-ae41-c1fecf5c7091", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "requester": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "performer": [{"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "391b4170-5bc9-47b8-ad0d-13645e245656"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2011-12-23T12:26:31+00:00", "end": "2012-12-22T12:26:31+00:00"}, "created": "2011-12-23T12:26:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:391b4170-5bc9-47b8-ad0d-13645e245656"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-02-20T07:11:31-05:00", "end": "2010-02-20T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2d1721fa-db2e-4abf-b342-d072ce9dbc6e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-02-20T07:11:31-05:00", "end": "2010-02-20T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2010-02-20T07:11:31-05:00", "end": "2010-02-20T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2010-02-20T07:11:31-05:00", "end": "2010-02-20T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2010-02-20T07:11:31-05:00", "end": "2010-02-20T07:26:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c2d275d8-7cf3-4d0f-a05f-02053a4cda60 b/data/input/FHIR/all/ExplanationOfBenefit/c2d275d8-7cf3-4d0f-a05f-02053a4cda60
deleted file mode 100644
index 6af09355..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c2d275d8-7cf3-4d0f-a05f-02053a4cda60
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c2d275d8-7cf3-4d0f-a05f-02053a4cda60", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6190a0be-7263-4717-afa2-d1d014d2c828"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "1985-09-13T20:00:25+00:00", "end": "1986-09-14T20:00:25+00:00"}, "created": "1985-09-13T20:00:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6190a0be-7263-4717-afa2-d1d014d2c828"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:015bd92e-9833-4396-8be1-cc5e0be26d09"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1983-11-12T14:30:25-05:00", "end": "1983-11-12T15:00:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c27baad0-d804-4bfa-9a9c-4821b83dc368"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1983-11-12T14:30:25-05:00", "end": "1983-11-12T15:00:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c30300e1-886c-4ba7-91c1-526903c6f2b8 b/data/input/FHIR/all/ExplanationOfBenefit/c30300e1-886c-4ba7-91c1-526903c6f2b8
deleted file mode 100644
index 3b5215fd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c30300e1-886c-4ba7-91c1-526903c6f2b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c30300e1-886c-4ba7-91c1-526903c6f2b8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ec6b9efc-97ea-4074-91a3-18f43984fec2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2011-03-28T00:13:38+00:00", "end": "2012-03-27T00:13:38+00:00"}, "created": "2011-03-28T00:13:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ec6b9efc-97ea-4074-91a3-18f43984fec2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0894e750-c11a-49d4-848d-cbd4873da9fa"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-05-25T19:58:38-04:00", "end": "2009-05-25T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0746b498-33fe-4b18-8395-fee36a0d0064"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2009-05-25T19:58:38-04:00", "end": "2009-05-25T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c3556196-2360-44a4-a113-05e8d5258653 b/data/input/FHIR/all/ExplanationOfBenefit/c3556196-2360-44a4-a113-05e8d5258653
deleted file mode 100644
index 51e4fae0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c3556196-2360-44a4-a113-05e8d5258653
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c3556196-2360-44a4-a113-05e8d5258653", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "47625e08-9673-49f6-bc1e-98cdf2b3f36a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2012-07-01T16:48:50+00:00", "end": "2013-07-01T16:48:50+00:00"}, "created": "2012-07-01T16:48:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:47625e08-9673-49f6-bc1e-98cdf2b3f36a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5d73bc3f-7f5d-4353-bbcb-379bc3068332"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2010-08-30T11:22:50-04:00", "end": "2010-08-30T12:48:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:3a21c2c1-22eb-4ba4-b529-88da37b50fe6"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "283385000", "display": "Laceration of thigh"}], "text": "Laceration of thigh"}, "servicedPeriod": {"start": "2010-08-30T11:22:50-04:00", "end": "2010-08-30T12:48:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "288086009", "display": "Suture open wound"}], "text": "Suture open wound"}, "servicedPeriod": {"start": "2010-08-30T11:22:50-04:00", "end": "2010-08-30T12:48:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 14328.03, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2865.606, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 11462.424, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 14328.03, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 14328.03, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 14453.03, "currency": "USD"}}], "payment": {"amount": {"value": 11462.424, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c3be2a5a-a47d-4b77-8c96-11c2dd9e03fe b/data/input/FHIR/all/ExplanationOfBenefit/c3be2a5a-a47d-4b77-8c96-11c2dd9e03fe
deleted file mode 100644
index aec25b92..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c3be2a5a-a47d-4b77-8c96-11c2dd9e03fe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c3be2a5a-a47d-4b77-8c96-11c2dd9e03fe", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"display": "Unknown"}, "performer": [{"display": "Unknown"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "61d1960d-157a-4117-8c85-d266696f449a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2008-12-21T03:26:33+00:00", "end": "2009-12-21T03:26:33+00:00"}, "created": "2008-12-21T03:26:33+00:00", "insurer": {"display": "private"}, "provider": {"display": "Unknown"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:61d1960d-157a-4117-8c85-d266696f449a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"display": "Unknown"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "servicedPeriod": {"start": "2007-02-18T22:11:33-05:00", "end": "2007-02-18T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bd41a118-a98d-49c3-b3b4-6c1f87ef653e"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c3ea6b4f-06d0-48a4-8aa0-08f28ccf64fc b/data/input/FHIR/all/ExplanationOfBenefit/c3ea6b4f-06d0-48a4-8aa0-08f28ccf64fc
deleted file mode 100644
index 2bcb638d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c3ea6b4f-06d0-48a4-8aa0-08f28ccf64fc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c3ea6b4f-06d0-48a4-8aa0-08f28ccf64fc", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "da5d37e6-4bb4-41cf-af8a-a0b40991acf4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "billablePeriod": {"start": "2017-01-24T20:12:28+00:00", "end": "2018-01-25T20:12:28+00:00"}, "created": "2017-01-24T20:12:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:da5d37e6-4bb4-41cf-af8a-a0b40991acf4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2015-03-25T15:57:28-04:00", "end": "2015-03-25T16:12:28-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0d4c44aa-c8d5-4a71-bc48-07c350c69d88"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c410fc82-ea8f-4ff5-a447-5b4e9d40a206 b/data/input/FHIR/all/ExplanationOfBenefit/c410fc82-ea8f-4ff5-a447-5b4e9d40a206
deleted file mode 100644
index d98dec76..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c410fc82-ea8f-4ff5-a447-5b4e9d40a206
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c410fc82-ea8f-4ff5-a447-5b4e9d40a206", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "requester": {"reference": "urn:uuid:2b92eda4-fbe2-46c9-9ed2-64db17cb632d"}, "performer": [{"reference": "urn:uuid:2b92eda4-fbe2-46c9-9ed2-64db17cb632d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6ae57a52-22c6-4c12-91a5-9ffbfedd7e96"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2017-06-01T19:35:19+00:00", "end": "2018-06-02T19:35:19+00:00"}, "created": "2017-06-01T19:35:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:2b92eda4-fbe2-46c9-9ed2-64db17cb632d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6ae57a52-22c6-4c12-91a5-9ffbfedd7e96"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:2b92eda4-fbe2-46c9-9ed2-64db17cb632d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2015-07-31T15:20:19-04:00", "end": "2015-07-31T15:35:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:820324c6-1af7-406f-959e-a80f3322dee8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-07-31T15:20:19-04:00", "end": "2015-07-31T15:35:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c4262aea-fe04-4f5a-b15b-07294e812dbb b/data/input/FHIR/all/ExplanationOfBenefit/c4262aea-fe04-4f5a-b15b-07294e812dbb
deleted file mode 100644
index e9be4e93..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c4262aea-fe04-4f5a-b15b-07294e812dbb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c4262aea-fe04-4f5a-b15b-07294e812dbb", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1640746f-52fb-44c8-bc84-e8b707a06a84"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2020-10-31T20:45:51+00:00", "end": "2021-10-31T20:45:51+00:00"}, "created": "2020-10-31T20:45:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1640746f-52fb-44c8-bc84-e8b707a06a84"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-12-30T15:15:51-05:00", "end": "2018-12-30T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e3759178-6bc3-4682-8e87-a78e3a34b25b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-12-30T15:15:51-05:00", "end": "2018-12-30T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-12-30T15:15:51-05:00", "end": "2018-12-30T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 675.16, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 135.032, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 540.128, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 675.16, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 675.16, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 940.68, "currency": "USD"}}], "payment": {"amount": {"value": 652.5440000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c597cb49-3a49-428d-af06-aaa2f676dbf3 b/data/input/FHIR/all/ExplanationOfBenefit/c597cb49-3a49-428d-af06-aaa2f676dbf3
deleted file mode 100644
index b0900a40..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c597cb49-3a49-428d-af06-aaa2f676dbf3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c597cb49-3a49-428d-af06-aaa2f676dbf3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "968213f7-8c34-424b-9479-43a2c22a6fc4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2013-12-28T17:14:14+00:00", "end": "2014-12-29T17:14:14+00:00"}, "created": "2013-12-28T17:14:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:968213f7-8c34-424b-9479-43a2c22a6fc4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f2f2f5b8-5708-4ecf-ac1e-f7f8f69beeaf"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-02-26T11:59:14-05:00", "end": "2012-02-26T12:14:14-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:10b8e9d9-dd4f-471b-932e-24a9514d6cbc"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2012-02-26T11:59:14-05:00", "end": "2012-02-26T12:14:14-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c6c8557a-e99c-4ee5-b0a7-8b63fbf08a7e b/data/input/FHIR/all/ExplanationOfBenefit/c6c8557a-e99c-4ee5-b0a7-8b63fbf08a7e
deleted file mode 100644
index 2f53a301..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c6c8557a-e99c-4ee5-b0a7-8b63fbf08a7e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c6c8557a-e99c-4ee5-b0a7-8b63fbf08a7e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "619371e3-9101-41b3-ae91-929b016bf36b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "billablePeriod": {"start": "2019-10-26T20:30:35+00:00", "end": "2020-10-25T20:30:35+00:00"}, "created": "2019-10-26T20:30:35+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:619371e3-9101-41b3-ae91-929b016bf36b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:6b8bcc89-5077-474a-b9eb-82fe0871a5c3"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-12-24T15:15:35-05:00", "end": "2017-12-24T15:30:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f2112630-db8a-475c-9288-b81ee154a3e2"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2017-12-24T15:15:35-05:00", "end": "2017-12-24T15:30:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c714129a-772f-4703-897a-6d7d03c02f57 b/data/input/FHIR/all/ExplanationOfBenefit/c714129a-772f-4703-897a-6d7d03c02f57
deleted file mode 100644
index 50503b32..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c714129a-772f-4703-897a-6d7d03c02f57
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c714129a-772f-4703-897a-6d7d03c02f57", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "requester": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "performer": [{"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ea60a444-c844-4186-b7df-a145dd84a7cc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2016-01-30T18:41:38+00:00", "end": "2017-01-29T18:41:38+00:00"}, "created": "2016-01-30T18:41:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ea60a444-c844-4186-b7df-a145dd84a7cc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-03-30T14:26:38-04:00", "end": "2014-03-30T14:41:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d93b2ed0-e3cb-42b3-8825-da46b2fd885d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-03-30T14:26:38-04:00", "end": "2014-03-30T14:41:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c7639bfc-a76c-4c38-8428-f3678f751d44 b/data/input/FHIR/all/ExplanationOfBenefit/c7639bfc-a76c-4c38-8428-f3678f751d44
deleted file mode 100644
index af19658e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c7639bfc-a76c-4c38-8428-f3678f751d44
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c7639bfc-a76c-4c38-8428-f3678f751d44", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "performer": [{"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9132cd76-ce69-487a-ac78-a91d1009be5e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2014-08-31T17:22:31+00:00", "end": "2015-08-31T17:22:31+00:00"}, "created": "2014-08-31T17:22:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9132cd76-ce69-487a-ac78-a91d1009be5e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-10-29T12:52:31-04:00", "end": "2012-10-29T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e526c571-8484-4a72-8b71-71050e60d250"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-10-29T12:52:31-04:00", "end": "2012-10-29T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-10-29T12:52:31-04:00", "end": "2012-10-29T13:22:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 665.53, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 133.106, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 532.424, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 665.53, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 665.53, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 931.05, "currency": "USD"}}], "payment": {"amount": {"value": 644.84, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c782d6b4-994d-4cd2-b8d5-145f2ac8a604 b/data/input/FHIR/all/ExplanationOfBenefit/c782d6b4-994d-4cd2-b8d5-145f2ac8a604
deleted file mode 100644
index df88d16a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c782d6b4-994d-4cd2-b8d5-145f2ac8a604
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c782d6b4-994d-4cd2-b8d5-145f2ac8a604", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "899b9274-de12-42ea-999f-ef465598c78a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-08-20T21:53:31+00:00", "end": "1977-08-20T21:53:31+00:00"}, "created": "1976-08-20T21:53:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:899b9274-de12-42ea-999f-ef465598c78a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1974-10-19T15:28:31-04:00", "end": "1974-10-19T17:53:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:a524a193-6e78-4939-bcb1-4bfb3ccd5005"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "54550000", "display": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}], "text": "Seizure Count Cerebral Cortex Electroencephalogram (EEG)"}, "servicedPeriod": {"start": "1974-10-19T15:28:31-04:00", "end": "1974-10-19T17:53:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 11555.73, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2311.146, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 9244.584, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 11555.73, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 11555.73, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 11680.73, "currency": "USD"}}], "payment": {"amount": {"value": 9244.584, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c7d56c5f-743b-478f-8590-37bea3abb23b b/data/input/FHIR/all/ExplanationOfBenefit/c7d56c5f-743b-478f-8590-37bea3abb23b
deleted file mode 100644
index a977bee7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c7d56c5f-743b-478f-8590-37bea3abb23b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c7d56c5f-743b-478f-8590-37bea3abb23b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "10ea6375-b97a-4333-a45e-126097e572e3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2011-12-07T13:26:35+00:00", "end": "2012-12-06T13:26:35+00:00"}, "created": "2011-12-07T13:26:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:10ea6375-b97a-4333-a45e-126097e572e3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:14a3b7e1-47dd-49b4-8a9b-fb5093c3d468"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-02-04T08:11:35-05:00", "end": "2010-02-04T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:336eed2a-fbc9-46a1-b86f-f7bc9b22a863"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}, "servicedPeriod": {"start": "2010-02-04T08:11:35-05:00", "end": "2010-02-04T08:26:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/c944b439-cff1-4657-9e4d-0b61ff38bc6f b/data/input/FHIR/all/ExplanationOfBenefit/c944b439-cff1-4657-9e4d-0b61ff38bc6f
deleted file mode 100644
index f8eff34b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/c944b439-cff1-4657-9e4d-0b61ff38bc6f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "c944b439-cff1-4657-9e4d-0b61ff38bc6f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5113d18c-3300-4c82-a3b2-e64e25949f00"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2015-10-08T23:03:50+00:00", "end": "2016-10-07T23:03:50+00:00"}, "created": "2015-10-08T23:03:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5113d18c-3300-4c82-a3b2-e64e25949f00"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-12-06T17:48:50-05:00", "end": "2013-12-06T18:03:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:be653187-42d5-4b19-82e2-c6956dfd7984"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-12-06T17:48:50-05:00", "end": "2013-12-06T18:03:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ca55b0e2-0b66-4a00-9c17-c5baa57fcc10 b/data/input/FHIR/all/ExplanationOfBenefit/ca55b0e2-0b66-4a00-9c17-c5baa57fcc10
deleted file mode 100644
index 2bda4fef..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ca55b0e2-0b66-4a00-9c17-c5baa57fcc10
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ca55b0e2-0b66-4a00-9c17-c5baa57fcc10", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dc65f939-0a25-48cb-b647-6bc8f9b13e14"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2010-09-01T16:46:37+00:00", "end": "2011-09-01T16:46:37+00:00"}, "created": "2010-09-01T16:46:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dc65f939-0a25-48cb-b647-6bc8f9b13e14"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2008-10-30T12:24:37-04:00", "end": "2008-10-30T12:46:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:39da17ee-c281-4827-884e-04efd345706b"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cb8493c6-37fc-4e06-9bda-c1aed1f3cb52 b/data/input/FHIR/all/ExplanationOfBenefit/cb8493c6-37fc-4e06-9bda-c1aed1f3cb52
deleted file mode 100644
index d590db03..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cb8493c6-37fc-4e06-9bda-c1aed1f3cb52
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cb8493c6-37fc-4e06-9bda-c1aed1f3cb52", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b82fee81-f78a-4063-83e2-1929474f3ea7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2016-09-02T17:29:14+00:00", "end": "2017-09-02T18:29:14+00:00"}, "created": "2016-09-02T17:29:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b82fee81-f78a-4063-83e2-1929474f3ea7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:2d55fe9d-0974-4c47-9aa7-aa1a97554bad"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-11-01T12:59:14-04:00", "end": "2014-11-01T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:224e4f80-a5d4-45b7-80b0-ecf54ee6953a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2014-11-01T12:59:14-04:00", "end": "2014-11-01T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2014-11-01T12:59:14-04:00", "end": "2014-11-01T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2247.1, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 449.42, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1797.68, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2247.1, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2247.1, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2372.1, "currency": "USD"}}], "payment": {"amount": {"value": 1797.68, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cbb4b3be-08c3-4fb6-8492-336316fb2b1e b/data/input/FHIR/all/ExplanationOfBenefit/cbb4b3be-08c3-4fb6-8492-336316fb2b1e
deleted file mode 100644
index 0457c40b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cbb4b3be-08c3-4fb6-8492-336316fb2b1e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cbb4b3be-08c3-4fb6-8492-336316fb2b1e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "bc651c61-88e5-43bd-a249-ba224f6290ad"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2013-08-14T18:19:34+00:00", "end": "2014-08-15T18:19:34+00:00"}, "created": "2013-08-14T18:19:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:bc651c61-88e5-43bd-a249-ba224f6290ad"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4ddeedd5-6363-4ee9-a82e-add0b2bb6716"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-10-13T14:04:34-04:00", "end": "2011-10-13T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:086bc8e6-4c25-4f74-94d6-42236cb57907"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-10-13T14:04:34-04:00", "end": "2011-10-13T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2011-10-13T14:04:34-04:00", "end": "2011-10-13T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cbed2d61-b031-4b8e-b627-7fa205c2e266 b/data/input/FHIR/all/ExplanationOfBenefit/cbed2d61-b031-4b8e-b627-7fa205c2e266
deleted file mode 100644
index 362119da..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cbed2d61-b031-4b8e-b627-7fa205c2e266
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cbed2d61-b031-4b8e-b627-7fa205c2e266", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "performer": [{"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c8afbd4f-af55-4ba4-84fc-a2e58642b5c7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1984-04-01T01:11:27+00:00", "end": "1985-04-01T01:11:27+00:00"}, "created": "1984-04-01T01:11:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c8afbd4f-af55-4ba4-84fc-a2e58642b5c7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1982-05-30T20:41:27-04:00", "end": "1982-05-30T21:11:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7391d253-d578-47d7-b3d2-e0d2d04e578d"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1982-05-30T20:41:27-04:00", "end": "1982-05-30T21:11:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "servicedPeriod": {"start": "1982-05-30T20:41:27-04:00", "end": "1982-05-30T21:11:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 7034.69, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 1406.938, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 5627.752, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 7034.69, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 7034.69, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 7300.21, "currency": "USD"}}], "payment": {"amount": {"value": 5740.168000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cc771cba-f6aa-4f09-b5cc-a42a29d92d91 b/data/input/FHIR/all/ExplanationOfBenefit/cc771cba-f6aa-4f09-b5cc-a42a29d92d91
deleted file mode 100644
index 8280d45f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cc771cba-f6aa-4f09-b5cc-a42a29d92d91
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cc771cba-f6aa-4f09-b5cc-a42a29d92d91", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f692c311-d62b-4f66-b3ce-5b719da3ab65"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2020-03-31T11:03:09+00:00", "end": "2021-03-31T11:03:09+00:00"}, "created": "2020-03-31T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f692c311-d62b-4f66-b3ce-5b719da3ab65"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:5b903024-719f-44d1-92f8-d0c8ed391dee"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-05-30T06:48:09-04:00", "end": "2018-05-30T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fe5e6518-1fad-4b6f-aafb-756424727d3d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2018-05-30T06:48:09-04:00", "end": "2018-05-30T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cc8872e7-0cd0-40e3-81ac-0cef6b96897f b/data/input/FHIR/all/ExplanationOfBenefit/cc8872e7-0cd0-40e3-81ac-0cef6b96897f
deleted file mode 100644
index 6bc44c96..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cc8872e7-0cd0-40e3-81ac-0cef6b96897f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cc8872e7-0cd0-40e3-81ac-0cef6b96897f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5a60ae0e-51ed-406d-bcb9-2fd88bb47896"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1971-09-04T09:29:56+00:00", "end": "1972-09-03T09:29:56+00:00"}, "created": "1971-09-04T09:29:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5a60ae0e-51ed-406d-bcb9-2fd88bb47896"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1969-11-02T03:59:56-05:00", "end": "1969-11-02T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:60346df5-0cae-437f-b18d-60ca52ce185b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1969-11-02T03:59:56-05:00", "end": "1969-11-02T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1969-11-02T03:59:56-05:00", "end": "1969-11-02T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 977.31, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 195.462, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 781.848, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 977.31, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 977.31, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1242.83, "currency": "USD"}}], "payment": {"amount": {"value": 894.264, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ccbf0ba7-8a5d-4a6d-9212-1f976d62ff6e b/data/input/FHIR/all/ExplanationOfBenefit/ccbf0ba7-8a5d-4a6d-9212-1f976d62ff6e
deleted file mode 100644
index 53dcc7a3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ccbf0ba7-8a5d-4a6d-9212-1f976d62ff6e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ccbf0ba7-8a5d-4a6d-9212-1f976d62ff6e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1b226d94-70d1-4b7b-8d44-d2861156e091"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "billablePeriod": {"start": "2019-09-09T23:28:27+00:00", "end": "2020-09-08T23:28:27+00:00"}, "created": "2019-09-09T23:28:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1b226d94-70d1-4b7b-8d44-d2861156e091"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:94e76a2c-9c90-4fa8-9729-1f827a83fc52"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2017-11-07T17:28:27-05:00", "end": "2017-11-07T18:28:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:c5ba5267-5fcd-4f89-8d50-6b9914a1d29a"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}, "servicedPeriod": {"start": "2017-11-07T17:28:27-05:00", "end": "2017-11-07T18:28:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cd75c240-9a89-43c7-acd1-095c2bd772f5 b/data/input/FHIR/all/ExplanationOfBenefit/cd75c240-9a89-43c7-acd1-095c2bd772f5
deleted file mode 100644
index 70958815..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cd75c240-9a89-43c7-acd1-095c2bd772f5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cd75c240-9a89-43c7-acd1-095c2bd772f5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3c75e126-8a50-41df-bc0b-47a45f998385"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2015-06-05T10:21:38+00:00", "end": "2016-06-04T10:21:38+00:00"}, "created": "2015-06-05T10:21:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3c75e126-8a50-41df-bc0b-47a45f998385"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-08-03T05:51:38-04:00", "end": "2013-08-03T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ba5cf724-c122-429b-9cd9-3dd98e11d8f5"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-08-03T05:51:38-04:00", "end": "2013-08-03T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-08-03T05:51:38-04:00", "end": "2013-08-03T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2013-08-03T05:51:38-04:00", "end": "2013-08-03T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2013-08-03T05:51:38-04:00", "end": "2013-08-03T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-08-03T05:51:38-04:00", "end": "2013-08-03T06:21:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 888.9, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 177.78, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 711.12, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 888.9, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 888.9, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1575.98, "currency": "USD"}}], "payment": {"amount": {"value": 1160.784, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cd7bdbb3-5724-4e90-859e-35aa92c075b2 b/data/input/FHIR/all/ExplanationOfBenefit/cd7bdbb3-5724-4e90-859e-35aa92c075b2
deleted file mode 100644
index eb91ebb1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cd7bdbb3-5724-4e90-859e-35aa92c075b2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cd7bdbb3-5724-4e90-859e-35aa92c075b2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5f4d608c-5a85-407d-878e-4050f61bbed5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2018-06-22T14:16:06+00:00", "end": "2019-06-22T14:16:06+00:00"}, "created": "2018-06-22T14:16:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5f4d608c-5a85-407d-878e-4050f61bbed5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-08-20T10:01:06-04:00", "end": "2016-08-20T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:70a6f871-fefd-4c6c-aef9-4256cc81d84a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-08-20T10:01:06-04:00", "end": "2016-08-20T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cda45254-397d-4fce-a72f-4dd550d6312d b/data/input/FHIR/all/ExplanationOfBenefit/cda45254-397d-4fce-a72f-4dd550d6312d
deleted file mode 100644
index b1dbf93a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cda45254-397d-4fce-a72f-4dd550d6312d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cda45254-397d-4fce-a72f-4dd550d6312d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "53603dfd-0f30-4f33-805f-f1314c3441c4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2014-02-17T21:55:11+00:00", "end": "2015-02-17T21:55:11+00:00"}, "created": "2014-02-17T21:55:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:53603dfd-0f30-4f33-805f-f1314c3441c4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-04-17T17:25:11-04:00", "end": "2012-04-17T17:55:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a557e352-54d2-4d51-beeb-be6aa6f90699"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-04-17T17:25:11-04:00", "end": "2012-04-17T17:55:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-04-17T17:25:11-04:00", "end": "2012-04-17T17:55:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 834.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 166.904, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 667.616, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 834.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 834.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1100.04, "currency": "USD"}}], "payment": {"amount": {"value": 780.032, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cea9274d-7261-492c-b913-0f9f42bbcc92 b/data/input/FHIR/all/ExplanationOfBenefit/cea9274d-7261-492c-b913-0f9f42bbcc92
deleted file mode 100644
index 138988a9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cea9274d-7261-492c-b913-0f9f42bbcc92
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cea9274d-7261-492c-b913-0f9f42bbcc92", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1cea2ad5-50c8-4293-b0ab-b66f4e66d9d3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2003-07-07T19:08:55+00:00", "end": "2004-07-06T19:08:55+00:00"}, "created": "2003-07-07T19:08:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1cea2ad5-50c8-4293-b0ab-b66f4e66d9d3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:df62eaea-4a98-4c6d-94cf-64811e616a55"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:1dfe71c2-904b-4fc7-892d-2055696e0049"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "servicedPeriod": {"start": "2001-08-31T15:08:55-04:00", "end": "2001-09-04T15:08:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:4916504e-ea8a-407e-9f49-10063b402f4e"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}, "servicedPeriod": {"start": "2001-08-31T15:08:55-04:00", "end": "2001-09-04T15:08:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}, "servicedPeriod": {"start": "2001-08-31T15:08:55-04:00", "end": "2001-09-04T15:08:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ced314c4-73de-4308-953a-4ffa44209c0b b/data/input/FHIR/all/ExplanationOfBenefit/ced314c4-73de-4308-953a-4ffa44209c0b
deleted file mode 100644
index e064fa2b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ced314c4-73de-4308-953a-4ffa44209c0b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ced314c4-73de-4308-953a-4ffa44209c0b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9cdc601a-ecc5-41ae-91e4-de561f721984"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2013-02-26T00:44:21+00:00", "end": "2014-02-27T00:44:21+00:00"}, "created": "2013-02-26T00:44:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9cdc601a-ecc5-41ae-91e4-de561f721984"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-04-26T20:29:21-04:00", "end": "2011-04-26T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3e893c0b-be8f-4bd6-b0aa-8b3ff0cbf0a4"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-04-26T20:29:21-04:00", "end": "2011-04-26T20:44:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cf39ac8c-f764-4a9c-9026-4ba2b8701c3a b/data/input/FHIR/all/ExplanationOfBenefit/cf39ac8c-f764-4a9c-9026-4ba2b8701c3a
deleted file mode 100644
index 3aa3fdff..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cf39ac8c-f764-4a9c-9026-4ba2b8701c3a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cf39ac8c-f764-4a9c-9026-4ba2b8701c3a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2564683e-7892-43ab-926b-b62b1774fa56"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1986-07-16T09:09:18+00:00", "end": "1987-07-16T09:09:18+00:00"}, "created": "1986-07-16T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2564683e-7892-43ab-926b-b62b1774fa56"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1984-09-13T04:54:18-04:00", "end": "1984-09-13T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4d675065-a92f-4a75-bd99-5a619cf15425"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1984-09-13T04:54:18-04:00", "end": "1984-09-13T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "1984-09-13T04:54:18-04:00", "end": "1984-09-13T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cfb11b5a-dd2d-4e10-b4e9-3f483c1a0eec b/data/input/FHIR/all/ExplanationOfBenefit/cfb11b5a-dd2d-4e10-b4e9-3f483c1a0eec
deleted file mode 100644
index cfb0b1a7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cfb11b5a-dd2d-4e10-b4e9-3f483c1a0eec
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cfb11b5a-dd2d-4e10-b4e9-3f483c1a0eec", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f898583a-2fd9-4c08-a934-b247cb310a77"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2020-02-15T21:02:10+00:00", "end": "2021-02-14T21:02:10+00:00"}, "created": "2020-02-15T21:02:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f898583a-2fd9-4c08-a934-b247cb310a77"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-04-15T16:32:10-04:00", "end": "2018-04-15T17:02:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cdce8fe5-7290-4757-bea2-f5b94a33faec"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-04-15T16:32:10-04:00", "end": "2018-04-15T17:02:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-04-15T16:32:10-04:00", "end": "2018-04-15T17:02:10-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 648.57, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 129.71400000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 518.8560000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 648.57, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 648.57, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 914.09, "currency": "USD"}}], "payment": {"amount": {"value": 631.2720000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cfba6a7e-db61-4449-9ca1-02775b54288d b/data/input/FHIR/all/ExplanationOfBenefit/cfba6a7e-db61-4449-9ca1-02775b54288d
deleted file mode 100644
index 4d22ab7e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cfba6a7e-db61-4449-9ca1-02775b54288d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cfba6a7e-db61-4449-9ca1-02775b54288d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "12d184de-33fe-470e-ac20-2e487c1af12f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2012-02-29T05:43:35+00:00", "end": "2013-02-28T05:43:35+00:00"}, "created": "2012-02-29T05:43:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:12d184de-33fe-470e-ac20-2e487c1af12f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-04-29T01:28:35-04:00", "end": "2010-04-29T01:43:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d8779e05-2291-4b85-9b39-ac4311d88574"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-04-29T01:28:35-04:00", "end": "2010-04-29T01:43:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/cfcbb0ba-eb0a-4af6-8615-19e4417c2a21 b/data/input/FHIR/all/ExplanationOfBenefit/cfcbb0ba-eb0a-4af6-8615-19e4417c2a21
deleted file mode 100644
index 183add9e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/cfcbb0ba-eb0a-4af6-8615-19e4417c2a21
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "cfcbb0ba-eb0a-4af6-8615-19e4417c2a21", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9a67a23c-7588-403c-b206-d6937b89590e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2020-01-18T17:14:14+00:00", "end": "2021-01-17T17:14:14+00:00"}, "created": "2020-01-18T17:14:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9a67a23c-7588-403c-b206-d6937b89590e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-03-18T12:59:14-04:00", "end": "2018-03-18T13:14:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e565db76-688e-45b9-9d0a-a14b0ecaef3a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-03-18T12:59:14-04:00", "end": "2018-03-18T13:14:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d0dba3e5-1a70-478b-9b8b-31c831bc957c b/data/input/FHIR/all/ExplanationOfBenefit/d0dba3e5-1a70-478b-9b8b-31c831bc957c
deleted file mode 100644
index 3e6796d8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d0dba3e5-1a70-478b-9b8b-31c831bc957c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d0dba3e5-1a70-478b-9b8b-31c831bc957c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"display": "Unknown"}, "performer": [{"display": "Unknown"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f465a410-597e-494b-b70a-f0881a184945"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1989-01-15T00:56:27+00:00", "end": "1990-01-16T00:56:27+00:00"}, "created": "1989-01-15T00:56:27+00:00", "insurer": {"display": "private"}, "provider": {"display": "Unknown"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f465a410-597e-494b-b70a-f0881a184945"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"display": "Unknown"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "308646001", "display": "Death Certification"}], "text": "Death Certification"}, "servicedPeriod": {"start": "1987-03-15T19:41:27-05:00", "end": "1987-03-15T19:56:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6511a8aa-61d0-4699-9706-499ffa7b0ea0"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d0eb3625-a3ec-4dc4-9458-65aaf1f4d415 b/data/input/FHIR/all/ExplanationOfBenefit/d0eb3625-a3ec-4dc4-9458-65aaf1f4d415
deleted file mode 100644
index 22b14da1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d0eb3625-a3ec-4dc4-9458-65aaf1f4d415
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d0eb3625-a3ec-4dc4-9458-65aaf1f4d415", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "requester": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "performer": [{"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4d9e81bf-7a47-408c-9d72-80412811881e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-07-16T15:19:19+00:00", "end": "2021-07-16T15:19:19+00:00"}, "created": "2020-07-16T15:19:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4d9e81bf-7a47-408c-9d72-80412811881e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-09-14T10:49:19-04:00", "end": "2018-09-14T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b19baf83-5be4-425f-b400-48274b1c4a04"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "servicedPeriod": {"start": "2018-09-14T10:49:19-04:00", "end": "2018-09-14T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "servicedPeriod": {"start": "2018-09-14T10:49:19-04:00", "end": "2018-09-14T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "2018-09-14T10:49:19-04:00", "end": "2018-09-14T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "servicedPeriod": {"start": "2018-09-14T10:49:19-04:00", "end": "2018-09-14T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "informationSequence": [5], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "servicedPeriod": {"start": "2018-09-14T10:49:19-04:00", "end": "2018-09-14T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 7, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-09-14T10:49:19-04:00", "end": "2018-09-14T11:19:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 346.77, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 69.354, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 277.416, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 346.77, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 346.77, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1174.37, "currency": "USD"}}], "payment": {"amount": {"value": 839.4960000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d11317f1-70a1-4e0a-b9f7-f960f2f7455f b/data/input/FHIR/all/ExplanationOfBenefit/d11317f1-70a1-4e0a-b9f7-f960f2f7455f
deleted file mode 100644
index f682e07d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d11317f1-70a1-4e0a-b9f7-f960f2f7455f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d11317f1-70a1-4e0a-b9f7-f960f2f7455f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9317c66d-0929-4968-99ae-ac0c034d34df"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2020-05-01T14:16:06+00:00", "end": "2021-05-01T14:16:06+00:00"}, "created": "2020-05-01T14:16:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9317c66d-0929-4968-99ae-ac0c034d34df"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d1d6416b-14c0-4a09-9490-0010df828cdb"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-06-30T10:01:06-04:00", "end": "2018-06-30T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d6b8592f-fe81-4205-815c-6ee7c5852f98"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2018-06-30T10:01:06-04:00", "end": "2018-06-30T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d12c097f-2e22-45f6-9cf5-36f4a01ceea9 b/data/input/FHIR/all/ExplanationOfBenefit/d12c097f-2e22-45f6-9cf5-36f4a01ceea9
deleted file mode 100644
index 4106e059..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d12c097f-2e22-45f6-9cf5-36f4a01ceea9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d12c097f-2e22-45f6-9cf5-36f4a01ceea9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "074aea7d-2839-479c-b478-94172fe186a6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2020-02-19T21:30:23+00:00", "end": "2021-02-18T21:30:23+00:00"}, "created": "2020-02-19T21:30:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:074aea7d-2839-479c-b478-94172fe186a6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-04-19T17:15:23-04:00", "end": "2018-04-19T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0acaf973-a36e-474b-b6f9-7cdbabbca5db"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-04-19T17:15:23-04:00", "end": "2018-04-19T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2018-04-19T17:15:23-04:00", "end": "2018-04-19T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2018-04-19T17:15:23-04:00", "end": "2018-04-19T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2018-04-19T17:15:23-04:00", "end": "2018-04-19T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d18448f6-1424-4fc3-a2fe-03ddb87133e2 b/data/input/FHIR/all/ExplanationOfBenefit/d18448f6-1424-4fc3-a2fe-03ddb87133e2
deleted file mode 100644
index 0655bca9..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d18448f6-1424-4fc3-a2fe-03ddb87133e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d18448f6-1424-4fc3-a2fe-03ddb87133e2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "86fad794-66cb-4a69-b8b5-4bcd4455ca52"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2016-07-03T20:30:51+00:00", "end": "2017-07-03T20:30:51+00:00"}, "created": "2016-07-03T20:30:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:86fad794-66cb-4a69-b8b5-4bcd4455ca52"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f11d36e5-1ecf-4a51-9938-9304cd76acb8"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-09-01T16:15:51-04:00", "end": "2014-09-01T16:30:51-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:45a6b528-7639-4a5e-a9a8-9d6007f574a0"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-09-01T16:15:51-04:00", "end": "2014-09-01T16:30:51-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d19315d5-c1f1-473b-9774-65dc188e4e60 b/data/input/FHIR/all/ExplanationOfBenefit/d19315d5-c1f1-473b-9774-65dc188e4e60
deleted file mode 100644
index d4489cd1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d19315d5-c1f1-473b-9774-65dc188e4e60
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d19315d5-c1f1-473b-9774-65dc188e4e60", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "591dfc5a-991b-47f8-af47-0ca530f1a428"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2021-01-05T10:11:48+00:00", "end": "2022-01-06T10:11:48+00:00"}, "created": "2021-01-05T10:11:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:591dfc5a-991b-47f8-af47-0ca530f1a428"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-03-06T04:56:48-05:00", "end": "2019-03-06T05:11:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d309bb65-86fe-46af-94bc-465da64fef95"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-03-06T04:56:48-05:00", "end": "2019-03-06T05:11:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2019-03-06T04:56:48-05:00", "end": "2019-03-06T05:11:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d19758ab-7ace-446b-8b9b-67f33cdfd725 b/data/input/FHIR/all/ExplanationOfBenefit/d19758ab-7ace-446b-8b9b-67f33cdfd725
deleted file mode 100644
index f7f1eacc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d19758ab-7ace-446b-8b9b-67f33cdfd725
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d19758ab-7ace-446b-8b9b-67f33cdfd725", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "44de1edd-7810-4d0c-b2bf-8b6adb01c562"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2020-04-02T04:15:52+00:00", "end": "2021-04-02T04:15:52+00:00"}, "created": "2020-04-02T04:15:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:44de1edd-7810-4d0c-b2bf-8b6adb01c562"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:94824850-be2b-454c-b5ff-10ade771791e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-06-01T00:00:52-04:00", "end": "2018-06-01T00:15:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0c365c6d-090c-4247-a29e-b8bd7b3046ba"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "75498004", "display": "Acute bacterial sinusitis (disorder)"}], "text": "Acute bacterial sinusitis (disorder)"}, "servicedPeriod": {"start": "2018-06-01T00:00:52-04:00", "end": "2018-06-01T00:15:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d1bd798d-4668-4546-9189-49bd7feda244 b/data/input/FHIR/all/ExplanationOfBenefit/d1bd798d-4668-4546-9189-49bd7feda244
deleted file mode 100644
index e0f958da..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d1bd798d-4668-4546-9189-49bd7feda244
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d1bd798d-4668-4546-9189-49bd7feda244", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:03dfaa2f-a54b-4acf-bd54-80defef6ed51"}, "performer": [{"reference": "urn:uuid:03dfaa2f-a54b-4acf-bd54-80defef6ed51"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "190dcf87-43dd-47e0-9e76-3517f6265d1c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2012-10-17T17:52:31+00:00", "end": "2013-10-17T17:52:31+00:00"}, "created": "2012-10-17T17:52:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:03dfaa2f-a54b-4acf-bd54-80defef6ed51"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:190dcf87-43dd-47e0-9e76-3517f6265d1c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:03dfaa2f-a54b-4acf-bd54-80defef6ed51"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:26531208-bdeb-483a-b7fa-b979f7d1d96d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2010-12-16T11:52:31-05:00", "end": "2010-12-16T12:52:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:0091140b-c0c9-4eb1-a8b5-69d6573906d8"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}, "servicedPeriod": {"start": "2010-12-16T11:52:31-05:00", "end": "2010-12-16T12:52:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d1c977b1-5e4c-4b46-b91c-728b985f8552 b/data/input/FHIR/all/ExplanationOfBenefit/d1c977b1-5e4c-4b46-b91c-728b985f8552
deleted file mode 100644
index 5d4dbe86..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d1c977b1-5e4c-4b46-b91c-728b985f8552
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d1c977b1-5e4c-4b46-b91c-728b985f8552", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a7e79d54-83a6-47ad-8a8a-e9a81c3dade5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "billablePeriod": {"start": "2021-01-26T19:49:03+00:00", "end": "2022-01-27T19:49:03+00:00"}, "created": "2021-01-26T19:49:03+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a7e79d54-83a6-47ad-8a8a-e9a81c3dade5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-03-27T15:19:03-04:00", "end": "2019-03-27T15:49:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b1f62b6c-83d0-46e4-860d-f5b7c51abaf8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "servicedPeriod": {"start": "2019-03-27T15:19:03-04:00", "end": "2019-03-27T15:49:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "servicedPeriod": {"start": "2019-03-27T15:19:03-04:00", "end": "2019-03-27T15:49:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "2019-03-27T15:19:03-04:00", "end": "2019-03-27T15:49:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "servicedPeriod": {"start": "2019-03-27T15:19:03-04:00", "end": "2019-03-27T15:49:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "informationSequence": [5], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "servicedPeriod": {"start": "2019-03-27T15:19:03-04:00", "end": "2019-03-27T15:49:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 7, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2019-03-27T15:19:03-04:00", "end": "2019-03-27T15:49:03-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 399.16, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 79.83200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 319.32800000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 399.16, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 399.16, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1226.76, "currency": "USD"}}], "payment": {"amount": {"value": 881.4080000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d28d85e4-7072-4119-980b-660730e3c9fb b/data/input/FHIR/all/ExplanationOfBenefit/d28d85e4-7072-4119-980b-660730e3c9fb
deleted file mode 100644
index 98b8560d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d28d85e4-7072-4119-980b-660730e3c9fb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d28d85e4-7072-4119-980b-660730e3c9fb", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "requester": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "performer": [{"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b6476018-4c51-424d-bbe1-61c2063cb156"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "billablePeriod": {"start": "2012-11-13T12:14:32+00:00", "end": "2013-11-13T12:14:32+00:00"}, "created": "2012-11-13T12:14:32+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b6476018-4c51-424d-bbe1-61c2063cb156"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8f18b4c3-0191-4054-8f00-b5d3f6016bfc"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-01-12T06:44:32-05:00", "end": "2011-01-12T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4a408c79-a201-4b8f-ba71-971bced1d51e"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-01-12T06:44:32-05:00", "end": "2011-01-12T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2011-01-12T06:44:32-05:00", "end": "2011-01-12T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2011-01-12T06:44:32-05:00", "end": "2011-01-12T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2011-01-12T06:44:32-05:00", "end": "2011-01-12T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-01-12T06:44:32-05:00", "end": "2011-01-12T07:14:32-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 550.43, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 110.086, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 440.344, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 550.43, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 550.43, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1237.51, "currency": "USD"}}], "payment": {"amount": {"value": 890.008, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d2aff37b-1a6e-4c1a-835f-c92da5dcfe42 b/data/input/FHIR/all/ExplanationOfBenefit/d2aff37b-1a6e-4c1a-835f-c92da5dcfe42
deleted file mode 100644
index de0912a2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d2aff37b-1a6e-4c1a-835f-c92da5dcfe42
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d2aff37b-1a6e-4c1a-835f-c92da5dcfe42", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "requester": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "performer": [{"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f36b7416-12b2-4f53-b0d5-cb4c5586a063"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2000-02-23T13:11:31+00:00", "end": "2001-02-22T13:11:31+00:00"}, "created": "2000-02-23T13:11:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f36b7416-12b2-4f53-b0d5-cb4c5586a063"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d7bc54da-84d2-4e1f-9a99-9e7bff831851"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Room Admission"}], "text": "Emergency Room Admission"}, "servicedPeriod": {"start": "1998-04-23T08:11:31-04:00", "end": "1998-04-23T09:11:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:4ec4574a-979f-44ad-97d7-7742a3513e67"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "74400008", "display": "Appendicitis"}], "text": "Appendicitis"}, "servicedPeriod": {"start": "1998-04-23T08:11:31-04:00", "end": "1998-04-23T09:11:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d335ef5c-8bcc-44f5-ba30-ae40e5e4741b b/data/input/FHIR/all/ExplanationOfBenefit/d335ef5c-8bcc-44f5-ba30-ae40e5e4741b
deleted file mode 100644
index 06b4ef6a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d335ef5c-8bcc-44f5-ba30-ae40e5e4741b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d335ef5c-8bcc-44f5-ba30-ae40e5e4741b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5a2a91fd-0281-4b18-8251-03b9917f4794"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2015-01-04T09:55:28+00:00", "end": "2016-01-04T09:55:28+00:00"}, "created": "2015-01-04T09:55:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5a2a91fd-0281-4b18-8251-03b9917f4794"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-03-04T04:25:28-05:00", "end": "2013-03-04T04:55:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c816860e-7569-412b-b8d1-ef9cc8366624"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-03-04T04:25:28-05:00", "end": "2013-03-04T04:55:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-03-04T04:25:28-05:00", "end": "2013-03-04T04:55:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2013-03-04T04:25:28-05:00", "end": "2013-03-04T04:55:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2013-03-04T04:25:28-05:00", "end": "2013-03-04T04:55:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-03-04T04:25:28-05:00", "end": "2013-03-04T04:55:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 391.56, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 78.31200000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 313.24800000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 391.56, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 391.56, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1078.64, "currency": "USD"}}], "payment": {"amount": {"value": 762.912, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d347c27f-f9ae-4663-83ca-3664bd4a2793 b/data/input/FHIR/all/ExplanationOfBenefit/d347c27f-f9ae-4663-83ca-3664bd4a2793
deleted file mode 100644
index 714ef773..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d347c27f-f9ae-4663-83ca-3664bd4a2793
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d347c27f-f9ae-4663-83ca-3664bd4a2793", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "requester": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "performer": [{"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "70a05499-adf4-4cb5-9325-60acd27bccee"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "billablePeriod": {"start": "2011-12-07T12:49:31+00:00", "end": "2012-12-06T12:49:31+00:00"}, "created": "2011-12-07T12:49:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:70a05499-adf4-4cb5-9325-60acd27bccee"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:dcd1d857-7a66-41bf-a779-44d4b1aa0f0b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:688b5dc1-5055-4c60-8edf-c104dea87ce2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-02-04T07:11:31-05:00", "end": "2010-02-04T07:49:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d973fd23-1090-4329-a98a-3e8d5e0dc673"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2010-02-04T07:11:31-05:00", "end": "2010-02-04T07:49:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2010-02-04T07:11:31-05:00", "end": "2010-02-04T07:49:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d37a390c-5b5e-4acf-ae66-0031b9ffefe9 b/data/input/FHIR/all/ExplanationOfBenefit/d37a390c-5b5e-4acf-ae66-0031b9ffefe9
deleted file mode 100644
index a36cfb5d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d37a390c-5b5e-4acf-ae66-0031b9ffefe9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d37a390c-5b5e-4acf-ae66-0031b9ffefe9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "89cb989a-f510-47bd-befe-f09f52ebcc6e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2014-10-04T10:06:38+00:00", "end": "2015-10-04T10:06:38+00:00"}, "created": "2014-10-04T10:06:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:89cb989a-f510-47bd-befe-f09f52ebcc6e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d918664d-21be-4ecd-b98e-1195fd1961ac"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-12-02T04:51:38-05:00", "end": "2012-12-02T05:06:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:25e95ec9-97e5-4385-8f56-b2bf6552f466"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-12-02T04:51:38-05:00", "end": "2012-12-02T05:06:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d3cda58f-6ed8-499e-9706-219a0a75278b b/data/input/FHIR/all/ExplanationOfBenefit/d3cda58f-6ed8-499e-9706-219a0a75278b
deleted file mode 100644
index 42fa71c4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d3cda58f-6ed8-499e-9706-219a0a75278b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d3cda58f-6ed8-499e-9706-219a0a75278b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "be182c1f-ca96-4a5e-b2a2-128ee8902762"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1977-02-10T19:58:31+00:00", "end": "1978-02-11T20:58:31+00:00"}, "created": "1977-02-10T19:58:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:be182c1f-ca96-4a5e-b2a2-128ee8902762"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c95f42c9-56eb-4b6b-ac37-9b57b2c73433"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1975-04-11T15:28:31-04:00", "end": "1975-04-11T15:58:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2c3a548d-e945-4dc5-8dc7-c90acddaaf26"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "1975-04-11T15:28:31-04:00", "end": "1975-04-11T15:58:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "1975-04-11T15:28:31-04:00", "end": "1975-04-11T15:58:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 1356.37, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 271.274, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1085.096, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 1356.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 1356.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1481.37, "currency": "USD"}}], "payment": {"amount": {"value": 1085.096, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d3d550fd-0f83-4370-abfd-462d8b003c77 b/data/input/FHIR/all/ExplanationOfBenefit/d3d550fd-0f83-4370-abfd-462d8b003c77
deleted file mode 100644
index c10e32f6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d3d550fd-0f83-4370-abfd-462d8b003c77
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d3d550fd-0f83-4370-abfd-462d8b003c77", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b9af6dfb-71e8-4121-a14d-03ae9501eddd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "billablePeriod": {"start": "2017-07-06T13:57:37+00:00", "end": "2018-07-07T13:57:37+00:00"}, "created": "2017-07-06T13:57:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b9af6dfb-71e8-4121-a14d-03ae9501eddd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-09-04T09:27:37-04:00", "end": "2015-09-04T09:57:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:048f7a10-7912-418a-9820-049cc0d45704"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-09-04T09:27:37-04:00", "end": "2015-09-04T09:57:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2015-09-04T09:27:37-04:00", "end": "2015-09-04T09:57:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 563.32, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 112.66400000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 450.65600000000006, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 563.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 563.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 828.84, "currency": "USD"}}], "payment": {"amount": {"value": 563.0720000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d3da7db0-c7e9-457b-966b-1f90ff5816d1 b/data/input/FHIR/all/ExplanationOfBenefit/d3da7db0-c7e9-457b-966b-1f90ff5816d1
deleted file mode 100644
index e3fc03e0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d3da7db0-c7e9-457b-966b-1f90ff5816d1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d3da7db0-c7e9-457b-966b-1f90ff5816d1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e60f6fd5-d7b7-4b9e-994c-10320e154337"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "billablePeriod": {"start": "2019-09-09T21:40:11+00:00", "end": "2020-09-08T21:40:11+00:00"}, "created": "2019-09-09T21:40:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e60f6fd5-d7b7-4b9e-994c-10320e154337"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-11-07T16:25:11-05:00", "end": "2017-11-07T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:98637bac-0ebd-4299-94ab-2942ac127711"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-11-07T16:25:11-05:00", "end": "2017-11-07T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2017-11-07T16:25:11-05:00", "end": "2017-11-07T16:40:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d3e75674-1492-4e87-8ebd-f38105a85922 b/data/input/FHIR/all/ExplanationOfBenefit/d3e75674-1492-4e87-8ebd-f38105a85922
deleted file mode 100644
index 5068c805..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d3e75674-1492-4e87-8ebd-f38105a85922
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d3e75674-1492-4e87-8ebd-f38105a85922", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e2eaeb27-5579-4384-a181-9b61ed231797"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1967-04-20T10:40:39+00:00", "end": "1968-04-19T10:40:39+00:00"}, "created": "1967-04-20T10:40:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e2eaeb27-5579-4384-a181-9b61ed231797"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "210098006", "display": "Domiciliary or rest home patient evaluation and management"}], "text": "Domiciliary or rest home patient evaluation and management"}, "servicedPeriod": {"start": "1965-06-18T06:10:39-04:00", "end": "1965-06-18T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ebaf5400-f61a-4c15-b37a-1c63abae5b84"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "311791003", "display": "Information gathering (procedure)"}], "text": "Information gathering (procedure)"}, "servicedPeriod": {"start": "1965-06-18T06:10:39-04:00", "end": "1965-06-18T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d4385e89-2330-4698-a988-f9164ad9786f b/data/input/FHIR/all/ExplanationOfBenefit/d4385e89-2330-4698-a988-f9164ad9786f
deleted file mode 100644
index 3acb11bd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d4385e89-2330-4698-a988-f9164ad9786f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d4385e89-2330-4698-a988-f9164ad9786f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7d5a0cdd-ad95-45af-b3db-dbf1ff9a8da6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "billablePeriod": {"start": "2014-04-01T12:05:40+00:00", "end": "2015-04-01T12:05:40+00:00"}, "created": "2014-04-01T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7d5a0cdd-ad95-45af-b3db-dbf1ff9a8da6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b5ff1e78-40ea-46d8-9ddf-357a19279fa5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-05-30T07:50:40-04:00", "end": "2012-05-30T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ae10f9bc-7f9b-4949-821d-9c7623dd2556"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "36971009", "display": "Sinusitis (disorder)"}], "text": "Sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-05-30T07:50:40-04:00", "end": "2012-05-30T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d4636f66-298b-4827-a35e-7a8186563d7d b/data/input/FHIR/all/ExplanationOfBenefit/d4636f66-298b-4827-a35e-7a8186563d7d
deleted file mode 100644
index d30d428d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d4636f66-298b-4827-a35e-7a8186563d7d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d4636f66-298b-4827-a35e-7a8186563d7d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a4a488f2-44a2-43a2-9a07-9a0bc35ed5b9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2014-01-11T17:29:14+00:00", "end": "2015-01-11T17:29:14+00:00"}, "created": "2014-01-11T17:29:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a4a488f2-44a2-43a2-9a07-9a0bc35ed5b9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-03-11T12:59:14-04:00", "end": "2012-03-11T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8d0e9f9d-eef3-4f29-b2ee-257ed375fa86"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-03-11T12:59:14-04:00", "end": "2012-03-11T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-03-11T12:59:14-04:00", "end": "2012-03-11T13:29:14-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 521.19, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 104.23800000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 416.95200000000006, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 521.19, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 521.19, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 786.71, "currency": "USD"}}], "payment": {"amount": {"value": 529.368, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d4bbf633-145d-4608-acd1-ee089830da80 b/data/input/FHIR/all/ExplanationOfBenefit/d4bbf633-145d-4608-acd1-ee089830da80
deleted file mode 100644
index 85872436..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d4bbf633-145d-4608-acd1-ee089830da80
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d4bbf633-145d-4608-acd1-ee089830da80", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c1b30172-4e9d-4768-bbc0-195897852d5f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "1986-05-07T00:54:07+00:00", "end": "1987-05-07T00:54:07+00:00"}, "created": "1986-05-07T00:54:07+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c1b30172-4e9d-4768-bbc0-195897852d5f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1984-06-20T20:54:07-04:00", "end": "1984-07-04T20:54:07-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7e92931d-2b06-4453-9323-bdd4a5b27775"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d5a25541-6c84-44c3-94c7-1dbba03aa301 b/data/input/FHIR/all/ExplanationOfBenefit/d5a25541-6c84-44c3-94c7-1dbba03aa301
deleted file mode 100644
index 8ab04b6a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d5a25541-6c84-44c3-94c7-1dbba03aa301
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d5a25541-6c84-44c3-94c7-1dbba03aa301", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c8989b58-d4e2-4094-b8f6-9013d92fb6a0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "1999-12-28T10:11:48+00:00", "end": "2000-12-27T10:11:48+00:00"}, "created": "1999-12-28T10:11:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c8989b58-d4e2-4094-b8f6-9013d92fb6a0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f6292d11-3749-4b1d-870d-f142cd01a90d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1998-02-25T04:56:48-05:00", "end": "1998-02-25T05:11:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8dedac1e-6f9e-4501-9676-6097b69bec29"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1998-02-25T04:56:48-05:00", "end": "1998-02-25T05:11:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d5a3829b-ecc1-4b36-91e4-130ef09c4dab b/data/input/FHIR/all/ExplanationOfBenefit/d5a3829b-ecc1-4b36-91e4-130ef09c4dab
deleted file mode 100644
index 98c88a97..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d5a3829b-ecc1-4b36-91e4-130ef09c4dab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d5a3829b-ecc1-4b36-91e4-130ef09c4dab", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6ce5542c-a951-40ca-be15-793174c69d83"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2000-12-24T03:26:33+00:00", "end": "2001-12-24T03:26:33+00:00"}, "created": "2000-12-24T03:26:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6ce5542c-a951-40ca-be15-793174c69d83"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1999-02-21T22:11:33-05:00", "end": "1999-02-21T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6c8d6fb2-f037-4dc7-a8f1-0c74b3601cad"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1999-02-21T22:11:33-05:00", "end": "1999-02-21T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d5a923dc-5643-44b4-9272-6fad0c1f38e8 b/data/input/FHIR/all/ExplanationOfBenefit/d5a923dc-5643-44b4-9272-6fad0c1f38e8
deleted file mode 100644
index 4ddaa9d1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d5a923dc-5643-44b4-9272-6fad0c1f38e8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d5a923dc-5643-44b4-9272-6fad0c1f38e8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ce036e60-3cac-4518-b0c7-76273555ea44"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "billablePeriod": {"start": "2012-12-29T01:20:07+00:00", "end": "2013-12-29T01:20:07+00:00"}, "created": "2012-12-29T01:20:07+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ce036e60-3cac-4518-b0c7-76273555ea44"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:257886be-2121-427d-9427-1e07ffb321d0"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2011-02-26T19:54:07-05:00", "end": "2011-02-26T20:20:07-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b40514dd-711d-4903-af87-2e0585380a38"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2011-02-26T19:54:07-05:00", "end": "2011-02-26T20:20:07-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2011-02-26T19:54:07-05:00", "end": "2011-02-26T20:20:07-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d5bc983e-defb-4c09-850e-70ad203bad17 b/data/input/FHIR/all/ExplanationOfBenefit/d5bc983e-defb-4c09-850e-70ad203bad17
deleted file mode 100644
index a35eaf6c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d5bc983e-defb-4c09-850e-70ad203bad17
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d5bc983e-defb-4c09-850e-70ad203bad17", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "49122271-dc84-4f57-8790-967edf98f490"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2018-06-29T04:42:08+00:00", "end": "2019-06-29T04:42:08+00:00"}, "created": "2018-06-29T04:42:08+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:49122271-dc84-4f57-8790-967edf98f490"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-08-27T00:27:08-04:00", "end": "2016-08-27T00:42:08-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a3d67e81-3be8-4d6e-86a9-7e559659985c"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-08-27T00:27:08-04:00", "end": "2016-08-27T00:42:08-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d638fb36-94b7-4c90-ad1c-12604b0f038b b/data/input/FHIR/all/ExplanationOfBenefit/d638fb36-94b7-4c90-ad1c-12604b0f038b
deleted file mode 100644
index 02c53edf..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d638fb36-94b7-4c90-ad1c-12604b0f038b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d638fb36-94b7-4c90-ad1c-12604b0f038b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "bb09dd5c-43c9-4932-98ea-cb6b0cb9a841"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2015-01-13T10:26:48+00:00", "end": "2016-01-13T10:26:48+00:00"}, "created": "2015-01-13T10:26:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:bb09dd5c-43c9-4932-98ea-cb6b0cb9a841"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-03-13T05:56:48-04:00", "end": "2013-03-13T06:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b2e97d2b-c795-4ae4-9196-e057343af94a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-03-13T05:56:48-04:00", "end": "2013-03-13T06:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-03-13T05:56:48-04:00", "end": "2013-03-13T06:26:48-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 574.1, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 114.82000000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 459.28000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 574.1, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 574.1, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 839.62, "currency": "USD"}}], "payment": {"amount": {"value": 571.696, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d63a2e7f-6250-4349-9431-f3eb0f3d787b b/data/input/FHIR/all/ExplanationOfBenefit/d63a2e7f-6250-4349-9431-f3eb0f3d787b
deleted file mode 100644
index 640c1834..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d63a2e7f-6250-4349-9431-f3eb0f3d787b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d63a2e7f-6250-4349-9431-f3eb0f3d787b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "requester": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "performer": [{"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "620d8aba-fea9-4eb6-98f9-303096516613"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "billablePeriod": {"start": "2016-06-17T22:37:41+00:00", "end": "2017-06-17T22:37:41+00:00"}, "created": "2016-06-17T22:37:41+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:620d8aba-fea9-4eb6-98f9-303096516613"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6d705d81-8546-43b2-b336-31a282128f2d"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2014-08-16T18:22:41-04:00", "end": "2014-08-16T18:37:41-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6c407cba-8b65-4424-8348-1dc40b74d222"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d7c83318-305c-4516-9bb1-9492d686f017 b/data/input/FHIR/all/ExplanationOfBenefit/d7c83318-305c-4516-9bb1-9492d686f017
deleted file mode 100644
index db9bad72..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d7c83318-305c-4516-9bb1-9492d686f017
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d7c83318-305c-4516-9bb1-9492d686f017", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "performer": [{"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "00cd8e60-176f-4df6-9fdb-1bd4d40ed2a4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1977-05-01T01:26:27+00:00", "end": "1978-05-02T01:26:27+00:00"}, "created": "1977-05-01T01:26:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:00cd8e60-176f-4df6-9fdb-1bd4d40ed2a4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:14135781-591c-473e-a5a1-70ab15239d6f"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1975-06-29T20:41:27-04:00", "end": "1975-06-29T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5a018e7c-5680-4426-98a8-6ffaf4fc70a4"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "87433001", "display": "Pulmonary emphysema (disorder)"}], "text": "Pulmonary emphysema (disorder)"}, "servicedPeriod": {"start": "1975-06-29T20:41:27-04:00", "end": "1975-06-29T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d7f7e782-ac1c-47f2-9b73-ccdcfa4beb79 b/data/input/FHIR/all/ExplanationOfBenefit/d7f7e782-ac1c-47f2-9b73-ccdcfa4beb79
deleted file mode 100644
index 4b88393c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d7f7e782-ac1c-47f2-9b73-ccdcfa4beb79
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d7f7e782-ac1c-47f2-9b73-ccdcfa4beb79", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d02fd773-0d3c-416c-bdda-1a6ac2b4750a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "1979-07-26T19:45:25+00:00", "end": "1980-07-25T19:45:25+00:00"}, "created": "1979-07-26T19:45:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d02fd773-0d3c-416c-bdda-1a6ac2b4750a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d83aa2e1-fa9b-47c6-b33c-e7531ca7ae17"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1977-09-23T15:30:25-04:00", "end": "1977-09-23T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c6c72939-bc94-4d58-9bfb-89c48d2bf7b6"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "1977-09-23T15:30:25-04:00", "end": "1977-09-23T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d7febc1b-69fa-4bf3-8cf3-d137f202f4a5 b/data/input/FHIR/all/ExplanationOfBenefit/d7febc1b-69fa-4bf3-8cf3-d137f202f4a5
deleted file mode 100644
index bd74ed89..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d7febc1b-69fa-4bf3-8cf3-d137f202f4a5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d7febc1b-69fa-4bf3-8cf3-d137f202f4a5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "26865dee-c210-4845-a3ca-84dc67b3ce4d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2017-09-23T05:43:35+00:00", "end": "2018-09-24T05:43:35+00:00"}, "created": "2017-09-23T05:43:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:26865dee-c210-4845-a3ca-84dc67b3ce4d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:79af1f98-354e-4aef-8f1f-840bcd8c0141"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-11-22T00:28:35-05:00", "end": "2015-11-22T00:43:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:aa4aae06-d7d2-4c76-8626-70141c781701"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-11-22T00:28:35-05:00", "end": "2015-11-22T00:43:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d8282b22-c368-4e7b-8ea6-f114d5609534 b/data/input/FHIR/all/ExplanationOfBenefit/d8282b22-c368-4e7b-8ea6-f114d5609534
deleted file mode 100644
index a6b6a0a0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d8282b22-c368-4e7b-8ea6-f114d5609534
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d8282b22-c368-4e7b-8ea6-f114d5609534", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c3593fd1-7fe4-4bb7-9419-b6339cf93ac2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2020-04-01T05:58:35+00:00", "end": "2021-04-01T05:58:35+00:00"}, "created": "2020-04-01T05:58:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c3593fd1-7fe4-4bb7-9419-b6339cf93ac2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-05-31T01:28:35-04:00", "end": "2018-05-31T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a051e79d-c17b-420c-a87f-6c77ac5881d3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-05-31T01:28:35-04:00", "end": "2018-05-31T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2018-05-31T01:28:35-04:00", "end": "2018-05-31T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2018-05-31T01:28:35-04:00", "end": "2018-05-31T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2018-05-31T01:28:35-04:00", "end": "2018-05-31T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2018-05-31T01:28:35-04:00", "end": "2018-05-31T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 641.86, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 128.372, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 513.488, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 641.86, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 641.86, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1328.94, "currency": "USD"}}], "payment": {"amount": {"value": 963.152, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d842a625-c200-49a8-aaf5-62ee7cd49e33 b/data/input/FHIR/all/ExplanationOfBenefit/d842a625-c200-49a8-aaf5-62ee7cd49e33
deleted file mode 100644
index d009f4df..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d842a625-c200-49a8-aaf5-62ee7cd49e33
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d842a625-c200-49a8-aaf5-62ee7cd49e33", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0b04c075-bff8-44cf-9369-808371e77595"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2021-01-01T13:25:39+00:00", "end": "2022-01-02T13:25:39+00:00"}, "created": "2021-01-01T13:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0b04c075-bff8-44cf-9369-808371e77595"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-03-02T08:10:39-05:00", "end": "2019-03-02T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a94ffd5b-b064-4702-914d-6672e2dd124a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-03-02T08:10:39-05:00", "end": "2019-03-02T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d8721242-fdff-42f2-bbb6-2311a4623aa0 b/data/input/FHIR/all/ExplanationOfBenefit/d8721242-fdff-42f2-bbb6-2311a4623aa0
deleted file mode 100644
index 41726b26..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d8721242-fdff-42f2-bbb6-2311a4623aa0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d8721242-fdff-42f2-bbb6-2311a4623aa0", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dfec3fd5-ee47-446e-a2ed-d9ac453dc47e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2014-08-07T14:25:09+00:00", "end": "2015-08-07T14:25:09+00:00"}, "created": "2014-08-07T14:25:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dfec3fd5-ee47-446e-a2ed-d9ac453dc47e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0af23cdc-4f30-4447-a19b-5ceee011f8d7"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-10-05T10:10:09-04:00", "end": "2012-10-05T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:dcf59ce0-cc06-4d1a-bada-ff30b5fcc8ee"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-10-05T10:10:09-04:00", "end": "2012-10-05T10:25:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d8ce6312-7651-444f-88fa-9a465e7233e9 b/data/input/FHIR/all/ExplanationOfBenefit/d8ce6312-7651-444f-88fa-9a465e7233e9
deleted file mode 100644
index 9925553e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d8ce6312-7651-444f-88fa-9a465e7233e9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d8ce6312-7651-444f-88fa-9a465e7233e9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "requester": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "performer": [{"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0afc2019-2ff4-45b8-aac9-ea49721e6457"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "billablePeriod": {"start": "2010-12-26T09:40:28+00:00", "end": "2011-12-26T09:40:28+00:00"}, "created": "2010-12-26T09:40:28+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0afc2019-2ff4-45b8-aac9-ea49721e6457"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:90a218f2-1ad5-498d-a07c-7d40dfe04917"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:1feb73c3-d905-4267-8aff-e0a47b04d905"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:cf1dd31e-8f19-4861-a5fb-7a898a75110a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-02-23T04:25:28-05:00", "end": "2009-02-23T04:40:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:53743f9a-a56a-4b0f-a842-3806bc1f63cc"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}, "servicedPeriod": {"start": "2009-02-23T04:25:28-05:00", "end": "2009-02-23T04:40:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)"}], "text": "Anemia (disorder)"}, "servicedPeriod": {"start": "2009-02-23T04:25:28-05:00", "end": "2009-02-23T04:40:28-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d93565d7-d7d8-43c0-bf6c-44607996983a b/data/input/FHIR/all/ExplanationOfBenefit/d93565d7-d7d8-43c0-bf6c-44607996983a
deleted file mode 100644
index b751e85f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d93565d7-d7d8-43c0-bf6c-44607996983a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d93565d7-d7d8-43c0-bf6c-44607996983a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "performer": [{"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "67b6b34a-cb91-49ed-85d7-f137a84e0bb0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1981-03-29T01:26:27+00:00", "end": "1982-03-30T01:26:27+00:00"}, "created": "1981-03-29T01:26:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:67b6b34a-cb91-49ed-85d7-f137a84e0bb0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1979-05-27T20:41:27-04:00", "end": "1979-05-27T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f57c0a3d-128d-463c-afcb-9c16dabc70f3"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1979-05-27T20:41:27-04:00", "end": "1979-05-27T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1979-05-27T20:41:27-04:00", "end": "1979-05-27T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 656.76, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 131.352, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 525.408, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 656.76, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 656.76, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "servicedPeriod": {"start": "1979-05-27T20:41:27-04:00", "end": "1979-05-27T21:26:27-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 9592.51, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 1918.5020000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 7674.008000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 9592.51, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 9592.51, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 10514.79, "currency": "USD"}}], "payment": {"amount": {"value": 8311.832, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/d98b8ed2-45bb-4ade-b194-b591a51571d7 b/data/input/FHIR/all/ExplanationOfBenefit/d98b8ed2-45bb-4ade-b194-b591a51571d7
deleted file mode 100644
index 502df331..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/d98b8ed2-45bb-4ade-b194-b591a51571d7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "d98b8ed2-45bb-4ade-b194-b591a51571d7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3bf66b5a-3c60-4a3c-b7be-69ebd95dd30b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2018-06-17T10:06:38+00:00", "end": "2019-06-17T10:06:38+00:00"}, "created": "2018-06-17T10:06:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3bf66b5a-3c60-4a3c-b7be-69ebd95dd30b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:2d184508-0e98-43b2-9cab-99208fe0771b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-08-15T05:51:38-04:00", "end": "2016-08-15T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7e062155-be74-453c-addc-37cb27108ef8"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2016-08-15T05:51:38-04:00", "end": "2016-08-15T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/da5c58d3-95e8-4ae5-9b23-f491878557c7 b/data/input/FHIR/all/ExplanationOfBenefit/da5c58d3-95e8-4ae5-9b23-f491878557c7
deleted file mode 100644
index 61d47aac..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/da5c58d3-95e8-4ae5-9b23-f491878557c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "da5c58d3-95e8-4ae5-9b23-f491878557c7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a48f4b01-d831-44d3-a0a4-73953ed43fcb"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2017-10-14T20:30:51+00:00", "end": "2018-10-15T20:30:51+00:00"}, "created": "2017-10-14T20:30:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a48f4b01-d831-44d3-a0a4-73953ed43fcb"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-12-13T15:15:51-05:00", "end": "2015-12-13T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e027fb74-36f7-49dd-85fb-4c05d18e1296"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-12-13T15:15:51-05:00", "end": "2015-12-13T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/da67e0bf-bf51-45ac-850c-f646b2ef04ff b/data/input/FHIR/all/ExplanationOfBenefit/da67e0bf-bf51-45ac-850c-f646b2ef04ff
deleted file mode 100644
index b54e770c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/da67e0bf-bf51-45ac-850c-f646b2ef04ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "da67e0bf-bf51-45ac-850c-f646b2ef04ff", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "52ca10f4-0a98-40e0-83cd-d149d0b8f3d3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2015-01-30T13:26:35+00:00", "end": "2016-01-30T13:26:35+00:00"}, "created": "2015-01-30T13:26:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:52ca10f4-0a98-40e0-83cd-d149d0b8f3d3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2013-03-30T09:11:35-04:00", "end": "2013-03-30T09:26:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3a7a89d2-30a0-4c78-867c-f91a64865fa1"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/da7f7cc5-9cbb-4d30-b542-8b2ef9e604d2 b/data/input/FHIR/all/ExplanationOfBenefit/da7f7cc5-9cbb-4d30-b542-8b2ef9e604d2
deleted file mode 100644
index f1cbc195..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/da7f7cc5-9cbb-4d30-b542-8b2ef9e604d2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "da7f7cc5-9cbb-4d30-b542-8b2ef9e604d2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e2213247-6a9f-42c1-b961-f2f3873fd107"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2017-12-29T04:42:08+00:00", "end": "2018-12-30T04:42:08+00:00"}, "created": "2017-12-29T04:42:08+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e2213247-6a9f-42c1-b961-f2f3873fd107"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-02-26T23:27:08-05:00", "end": "2016-02-26T23:42:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:fbe6f0d2-a75c-47d5-ae25-3c7d44a33325"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-02-26T23:27:08-05:00", "end": "2016-02-26T23:42:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2016-02-26T23:27:08-05:00", "end": "2016-02-26T23:42:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/dae283de-cb2d-44b0-8e3d-5147cae8a606 b/data/input/FHIR/all/ExplanationOfBenefit/dae283de-cb2d-44b0-8e3d-5147cae8a606
deleted file mode 100644
index 630ac3c3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/dae283de-cb2d-44b0-8e3d-5147cae8a606
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "dae283de-cb2d-44b0-8e3d-5147cae8a606", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "81a3775e-2232-4eee-b168-6113ccc214af"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "billablePeriod": {"start": "2014-03-01T06:00:59+00:00", "end": "2015-03-01T06:00:59+00:00"}, "created": "2014-03-01T06:00:59+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:81a3775e-2232-4eee-b168-6113ccc214af"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ff6c76f8-b3ac-49b5-8bc6-5f2d4c4f3151"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-04-29T01:34:59-04:00", "end": "2012-04-29T02:00:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a6a5ea4c-19c3-4e41-8995-e7c09b05b9da"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "10509002", "display": "Acute bronchitis (disorder)"}], "text": "Acute bronchitis (disorder)"}, "servicedPeriod": {"start": "2012-04-29T01:34:59-04:00", "end": "2012-04-29T02:00:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "23426006", "display": "Measurement of respiratory function (procedure)"}], "text": "Measurement of respiratory function (procedure)"}, "servicedPeriod": {"start": "2012-04-29T01:34:59-04:00", "end": "2012-04-29T02:00:59-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 641.65, "currency": "USD"}}], "payment": {"amount": {"value": 413.32, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/dae666ae-8ef2-4cba-8081-2e939a5aa09b b/data/input/FHIR/all/ExplanationOfBenefit/dae666ae-8ef2-4cba-8081-2e939a5aa09b
deleted file mode 100644
index ef0ba68b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/dae666ae-8ef2-4cba-8081-2e939a5aa09b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "dae666ae-8ef2-4cba-8081-2e939a5aa09b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "eceb94b3-4b56-44cc-b358-ba0387d6fdf0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2016-07-17T00:58:57+00:00", "end": "2017-07-17T00:58:57+00:00"}, "created": "2016-07-17T00:58:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:eceb94b3-4b56-44cc-b358-ba0387d6fdf0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T20:58:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:135731ad-81ba-4513-acd8-5c700abe7c48"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "14768001", "display": "Peripheral blood smear interpretation"}], "text": "Peripheral blood smear interpretation"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T20:58:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "415300000", "display": "Review of systems (procedure)"}], "text": "Review of systems (procedure)"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T20:58:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "430193006", "display": "Medication Reconciliation (procedure)"}], "text": "Medication Reconciliation (procedure)"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T20:58:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162676008", "display": "Brief general examination (procedure)"}], "text": "Brief general examination (procedure)"}, "servicedPeriod": {"start": "2014-09-14T19:33:57-04:00", "end": "2014-09-14T20:58:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 516.65, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 103.33, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 413.32, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 516.65, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2191.6, "currency": "USD"}}], "payment": {"amount": {"value": 1653.28, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/db2855de-9bbe-49a2-b5b7-72750eecc1a4 b/data/input/FHIR/all/ExplanationOfBenefit/db2855de-9bbe-49a2-b5b7-72750eecc1a4
deleted file mode 100644
index 74a04dab..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/db2855de-9bbe-49a2-b5b7-72750eecc1a4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "db2855de-9bbe-49a2-b5b7-72750eecc1a4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "58b8e44b-8c53-4d79-807c-aca2f2da381c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2013-12-19T19:38:55+00:00", "end": "2014-12-20T19:38:55+00:00"}, "created": "2013-12-19T19:38:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:58b8e44b-8c53-4d79-807c-aca2f2da381c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-02-17T14:08:55-05:00", "end": "2012-02-17T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a3d90b2f-8dfe-44b2-a75e-7be958b28826"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-02-17T14:08:55-05:00", "end": "2012-02-17T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2012-02-17T14:08:55-05:00", "end": "2012-02-17T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 481.15, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 96.23, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 384.92, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 481.15, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 481.15, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 746.67, "currency": "USD"}}], "payment": {"amount": {"value": 497.336, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/dbba42ab-83dd-4ff9-8abe-872121f4dc46 b/data/input/FHIR/all/ExplanationOfBenefit/dbba42ab-83dd-4ff9-8abe-872121f4dc46
deleted file mode 100644
index 313b3740..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/dbba42ab-83dd-4ff9-8abe-872121f4dc46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "dbba42ab-83dd-4ff9-8abe-872121f4dc46", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f78068f2-fff5-4d0e-862d-dab7d1cf5e85"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2015-05-30T10:06:38+00:00", "end": "2016-05-29T10:06:38+00:00"}, "created": "2015-05-30T10:06:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f78068f2-fff5-4d0e-862d-dab7d1cf5e85"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9ada3825-6def-4ed3-bd27-20dd3f14472d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-07-28T05:51:38-04:00", "end": "2013-07-28T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:caaafd34-bc53-4e72-a6d1-b35156fea94c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-07-28T05:51:38-04:00", "end": "2013-07-28T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/dc1b8093-9e9a-4e42-b335-e1d62ad2a522 b/data/input/FHIR/all/ExplanationOfBenefit/dc1b8093-9e9a-4e42-b335-e1d62ad2a522
deleted file mode 100644
index ad88744c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/dc1b8093-9e9a-4e42-b335-e1d62ad2a522
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "dc1b8093-9e9a-4e42-b335-e1d62ad2a522", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b97d5167-f9a5-4b14-91a5-bd1cb5133c7e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "billablePeriod": {"start": "2014-07-23T21:34:24+00:00", "end": "2015-07-23T21:34:24+00:00"}, "created": "2014-07-23T21:34:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b97d5167-f9a5-4b14-91a5-bd1cb5133c7e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-09-20T17:19:24-04:00", "end": "2012-09-20T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8e0699b8-80a9-4d10-ab5f-2dff2849b6c1"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-09-20T17:19:24-04:00", "end": "2012-09-20T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2012-09-20T17:19:24-04:00", "end": "2012-09-20T17:34:24-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/dc5b8221-df05-4024-869c-21464edba0e2 b/data/input/FHIR/all/ExplanationOfBenefit/dc5b8221-df05-4024-869c-21464edba0e2
deleted file mode 100644
index 05accd9e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/dc5b8221-df05-4024-869c-21464edba0e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "dc5b8221-df05-4024-869c-21464edba0e2", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c76f06e0-9e83-490e-8242-5b7ed84559e0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2018-10-20T20:45:51+00:00", "end": "2019-10-20T20:45:51+00:00"}, "created": "2018-10-20T20:45:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c76f06e0-9e83-490e-8242-5b7ed84559e0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-12-18T15:15:51-05:00", "end": "2016-12-18T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:037cca55-e8e4-456b-8583-7056442cd1fd"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-12-18T15:15:51-05:00", "end": "2016-12-18T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-12-18T15:15:51-05:00", "end": "2016-12-18T15:45:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 520.17, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 104.03399999999999, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 416.13599999999997, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 520.17, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 520.17, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 785.69, "currency": "USD"}}], "payment": {"amount": {"value": 528.552, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/de38b528-ae27-4a28-bc83-09f65462248a b/data/input/FHIR/all/ExplanationOfBenefit/de38b528-ae27-4a28-bc83-09f65462248a
deleted file mode 100644
index 8127a9a8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/de38b528-ae27-4a28-bc83-09f65462248a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "de38b528-ae27-4a28-bc83-09f65462248a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "06ed3532-88b6-466c-8827-ea1bf742fee4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "billablePeriod": {"start": "2015-03-18T05:58:35+00:00", "end": "2016-03-17T05:58:35+00:00"}, "created": "2015-03-18T05:58:35+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:06ed3532-88b6-466c-8827-ea1bf742fee4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-05-16T01:28:35-04:00", "end": "2013-05-16T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4719a0a8-3253-479c-8bdb-1dc7f988f61a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-05-16T01:28:35-04:00", "end": "2013-05-16T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-05-16T01:28:35-04:00", "end": "2013-05-16T01:58:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 554.7, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 110.94000000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 443.76000000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 554.7, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 554.7, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 820.22, "currency": "USD"}}], "payment": {"amount": {"value": 556.176, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/de89bee2-2173-475e-9563-c5964ddd5baf b/data/input/FHIR/all/ExplanationOfBenefit/de89bee2-2173-475e-9563-c5964ddd5baf
deleted file mode 100644
index b88b19d1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/de89bee2-2173-475e-9563-c5964ddd5baf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "de89bee2-2173-475e-9563-c5964ddd5baf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "requester": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "performer": [{"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b5269ea9-85f5-4c2b-a6c1-97c844227a4f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2000-01-08T18:56:38+00:00", "end": "2001-01-07T18:56:38+00:00"}, "created": "2000-01-08T18:56:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b5269ea9-85f5-4c2b-a6c1-97c844227a4f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0765f31b-1d4b-4317-a00a-e3a4bd1c4910"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1998-03-08T13:26:38-05:00", "end": "1998-03-08T13:56:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:80f4da05-319b-4fde-beff-9c3903d67041"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "1998-03-08T13:26:38-05:00", "end": "1998-03-08T13:56:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/de930d1d-a679-4c2e-b3f6-5a963ae1a134 b/data/input/FHIR/all/ExplanationOfBenefit/de930d1d-a679-4c2e-b3f6-5a963ae1a134
deleted file mode 100644
index 4c7888e8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/de930d1d-a679-4c2e-b3f6-5a963ae1a134
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "de930d1d-a679-4c2e-b3f6-5a963ae1a134", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3033ca1e-8587-49e0-8709-357398b9fd66"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2011-09-04T11:05:11+00:00", "end": "2012-09-03T10:05:11+00:00"}, "created": "2011-09-04T11:05:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3033ca1e-8587-49e0-8709-357398b9fd66"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d6f4b7ff-5e3d-4189-90eb-c287019162ab"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2009-11-02T05:35:11-05:00", "end": "2009-11-02T06:05:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:892096cc-a673-4c7a-92f1-696aeeab340d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2009-11-02T05:35:11-05:00", "end": "2009-11-02T06:05:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2009-11-02T05:35:11-05:00", "end": "2009-11-02T06:05:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2274.28, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 454.85600000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1819.4240000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2274.28, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2274.28, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2399.28, "currency": "USD"}}], "payment": {"amount": {"value": 1819.4240000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/debfc6e4-7edd-40fb-b914-aa74c5fe61db b/data/input/FHIR/all/ExplanationOfBenefit/debfc6e4-7edd-40fb-b914-aa74c5fe61db
deleted file mode 100644
index b0a14837..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/debfc6e4-7edd-40fb-b914-aa74c5fe61db
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "debfc6e4-7edd-40fb-b914-aa74c5fe61db", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "aaf4a12c-268f-4391-a76d-73fc21b7cd8a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2012-03-20T00:11:47+00:00", "end": "2013-03-20T00:11:47+00:00"}, "created": "2012-03-20T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:aaf4a12c-268f-4391-a76d-73fc21b7cd8a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-05-18T19:56:47-04:00", "end": "2010-05-18T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d62ed9fb-3c44-438a-ac56-67baefaa6310"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-05-18T19:56:47-04:00", "end": "2010-05-18T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/dec4a839-8790-484f-a19a-69e74072fe86 b/data/input/FHIR/all/ExplanationOfBenefit/dec4a839-8790-484f-a19a-69e74072fe86
deleted file mode 100644
index e4a3af21..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/dec4a839-8790-484f-a19a-69e74072fe86
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "dec4a839-8790-484f-a19a-69e74072fe86", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "requester": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "performer": [{"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "4df79a99-54f7-4a93-84d5-87c8848343cc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "billablePeriod": {"start": "2008-01-12T18:26:38+00:00", "end": "2009-01-11T17:26:38+00:00"}, "created": "2008-01-12T18:26:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:4df79a99-54f7-4a93-84d5-87c8848343cc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:1cb51157-8083-410f-87d1-07a94629222a"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:98050900-31cf-4fe7-82dd-834a1fc338c1"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183452005", "display": "Encounter Inpatient"}], "text": "Encounter Inpatient"}, "servicedPeriod": {"start": "2006-03-11T13:26:38-05:00", "end": "2006-03-12T13:26:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ac4e8b7d-1556-4805-b0b5-675ff610a112"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "124171000119105", "display": "Chronic intractable migraine without aura"}], "text": "Chronic intractable migraine without aura"}, "servicedPeriod": {"start": "2006-03-11T13:26:38-05:00", "end": "2006-03-12T13:26:38-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 75, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/df947ea4-d420-49fe-bf71-f014395486b8 b/data/input/FHIR/all/ExplanationOfBenefit/df947ea4-d420-49fe-bf71-f014395486b8
deleted file mode 100644
index 580d1352..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/df947ea4-d420-49fe-bf71-f014395486b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "df947ea4-d420-49fe-bf71-f014395486b8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "requester": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "performer": [{"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5a143874-01eb-4458-a841-57be5a138b19"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "billablePeriod": {"start": "2020-11-23T16:27:57+00:00", "end": "2021-11-23T16:27:57+00:00"}, "created": "2020-11-23T16:27:57+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5a143874-01eb-4458-a841-57be5a138b19"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-01-22T11:12:57-05:00", "end": "2019-01-22T11:27:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:aa0fe8ef-f387-4564-81fa-98d7b0ab51c7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-01-22T11:12:57-05:00", "end": "2019-01-22T11:27:57-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e01bc81d-3f41-4072-8aac-450f3f419c8e b/data/input/FHIR/all/ExplanationOfBenefit/e01bc81d-3f41-4072-8aac-450f3f419c8e
deleted file mode 100644
index fcde2547..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e01bc81d-3f41-4072-8aac-450f3f419c8e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e01bc81d-3f41-4072-8aac-450f3f419c8e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9fb9621d-213c-4434-9adb-6cdee80aff4a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "billablePeriod": {"start": "2020-10-20T19:34:03+00:00", "end": "2021-10-20T19:34:03+00:00"}, "created": "2020-10-20T19:34:03+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9fb9621d-213c-4434-9adb-6cdee80aff4a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-12-19T14:19:03-05:00", "end": "2018-12-19T14:34:03-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8d78b15d-6e41-45d9-b369-c11917556707"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "servicedPeriod": {"start": "2018-12-19T14:19:03-05:00", "end": "2018-12-19T14:34:03-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e07502d2-5c8c-439d-b87d-0e694fc1869d b/data/input/FHIR/all/ExplanationOfBenefit/e07502d2-5c8c-439d-b87d-0e694fc1869d
deleted file mode 100644
index 87e35c98..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e07502d2-5c8c-439d-b87d-0e694fc1869d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e07502d2-5c8c-439d-b87d-0e694fc1869d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0018ecc5-942c-498a-80bb-bb08da2287aa"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2019-09-27T04:42:08+00:00", "end": "2020-09-26T04:42:08+00:00"}, "created": "2019-09-27T04:42:08+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0018ecc5-942c-498a-80bb-bb08da2287aa"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:9d2dd599-f5c1-43de-8495-5377818eda62"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2017-11-24T23:27:08-05:00", "end": "2017-11-24T23:42:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bbd58864-969c-421d-94d0-5af5724ece92"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2017-11-24T23:27:08-05:00", "end": "2017-11-24T23:42:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e0ff5d02-a4b3-4c52-8b49-e013d2d9d72b b/data/input/FHIR/all/ExplanationOfBenefit/e0ff5d02-a4b3-4c52-8b49-e013d2d9d72b
deleted file mode 100644
index 984a497f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e0ff5d02-a4b3-4c52-8b49-e013d2d9d72b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e0ff5d02-a4b3-4c52-8b49-e013d2d9d72b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "96dbabb8-b4e3-4d80-aa40-cfe91083a189"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "billablePeriod": {"start": "1973-09-15T09:29:56+00:00", "end": "1974-09-16T09:29:56+00:00"}, "created": "1973-09-15T09:29:56+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:96dbabb8-b4e3-4d80-aa40-cfe91083a189"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1971-11-14T03:59:56-05:00", "end": "1971-11-14T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cc9e6b6c-9e0c-4c6b-8d85-8738b71af5ec"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1971-11-14T03:59:56-05:00", "end": "1971-11-14T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1971-11-14T03:59:56-05:00", "end": "1971-11-14T04:29:56-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 557.39, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 111.47800000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 445.91200000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 557.39, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 557.39, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 822.91, "currency": "USD"}}], "payment": {"amount": {"value": 558.3280000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e161356f-2572-45fc-a2f1-c0e91e3acb3a b/data/input/FHIR/all/ExplanationOfBenefit/e161356f-2572-45fc-a2f1-c0e91e3acb3a
deleted file mode 100644
index d6933463..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e161356f-2572-45fc-a2f1-c0e91e3acb3a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e161356f-2572-45fc-a2f1-c0e91e3acb3a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "requester": {"reference": "urn:uuid:6a95bd29-482c-42f1-95ee-cc77181dbe99"}, "performer": [{"reference": "urn:uuid:6a95bd29-482c-42f1-95ee-cc77181dbe99"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "65589f9e-0d73-4024-a7f9-de21e1a9c74e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "billablePeriod": {"start": "2014-01-04T17:14:14+00:00", "end": "2015-01-04T17:14:14+00:00"}, "created": "2014-01-04T17:14:14+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:6a95bd29-482c-42f1-95ee-cc77181dbe99"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:65589f9e-0d73-4024-a7f9-de21e1a9c74e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:6a95bd29-482c-42f1-95ee-cc77181dbe99"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "371883000", "display": "Outpatient procedure (procedure)"}], "text": "Outpatient procedure (procedure)"}, "servicedPeriod": {"start": "2012-03-04T11:59:14-05:00", "end": "2012-03-04T12:14:14-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:3db4241e-96b2-47b7-9f79-721d8ad297c7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-03-04T11:59:14-05:00", "end": "2012-03-04T12:14:14-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e1977b83-2670-40c1-a0bb-7dc3c4ffd506 b/data/input/FHIR/all/ExplanationOfBenefit/e1977b83-2670-40c1-a0bb-7dc3c4ffd506
deleted file mode 100644
index 62c6fc1c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e1977b83-2670-40c1-a0bb-7dc3c4ffd506
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e1977b83-2670-40c1-a0bb-7dc3c4ffd506", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2f92e700-2d2e-40f0-a3eb-96ed78ef8208"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2011-09-16T10:50:11+00:00", "end": "2012-09-15T10:50:11+00:00"}, "created": "2011-09-16T10:50:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2f92e700-2d2e-40f0-a3eb-96ed78ef8208"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-11-14T05:35:11-05:00", "end": "2009-11-14T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6b9b59a3-f868-4a5e-9843-a44638f1aae9"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e1edc0bb-a2a4-420c-86d7-7327ea4557fa b/data/input/FHIR/all/ExplanationOfBenefit/e1edc0bb-a2a4-420c-86d7-7327ea4557fa
deleted file mode 100644
index 108d35dc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e1edc0bb-a2a4-420c-86d7-7327ea4557fa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e1edc0bb-a2a4-420c-86d7-7327ea4557fa", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fc1ec50e-d8eb-41b6-83d8-bc91510b4f07"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2015-04-01T11:03:09+00:00", "end": "2016-03-31T11:03:09+00:00"}, "created": "2015-04-01T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fc1ec50e-d8eb-41b6-83d8-bc91510b4f07"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:855c7992-7efb-4fba-91d9-4445d196dedb"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-05-30T06:48:09-04:00", "end": "2013-05-30T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2193a217-c77f-44d5-b2b4-18f3bd0d8284"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}, "servicedPeriod": {"start": "2013-05-30T06:48:09-04:00", "end": "2013-05-30T07:03:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e31a2346-fa6e-487d-8471-df71d034a553 b/data/input/FHIR/all/ExplanationOfBenefit/e31a2346-fa6e-487d-8471-df71d034a553
deleted file mode 100644
index 7b19cd5f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e31a2346-fa6e-487d-8471-df71d034a553
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e31a2346-fa6e-487d-8471-df71d034a553", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b1243b2f-45f7-4f4b-913e-720874ca57f2"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1961-03-31T10:40:39+00:00", "end": "1962-04-01T10:40:39+00:00"}, "created": "1961-03-31T10:40:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b1243b2f-45f7-4f4b-913e-720874ca57f2"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1959-05-30T06:10:39-04:00", "end": "1959-05-30T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:684ab31a-9b1d-4c0f-8bb2-b49dda54f150"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1959-05-30T06:10:39-04:00", "end": "1959-05-30T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1959-05-30T06:10:39-04:00", "end": "1959-05-30T06:40:39-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 514.42, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 102.884, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 411.536, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 514.42, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 514.42, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 779.94, "currency": "USD"}}], "payment": {"amount": {"value": 523.952, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e3a455ec-ba26-4086-9445-c748d8337d2e b/data/input/FHIR/all/ExplanationOfBenefit/e3a455ec-ba26-4086-9445-c748d8337d2e
deleted file mode 100644
index 08a2eeb6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e3a455ec-ba26-4086-9445-c748d8337d2e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e3a455ec-ba26-4086-9445-c748d8337d2e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "fdf651b8-84b7-4e00-92fc-cc8a489decc5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2003-07-08T19:40:26+00:00", "end": "2004-07-07T19:40:26+00:00"}, "created": "2003-07-08T19:40:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:fdf651b8-84b7-4e00-92fc-cc8a489decc5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2001-09-05T15:03:26-04:00", "end": "2001-09-05T15:40:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e31b09f9-21e4-4266-b6a2-df1388fa04df"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e3f23501-afac-4291-8f34-8d3de3a42a03 b/data/input/FHIR/all/ExplanationOfBenefit/e3f23501-afac-4291-8f34-8d3de3a42a03
deleted file mode 100644
index df7f23dd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e3f23501-afac-4291-8f34-8d3de3a42a03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e3f23501-afac-4291-8f34-8d3de3a42a03", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "40186904-1fcd-4676-8c25-679493bacde8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2017-02-05T19:23:55+00:00", "end": "2018-02-06T19:23:55+00:00"}, "created": "2017-02-05T19:23:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:40186904-1fcd-4676-8c25-679493bacde8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a225d48a-954e-4dca-902a-c09fa97f69a3"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-04-06T15:08:55-04:00", "end": "2015-04-06T15:23:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ea42232e-a608-4087-8fd6-b2c427871c2b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2015-04-06T15:08:55-04:00", "end": "2015-04-06T15:23:55-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e589bbb0-204f-4f78-ab63-978d41f761ea b/data/input/FHIR/all/ExplanationOfBenefit/e589bbb0-204f-4f78-ab63-978d41f761ea
deleted file mode 100644
index 53c10b17..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e589bbb0-204f-4f78-ab63-978d41f761ea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e589bbb0-204f-4f78-ab63-978d41f761ea", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9ec6ec3f-4ab6-49d9-bb5a-3195e6ad89be"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2019-04-30T00:11:47+00:00", "end": "2020-04-29T00:11:47+00:00"}, "created": "2019-04-30T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9ec6ec3f-4ab6-49d9-bb5a-3195e6ad89be"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-06-27T19:56:47-04:00", "end": "2017-06-27T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:a73a7eaa-95eb-4023-ba71-9dc2d7aa6eb8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-06-27T19:56:47-04:00", "end": "2017-06-27T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e5a8710f-731c-44f4-a81b-adb33fe98894 b/data/input/FHIR/all/ExplanationOfBenefit/e5a8710f-731c-44f4-a81b-adb33fe98894
deleted file mode 100644
index 4f31875d..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e5a8710f-731c-44f4-a81b-adb33fe98894
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e5a8710f-731c-44f4-a81b-adb33fe98894", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5b491388-7c55-4d8f-84dc-4f6a45d63d4b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "billablePeriod": {"start": "2015-12-25T04:57:08+00:00", "end": "2016-12-24T04:57:08+00:00"}, "created": "2015-12-25T04:57:08+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5b491388-7c55-4d8f-84dc-4f6a45d63d4b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-02-21T23:27:08-05:00", "end": "2014-02-21T23:57:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:97b0c9e9-b254-4130-83d7-1935b8569149"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-02-21T23:27:08-05:00", "end": "2014-02-21T23:57:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2014-02-21T23:27:08-05:00", "end": "2014-02-21T23:57:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2014-02-21T23:27:08-05:00", "end": "2014-02-21T23:57:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-02-21T23:27:08-05:00", "end": "2014-02-21T23:57:08-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 546.2, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 109.24000000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 436.96000000000004, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 546.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 546.2, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1092.76, "currency": "USD"}}], "payment": {"amount": {"value": 774.2080000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e5c8b6ee-6e91-4fa3-97dc-c71785b9d705 b/data/input/FHIR/all/ExplanationOfBenefit/e5c8b6ee-6e91-4fa3-97dc-c71785b9d705
deleted file mode 100644
index 742508fc..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e5c8b6ee-6e91-4fa3-97dc-c71785b9d705
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e5c8b6ee-6e91-4fa3-97dc-c71785b9d705", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "requester": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "performer": [{"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9bcf744a-8db2-4860-9008-4a3680ca554b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "billablePeriod": {"start": "1986-10-26T01:11:27+00:00", "end": "1987-10-26T01:11:27+00:00"}, "created": "1986-10-26T01:11:27+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9bcf744a-8db2-4860-9008-4a3680ca554b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1984-12-23T19:41:27-05:00", "end": "1984-12-23T20:11:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1002280d-3eaf-4151-a83c-c0c4d46607c0"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1984-12-23T19:41:27-05:00", "end": "1984-12-23T20:11:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "127783003", "display": "Spirometry (procedure)"}], "text": "Spirometry (procedure)"}, "servicedPeriod": {"start": "1984-12-23T19:41:27-05:00", "end": "1984-12-23T20:11:27-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 9292.41, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 1858.482, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 7433.928, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 9292.41, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 9292.41, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 9557.93, "currency": "USD"}}], "payment": {"amount": {"value": 7546.344, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e5d58bac-57ac-49d5-a072-8a9ce5f27a18 b/data/input/FHIR/all/ExplanationOfBenefit/e5d58bac-57ac-49d5-a072-8a9ce5f27a18
deleted file mode 100644
index bf94b846..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e5d58bac-57ac-49d5-a072-8a9ce5f27a18
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e5d58bac-57ac-49d5-a072-8a9ce5f27a18", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "requester": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "performer": [{"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ab550144-943e-43ac-85eb-248f65bf4418"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "billablePeriod": {"start": "2011-10-22T21:02:10+00:00", "end": "2012-10-21T21:02:10+00:00"}, "created": "2011-10-22T21:02:10+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ab550144-943e-43ac-85eb-248f65bf4418"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:36a6e15b-7345-42ae-8a59-7a35059ebb47"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-12-20T15:32:10-05:00", "end": "2009-12-20T16:02:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c872617d-6054-4c73-9ea5-9dda27ef3653"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-12-20T15:32:10-05:00", "end": "2009-12-20T16:02:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2009-12-20T15:32:10-05:00", "end": "2009-12-20T16:02:10-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 751.86, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 150.372, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 601.488, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 751.86, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 751.86, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1017.38, "currency": "USD"}}], "payment": {"amount": {"value": 713.9040000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e609f503-9f13-4da9-9cee-24d0045f0f09 b/data/input/FHIR/all/ExplanationOfBenefit/e609f503-9f13-4da9-9cee-24d0045f0f09
deleted file mode 100644
index e5b312d8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e609f503-9f13-4da9-9cee-24d0045f0f09
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e609f503-9f13-4da9-9cee-24d0045f0f09", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "58f5366f-8303-438d-838b-0fca0f78be0b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "billablePeriod": {"start": "2015-07-10T23:03:50+00:00", "end": "2016-07-09T23:03:50+00:00"}, "created": "2015-07-10T23:03:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:58f5366f-8303-438d-838b-0fca0f78be0b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:07df5143-3de5-435c-adfb-58563eb2a664"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-09-07T18:48:50-04:00", "end": "2013-09-07T19:03:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6380c241-531e-4f89-a11b-8d354baf9102"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-09-07T18:48:50-04:00", "end": "2013-09-07T19:03:50-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e6ad4c6d-607e-4b15-a77a-260fd5375222 b/data/input/FHIR/all/ExplanationOfBenefit/e6ad4c6d-607e-4b15-a77a-260fd5375222
deleted file mode 100644
index e51257b6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e6ad4c6d-607e-4b15-a77a-260fd5375222
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e6ad4c6d-607e-4b15-a77a-260fd5375222", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ec09492f-0297-4827-8411-912c0a3076a5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "billablePeriod": {"start": "2016-05-08T10:06:38+00:00", "end": "2017-05-08T10:06:38+00:00"}, "created": "2016-05-08T10:06:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ec09492f-0297-4827-8411-912c0a3076a5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:088d38d6-6d8e-415c-9073-bae8e606ac06"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-07-07T05:51:38-04:00", "end": "2014-07-07T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3d19b2c1-98a9-46eb-9fae-76205531b2e9"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2014-07-07T05:51:38-04:00", "end": "2014-07-07T06:06:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e6fb0949-62e5-4fee-9a76-b72f91daec7e b/data/input/FHIR/all/ExplanationOfBenefit/e6fb0949-62e5-4fee-9a76-b72f91daec7e
deleted file mode 100644
index 2db03430..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e6fb0949-62e5-4fee-9a76-b72f91daec7e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e6fb0949-62e5-4fee-9a76-b72f91daec7e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "requester": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "performer": [{"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8b5efe6f-fd06-481d-88c7-cb3bb3e1c76e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "billablePeriod": {"start": "2013-06-10T14:40:09+00:00", "end": "2014-06-11T14:40:09+00:00"}, "created": "2013-06-10T14:40:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8b5efe6f-fd06-481d-88c7-cb3bb3e1c76e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:85aeca59-6261-4704-a2e4-1846ec5831a6"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-08-09T10:10:09-04:00", "end": "2011-08-09T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c989b470-a160-491b-972e-ae9c8d7618e9"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-08-09T10:10:09-04:00", "end": "2011-08-09T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-08-09T10:10:09-04:00", "end": "2011-08-09T10:40:09-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 642.85, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 128.57000000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 514.2800000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 642.85, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 642.85, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 908.37, "currency": "USD"}}], "payment": {"amount": {"value": 626.6960000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e710f721-a65a-4be4-afcd-25f678f0ed75 b/data/input/FHIR/all/ExplanationOfBenefit/e710f721-a65a-4be4-afcd-25f678f0ed75
deleted file mode 100644
index eb931472..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e710f721-a65a-4be4-afcd-25f678f0ed75
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e710f721-a65a-4be4-afcd-25f678f0ed75", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "25567164-935c-4252-b6fa-8c4ef339221e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "billablePeriod": {"start": "2011-12-09T13:25:39+00:00", "end": "2012-12-08T13:25:39+00:00"}, "created": "2011-12-09T13:25:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:25567164-935c-4252-b6fa-8c4ef339221e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-02-06T08:10:39-05:00", "end": "2010-02-06T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2aa209d5-368e-481a-8b1c-50c6658fdea8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-02-06T08:10:39-05:00", "end": "2010-02-06T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2010-02-06T08:10:39-05:00", "end": "2010-02-06T08:25:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e758adff-5bd9-4292-b3c3-3ad2c337846b b/data/input/FHIR/all/ExplanationOfBenefit/e758adff-5bd9-4292-b3c3-3ad2c337846b
deleted file mode 100644
index bfbb6088..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e758adff-5bd9-4292-b3c3-3ad2c337846b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e758adff-5bd9-4292-b3c3-3ad2c337846b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5f2b449b-1957-495f-b45a-9e46cd9a7dca"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2013-11-27T19:18:26+00:00", "end": "2014-11-28T19:18:26+00:00"}, "created": "2013-11-27T19:18:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5f2b449b-1957-495f-b45a-9e46cd9a7dca"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ccfeb735-74ff-4657-8794-fb275459db46"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-01-26T14:03:26-05:00", "end": "2012-01-26T14:18:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:37c328e3-e5ef-4b01-becf-286210813435"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2012-01-26T14:03:26-05:00", "end": "2012-01-26T14:18:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e7a07385-b494-49a5-8689-c95713b88d8e b/data/input/FHIR/all/ExplanationOfBenefit/e7a07385-b494-49a5-8689-c95713b88d8e
deleted file mode 100644
index dfe5f8cf..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e7a07385-b494-49a5-8689-c95713b88d8e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e7a07385-b494-49a5-8689-c95713b88d8e", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e39754e0-1cca-4583-ae6e-99a609e4c3a4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2015-09-18T20:00:25+00:00", "end": "2016-09-17T20:00:25+00:00"}, "created": "2015-09-18T20:00:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e39754e0-1cca-4583-ae6e-99a609e4c3a4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:eba3bf28-25e4-47b9-9a6f-3cd8745ed101"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-11-16T14:30:25-05:00", "end": "2013-11-16T15:00:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:3a51e958-23d6-4466-9db3-2b0ac08cc22b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-11-16T14:30:25-05:00", "end": "2013-11-16T15:00:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-11-16T14:30:25-05:00", "end": "2013-11-16T15:00:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 799.72, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 159.94400000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 639.7760000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 799.72, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 799.72, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2013-11-16T14:30:25-05:00", "end": "2013-11-16T15:00:25-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1065.24, "currency": "USD"}}], "payment": {"amount": {"value": 752.1920000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e7ae61b5-9c81-4918-b41d-6b989b2ba3a6 b/data/input/FHIR/all/ExplanationOfBenefit/e7ae61b5-9c81-4918-b41d-6b989b2ba3a6
deleted file mode 100644
index 0eea8984..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e7ae61b5-9c81-4918-b41d-6b989b2ba3a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e7ae61b5-9c81-4918-b41d-6b989b2ba3a6", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "requester": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "performer": [{"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7e5eae57-bd52-41bb-8d86-9dad59cb0ab0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "billablePeriod": {"start": "1989-01-30T15:23:18+00:00", "end": "1990-01-31T15:23:18+00:00"}, "created": "1989-01-30T15:23:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7e5eae57-bd52-41bb-8d86-9dad59cb0ab0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1987-03-31T10:08:18-05:00", "end": "1987-03-31T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:54b25369-a3c3-4123-8ed2-b2cae75c3200"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1987-03-31T10:08:18-05:00", "end": "1987-03-31T10:23:18-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e7d10e96-6d58-4cc9-b39b-65262ff2fc18 b/data/input/FHIR/all/ExplanationOfBenefit/e7d10e96-6d58-4cc9-b39b-65262ff2fc18
deleted file mode 100644
index 4e7a8e6c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e7d10e96-6d58-4cc9-b39b-65262ff2fc18
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e7d10e96-6d58-4cc9-b39b-65262ff2fc18", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3263069f-33f3-4292-9f8b-a8687b533688"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2021-02-16T05:14:01+00:00", "end": "2022-02-17T05:14:01+00:00"}, "created": "2021-02-16T05:14:01+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3263069f-33f3-4292-9f8b-a8687b533688"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:452eb617-c744-452b-b1a2-1e80847e6ac7"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2019-04-17T00:14:01-04:00", "end": "2019-04-17T01:14:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:74349b35-67a9-433a-8880-18c3ed1424e1"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "44465007", "display": "Sprain of ankle"}], "text": "Sprain of ankle"}, "servicedPeriod": {"start": "2019-04-17T00:14:01-04:00", "end": "2019-04-17T01:14:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e8cad11a-d318-446b-aff2-a59bf8e35f4a b/data/input/FHIR/all/ExplanationOfBenefit/e8cad11a-d318-446b-aff2-a59bf8e35f4a
deleted file mode 100644
index 60362bc6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e8cad11a-d318-446b-aff2-a59bf8e35f4a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e8cad11a-d318-446b-aff2-a59bf8e35f4a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b0e7c3af-74bd-4ef3-95f7-03526065e3dd"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "billablePeriod": {"start": "2000-11-23T16:09:54+00:00", "end": "2001-11-23T16:09:54+00:00"}, "created": "2000-11-23T16:09:54+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b0e7c3af-74bd-4ef3-95f7-03526065e3dd"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:d9ef4518-654c-4892-a736-9d4021e22054"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "183452005", "display": "Encounter Inpatient"}], "text": "Encounter Inpatient"}, "servicedPeriod": {"start": "1999-01-18T10:06:54-05:00", "end": "1999-01-22T11:09:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:785d2aad-3132-460c-910e-d22f4efb8839"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428251008", "display": "History of appendectomy"}], "text": "History of appendectomy"}, "servicedPeriod": {"start": "1999-01-18T10:06:54-05:00", "end": "1999-01-22T11:09:54-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 75, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e8e3bc40-987d-46f5-b2ff-e65c52e79942 b/data/input/FHIR/all/ExplanationOfBenefit/e8e3bc40-987d-46f5-b2ff-e65c52e79942
deleted file mode 100644
index a6fd307f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e8e3bc40-987d-46f5-b2ff-e65c52e79942
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e8e3bc40-987d-46f5-b2ff-e65c52e79942", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ada69e44-21ae-48aa-b9dd-c860d0996310"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2016-07-01T05:02:46+00:00", "end": "2017-07-01T05:02:46+00:00"}, "created": "2016-07-01T05:02:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ada69e44-21ae-48aa-b9dd-c860d0996310"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:57f08c1a-76e4-4d9b-9a42-f5a7df309176"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-08-30T00:47:46-04:00", "end": "2014-08-30T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4a1d08d5-f833-4c8a-8768-f83fe9c6a7cd"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-08-30T00:47:46-04:00", "end": "2014-08-30T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2014-08-30T00:47:46-04:00", "end": "2014-08-30T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e92804d5-2b75-4b20-8f9f-9d2fe159e987 b/data/input/FHIR/all/ExplanationOfBenefit/e92804d5-2b75-4b20-8f9f-9d2fe159e987
deleted file mode 100644
index 88263ad4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e92804d5-2b75-4b20-8f9f-9d2fe159e987
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e92804d5-2b75-4b20-8f9f-9d2fe159e987", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ef46369f-4be2-4f29-8179-35cc80c8440c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2000-01-07T10:24:19+00:00", "end": "2001-01-06T10:24:19+00:00"}, "created": "2000-01-07T10:24:19+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ef46369f-4be2-4f29-8179-35cc80c8440c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:7fd9b4f2-cbba-4ec5-8fad-5f829d0b321a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1998-03-07T05:09:19-05:00", "end": "1998-03-07T05:24:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b7d1a806-1d32-400a-bcf7-f9702db46a4c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "1998-03-07T05:09:19-05:00", "end": "1998-03-07T05:24:19-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e970d4a3-6406-49ae-8dd3-b14d564fb7c8 b/data/input/FHIR/all/ExplanationOfBenefit/e970d4a3-6406-49ae-8dd3-b14d564fb7c8
deleted file mode 100644
index 27c240c1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e970d4a3-6406-49ae-8dd3-b14d564fb7c8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e970d4a3-6406-49ae-8dd3-b14d564fb7c8", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b1e3c66b-2678-4a33-aee3-1e02cbde8d8e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2019-09-06T13:26:35+00:00", "end": "2020-09-05T14:26:35+00:00"}, "created": "2019-09-06T13:26:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b1e3c66b-2678-4a33-aee3-1e02cbde8d8e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:3fbda298-a73a-4428-b659-b377d41030c4"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "2017-11-04T09:11:35-04:00", "end": "2017-11-04T09:26:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:e41f8b8a-c247-4abf-97fa-a166a1db5e52"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "239872002", "display": "Osteoarthritis of hip"}], "text": "Osteoarthritis of hip"}, "servicedPeriod": {"start": "2017-11-04T09:11:35-04:00", "end": "2017-11-04T09:26:35-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e9729d25-e5f3-40d4-b3a5-87b795189ece b/data/input/FHIR/all/ExplanationOfBenefit/e9729d25-e5f3-40d4-b3a5-87b795189ece
deleted file mode 100644
index 80583eb4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e9729d25-e5f3-40d4-b3a5-87b795189ece
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e9729d25-e5f3-40d4-b3a5-87b795189ece", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9006a35a-ea75-4666-bbfc-ca48a7ddb5fe"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "billablePeriod": {"start": "2018-09-17T15:59:24+00:00", "end": "2019-09-17T15:59:24+00:00"}, "created": "2018-09-17T15:59:24+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9006a35a-ea75-4666-bbfc-ca48a7ddb5fe"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0c948634-9289-4c36-bcfc-6ffa49351290"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-11-15T10:29:24-05:00", "end": "2016-11-15T10:59:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2e0cc97b-c879-4762-bb5c-7127e44d7daa"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-11-15T10:29:24-05:00", "end": "2016-11-15T10:59:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-11-15T10:29:24-05:00", "end": "2016-11-15T10:59:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 665.15, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 133.03, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 532.12, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 665.15, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 665.15, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2016-11-15T10:29:24-05:00", "end": "2016-11-15T10:59:24-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 930.67, "currency": "USD"}}], "payment": {"amount": {"value": 644.5360000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/e9b48259-5cf2-47c9-893e-f5aaac0a1409 b/data/input/FHIR/all/ExplanationOfBenefit/e9b48259-5cf2-47c9-893e-f5aaac0a1409
deleted file mode 100644
index b657bd6f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/e9b48259-5cf2-47c9-893e-f5aaac0a1409
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "e9b48259-5cf2-47c9-893e-f5aaac0a1409", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "requester": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "performer": [{"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e3accf9c-cad0-4644-8244-0c4d7080b6d9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "billablePeriod": {"start": "2000-02-22T21:13:11+00:00", "end": "2001-02-21T21:13:11+00:00"}, "created": "2000-02-22T21:13:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e3accf9c-cad0-4644-8244-0c4d7080b6d9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0e99785d-8f2a-45c7-848c-d6b31d1aa50e"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1998-04-22T16:43:11-04:00", "end": "1998-04-22T17:13:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6a55e35f-b11f-4aa5-a702-c71443aa79bd"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ea377cee-c5a7-4683-bafe-ddc0e00500a3 b/data/input/FHIR/all/ExplanationOfBenefit/ea377cee-c5a7-4683-bafe-ddc0e00500a3
deleted file mode 100644
index bf181cf1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ea377cee-c5a7-4683-bafe-ddc0e00500a3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ea377cee-c5a7-4683-bafe-ddc0e00500a3", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1c7c3ece-773b-4b3f-b8f5-47492b919116"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "billablePeriod": {"start": "2014-12-09T14:52:55+00:00", "end": "2015-12-09T14:52:55+00:00"}, "created": "2014-12-09T14:52:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1c7c3ece-773b-4b3f-b8f5-47492b919116"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:b8ee3b0b-84dd-42ac-afa5-e40729c705e3"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2013-02-06T09:37:55-05:00", "end": "2013-02-06T09:52:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:630d0e84-3275-48b7-b5d7-b69ec0ab8e69"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2013-02-06T09:37:55-05:00", "end": "2013-02-06T09:52:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ea63e74c-4174-4475-8593-2297c05bead7 b/data/input/FHIR/all/ExplanationOfBenefit/ea63e74c-4174-4475-8593-2297c05bead7
deleted file mode 100644
index 80c05bf5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ea63e74c-4174-4475-8593-2297c05bead7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ea63e74c-4174-4475-8593-2297c05bead7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "requester": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "performer": [{"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ec7989b5-0a28-4430-97f1-2d3127903057"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "billablePeriod": {"start": "2018-02-12T17:07:31+00:00", "end": "2019-02-12T17:07:31+00:00"}, "created": "2018-02-12T17:07:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ec7989b5-0a28-4430-97f1-2d3127903057"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f256d3ba-bb70-4613-a631-825d500c57fa"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:96ad45c0-85ae-4109-a680-e97533e39291"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2016-04-12T12:52:31-04:00", "end": "2016-04-12T13:07:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:59702500-7de4-4f44-b6af-869adb290968"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2016-04-12T12:52:31-04:00", "end": "2016-04-12T13:07:31-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/eab2a0ff-d535-474a-8a50-062a1812c52b b/data/input/FHIR/all/ExplanationOfBenefit/eab2a0ff-d535-474a-8a50-062a1812c52b
deleted file mode 100644
index 6135cd14..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/eab2a0ff-d535-474a-8a50-062a1812c52b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "eab2a0ff-d535-474a-8a50-062a1812c52b", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "requester": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "performer": [{"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b4eb06c8-89cd-4694-939e-b962b2fd5709"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "billablePeriod": {"start": "2013-07-13T23:48:57+00:00", "end": "2014-07-14T23:48:57+00:00"}, "created": "2013-07-13T23:48:57+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b4eb06c8-89cd-4694-939e-b962b2fd5709"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c3c53ad9-4c82-406d-9b5b-b4f5e97e9410"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-09-11T19:33:57-04:00", "end": "2011-09-11T19:48:57-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b030f0b8-d3b6-447e-a2a8-203d0859bca4"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/eafa48c5-f919-4ca3-b946-574e63b36f49 b/data/input/FHIR/all/ExplanationOfBenefit/eafa48c5-f919-4ca3-b946-574e63b36f49
deleted file mode 100644
index 48b6658a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/eafa48c5-f919-4ca3-b946-574e63b36f49
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "eafa48c5-f919-4ca3-b946-574e63b36f49", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "requester": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "performer": [{"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "54424349-4c91-4fde-a41a-158407b0bf03"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "billablePeriod": {"start": "1976-12-24T19:58:31+00:00", "end": "1977-12-24T19:58:31+00:00"}, "created": "1976-12-24T19:58:31+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:54424349-4c91-4fde-a41a-158407b0bf03"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1975-02-22T14:28:31-05:00", "end": "1975-02-22T14:58:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d3e49616-97cb-411e-a202-3978ac9bcc4a"}]}, {"sequence": 2, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "1975-02-22T14:28:31-05:00", "end": "1975-02-22T14:58:31-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 514.94, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 102.98800000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 411.95200000000006, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 514.94, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 514.94, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 639.94, "currency": "USD"}}], "payment": {"amount": {"value": 411.95200000000006, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/eb2b881f-5e8f-46cb-b831-d89659ef9a08 b/data/input/FHIR/all/ExplanationOfBenefit/eb2b881f-5e8f-46cb-b831-d89659ef9a08
deleted file mode 100644
index 8339e9c1..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/eb2b881f-5e8f-46cb-b831-d89659ef9a08
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "eb2b881f-5e8f-46cb-b831-d89659ef9a08", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "requester": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "performer": [{"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1c160116-1ef4-4239-8367-0b05bb2364f4"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "billablePeriod": {"start": "2019-03-11T05:58:45+00:00", "end": "2020-03-10T05:58:45+00:00"}, "created": "2019-03-11T05:58:45+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1c160116-1ef4-4239-8367-0b05bb2364f4"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-05-09T01:28:45-04:00", "end": "2017-05-09T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:91aef75c-7a78-41a2-bf6c-7b3124eb79c6"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-05-09T01:28:45-04:00", "end": "2017-05-09T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2017-05-09T01:28:45-04:00", "end": "2017-05-09T01:58:45-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 717.87, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 143.574, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 574.296, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 717.87, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 717.87, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 983.39, "currency": "USD"}}], "payment": {"amount": {"value": 686.7120000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ebce65cb-0778-4b8a-af20-8196b64b2bf5 b/data/input/FHIR/all/ExplanationOfBenefit/ebce65cb-0778-4b8a-af20-8196b64b2bf5
deleted file mode 100644
index 0dcdc981..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ebce65cb-0778-4b8a-af20-8196b64b2bf5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ebce65cb-0778-4b8a-af20-8196b64b2bf5", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "requester": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "performer": [{"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "85b71c95-a69c-4982-afee-7012cbf43ce0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "billablePeriod": {"start": "2004-06-09T04:38:40+00:00", "end": "2005-06-09T04:38:40+00:00"}, "created": "2004-06-09T04:38:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:85b71c95-a69c-4982-afee-7012cbf43ce0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:9b2564fd-1e47-420a-bded-387234070ef3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c5f1507a-5ca5-430c-8ee2-69bfbf232cf5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:518049d3-6a42-4572-9253-dfb3e688b710"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2002-08-08T00:23:40-04:00", "end": "2002-08-08T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5d786737-4fea-41cb-8560-92158d88044b"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "15777000", "display": "Prediabetes"}], "text": "Prediabetes"}, "servicedPeriod": {"start": "2002-08-08T00:23:40-04:00", "end": "2002-08-08T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}, {"sequence": 3, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)"}], "text": "Anemia (disorder)"}, "servicedPeriod": {"start": "2002-08-08T00:23:40-04:00", "end": "2002-08-08T00:38:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ec20a1d4-4fa3-4e0c-a789-275ec944fda4 b/data/input/FHIR/all/ExplanationOfBenefit/ec20a1d4-4fa3-4e0c-a789-275ec944fda4
deleted file mode 100644
index 3f4087e2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ec20a1d4-4fa3-4e0c-a789-275ec944fda4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ec20a1d4-4fa3-4e0c-a789-275ec944fda4", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1f604d29-ed9c-48af-b867-ebe58c4903cc"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1989-02-19T08:54:18+00:00", "end": "1990-02-20T08:54:18+00:00"}, "created": "1989-02-19T08:54:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1f604d29-ed9c-48af-b867-ebe58c4903cc"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f4c8ee5c-be28-4dff-8090-8bef8e9b9c44"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:cf4c887c-c1db-48ac-9b5e-798602f142e5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "servicedPeriod": {"start": "1987-04-16T04:54:18-04:00", "end": "1987-04-20T04:54:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:759712a9-02c7-4a26-b5ab-36092fe81f2e"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "410429000", "display": "Cardiac Arrest"}], "text": "Cardiac Arrest"}, "servicedPeriod": {"start": "1987-04-16T04:54:18-04:00", "end": "1987-04-20T04:54:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "447365002", "display": "Insertion of biventricular implantable cardioverter defibrillator"}], "text": "Insertion of biventricular implantable cardioverter defibrillator"}, "servicedPeriod": {"start": "1987-04-16T04:54:18-04:00", "end": "1987-04-20T04:54:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 29257.91, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 5851.582, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 23406.328, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 29257.91, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 29257.91, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "18286008", "display": "Catheter ablation of tissue of heart"}], "text": "Catheter ablation of tissue of heart"}, "servicedPeriod": {"start": "1987-04-16T04:54:18-04:00", "end": "1987-04-20T04:54:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 12252.76, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 2450.552, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 9802.208, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 12252.76, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 12252.76, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "429007001", "display": "History of cardiac arrest (situation)"}], "text": "History of cardiac arrest (situation)"}, "servicedPeriod": {"start": "1987-04-16T04:54:18-04:00", "end": "1987-04-20T04:54:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 41635.67, "currency": "USD"}}], "payment": {"amount": {"value": 33208.536, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ed39b86c-1100-4020-b0c6-d53e49748a66 b/data/input/FHIR/all/ExplanationOfBenefit/ed39b86c-1100-4020-b0c6-d53e49748a66
deleted file mode 100644
index 54aa4347..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ed39b86c-1100-4020-b0c6-d53e49748a66
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ed39b86c-1100-4020-b0c6-d53e49748a66", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "requester": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "performer": [{"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "cffa7c18-399c-4db3-b8dc-001c10fb1066"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "billablePeriod": {"start": "2021-03-30T18:19:34+00:00", "end": "2022-03-31T18:19:34+00:00"}, "created": "2021-03-30T18:19:34+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:cffa7c18-399c-4db3-b8dc-001c10fb1066"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:424ebd47-e1d2-41bc-8aa0-5fe8122ae27b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:f2b12a84-3cac-40c2-b86e-8ab1ffe0805a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2019-05-29T14:04:34-04:00", "end": "2019-05-29T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2f78e364-9093-4b8e-b006-ad27810f5645"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2019-05-29T14:04:34-04:00", "end": "2019-05-29T14:19:34-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/edb31e93-82ea-4786-855a-2e657e1af144 b/data/input/FHIR/all/ExplanationOfBenefit/edb31e93-82ea-4786-855a-2e657e1af144
deleted file mode 100644
index ef53e3ae..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/edb31e93-82ea-4786-855a-2e657e1af144
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "edb31e93-82ea-4786-855a-2e657e1af144", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b50f05ab-d591-465d-a633-88b4092424ce"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "billablePeriod": {"start": "2015-04-06T00:13:38+00:00", "end": "2016-04-05T00:13:38+00:00"}, "created": "2015-04-06T00:13:38+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b50f05ab-d591-465d-a633-88b4092424ce"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:4440bfe4-b752-4c5e-b113-e0a38067d3dd"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-06-03T19:58:38-04:00", "end": "2013-06-03T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:cb640590-7961-49dc-b9fe-49a2f67d2d82"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-06-03T19:58:38-04:00", "end": "2013-06-03T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-06-03T19:58:38-04:00", "end": "2013-06-03T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "servicedPeriod": {"start": "2013-06-03T19:58:38-04:00", "end": "2013-06-03T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "informationSequence": [4], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2013-06-03T19:58:38-04:00", "end": "2013-06-03T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 6, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "162864005", "display": "Body mass index 30+ - obesity (finding)"}], "text": "Body mass index 30+ - obesity (finding)"}, "servicedPeriod": {"start": "2013-06-03T19:58:38-04:00", "end": "2013-06-03T20:13:38-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 687.08, "currency": "USD"}}], "payment": {"amount": {"value": 449.66400000000004, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/ee8e4bd7-e48d-446c-b136-24e2dc56be65 b/data/input/FHIR/all/ExplanationOfBenefit/ee8e4bd7-e48d-446c-b136-24e2dc56be65
deleted file mode 100644
index 26ceed45..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/ee8e4bd7-e48d-446c-b136-24e2dc56be65
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "ee8e4bd7-e48d-446c-b136-24e2dc56be65", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "requester": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "performer": [{"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "bb8fba63-dab1-4839-ae30-de8205d66584"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "billablePeriod": {"start": "1968-10-15T10:10:39+00:00", "end": "1969-10-15T10:10:39+00:00"}, "created": "1968-10-15T10:10:39+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:bb8fba63-dab1-4839-ae30-de8205d66584"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:3bf67672-94d0-4339-b492-ca51a00a548b"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}, {"sequence": 2, "diagnosisReference": {"reference": "urn:uuid:00e9694f-335f-4be4-9804-be5f8d0cf052"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency Encounter"}], "text": "Emergency Encounter"}, "servicedPeriod": {"start": "1966-12-10T05:10:39-05:00", "end": "1966-12-14T05:10:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:1559738e-b7e8-4b2e-b614-44d7ce3662e4"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "22298006", "display": "Myocardial Infarction"}], "text": "Myocardial Infarction"}, "servicedPeriod": {"start": "1966-12-10T05:10:39-05:00", "end": "1966-12-14T05:10:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "415070008", "display": "Percutaneous coronary intervention"}], "text": "Percutaneous coronary intervention"}, "servicedPeriod": {"start": "1966-12-10T05:10:39-05:00", "end": "1966-12-14T05:10:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 24659.18, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 4931.836, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 19727.344, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 24659.18, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 24659.18, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "232717009", "display": "Coronary artery bypass grafting"}], "text": "Coronary artery bypass grafting"}, "servicedPeriod": {"start": "1966-12-10T05:10:39-05:00", "end": "1966-12-14T05:10:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "net": {"value": 42057.37, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 8411.474, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 33645.896, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 42057.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 42057.37, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 5, "diagnosisSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "399211009", "display": "History of myocardial infarction (situation)"}], "text": "History of myocardial infarction (situation)"}, "servicedPeriod": {"start": "1966-12-10T05:10:39-05:00", "end": "1966-12-14T05:10:39-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 66841.55, "currency": "USD"}}], "payment": {"amount": {"value": 53373.240000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/effd9f7c-82de-404c-8439-184fc7e380f9 b/data/input/FHIR/all/ExplanationOfBenefit/effd9f7c-82de-404c-8439-184fc7e380f9
deleted file mode 100644
index b00766d4..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/effd9f7c-82de-404c-8439-184fc7e380f9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "effd9f7c-82de-404c-8439-184fc7e380f9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0df600fc-00b6-43f1-85d5-5a595c9d9304"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "billablePeriod": {"start": "2017-01-19T14:16:06+00:00", "end": "2018-01-20T14:16:06+00:00"}, "created": "2017-01-19T14:16:06+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0df600fc-00b6-43f1-85d5-5a595c9d9304"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:ca09cbf9-5284-4850-8cdc-ab9c2376fc95"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2015-03-20T10:01:06-04:00", "end": "2015-03-20T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d489324d-efaf-4240-9298-4a4e383e0764"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2015-03-20T10:01:06-04:00", "end": "2015-03-20T10:16:06-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f013c8f1-ac93-4d98-beaf-75410e385ed7 b/data/input/FHIR/all/ExplanationOfBenefit/f013c8f1-ac93-4d98-beaf-75410e385ed7
deleted file mode 100644
index 9c880155..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f013c8f1-ac93-4d98-beaf-75410e385ed7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f013c8f1-ac93-4d98-beaf-75410e385ed7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c19f6ab0-ede6-4ba0-af8c-fa5ea225b64e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "billablePeriod": {"start": "2011-05-20T05:02:46+00:00", "end": "2012-05-19T05:02:46+00:00"}, "created": "2011-05-20T05:02:46+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c19f6ab0-ede6-4ba0-af8c-fa5ea225b64e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2009-07-18T00:47:46-04:00", "end": "2009-07-18T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9ad9e60c-21c4-4d77-9cba-5e7ba0aee9a7"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2009-07-18T00:47:46-04:00", "end": "2009-07-18T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "servicedPeriod": {"start": "2009-07-18T00:47:46-04:00", "end": "2009-07-18T01:02:46-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f02df752-aa54-4c7b-8dfd-c094a137b51a b/data/input/FHIR/all/ExplanationOfBenefit/f02df752-aa54-4c7b-8dfd-c094a137b51a
deleted file mode 100644
index a216afd5..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f02df752-aa54-4c7b-8dfd-c094a137b51a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f02df752-aa54-4c7b-8dfd-c094a137b51a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "6e4f5e0e-54b3-4a06-8d60-9970945b6464"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-12-07T12:05:40+00:00", "end": "1973-12-07T12:05:40+00:00"}, "created": "1972-12-07T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:6e4f5e0e-54b3-4a06-8d60-9970945b6464"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1971-02-05T06:50:40-05:00", "end": "1971-02-05T07:05:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:bee123d3-fc61-4dfe-a158-7af774de30a2"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "servicedPeriod": {"start": "1971-02-05T06:50:40-05:00", "end": "1971-02-05T07:05:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1971-02-05T06:50:40-05:00", "end": "1971-02-05T07:05:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f060bbb7-9768-41c9-8f10-f11adf9c44b9 b/data/input/FHIR/all/ExplanationOfBenefit/f060bbb7-9768-41c9-8f10-f11adf9c44b9
deleted file mode 100644
index f1e6fe17..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f060bbb7-9768-41c9-8f10-f11adf9c44b9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f060bbb7-9768-41c9-8f10-f11adf9c44b9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "requester": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "performer": [{"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "be5e5367-ca23-4c65-a037-33555b5c5b03"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "billablePeriod": {"start": "2005-09-03T03:26:33+00:00", "end": "2006-09-04T03:26:33+00:00"}, "created": "2005-09-03T03:26:33+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:be5e5367-ca23-4c65-a037-33555b5c5b03"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:bdde2c47-34f0-45ca-861b-3d14463150d1"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:0d91df81-dd12-4db7-8526-d7ab6fbc949c"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2003-11-01T22:11:33-05:00", "end": "2003-11-01T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:77238259-1a75-4493-804d-34194cd88a6e"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "444814009", "display": "Viral sinusitis (disorder)"}], "text": "Viral sinusitis (disorder)"}, "servicedPeriod": {"start": "2003-11-01T22:11:33-05:00", "end": "2003-11-01T22:26:33-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f0d95bc9-dc43-4ecf-8321-6fc9f9b172ce b/data/input/FHIR/all/ExplanationOfBenefit/f0d95bc9-dc43-4ecf-8321-6fc9f9b172ce
deleted file mode 100644
index 650d3b52..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f0d95bc9-dc43-4ecf-8321-6fc9f9b172ce
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f0d95bc9-dc43-4ecf-8321-6fc9f9b172ce", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "d5e52ee2-d1c0-4c80-9359-a700e1c12493"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "billablePeriod": {"start": "2015-03-12T10:24:19+00:00", "end": "2016-03-11T10:24:19+00:00"}, "created": "2015-03-12T10:24:19+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:d5e52ee2-d1c0-4c80-9359-a700e1c12493"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-05-10T06:09:19-04:00", "end": "2013-05-10T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8b6a5b8c-00de-4e68-b6c1-5318b3932a66"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-05-10T06:09:19-04:00", "end": "2013-05-10T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2013-05-10T06:09:19-04:00", "end": "2013-05-10T06:24:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f1344d67-0bef-47ae-8298-fc40b3cafcfe b/data/input/FHIR/all/ExplanationOfBenefit/f1344d67-0bef-47ae-8298-fc40b3cafcfe
deleted file mode 100644
index 080b65ae..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f1344d67-0bef-47ae-8298-fc40b3cafcfe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f1344d67-0bef-47ae-8298-fc40b3cafcfe", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "requester": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "performer": [{"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2138c974-5ab4-45c3-85e6-892c0e67d2a5"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "billablePeriod": {"start": "2013-09-12T13:41:35+00:00", "end": "2014-09-13T13:41:35+00:00"}, "created": "2013-09-12T13:41:35+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2138c974-5ab4-45c3-85e6-892c0e67d2a5"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:30793bd7-6605-40fe-bc4f-f41957b72d53"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-11-11T08:11:35-05:00", "end": "2011-11-11T08:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b77c8295-8336-43ec-a5e2-0e3510750098"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-11-11T08:11:35-05:00", "end": "2011-11-11T08:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-11-11T08:11:35-05:00", "end": "2011-11-11T08:41:35-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 562.25, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 112.45, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 449.8, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 562.25, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 562.25, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 827.77, "currency": "USD"}}], "payment": {"amount": {"value": 562.216, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f1e63707-98ab-452d-b854-cc768c14fd5d b/data/input/FHIR/all/ExplanationOfBenefit/f1e63707-98ab-452d-b854-cc768c14fd5d
deleted file mode 100644
index 6671063e..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f1e63707-98ab-452d-b854-cc768c14fd5d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f1e63707-98ab-452d-b854-cc768c14fd5d", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "a7279ed7-2a32-4b66-84bc-9006309aa853"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "billablePeriod": {"start": "1982-07-07T09:09:18+00:00", "end": "1983-07-07T09:09:18+00:00"}, "created": "1982-07-07T09:09:18+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:a7279ed7-2a32-4b66-84bc-9006309aa853"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1980-09-04T04:54:18-04:00", "end": "1980-09-04T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:797b260d-3045-4161-b10c-4eb7da931aa4"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "1980-09-04T04:54:18-04:00", "end": "1980-09-04T05:09:18-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f2cfb92f-2bd6-4366-9626-892f2d5e7357 b/data/input/FHIR/all/ExplanationOfBenefit/f2cfb92f-2bd6-4366-9626-892f2d5e7357
deleted file mode 100644
index 7dd98a1a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f2cfb92f-2bd6-4366-9626-892f2d5e7357
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f2cfb92f-2bd6-4366-9626-892f2d5e7357", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "e3d935c0-cfe3-4dcc-b849-5f26ff700fff"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2016-01-31T21:45:23+00:00", "end": "2017-01-30T21:45:23+00:00"}, "created": "2016-01-31T21:45:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:e3d935c0-cfe3-4dcc-b849-5f26ff700fff"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:dabacc2e-7bb2-41a8-8d8b-24547a866b8e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2014-03-31T17:15:23-04:00", "end": "2014-03-31T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6eb95223-ed30-4b39-8036-71a64369bcaa"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}, "servicedPeriod": {"start": "2014-03-31T17:15:23-04:00", "end": "2014-03-31T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2014-03-31T17:15:23-04:00", "end": "2014-03-31T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2301.48, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 460.29600000000005, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1841.1840000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2301.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2301.48, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2426.48, "currency": "USD"}}], "payment": {"amount": {"value": 1841.1840000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f3653707-0449-4359-8a2c-e4d7ef740e28 b/data/input/FHIR/all/ExplanationOfBenefit/f3653707-0449-4359-8a2c-e4d7ef740e28
deleted file mode 100644
index d6927e82..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f3653707-0449-4359-8a2c-e4d7ef740e28
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f3653707-0449-4359-8a2c-e4d7ef740e28", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "requester": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "performer": [{"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "2345230b-1f1a-43ab-ad29-eed952776e6a"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "billablePeriod": {"start": "2018-08-31T19:45:25+00:00", "end": "2019-08-31T19:45:25+00:00"}, "created": "2018-08-31T19:45:25+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:2345230b-1f1a-43ab-ad29-eed952776e6a"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:3e177bd6-7cd9-4b2d-9245-271684a76b03"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-10-29T15:30:25-04:00", "end": "2016-10-29T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:b82485b9-0cfe-48df-86e5-b2df89984ee6"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "servicedPeriod": {"start": "2016-10-29T15:30:25-04:00", "end": "2016-10-29T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-10-29T15:30:25-04:00", "end": "2016-10-29T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "informationSequence": [3], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "servicedPeriod": {"start": "2016-10-29T15:30:25-04:00", "end": "2016-10-29T15:45:25-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 546.56, "currency": "USD"}}], "payment": {"amount": {"value": 337.24800000000005, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f3ed785b-7fc3-422c-a97f-eb02f3c15104 b/data/input/FHIR/all/ExplanationOfBenefit/f3ed785b-7fc3-422c-a97f-eb02f3c15104
deleted file mode 100644
index c006f27c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f3ed785b-7fc3-422c-a97f-eb02f3c15104
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f3ed785b-7fc3-422c-a97f-eb02f3c15104", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "dddf1541-999a-4452-8c79-27d59a5ebf5e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2010-10-11T11:03:09+00:00", "end": "2011-10-11T11:03:09+00:00"}, "created": "2010-10-11T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:dddf1541-999a-4452-8c79-27d59a5ebf5e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:02ea95f7-60b6-4aab-9285-4fae841fc683"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2008-12-09T05:48:09-05:00", "end": "2008-12-09T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6146121b-2211-4059-b12c-209dd129f21f"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2008-12-09T05:48:09-05:00", "end": "2008-12-09T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f440ce94-376d-40c5-a982-f1042da6bda9 b/data/input/FHIR/all/ExplanationOfBenefit/f440ce94-376d-40c5-a982-f1042da6bda9
deleted file mode 100644
index d2c64d69..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f440ce94-376d-40c5-a982-f1042da6bda9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f440ce94-376d-40c5-a982-f1042da6bda9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "requester": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "performer": [{"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "25af4a6b-4059-44a2-a2c4-c9b56904625c"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "billablePeriod": {"start": "2011-10-03T12:16:49+00:00", "end": "2012-10-02T12:16:49+00:00"}, "created": "2011-10-03T12:16:49+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:25af4a6b-4059-44a2-a2c4-c9b56904625c"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:5fcf93bb-c27a-4673-8822-4d1b5d479303"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:146bf71b-6abe-4bc3-b891-7986a6f014a2"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "2009-12-01T07:01:49-05:00", "end": "2009-12-01T07:16:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7f36a583-4487-4a72-8e91-ffba9680b1a8"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "239873007", "display": "Osteoarthritis of knee"}], "text": "Osteoarthritis of knee"}, "servicedPeriod": {"start": "2009-12-01T07:01:49-05:00", "end": "2009-12-01T07:16:49-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f44ff617-b611-4ff9-9064-4b4fa50bf22c b/data/input/FHIR/all/ExplanationOfBenefit/f44ff617-b611-4ff9-9064-4b4fa50bf22c
deleted file mode 100644
index 4d7547d0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f44ff617-b611-4ff9-9064-4b4fa50bf22c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f44ff617-b611-4ff9-9064-4b4fa50bf22c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "requester": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "performer": [{"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "no_insurance"}, "beneficiary": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "payor": [{"display": "no_insurance"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1024fc6f-1aba-4779-b614-2e5794369551"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "billablePeriod": {"start": "2016-10-08T20:30:51+00:00", "end": "2017-10-08T20:30:51+00:00"}, "created": "2016-10-08T20:30:51+00:00", "insurer": {"display": "no_insurance"}, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1024fc6f-1aba-4779-b614-2e5794369551"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:a1b28730-eedd-4efa-870e-a70af74fec46"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "no_insurance"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-12-07T15:15:51-05:00", "end": "2014-12-07T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:81ef45d0-9a90-4c69-a6f6-c23c96763f67"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-12-07T15:15:51-05:00", "end": "2014-12-07T15:30:51-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f469a688-64dd-4d34-ba6c-a8ca89829bdd b/data/input/FHIR/all/ExplanationOfBenefit/f469a688-64dd-4d34-ba6c-a8ca89829bdd
deleted file mode 100644
index 3c96b8cd..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f469a688-64dd-4d34-ba6c-a8ca89829bdd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f469a688-64dd-4d34-ba6c-a8ca89829bdd", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "requester": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "performer": [{"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "56a0e985-da63-4050-99a0-e7f675b91194"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "billablePeriod": {"start": "2012-09-13T15:37:50+00:00", "end": "2013-09-13T15:37:50+00:00"}, "created": "2012-09-13T15:37:50+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:56a0e985-da63-4050-99a0-e7f675b91194"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e92c468f-8f1b-4d5e-bf96-76dc945d2e8c"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2010-11-12T10:22:50-05:00", "end": "2010-11-12T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:4a28f141-717b-466e-abe4-5ecbe874d718"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2010-11-12T10:22:50-05:00", "end": "2010-11-12T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2010-11-12T10:22:50-05:00", "end": "2010-11-12T10:37:50-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f480a0b2-e6c0-4648-8fcd-3e5a10477292 b/data/input/FHIR/all/ExplanationOfBenefit/f480a0b2-e6c0-4648-8fcd-3e5a10477292
deleted file mode 100644
index b4348600..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f480a0b2-e6c0-4648-8fcd-3e5a10477292
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f480a0b2-e6c0-4648-8fcd-3e5a10477292", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "requester": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "performer": [{"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5bd2931a-27c5-4ecd-a44e-94d94031653f"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "billablePeriod": {"start": "2018-01-10T21:21:42+00:00", "end": "2019-01-10T21:21:42+00:00"}, "created": "2018-01-10T21:21:42+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5bd2931a-27c5-4ecd-a44e-94d94031653f"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:f4bf5265-8d8e-4055-a4e5-b34853f1099f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-03-10T15:51:42-05:00", "end": "2016-03-10T16:21:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7b7f20f0-8efa-4bc9-9765-181efae7f57b"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-03-10T15:51:42-05:00", "end": "2016-03-10T16:21:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2016-03-10T15:51:42-05:00", "end": "2016-03-10T16:21:42-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 683.82, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 136.764, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 547.056, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 683.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 683.82, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 949.34, "currency": "USD"}}], "payment": {"amount": {"value": 659.4720000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f5310732-2a47-4f8f-bb4d-0edd32f5ceef b/data/input/FHIR/all/ExplanationOfBenefit/f5310732-2a47-4f8f-bb4d-0edd32f5ceef
deleted file mode 100644
index 4a118fad..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f5310732-2a47-4f8f-bb4d-0edd32f5ceef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f5310732-2a47-4f8f-bb4d-0edd32f5ceef", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "requester": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "performer": [{"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1c2fa5db-8b0e-44b3-8133-7649758de22e"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "billablePeriod": {"start": "2020-05-14T15:04:19+00:00", "end": "2021-05-14T15:04:19+00:00"}, "created": "2020-05-14T15:04:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1c2fa5db-8b0e-44b3-8133-7649758de22e"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:37881086-7b05-4b18-a279-08e331f50e9b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-07-13T10:49:19-04:00", "end": "2018-07-13T11:04:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:859b90db-f7ab-4a05-8f04-96d6b36729b0"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "servicedPeriod": {"start": "2018-07-13T10:49:19-04:00", "end": "2018-07-13T11:04:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f53e8885-02b2-424f-ab80-04003bbda240 b/data/input/FHIR/all/ExplanationOfBenefit/f53e8885-02b2-424f-ab80-04003bbda240
deleted file mode 100644
index af3b2860..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f53e8885-02b2-424f-ab80-04003bbda240
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f53e8885-02b2-424f-ab80-04003bbda240", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "378dce15-d70b-4038-b811-fc436ca5eb89"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "billablePeriod": {"start": "2015-02-12T01:23:11+00:00", "end": "2016-02-12T01:23:11+00:00"}, "created": "2015-02-12T01:23:11+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:378dce15-d70b-4038-b811-fc436ca5eb89"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:957d2fbc-6132-4abc-b2ef-ca08437b41ec"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-04-11T21:08:11-04:00", "end": "2013-04-11T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:0c900805-01a8-4628-a26e-b40b954c2c1f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-04-11T21:08:11-04:00", "end": "2013-04-11T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "38341003", "display": "Hypertension"}], "text": "Hypertension"}, "servicedPeriod": {"start": "2013-04-11T21:08:11-04:00", "end": "2013-04-11T21:23:11-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f5ac04b1-04cf-4a63-a797-70f63429c33a b/data/input/FHIR/all/ExplanationOfBenefit/f5ac04b1-04cf-4a63-a797-70f63429c33a
deleted file mode 100644
index 068d0d63..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f5ac04b1-04cf-4a63-a797-70f63429c33a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f5ac04b1-04cf-4a63-a797-70f63429c33a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "f6c1fdb4-3ee6-4589-9a0b-cd46b4038f58"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1998-11-12T19:18:26+00:00", "end": "1999-11-12T19:18:26+00:00"}, "created": "1998-11-12T19:18:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:f6c1fdb4-3ee6-4589-9a0b-cd46b4038f58"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1997-01-10T14:03:26-05:00", "end": "1997-01-10T14:18:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:5e6adf83-0ccd-485a-8b8e-041ce651e520"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f5f8addc-9afb-4165-b356-d3c02f4f8d60 b/data/input/FHIR/all/ExplanationOfBenefit/f5f8addc-9afb-4165-b356-d3c02f4f8d60
deleted file mode 100644
index 2cb7f8d7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f5f8addc-9afb-4165-b356-d3c02f4f8d60
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f5f8addc-9afb-4165-b356-d3c02f4f8d60", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "59766d5a-d7cb-4cef-8016-7ac586b46e78"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "2021-02-18T19:18:26+00:00", "end": "2022-02-19T19:18:26+00:00"}, "created": "2021-02-18T19:18:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:59766d5a-d7cb-4cef-8016-7ac586b46e78"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2019-04-19T15:03:26-04:00", "end": "2019-04-19T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:63a00e90-a7bb-49cf-af57-931257ff4f1a"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2019-04-19T15:03:26-04:00", "end": "2019-04-19T15:18:26-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f63a7a25-f3b9-498f-8c26-78980db52a38 b/data/input/FHIR/all/ExplanationOfBenefit/f63a7a25-f3b9-498f-8c26-78980db52a38
deleted file mode 100644
index 94d0f1d3..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f63a7a25-f3b9-498f-8c26-78980db52a38
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f63a7a25-f3b9-498f-8c26-78980db52a38", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "34cd7cbf-b3ce-471d-bad7-9766533b3ef7"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2013-08-28T21:45:23+00:00", "end": "2014-08-29T21:45:23+00:00"}, "created": "2013-08-28T21:45:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:34cd7cbf-b3ce-471d-bad7-9766533b3ef7"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2011-10-27T17:15:23-04:00", "end": "2011-10-27T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:38590086-7465-47e7-abf5-d0381b0a0b79"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2011-10-27T17:15:23-04:00", "end": "2011-10-27T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "servicedPeriod": {"start": "2011-10-27T17:15:23-04:00", "end": "2011-10-27T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2011-10-27T17:15:23-04:00", "end": "2011-10-27T17:45:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 761.43, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 152.286, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 609.144, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 761.43, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 761.43, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 1167.47, "currency": "USD"}}], "payment": {"amount": {"value": 833.976, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f63ccf6c-6b59-42d6-a824-1800ef1a1622 b/data/input/FHIR/all/ExplanationOfBenefit/f63ccf6c-6b59-42d6-a824-1800ef1a1622
deleted file mode 100644
index 9864927f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f63ccf6c-6b59-42d6-a824-1800ef1a1622
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f63ccf6c-6b59-42d6-a824-1800ef1a1622", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "requester": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "performer": [{"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9bf8d96a-c569-4e17-a3b3-197972a502f6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "billablePeriod": {"start": "2019-01-01T10:56:48+00:00", "end": "2020-01-01T10:56:48+00:00"}, "created": "2019-01-01T10:56:48+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9bf8d96a-c569-4e17-a3b3-197972a502f6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:22d56828-df1d-4739-82b9-45a3757b3a5f"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c23480d9-2d8a-4b53-a9c0-1f828b34e8f5"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2017-03-01T04:56:48-05:00", "end": "2017-03-01T05:56:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:b94b43b1-fb60-4185-a6c3-93b9485fda37"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "62106007", "display": "Concussion with no loss of consciousness"}], "text": "Concussion with no loss of consciousness"}, "servicedPeriod": {"start": "2017-03-01T04:56:48-05:00", "end": "2017-03-01T05:56:48-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f6c15f58-31d2-416f-bc4c-72ca05fc07e1 b/data/input/FHIR/all/ExplanationOfBenefit/f6c15f58-31d2-416f-bc4c-72ca05fc07e1
deleted file mode 100644
index c0be3393..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f6c15f58-31d2-416f-bc4c-72ca05fc07e1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f6c15f58-31d2-416f-bc4c-72ca05fc07e1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "requester": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "performer": [{"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ff6a6cdf-dd55-4ada-84b8-b222fbae73ed"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "billablePeriod": {"start": "2016-04-12T00:11:47+00:00", "end": "2017-04-12T00:11:47+00:00"}, "created": "2016-04-12T00:11:47+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ff6a6cdf-dd55-4ada-84b8-b222fbae73ed"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c02064be-1075-4027-a7eb-027c476ef3e4"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-06-10T19:56:47-04:00", "end": "2014-06-10T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:9223249d-0016-4e3c-b791-2a752b4b5d67"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-06-10T19:56:47-04:00", "end": "2014-06-10T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "servicedPeriod": {"start": "2014-06-10T19:56:47-04:00", "end": "2014-06-10T20:11:47-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f73c0f03-0152-44d0-97f1-575ebd7ef4f7 b/data/input/FHIR/all/ExplanationOfBenefit/f73c0f03-0152-44d0-97f1-575ebd7ef4f7
deleted file mode 100644
index 0b4416e0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f73c0f03-0152-44d0-97f1-575ebd7ef4f7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f73c0f03-0152-44d0-97f1-575ebd7ef4f7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "requester": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "performer": [{"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "7e42a99d-c8b5-498b-b714-17f96a6df30b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "billablePeriod": {"start": "1989-09-21T19:36:26+00:00", "end": "1990-09-22T19:36:26+00:00"}, "created": "1989-09-21T19:36:26+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:7e42a99d-c8b5-498b-b714-17f96a6df30b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ec06fc71-7541-44d0-80cf-6b0eec00ab3b"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1987-11-20T14:03:26-05:00", "end": "1987-11-20T14:36:26-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:138c4d53-c3b8-4f6b-a8ee-2932ebae1a09"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f743dde9-56aa-424e-a2ed-3a089a59e5c7 b/data/input/FHIR/all/ExplanationOfBenefit/f743dde9-56aa-424e-a2ed-3a089a59e5c7
deleted file mode 100644
index 8d7abf5b..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f743dde9-56aa-424e-a2ed-3a089a59e5c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f743dde9-56aa-424e-a2ed-3a089a59e5c7", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "60736966-f88d-4e02-ad01-559eac4a2969"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2000-10-03T10:50:11+00:00", "end": "2001-10-03T10:50:11+00:00"}, "created": "2000-10-03T10:50:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:60736966-f88d-4e02-ad01-559eac4a2969"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:a3db0f11-820b-4fb2-9b51-1e01ceb3d318"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "1998-12-02T05:35:11-05:00", "end": "1998-12-02T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:d1888bb3-0709-49d8-b8ef-97abc045f11d"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "40055000", "display": "Chronic sinusitis (disorder)"}], "text": "Chronic sinusitis (disorder)"}, "servicedPeriod": {"start": "1998-12-02T05:35:11-05:00", "end": "1998-12-02T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f80736fa-1686-48c3-bed2-0df2ee5bffdf b/data/input/FHIR/all/ExplanationOfBenefit/f80736fa-1686-48c3-bed2-0df2ee5bffdf
deleted file mode 100644
index 2a526b9f..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f80736fa-1686-48c3-bed2-0df2ee5bffdf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f80736fa-1686-48c3-bed2-0df2ee5bffdf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "3115bb6a-c573-45f0-b727-99dc67821df8"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-03-30T12:05:40+00:00", "end": "1973-03-30T12:05:40+00:00"}, "created": "1972-03-30T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:3115bb6a-c573-45f0-b727-99dc67821df8"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "1970-05-29T07:50:40-04:00", "end": "1970-05-29T08:05:40-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:54288673-8ebb-4229-bae3-a8a67adb16fb"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f8093d18-842b-4951-b569-c23ce837bbac b/data/input/FHIR/all/ExplanationOfBenefit/f8093d18-842b-4951-b569-c23ce837bbac
deleted file mode 100644
index a87d4837..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f8093d18-842b-4951-b569-c23ce837bbac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f8093d18-842b-4951-b569-c23ce837bbac", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "requester": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "performer": [{"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "8267b294-3103-4396-8ce4-7a03970d6a83"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "billablePeriod": {"start": "2018-09-28T10:50:11+00:00", "end": "2019-09-28T10:50:11+00:00"}, "created": "2018-09-28T10:50:11+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:8267b294-3103-4396-8ce4-7a03970d6a83"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:42676af6-6808-4b64-ba11-0b100bacdb74"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2016-11-26T05:35:11-05:00", "end": "2016-11-26T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:c7499fa4-2822-41ca-a239-5dd2823b62b8"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2016-11-26T05:35:11-05:00", "end": "2016-11-26T05:50:11-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f8976d21-7034-4b10-abd7-00020218c99a b/data/input/FHIR/all/ExplanationOfBenefit/f8976d21-7034-4b10-abd7-00020218c99a
deleted file mode 100644
index 11649c5c..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f8976d21-7034-4b10-abd7-00020218c99a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f8976d21-7034-4b10-abd7-00020218c99a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "requester": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "performer": [{"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "57c14908-de6e-44f8-903e-89f6f96af7d9"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "billablePeriod": {"start": "2014-05-16T00:59:21+00:00", "end": "2015-05-16T00:59:21+00:00"}, "created": "2014-05-16T00:59:21+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:57c14908-de6e-44f8-903e-89f6f96af7d9"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e5136663-2491-4304-ae78-6696a1bae405"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:57c2e313-4620-4438-9596-d2ce0324d47e"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2012-07-13T20:29:21-04:00", "end": "2012-07-13T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:7e46153a-6bf6-4499-b228-80653db6bf48"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "43878008", "display": "Streptococcal sore throat (disorder)"}], "text": "Streptococcal sore throat (disorder)"}, "servicedPeriod": {"start": "2012-07-13T20:29:21-04:00", "end": "2012-07-13T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2012-07-13T20:29:21-04:00", "end": "2012-07-13T20:59:21-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 2162.26, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 432.45200000000006, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 1729.8080000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 2162.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 2162.26, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 2287.26, "currency": "USD"}}], "payment": {"amount": {"value": 1729.8080000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f8c987a3-b26b-4ce3-95f6-97a39a59325c b/data/input/FHIR/all/ExplanationOfBenefit/f8c987a3-b26b-4ce3-95f6-97a39a59325c
deleted file mode 100644
index 1b63a6d0..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f8c987a3-b26b-4ce3-95f6-97a39a59325c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f8c987a3-b26b-4ce3-95f6-97a39a59325c", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "requester": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "performer": [{"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "896af0f0-3cc7-4b4e-9a8c-beb4d23d9003"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "billablePeriod": {"start": "1972-10-03T12:05:40+00:00", "end": "1973-10-03T12:05:40+00:00"}, "created": "1972-10-03T12:05:40+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:896af0f0-3cc7-4b4e-9a8c-beb4d23d9003"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:ed34bab9-9639-452d-bf7a-b1cbace13733"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:37202102-ae77-42a2-91e0-d9ac1a2ca87d"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185347001", "display": "Encounter for problem"}], "text": "Encounter for problem"}, "servicedPeriod": {"start": "1970-12-02T06:50:40-05:00", "end": "1970-12-02T07:05:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6640ab28-2bae-4f66-a432-bcd4389c5aa5"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "24079001", "display": "Atopic dermatitis"}], "text": "Atopic dermatitis"}, "servicedPeriod": {"start": "1970-12-02T06:50:40-05:00", "end": "1970-12-02T07:05:40-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f8e4c83f-622f-4e19-85f6-db8fea772ede b/data/input/FHIR/all/ExplanationOfBenefit/f8e4c83f-622f-4e19-85f6-db8fea772ede
deleted file mode 100644
index b625caf7..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f8e4c83f-622f-4e19-85f6-db8fea772ede
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f8e4c83f-622f-4e19-85f6-db8fea772ede", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "requester": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "performer": [{"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "ca4da26f-dfde-47ad-9bec-bcc7c5633bc3"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "billablePeriod": {"start": "2021-01-24T19:35:19+00:00", "end": "2022-01-25T19:35:19+00:00"}, "created": "2021-01-24T19:35:19+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:ca4da26f-dfde-47ad-9bec-bcc7c5633bc3"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:0653c047-19b4-466e-a048-0b3917600b43"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:26442453-7f23-4ee0-bf28-1bb4d9ee88cc"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2019-03-25T15:20:19-04:00", "end": "2019-03-25T15:35:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:2559d6cc-d1d6-44cd-b06b-64e9450eb4fc"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2019-03-25T15:20:19-04:00", "end": "2019-03-25T15:35:19-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f96d8153-e505-4bea-b72e-fe341b5c8356 b/data/input/FHIR/all/ExplanationOfBenefit/f96d8153-e505-4bea-b72e-fe341b5c8356
deleted file mode 100644
index b088e7ef..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f96d8153-e505-4bea-b72e-fe341b5c8356
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f96d8153-e505-4bea-b72e-fe341b5c8356", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "requester": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "performer": [{"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "medicaid"}, "beneficiary": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "payor": [{"display": "medicaid"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b6a643b5-bbcd-4e98-8aaa-f184185bb071"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "billablePeriod": {"start": "2015-09-17T14:45:47+00:00", "end": "2016-09-16T14:45:47+00:00"}, "created": "2015-09-17T14:45:47+00:00", "insurer": {"display": "medicaid"}, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b6a643b5-bbcd-4e98-8aaa-f184185bb071"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:7f01c91e-c9a8-453b-aba3-7ebb55556199"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "medicaid"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-11-15T09:15:47-05:00", "end": "2013-11-15T09:45:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:35c8b271-0f16-4887-a91d-f0ce61518b19"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-11-15T09:15:47-05:00", "end": "2013-11-15T09:45:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2013-11-15T09:15:47-05:00", "end": "2013-11-15T09:45:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2013-11-15T09:15:47-05:00", "end": "2013-11-15T09:45:47-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 563.71, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 112.74200000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 450.9680000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 563.71, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 563.71, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 969.75, "currency": "USD"}}], "payment": {"amount": {"value": 675.8000000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/f99e5a27-b2de-4d1a-929a-01198b8ea11a b/data/input/FHIR/all/ExplanationOfBenefit/f99e5a27-b2de-4d1a-929a-01198b8ea11a
deleted file mode 100644
index 5b404de2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/f99e5a27-b2de-4d1a-929a-01198b8ea11a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "f99e5a27-b2de-4d1a-929a-01198b8ea11a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "requester": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "performer": [{"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "06dd6693-4458-49a4-8e6f-dc2cd3100433"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "billablePeriod": {"start": "2019-05-04T04:29:01+00:00", "end": "2020-05-03T04:29:01+00:00"}, "created": "2019-05-04T04:29:01+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:06dd6693-4458-49a4-8e6f-dc2cd3100433"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:8b85559d-27de-4d4b-bea7-5a715164cb60"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2017-07-02T00:14:01-04:00", "end": "2017-07-02T00:29:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:97138c8e-0481-4304-87fd-7797aeba6415"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2017-07-02T00:14:01-04:00", "end": "2017-07-02T00:29:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2017-07-02T00:14:01-04:00", "end": "2017-07-02T00:29:01-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 406.04, "currency": "USD"}}], "payment": {"amount": {"value": 224.83200000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/fa6249c4-5dda-4d1f-83d3-1f5e27e3b4eb b/data/input/FHIR/all/ExplanationOfBenefit/fa6249c4-5dda-4d1f-83d3-1f5e27e3b4eb
deleted file mode 100644
index 2df16420..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/fa6249c4-5dda-4d1f-83d3-1f5e27e3b4eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "fa6249c4-5dda-4d1f-83d3-1f5e27e3b4eb", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "requester": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "performer": [{"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "b1b5c3e8-a031-49c5-a525-ec5b5e5e6f97"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "billablePeriod": {"start": "2017-10-23T11:03:09+00:00", "end": "2018-10-24T11:03:09+00:00"}, "created": "2017-10-23T11:03:09+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:b1b5c3e8-a031-49c5-a525-ec5b5e5e6f97"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:79a13b7d-a382-4b6a-a31a-57e763818a56"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2015-12-22T05:48:09-05:00", "end": "2015-12-22T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6076db5b-1aa8-4ea5-b00a-93499d090ad2"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2015-12-22T05:48:09-05:00", "end": "2015-12-22T06:03:09-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/fb2e1346-5f54-451a-98a2-af2af57a6f4f b/data/input/FHIR/all/ExplanationOfBenefit/fb2e1346-5f54-451a-98a2-af2af57a6f4f
deleted file mode 100644
index e6de4f8a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/fb2e1346-5f54-451a-98a2-af2af57a6f4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "fb2e1346-5f54-451a-98a2-af2af57a6f4f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "requester": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "performer": [{"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "9e2c170d-0a2f-43a7-9a3b-369b5cee50f0"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "billablePeriod": {"start": "2012-05-22T22:42:13+00:00", "end": "2013-05-22T22:42:13+00:00"}, "created": "2012-05-22T22:42:13+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:9e2c170d-0a2f-43a7-9a3b-369b5cee50f0"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:c675315b-0091-4002-bee3-7ed1d2a1af63"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2010-07-21T18:12:13-04:00", "end": "2010-07-21T18:42:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:1f1101c2-393d-4d5a-8487-04e679b1b800"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "195662009", "display": "Acute viral pharyngitis (disorder)"}], "text": "Acute viral pharyngitis (disorder)"}, "servicedPeriod": {"start": "2010-07-21T18:12:13-04:00", "end": "2010-07-21T18:42:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}}, {"sequence": 3, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "117015009", "display": "Throat culture (procedure)"}], "text": "Throat culture (procedure)"}, "servicedPeriod": {"start": "2010-07-21T18:12:13-04:00", "end": "2010-07-21T18:42:13-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "net": {"value": 3012.92, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 602.5840000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 2410.3360000000002, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 3012.92, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 3012.92, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 3137.92, "currency": "USD"}}], "payment": {"amount": {"value": 2410.3360000000002, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/fc914ea9-edfe-4ff6-9cf2-b6bf26a80a63 b/data/input/FHIR/all/ExplanationOfBenefit/fc914ea9-edfe-4ff6-9cf2-b6bf26a80a63
deleted file mode 100644
index 49494a59..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/fc914ea9-edfe-4ff6-9cf2-b6bf26a80a63
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "fc914ea9-edfe-4ff6-9cf2-b6bf26a80a63", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "c61d6d25-95ee-4369-8219-ac6d6502a282"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2015-12-24T19:38:55+00:00", "end": "2016-12-23T19:38:55+00:00"}, "created": "2015-12-24T19:38:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:c61d6d25-95ee-4369-8219-ac6d6502a282"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2014-02-21T14:08:55-05:00", "end": "2014-02-21T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:856ff3e4-402d-4974-9174-fb339132d28f"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2014-02-21T14:08:55-05:00", "end": "2014-02-21T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 3, "informationSequence": [2], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "servicedPeriod": {"start": "2014-02-21T14:08:55-05:00", "end": "2014-02-21T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}, {"sequence": 4, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "428191000124101", "display": "Documentation of current medications"}], "text": "Documentation of current medications"}, "servicedPeriod": {"start": "2014-02-21T14:08:55-05:00", "end": "2014-02-21T14:38:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 501.61, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 100.322, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 401.288, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 501.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 501.61, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 907.65, "currency": "USD"}}], "payment": {"amount": {"value": 626.12, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/fd40f9a4-fb2a-401d-85b7-ae34e014f3a1 b/data/input/FHIR/all/ExplanationOfBenefit/fd40f9a4-fb2a-401d-85b7-ae34e014f3a1
deleted file mode 100644
index 0702800a..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/fd40f9a4-fb2a-401d-85b7-ae34e014f3a1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "fd40f9a4-fb2a-401d-85b7-ae34e014f3a1", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "requester": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "performer": [{"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "5c3fa7fb-9917-44bd-a418-b434675b67b6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "billablePeriod": {"start": "2018-05-13T16:39:37+00:00", "end": "2019-05-13T16:39:37+00:00"}, "created": "2018-05-13T16:39:37+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:5c3fa7fb-9917-44bd-a418-b434675b67b6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e78eb359-e003-4912-bb67-0db9ae8e3ef5"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for 'check-up'"}], "text": "Encounter for 'check-up'"}, "servicedPeriod": {"start": "2016-07-11T12:24:37-04:00", "end": "2016-07-11T12:39:37-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:ca8818c2-a080-45ca-a6aa-15f15d0bc4b2"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/fdc664e0-e2ea-49d2-a7c1-3f7f482c9000 b/data/input/FHIR/all/ExplanationOfBenefit/fdc664e0-e2ea-49d2-a7c1-3f7f482c9000
deleted file mode 100644
index a1641dae..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/fdc664e0-e2ea-49d2-a7c1-3f7f482c9000
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "fdc664e0-e2ea-49d2-a7c1-3f7f482c9000", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "36343de5-96f1-450b-9b55-76df2cd2814d"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2014-09-03T21:30:23+00:00", "end": "2015-09-03T21:30:23+00:00"}, "created": "2014-09-03T21:30:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:36343de5-96f1-450b-9b55-76df2cd2814d"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2012-11-01T17:15:23-04:00", "end": "2012-11-01T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:6e7957d1-7026-4bc9-a6ef-f071f25c5977"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2012-11-01T17:15:23-04:00", "end": "2012-11-01T17:30:23-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/fe429a97-9476-48cc-bdac-77fc1be93de9 b/data/input/FHIR/all/ExplanationOfBenefit/fe429a97-9476-48cc-bdac-77fc1be93de9
deleted file mode 100644
index 90426bd6..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/fe429a97-9476-48cc-bdac-77fc1be93de9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "fe429a97-9476-48cc-bdac-77fc1be93de9", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "1efa5b61-f295-4197-a98e-bc5eb51fa3be"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2020-01-02T19:23:55+00:00", "end": "2021-01-01T19:23:55+00:00"}, "created": "2020-01-02T19:23:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:1efa5b61-f295-4197-a98e-bc5eb51fa3be"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2018-03-02T14:08:55-05:00", "end": "2018-03-02T14:23:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:f49e8391-84f0-44d3-b64d-34da0d637ce6"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2018-03-02T14:08:55-05:00", "end": "2018-03-02T14:23:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/febf6caa-6323-4bcf-80b5-4e773b728b7f b/data/input/FHIR/all/ExplanationOfBenefit/febf6caa-6323-4bcf-80b5-4e773b728b7f
deleted file mode 100644
index 614da0e2..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/febf6caa-6323-4bcf-80b5-4e773b728b7f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "febf6caa-6323-4bcf-80b5-4e773b728b7f", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "requester": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "performer": [{"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "20b0bd35-fab1-491e-a9d8-7a2b710479c6"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "billablePeriod": {"start": "2019-10-26T20:08:55+00:00", "end": "2020-10-25T20:08:55+00:00"}, "created": "2019-10-26T20:08:55+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:20b0bd35-fab1-491e-a9d8-7a2b710479c6"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:b119e0a9-6b11-42c3-8a37-24c68f8eaa78"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "diagnosis": [{"sequence": 1, "diagnosisReference": {"reference": "urn:uuid:292bbdcc-e82f-47e6-a9ad-4bd324c9b48a"}, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", "code": "principal"}]}]}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "50849002", "display": "Emergency room admission (procedure)"}], "text": "Emergency room admission (procedure)"}, "servicedPeriod": {"start": "2017-12-24T14:08:55-05:00", "end": "2017-12-24T15:08:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}, "encounter": [{"reference": "urn:uuid:9ea87252-69e3-4100-bcce-73a866949c9c"}]}, {"sequence": 2, "diagnosisSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "70704007", "display": "Sprain of wrist"}], "text": "Sprain of wrist"}, "servicedPeriod": {"start": "2017-12-24T14:08:55-05:00", "end": "2017-12-24T15:08:55-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "20", "display": "Urgent Care Facility"}]}}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/feee5b07-30ac-4ad9-951a-03b26dc6eebf b/data/input/FHIR/all/ExplanationOfBenefit/feee5b07-30ac-4ad9-951a-03b26dc6eebf
deleted file mode 100644
index eb550ced..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/feee5b07-30ac-4ad9-951a-03b26dc6eebf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "feee5b07-30ac-4ad9-951a-03b26dc6eebf", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "requester": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "performer": [{"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "231e527e-9c29-4034-8314-21d40cf82001"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "billablePeriod": {"start": "2015-09-09T21:30:23+00:00", "end": "2016-09-08T21:30:23+00:00"}, "created": "2015-09-09T21:30:23+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:231e527e-9c29-4034-8314-21d40cf82001"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:89af50db-f85c-497f-aa1f-f1c5cea70bc7"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185349003", "display": "Encounter for check up (procedure)"}], "text": "Encounter for check up (procedure)"}, "servicedPeriod": {"start": "2013-11-07T16:15:23-05:00", "end": "2013-11-07T16:30:23-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:929905e4-77f6-4438-b690-b1d17f1762aa"}]}, {"sequence": 2, "informationSequence": [1], "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "servicedPeriod": {"start": "2013-11-07T16:15:23-05:00", "end": "2013-11-07T16:30:23-05:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "19", "display": "Off Campus-Outpatient Hospital"}]}, "net": {"value": 140.52, "currency": "USD"}, "adjudication": [{"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt", "display": "Line Beneficiary Coinsurance Amount"}]}, "amount": {"value": 28.104000000000003, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt", "display": "Line Provider Payment Amount"}]}, "amount": {"value": 112.41600000000001, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt", "display": "Line Submitted Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt", "display": "Line Allowed Charge Amount"}]}, "amount": {"value": 140.52, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt", "display": "Line Beneficiary Part B Deductible Amount"}]}, "amount": {"value": 0, "currency": "USD"}}, {"category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/codesystem/adjudication", "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd", "display": "Line Processing Indicator Code"}]}}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 265.52, "currency": "USD"}}], "payment": {"amount": {"value": 112.41600000000001, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ExplanationOfBenefit/fef6a3cb-afb5-4f7f-a479-1faa4d72809a b/data/input/FHIR/all/ExplanationOfBenefit/fef6a3cb-afb5-4f7f-a479-1faa4d72809a
deleted file mode 100644
index 2f44b8e8..00000000
--- a/data/input/FHIR/all/ExplanationOfBenefit/fef6a3cb-afb5-4f7f-a479-1faa4d72809a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ExplanationOfBenefit", "id": "fef6a3cb-afb5-4f7f-a479-1faa4d72809a", "contained": [{"resourceType": "ServiceRequest", "id": "referral", "status": "completed", "intent": "order", "subject": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "requester": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "performer": [{"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}]}, {"resourceType": "Coverage", "id": "coverage", "status": "active", "type": {"text": "private"}, "beneficiary": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "payor": [{"display": "private"}]}], "identifier": [{"system": "https://bluebutton.cms.gov/resources/variables/clm_id", "value": "0477094e-d190-4476-be42-9a0dd701702b"}, {"system": "https://bluebutton.cms.gov/resources/identifier/claim-group", "value": "99999999999"}], "status": "active", "type": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claim-type", "code": "institutional"}]}, "use": "claim", "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "billablePeriod": {"start": "2020-05-14T04:15:52+00:00", "end": "2021-05-14T04:15:52+00:00"}, "created": "2020-05-14T04:15:52+00:00", "insurer": {"display": "private"}, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "referral": {"reference": "#referral"}, "claim": {"reference": "urn:uuid:0477094e-d190-4476-be42-9a0dd701702b"}, "outcome": "complete", "careTeam": [{"sequence": 1, "provider": {"reference": "urn:uuid:e34619ed-fc04-401f-a94c-1cf43395f4b3"}, "role": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole", "code": "primary", "display": "Primary Care Practitioner"}]}}], "insurance": [{"focal": true, "coverage": {"reference": "#coverage", "display": "private"}}], "item": [{"sequence": 1, "category": {"coding": [{"system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd", "code": "1", "display": "Medical care"}]}, "productOrService": {"coding": [{"system": "http://snomed.info/sct", "code": "185345009", "display": "Encounter for symptom"}], "text": "Encounter for symptom"}, "servicedPeriod": {"start": "2018-07-13T00:00:52-04:00", "end": "2018-07-13T00:15:52-04:00"}, "locationCodeableConcept": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace", "code": "21", "display": "Inpatient Hospital"}]}, "encounter": [{"reference": "urn:uuid:8d989eaf-115b-40ce-b8f3-50095f34c716"}]}], "total": [{"category": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/adjudication", "code": "submitted", "display": "Submitted Amount"}], "text": "Submitted Amount"}, "amount": {"value": 125, "currency": "USD"}}], "payment": {"amount": {"value": 0, "currency": "USD"}}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/00c2c39f-5047-4d7b-9944-99dd463fafb3 b/data/input/FHIR/all/Goal/00c2c39f-5047-4d7b-9944-99dd463fafb3
deleted file mode 100644
index 5444434e..00000000
--- a/data/input/FHIR/all/Goal/00c2c39f-5047-4d7b-9944-99dd463fafb3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "00c2c39f-5047-4d7b-9944-99dd463fafb3", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Maintain blood pressure below 140/90 mmHg"}, "subject": {"reference": "Patient/963dabe4-84e7-4751-b432-e34bdbdbde05"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/2538e60f-584d-4c9a-9449-155dd18ed5bf b/data/input/FHIR/all/Goal/2538e60f-584d-4c9a-9449-155dd18ed5bf
deleted file mode 100644
index 6345a407..00000000
--- a/data/input/FHIR/all/Goal/2538e60f-584d-4c9a-9449-155dd18ed5bf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "2538e60f-584d-4c9a-9449-155dd18ed5bf", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Improve and maintenance of optimal foot health: aim at early detection of peripheral vascular problems and neuropathy presumed due to diabetes; and prevention of diabetic foot ulcer, gangrene"}, "subject": {"reference": "Patient/6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/271edd52-5287-4336-9558-f1f04c21301b b/data/input/FHIR/all/Goal/271edd52-5287-4336-9558-f1f04c21301b
deleted file mode 100644
index f730afee..00000000
--- a/data/input/FHIR/all/Goal/271edd52-5287-4336-9558-f1f04c21301b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "271edd52-5287-4336-9558-f1f04c21301b", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Improve and maintenance of optimal foot health: aim at early detection of peripheral vascular problems and neuropathy presumed due to diabetes; and prevention of diabetic foot ulcer, gangrene"}, "subject": {"reference": "Patient/963dabe4-84e7-4751-b432-e34bdbdbde05"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/2ef158ed-0da0-4036-9570-4b986332450a b/data/input/FHIR/all/Goal/2ef158ed-0da0-4036-9570-4b986332450a
deleted file mode 100644
index 9bb5387b..00000000
--- a/data/input/FHIR/all/Goal/2ef158ed-0da0-4036-9570-4b986332450a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "2ef158ed-0da0-4036-9570-4b986332450a", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Maintain blood pressure below 140/90 mmHg"}, "subject": {"reference": "Patient/6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/317631b2-b7a9-43f1-95d0-39e54aeb7ef1 b/data/input/FHIR/all/Goal/317631b2-b7a9-43f1-95d0-39e54aeb7ef1
deleted file mode 100644
index 90afdd84..00000000
--- a/data/input/FHIR/all/Goal/317631b2-b7a9-43f1-95d0-39e54aeb7ef1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "317631b2-b7a9-43f1-95d0-39e54aeb7ef1", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Glucose [Mass/volume] in Blood < 108"}, "subject": {"reference": "Patient/6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/31f299e9-2639-4d93-8e4f-bebcdfdf1e71 b/data/input/FHIR/all/Goal/31f299e9-2639-4d93-8e4f-bebcdfdf1e71
deleted file mode 100644
index d00bbc90..00000000
--- a/data/input/FHIR/all/Goal/31f299e9-2639-4d93-8e4f-bebcdfdf1e71
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "31f299e9-2639-4d93-8e4f-bebcdfdf1e71", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Improve and maintenance of optimal foot health: aim at early detection of peripheral vascular problems and neuropathy presumed due to diabetes; and prevention of diabetic foot ulcer, gangrene"}, "subject": {"reference": "Patient/6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/36e18be8-2192-4191-80e3-6b58565b0d7a b/data/input/FHIR/all/Goal/36e18be8-2192-4191-80e3-6b58565b0d7a
deleted file mode 100644
index 920a5bd7..00000000
--- a/data/input/FHIR/all/Goal/36e18be8-2192-4191-80e3-6b58565b0d7a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "36e18be8-2192-4191-80e3-6b58565b0d7a", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Improve and maintenance of optimal foot health: aim at early detection of peripheral vascular problems and neuropathy presumed due to diabetes; and prevention of diabetic foot ulcer, gangrene"}, "subject": {"reference": "Patient/beaf00da-c197-4e72-8b27-7ee1131348f1"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/44d86117-22ea-4a2d-9fea-560139c2e374 b/data/input/FHIR/all/Goal/44d86117-22ea-4a2d-9fea-560139c2e374
deleted file mode 100644
index 06651025..00000000
--- a/data/input/FHIR/all/Goal/44d86117-22ea-4a2d-9fea-560139c2e374
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "44d86117-22ea-4a2d-9fea-560139c2e374", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Improve and maintenance of optimal foot health: aim at early detection of peripheral vascular problems and neuropathy presumed due to diabetes; and prevention of diabetic foot ulcer, gangrene"}, "subject": {"reference": "Patient/31052ccc-7804-4268-b953-741322eed47e"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/463957e0-0ea8-43d1-a350-2b5d1f8a49be b/data/input/FHIR/all/Goal/463957e0-0ea8-43d1-a350-2b5d1f8a49be
deleted file mode 100644
index 8eb5df76..00000000
--- a/data/input/FHIR/all/Goal/463957e0-0ea8-43d1-a350-2b5d1f8a49be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "463957e0-0ea8-43d1-a350-2b5d1f8a49be", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Address patient knowledge deficit on diabetic self-care"}, "subject": {"reference": "Patient/beaf00da-c197-4e72-8b27-7ee1131348f1"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/4dbe0c09-831e-461d-bb6f-1dc39ed54af9 b/data/input/FHIR/all/Goal/4dbe0c09-831e-461d-bb6f-1dc39ed54af9
deleted file mode 100644
index dda75a20..00000000
--- a/data/input/FHIR/all/Goal/4dbe0c09-831e-461d-bb6f-1dc39ed54af9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "4dbe0c09-831e-461d-bb6f-1dc39ed54af9", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Hemoglobin A1c total in Blood < 7.0"}, "subject": {"reference": "Patient/6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/56df5b49-100b-4259-93de-61188d7ef398 b/data/input/FHIR/all/Goal/56df5b49-100b-4259-93de-61188d7ef398
deleted file mode 100644
index 5ec611f9..00000000
--- a/data/input/FHIR/all/Goal/56df5b49-100b-4259-93de-61188d7ef398
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "56df5b49-100b-4259-93de-61188d7ef398", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Glucose [Mass/volume] in Blood < 108"}, "subject": {"reference": "Patient/963dabe4-84e7-4751-b432-e34bdbdbde05"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/637c0453-9951-437f-b82a-6501083d5e4b b/data/input/FHIR/all/Goal/637c0453-9951-437f-b82a-6501083d5e4b
deleted file mode 100644
index fa401201..00000000
--- a/data/input/FHIR/all/Goal/637c0453-9951-437f-b82a-6501083d5e4b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "637c0453-9951-437f-b82a-6501083d5e4b", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Address patient knowledge deficit on diabetic self-care"}, "subject": {"reference": "Patient/6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/657f31ec-bc70-4f67-ae1e-6eb741b1dbed b/data/input/FHIR/all/Goal/657f31ec-bc70-4f67-ae1e-6eb741b1dbed
deleted file mode 100644
index 60f8b568..00000000
--- a/data/input/FHIR/all/Goal/657f31ec-bc70-4f67-ae1e-6eb741b1dbed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "657f31ec-bc70-4f67-ae1e-6eb741b1dbed", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Hemoglobin A1c total in Blood < 7.0"}, "subject": {"reference": "Patient/31052ccc-7804-4268-b953-741322eed47e"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/97918b35-c501-45d6-924b-cee06fc9a9cd b/data/input/FHIR/all/Goal/97918b35-c501-45d6-924b-cee06fc9a9cd
deleted file mode 100644
index 0f64ec53..00000000
--- a/data/input/FHIR/all/Goal/97918b35-c501-45d6-924b-cee06fc9a9cd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "97918b35-c501-45d6-924b-cee06fc9a9cd", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Glucose [Mass/volume] in Blood < 108"}, "subject": {"reference": "Patient/6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/9e0726d9-c71a-4228-9669-03a77ba79f6a b/data/input/FHIR/all/Goal/9e0726d9-c71a-4228-9669-03a77ba79f6a
deleted file mode 100644
index b63bb053..00000000
--- a/data/input/FHIR/all/Goal/9e0726d9-c71a-4228-9669-03a77ba79f6a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "9e0726d9-c71a-4228-9669-03a77ba79f6a", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Hemoglobin A1c total in Blood < 7.0"}, "subject": {"reference": "Patient/6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/a232fed2-6a89-45af-ad6b-5f37bb03bd36 b/data/input/FHIR/all/Goal/a232fed2-6a89-45af-ad6b-5f37bb03bd36
deleted file mode 100644
index 1633272f..00000000
--- a/data/input/FHIR/all/Goal/a232fed2-6a89-45af-ad6b-5f37bb03bd36
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "a232fed2-6a89-45af-ad6b-5f37bb03bd36", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Maintain blood pressure below 140/90 mmHg"}, "subject": {"reference": "Patient/beaf00da-c197-4e72-8b27-7ee1131348f1"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/a33863b3-5907-4570-9ca5-696b3ee2fb5c b/data/input/FHIR/all/Goal/a33863b3-5907-4570-9ca5-696b3ee2fb5c
deleted file mode 100644
index 2d23c410..00000000
--- a/data/input/FHIR/all/Goal/a33863b3-5907-4570-9ca5-696b3ee2fb5c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "a33863b3-5907-4570-9ca5-696b3ee2fb5c", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Address patient knowledge deficit on diabetic self-care"}, "subject": {"reference": "Patient/963dabe4-84e7-4751-b432-e34bdbdbde05"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/aebc4c87-7045-4fb5-ad2a-2aed3745c50d b/data/input/FHIR/all/Goal/aebc4c87-7045-4fb5-ad2a-2aed3745c50d
deleted file mode 100644
index 59e2fbb4..00000000
--- a/data/input/FHIR/all/Goal/aebc4c87-7045-4fb5-ad2a-2aed3745c50d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "aebc4c87-7045-4fb5-ad2a-2aed3745c50d", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Maintain blood pressure below 140/90 mmHg"}, "subject": {"reference": "Patient/31052ccc-7804-4268-b953-741322eed47e"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/b1072465-691a-431d-a8c7-22463badeb8c b/data/input/FHIR/all/Goal/b1072465-691a-431d-a8c7-22463badeb8c
deleted file mode 100644
index 91e1bdeb..00000000
--- a/data/input/FHIR/all/Goal/b1072465-691a-431d-a8c7-22463badeb8c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "b1072465-691a-431d-a8c7-22463badeb8c", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Address patient knowledge deficit on diabetic self-care"}, "subject": {"reference": "Patient/6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/b413b049-775d-44ab-8c61-590d460edf4e b/data/input/FHIR/all/Goal/b413b049-775d-44ab-8c61-590d460edf4e
deleted file mode 100644
index 7d74c956..00000000
--- a/data/input/FHIR/all/Goal/b413b049-775d-44ab-8c61-590d460edf4e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "b413b049-775d-44ab-8c61-590d460edf4e", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Address patient knowledge deficit on diabetic self-care"}, "subject": {"reference": "Patient/31052ccc-7804-4268-b953-741322eed47e"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/c52a792b-0999-4288-85e8-dfb5d8633db3 b/data/input/FHIR/all/Goal/c52a792b-0999-4288-85e8-dfb5d8633db3
deleted file mode 100644
index 569d34f1..00000000
--- a/data/input/FHIR/all/Goal/c52a792b-0999-4288-85e8-dfb5d8633db3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "c52a792b-0999-4288-85e8-dfb5d8633db3", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Maintain blood pressure below 140/90 mmHg"}, "subject": {"reference": "Patient/6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/c52b6e55-fef7-427a-93a1-73cd71509cc6 b/data/input/FHIR/all/Goal/c52b6e55-fef7-427a-93a1-73cd71509cc6
deleted file mode 100644
index 9277754f..00000000
--- a/data/input/FHIR/all/Goal/c52b6e55-fef7-427a-93a1-73cd71509cc6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "c52b6e55-fef7-427a-93a1-73cd71509cc6", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Glucose [Mass/volume] in Blood < 108"}, "subject": {"reference": "Patient/beaf00da-c197-4e72-8b27-7ee1131348f1"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/d0c586d7-8f67-497b-b87b-1d7c1b1797c0 b/data/input/FHIR/all/Goal/d0c586d7-8f67-497b-b87b-1d7c1b1797c0
deleted file mode 100644
index 33212986..00000000
--- a/data/input/FHIR/all/Goal/d0c586d7-8f67-497b-b87b-1d7c1b1797c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "d0c586d7-8f67-497b-b87b-1d7c1b1797c0", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Hemoglobin A1c total in Blood < 7.0"}, "subject": {"reference": "Patient/beaf00da-c197-4e72-8b27-7ee1131348f1"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/de686180-3244-458d-9c4c-1c47259018d9 b/data/input/FHIR/all/Goal/de686180-3244-458d-9c4c-1c47259018d9
deleted file mode 100644
index 98d06a68..00000000
--- a/data/input/FHIR/all/Goal/de686180-3244-458d-9c4c-1c47259018d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "de686180-3244-458d-9c4c-1c47259018d9", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Hemoglobin A1c total in Blood < 7.0"}, "subject": {"reference": "Patient/963dabe4-84e7-4751-b432-e34bdbdbde05"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Goal/eba23b91-3b59-461d-8326-6985fc542e1e b/data/input/FHIR/all/Goal/eba23b91-3b59-461d-8326-6985fc542e1e
deleted file mode 100644
index e5416b48..00000000
--- a/data/input/FHIR/all/Goal/eba23b91-3b59-461d-8326-6985fc542e1e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Goal", "id": "eba23b91-3b59-461d-8326-6985fc542e1e", "lifecycleStatus": "accepted", "achievementStatus": {"coding": [{"system": "http://terminology.hl7.org/CodeSystem/goal-achievement", "code": "in-progress"}]}, "description": {"text": "Glucose [Mass/volume] in Blood < 108"}, "subject": {"reference": "Patient/31052ccc-7804-4268-b953-741322eed47e"}, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ImagingStudy/1ac142ed-c405-4ce8-9775-9c9171268f55 b/data/input/FHIR/all/ImagingStudy/1ac142ed-c405-4ce8-9775-9c9171268f55
deleted file mode 100644
index d0a26bd6..00000000
--- a/data/input/FHIR/all/ImagingStudy/1ac142ed-c405-4ce8-9775-9c9171268f55
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ImagingStudy", "id": "1ac142ed-c405-4ce8-9775-9c9171268f55", "identifier": [{"use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:1.2.840.99999999.74146292.1559319200242"}], "status": "available", "subject": {"reference": "Patient/d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/cc3b592e-6e67-4dc3-af5f-943a0674cb0c"}, "started": "2017-02-10T09:56:48+00:00", "numberOfSeries": 1, "numberOfInstances": 1, "series": [{"uid": "1.2.840.99999999.1.81572250.1559319200242", "number": 1, "modality": {"system": "http://dicom.nema.org/resources/ontology/DCM", "code": "DX", "display": "Digital Radiography"}, "numberOfInstances": 1, "bodySite": {"system": "http://snomed.info/sct", "code": "51299004", "display": "Clavicle"}, "started": "2017-02-10T09:56:48+00:00", "instance": [{"uid": "1.2.840.99999999.1.1.46493354.1559319200242", "sopClass": {"system": "urn:ietf:rfc:3986", "code": "1.2.840.10008.5.1.4.1.1.1.1"}, "number": 1, "title": "Image of clavicle"}]}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ImagingStudy/529fd47e-3e17-462c-a003-fd5043481053 b/data/input/FHIR/all/ImagingStudy/529fd47e-3e17-462c-a003-fd5043481053
deleted file mode 100644
index 6ba20eba..00000000
--- a/data/input/FHIR/all/ImagingStudy/529fd47e-3e17-462c-a003-fd5043481053
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ImagingStudy", "id": "529fd47e-3e17-462c-a003-fd5043481053", "identifier": [{"use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:1.2.840.99999999.26346507.1559319181327"}], "status": "available", "subject": {"reference": "Patient/76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/831e70e4-d3c1-472d-b901-35ab5ff2b93b"}, "started": "2018-04-13T16:24:37+00:00", "numberOfSeries": 1, "numberOfInstances": 1, "series": [{"uid": "1.2.840.99999999.1.10626071.1559319181327", "number": 1, "modality": {"system": "http://dicom.nema.org/resources/ontology/DCM", "code": "DX", "display": "Digital Radiography"}, "numberOfInstances": 1, "bodySite": {"system": "http://snomed.info/sct", "code": "51185008", "display": "Chest"}, "started": "2018-04-13T16:24:37+00:00", "instance": [{"uid": "1.2.840.99999999.1.1.78203048.1559319181327", "sopClass": {"system": "urn:ietf:rfc:3986", "code": "1.2.840.10008.5.1.4.1.1.1.1"}, "number": 1, "title": "Image of chest"}]}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ImagingStudy/5bbb5453-0b1a-4a45-9edc-52bf42986aac b/data/input/FHIR/all/ImagingStudy/5bbb5453-0b1a-4a45-9edc-52bf42986aac
deleted file mode 100644
index e5658a73..00000000
--- a/data/input/FHIR/all/ImagingStudy/5bbb5453-0b1a-4a45-9edc-52bf42986aac
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ImagingStudy", "id": "5bbb5453-0b1a-4a45-9edc-52bf42986aac", "identifier": [{"use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:1.2.840.99999999.43795011.1559319189573"}], "status": "available", "subject": {"reference": "Patient/5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/10cf65ba-405d-45d8-8a1d-1bddc15b8bb1"}, "started": "2018-06-07T22:22:41+00:00", "numberOfSeries": 1, "numberOfInstances": 1, "series": [{"uid": "1.2.840.99999999.1.13325366.1559319189573", "number": 1, "modality": {"system": "http://dicom.nema.org/resources/ontology/DCM", "code": "DX", "display": "Digital Radiography"}, "numberOfInstances": 1, "bodySite": {"system": "http://snomed.info/sct", "code": "72696002", "display": "Knee"}, "started": "2018-06-07T22:22:41+00:00", "instance": [{"uid": "1.2.840.99999999.1.1.37112756.1559319189573", "sopClass": {"system": "urn:ietf:rfc:3986", "code": "1.2.840.10008.5.1.4.1.1.1.1"}, "number": 1, "title": "Image of knee"}]}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ImagingStudy/adf70108-2b60-4080-863e-86cfadc114f0 b/data/input/FHIR/all/ImagingStudy/adf70108-2b60-4080-863e-86cfadc114f0
deleted file mode 100644
index 018dfb1b..00000000
--- a/data/input/FHIR/all/ImagingStudy/adf70108-2b60-4080-863e-86cfadc114f0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ImagingStudy", "id": "adf70108-2b60-4080-863e-86cfadc114f0", "identifier": [{"use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:1.2.840.99999999.64756812.1559319190472"}], "status": "available", "subject": {"reference": "Patient/9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "encounter": {"reference": "Encounter/1face0fb-2ef0-47ae-ac8d-74253c2dc655"}, "started": "1954-11-04T10:10:39+00:00", "numberOfSeries": 1, "numberOfInstances": 1, "series": [{"uid": "1.2.840.99999999.1.72767154.1559319190472", "number": 1, "modality": {"system": "http://dicom.nema.org/resources/ontology/DCM", "code": "DX", "display": "Digital Radiography"}, "numberOfInstances": 1, "bodySite": {"system": "http://snomed.info/sct", "code": "344001", "display": "Ankle"}, "started": "1954-11-04T10:10:39+00:00", "instance": [{"uid": "1.2.840.99999999.1.1.53301560.1559319190472", "sopClass": {"system": "urn:ietf:rfc:3986", "code": "1.2.840.10008.5.1.4.1.1.1.1"}, "number": 1, "title": "Image of ankle"}]}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/ImagingStudy/cdf6acbc-894b-45a4-bd7b-ef8a281c7bb2 b/data/input/FHIR/all/ImagingStudy/cdf6acbc-894b-45a4-bd7b-ef8a281c7bb2
deleted file mode 100644
index f34e28aa..00000000
--- a/data/input/FHIR/all/ImagingStudy/cdf6acbc-894b-45a4-bd7b-ef8a281c7bb2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "ImagingStudy", "id": "cdf6acbc-894b-45a4-bd7b-ef8a281c7bb2", "identifier": [{"use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:1.2.840.99999999.87494771.1559319198343"}], "status": "available", "subject": {"reference": "Patient/98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/8b2b1eaf-7d97-4d50-b8f3-d212f24abc59"}, "started": "2014-11-01T13:11:35+00:00", "numberOfSeries": 1, "numberOfInstances": 1, "series": [{"uid": "1.2.840.99999999.1.44766472.1559319198343", "number": 1, "modality": {"system": "http://dicom.nema.org/resources/ontology/DCM", "code": "DX", "display": "Digital Radiography"}, "numberOfInstances": 1, "bodySite": {"system": "http://snomed.info/sct", "code": "51299004", "display": "Clavicle"}, "started": "2014-11-01T13:11:35+00:00", "instance": [{"uid": "1.2.840.99999999.1.1.52822995.1559319198343", "sopClass": {"system": "urn:ietf:rfc:3986", "code": "1.2.840.10008.5.1.4.1.1.1.1"}, "number": 1, "title": "Image of clavicle"}]}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0020af1d-4df8-4b3e-afa8-57d8360d4f1b b/data/input/FHIR/all/Immunization/0020af1d-4df8-4b3e-afa8-57d8360d4f1b
deleted file mode 100644
index a1bc7dfb..00000000
--- a/data/input/FHIR/all/Immunization/0020af1d-4df8-4b3e-afa8-57d8360d4f1b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0020af1d-4df8-4b3e-afa8-57d8360d4f1b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/b2e97d2b-c795-4ae4-9196-e057343af94a"}, "occurrenceDateTime": "2015-01-13T09:56:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/003228d6-15f2-407e-a393-41280339ca66 b/data/input/FHIR/all/Immunization/003228d6-15f2-407e-a393-41280339ca66
deleted file mode 100644
index 70b78a45..00000000
--- a/data/input/FHIR/all/Immunization/003228d6-15f2-407e-a393-41280339ca66
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "003228d6-15f2-407e-a393-41280339ca66", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/2bf3d5f3-f56d-4ef8-8a32-4f864184c11b"}, "occurrenceDateTime": "2020-02-04T07:56:53+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/00777820-a2b6-4cfa-97aa-002ce4e0b225 b/data/input/FHIR/all/Immunization/00777820-a2b6-4cfa-97aa-002ce4e0b225
deleted file mode 100644
index 81fbda47..00000000
--- a/data/input/FHIR/all/Immunization/00777820-a2b6-4cfa-97aa-002ce4e0b225
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "00777820-a2b6-4cfa-97aa-002ce4e0b225", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/d8779e05-2291-4b85-9b39-ac4311d88574"}, "occurrenceDateTime": "2012-02-29T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/012f68d8-6b43-4897-adc7-144690c9b63c b/data/input/FHIR/all/Immunization/012f68d8-6b43-4897-adc7-144690c9b63c
deleted file mode 100644
index c8ece372..00000000
--- a/data/input/FHIR/all/Immunization/012f68d8-6b43-4897-adc7-144690c9b63c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "012f68d8-6b43-4897-adc7-144690c9b63c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/69f589c5-32a9-4eee-9b66-34f7f321e8db"}, "occurrenceDateTime": "2018-10-15T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/014806cb-fab1-492c-9ec3-47961c85a49b b/data/input/FHIR/all/Immunization/014806cb-fab1-492c-9ec3-47961c85a49b
deleted file mode 100644
index 72d5c0d6..00000000
--- a/data/input/FHIR/all/Immunization/014806cb-fab1-492c-9ec3-47961c85a49b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "014806cb-fab1-492c-9ec3-47961c85a49b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "encounter": {"reference": "Encounter/70a6f871-fefd-4c6c-aef9-4256cc81d84a"}, "occurrenceDateTime": "2018-06-22T14:01:06+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/01873831-c917-4e4c-af36-07a007ad28d7 b/data/input/FHIR/all/Immunization/01873831-c917-4e4c-af36-07a007ad28d7
deleted file mode 100644
index fb850a30..00000000
--- a/data/input/FHIR/all/Immunization/01873831-c917-4e4c-af36-07a007ad28d7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "01873831-c917-4e4c-af36-07a007ad28d7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/bd1f79d9-6f93-49fd-b7f6-a4799fa5386b"}, "occurrenceDateTime": "2011-12-06T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/021a2636-dfcc-48ef-a0c3-aabe0c4e57af b/data/input/FHIR/all/Immunization/021a2636-dfcc-48ef-a0c3-aabe0c4e57af
deleted file mode 100644
index b920d6ca..00000000
--- a/data/input/FHIR/all/Immunization/021a2636-dfcc-48ef-a0c3-aabe0c4e57af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "021a2636-dfcc-48ef-a0c3-aabe0c4e57af", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/a051e79d-c17b-420c-a87f-6c77ac5881d3"}, "occurrenceDateTime": "2020-04-01T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0222f083-24f0-4888-8387-9f7fceeab51c b/data/input/FHIR/all/Immunization/0222f083-24f0-4888-8387-9f7fceeab51c
deleted file mode 100644
index e5c20e5e..00000000
--- a/data/input/FHIR/all/Immunization/0222f083-24f0-4888-8387-9f7fceeab51c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0222f083-24f0-4888-8387-9f7fceeab51c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "encounter": {"reference": "Encounter/e38a5fc6-a332-44cb-a6ff-ff02f1eaef2a"}, "occurrenceDateTime": "2018-08-17T20:37:06+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/03a6d4df-d7f1-4a8f-9664-17fca417a8bb b/data/input/FHIR/all/Immunization/03a6d4df-d7f1-4a8f-9664-17fca417a8bb
deleted file mode 100644
index 5e606dbb..00000000
--- a/data/input/FHIR/all/Immunization/03a6d4df-d7f1-4a8f-9664-17fca417a8bb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "03a6d4df-d7f1-4a8f-9664-17fca417a8bb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "encounter": {"reference": "Encounter/2754e29f-14dd-44a8-9662-f6916c10b991"}, "occurrenceDateTime": "2015-11-17T22:12:13+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/03a7e91f-83bb-4def-b648-e438fa3a89bd b/data/input/FHIR/all/Immunization/03a7e91f-83bb-4def-b648-e438fa3a89bd
deleted file mode 100644
index e7d813a2..00000000
--- a/data/input/FHIR/all/Immunization/03a7e91f-83bb-4def-b648-e438fa3a89bd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "03a7e91f-83bb-4def-b648-e438fa3a89bd", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/f9f531a9-c5bc-4420-9a7a-f5808bd0d90c"}, "occurrenceDateTime": "2017-09-21T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/045aeca8-3dd6-42ab-9d33-daf215041bb0 b/data/input/FHIR/all/Immunization/045aeca8-3dd6-42ab-9d33-daf215041bb0
deleted file mode 100644
index 5a871bff..00000000
--- a/data/input/FHIR/all/Immunization/045aeca8-3dd6-42ab-9d33-daf215041bb0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "045aeca8-3dd6-42ab-9d33-daf215041bb0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/9e9dbd2b-4b4a-4aa2-baaa-479ed314f0a8"}, "occurrenceDateTime": "2012-03-06T20:43:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/04d73b4e-8bcc-4f60-9efa-24cf2f49e343 b/data/input/FHIR/all/Immunization/04d73b4e-8bcc-4f60-9efa-24cf2f49e343
deleted file mode 100644
index 57e446f8..00000000
--- a/data/input/FHIR/all/Immunization/04d73b4e-8bcc-4f60-9efa-24cf2f49e343
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "04d73b4e-8bcc-4f60-9efa-24cf2f49e343", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "encounter": {"reference": "Encounter/8d3e7e12-611c-47f1-90c8-96406334f355"}, "occurrenceDateTime": "2016-03-07T05:28:45+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/050581a1-1505-4956-bea7-234909fe4c7f b/data/input/FHIR/all/Immunization/050581a1-1505-4956-bea7-234909fe4c7f
deleted file mode 100644
index c436f1c7..00000000
--- a/data/input/FHIR/all/Immunization/050581a1-1505-4956-bea7-234909fe4c7f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "050581a1-1505-4956-bea7-234909fe4c7f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "encounter": {"reference": "Encounter/ec7efc22-6186-4407-8992-e1656e4752a5"}, "occurrenceDateTime": "2020-03-26T22:48:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0555f340-425e-4106-b82a-6fb5619f23cb b/data/input/FHIR/all/Immunization/0555f340-425e-4106-b82a-6fb5619f23cb
deleted file mode 100644
index 9edcf0b3..00000000
--- a/data/input/FHIR/all/Immunization/0555f340-425e-4106-b82a-6fb5619f23cb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0555f340-425e-4106-b82a-6fb5619f23cb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "encounter": {"reference": "Encounter/e565db76-688e-45b9-9d0a-a14b0ecaef3a"}, "occurrenceDateTime": "2020-01-18T16:59:14+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0669b842-6466-4c9c-b4f0-aa7daca8ff22 b/data/input/FHIR/all/Immunization/0669b842-6466-4c9c-b4f0-aa7daca8ff22
deleted file mode 100644
index d2924402..00000000
--- a/data/input/FHIR/all/Immunization/0669b842-6466-4c9c-b4f0-aa7daca8ff22
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0669b842-6466-4c9c-b4f0-aa7daca8ff22", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/8d2cd808-3c9d-464e-b82d-09ed884748e4"}, "occurrenceDateTime": "2012-12-14T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/06d98602-277e-48f2-8380-402720de3551 b/data/input/FHIR/all/Immunization/06d98602-277e-48f2-8380-402720de3551
deleted file mode 100644
index 9121f9f8..00000000
--- a/data/input/FHIR/all/Immunization/06d98602-277e-48f2-8380-402720de3551
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "06d98602-277e-48f2-8380-402720de3551", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/97b0c9e9-b254-4130-83d7-1935b8569149"}, "occurrenceDateTime": "2015-12-25T04:27:08+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/06f58515-53e2-4479-b64b-bb272a302311 b/data/input/FHIR/all/Immunization/06f58515-53e2-4479-b64b-bb272a302311
deleted file mode 100644
index fa9cfa30..00000000
--- a/data/input/FHIR/all/Immunization/06f58515-53e2-4479-b64b-bb272a302311
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "06f58515-53e2-4479-b64b-bb272a302311", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "encounter": {"reference": "Encounter/e92381c9-0f6c-45f3-a197-7cd9f55d9426"}, "occurrenceDateTime": "2012-06-29T14:37:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/07bdc3be-948f-4d63-a268-9cc008be7a3c b/data/input/FHIR/all/Immunization/07bdc3be-948f-4d63-a268-9cc008be7a3c
deleted file mode 100644
index d73f9a53..00000000
--- a/data/input/FHIR/all/Immunization/07bdc3be-948f-4d63-a268-9cc008be7a3c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "07bdc3be-948f-4d63-a268-9cc008be7a3c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/b82485b9-0cfe-48df-86e5-b2df89984ee6"}, "occurrenceDateTime": "2018-08-31T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/086db719-1c09-4366-8911-3656df692022 b/data/input/FHIR/all/Immunization/086db719-1c09-4366-8911-3656df692022
deleted file mode 100644
index de15b549..00000000
--- a/data/input/FHIR/all/Immunization/086db719-1c09-4366-8911-3656df692022
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "086db719-1c09-4366-8911-3656df692022", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/42f473de-38c5-49a1-aaa8-1664360f250e"}, "occurrenceDateTime": "2014-07-16T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/087704f1-6638-4e7f-bfed-94628ce4927d b/data/input/FHIR/all/Immunization/087704f1-6638-4e7f-bfed-94628ce4927d
deleted file mode 100644
index 178e0133..00000000
--- a/data/input/FHIR/all/Immunization/087704f1-6638-4e7f-bfed-94628ce4927d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "087704f1-6638-4e7f-bfed-94628ce4927d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "encounter": {"reference": "Encounter/e0bf2494-8f6b-4701-a91c-0d4dd19f82b9"}, "occurrenceDateTime": "2017-12-28T19:08:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/08af7c5a-af8a-4baa-be6c-c9fbea98f270 b/data/input/FHIR/all/Immunization/08af7c5a-af8a-4baa-be6c-c9fbea98f270
deleted file mode 100644
index a30e2185..00000000
--- a/data/input/FHIR/all/Immunization/08af7c5a-af8a-4baa-be6c-c9fbea98f270
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "08af7c5a-af8a-4baa-be6c-c9fbea98f270", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "encounter": {"reference": "Encounter/cbef7872-1ac4-4d24-8eab-62ac0e96e84b"}, "occurrenceDateTime": "2014-07-03T13:27:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/09a31c7d-86e4-4bde-b445-be5d778af7b5 b/data/input/FHIR/all/Immunization/09a31c7d-86e4-4bde-b445-be5d778af7b5
deleted file mode 100644
index aead714d..00000000
--- a/data/input/FHIR/all/Immunization/09a31c7d-86e4-4bde-b445-be5d778af7b5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "09a31c7d-86e4-4bde-b445-be5d778af7b5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/d943c6c2-fc1a-434d-8d6d-284973d0211b"}, "occurrenceDateTime": "2015-04-06T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0a3cb6ec-4521-4d0b-9974-37cc0667c145 b/data/input/FHIR/all/Immunization/0a3cb6ec-4521-4d0b-9974-37cc0667c145
deleted file mode 100644
index bc17967e..00000000
--- a/data/input/FHIR/all/Immunization/0a3cb6ec-4521-4d0b-9974-37cc0667c145
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0a3cb6ec-4521-4d0b-9974-37cc0667c145", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/b19baf83-5be4-425f-b400-48274b1c4a04"}, "occurrenceDateTime": "2020-07-16T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0a70b269-c846-477f-9637-84053ce35a9c b/data/input/FHIR/all/Immunization/0a70b269-c846-477f-9637-84053ce35a9c
deleted file mode 100644
index 7051ed80..00000000
--- a/data/input/FHIR/all/Immunization/0a70b269-c846-477f-9637-84053ce35a9c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0a70b269-c846-477f-9637-84053ce35a9c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "encounter": {"reference": "Encounter/3bd5a589-4d5f-419a-bc1f-7f7c42b1d432"}, "occurrenceDateTime": "2011-08-15T05:41:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0ac382b8-2267-4c24-ab9b-000f425d3b37 b/data/input/FHIR/all/Immunization/0ac382b8-2267-4c24-ab9b-000f425d3b37
deleted file mode 100644
index 373679aa..00000000
--- a/data/input/FHIR/all/Immunization/0ac382b8-2267-4c24-ab9b-000f425d3b37
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0ac382b8-2267-4c24-ab9b-000f425d3b37", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/32f304ce-d8c3-43c9-8c36-b35b8a0b0876"}, "occurrenceDateTime": "2014-03-31T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0b0d861c-3a00-4225-8f43-b0aba76e39b9 b/data/input/FHIR/all/Immunization/0b0d861c-3a00-4225-8f43-b0aba76e39b9
deleted file mode 100644
index c926460e..00000000
--- a/data/input/FHIR/all/Immunization/0b0d861c-3a00-4225-8f43-b0aba76e39b9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0b0d861c-3a00-4225-8f43-b0aba76e39b9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "encounter": {"reference": "Encounter/3db4241e-96b2-47b7-9f79-721d8ad297c7"}, "occurrenceDateTime": "2014-01-04T16:59:14+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0b1a603a-c43c-47da-ae91-72a0f37e6eba b/data/input/FHIR/all/Immunization/0b1a603a-c43c-47da-ae91-72a0f37e6eba
deleted file mode 100644
index f11380c2..00000000
--- a/data/input/FHIR/all/Immunization/0b1a603a-c43c-47da-ae91-72a0f37e6eba
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0b1a603a-c43c-47da-ae91-72a0f37e6eba", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/030a7af5-de40-4162-86dc-04a1f321fb47"}, "occurrenceDateTime": "2019-04-23T00:29:21+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0c4b56c2-32a3-4ce9-9760-9753479fde54 b/data/input/FHIR/all/Immunization/0c4b56c2-32a3-4ce9-9760-9753479fde54
deleted file mode 100644
index cdfdfdd9..00000000
--- a/data/input/FHIR/all/Immunization/0c4b56c2-32a3-4ce9-9760-9753479fde54
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0c4b56c2-32a3-4ce9-9760-9753479fde54", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "encounter": {"reference": "Encounter/3f230e54-39a9-4b4f-9ad4-885910cbc6af"}, "occurrenceDateTime": "2018-06-01T14:37:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0cd97857-9b14-413a-96ae-b71c3ff3f3f8 b/data/input/FHIR/all/Immunization/0cd97857-9b14-413a-96ae-b71c3ff3f3f8
deleted file mode 100644
index 8b698dfc..00000000
--- a/data/input/FHIR/all/Immunization/0cd97857-9b14-413a-96ae-b71c3ff3f3f8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0cd97857-9b14-413a-96ae-b71c3ff3f3f8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "encounter": {"reference": "Encounter/8f2868c1-9570-413a-a7f7-d7766de38882"}, "occurrenceDateTime": "2013-08-10T04:44:29+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0ce93b4e-9728-4dd8-aee7-85179ab543ef b/data/input/FHIR/all/Immunization/0ce93b4e-9728-4dd8-aee7-85179ab543ef
deleted file mode 100644
index 672da4d1..00000000
--- a/data/input/FHIR/all/Immunization/0ce93b4e-9728-4dd8-aee7-85179ab543ef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0ce93b4e-9728-4dd8-aee7-85179ab543ef", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/1260f1fe-349e-45da-818d-4c521f2178aa"}, "occurrenceDateTime": "2012-09-21T10:35:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0e532a1d-c51f-4cd3-8829-ef13e3697df2 b/data/input/FHIR/all/Immunization/0e532a1d-c51f-4cd3-8829-ef13e3697df2
deleted file mode 100644
index 9b83b35c..00000000
--- a/data/input/FHIR/all/Immunization/0e532a1d-c51f-4cd3-8829-ef13e3697df2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0e532a1d-c51f-4cd3-8829-ef13e3697df2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/1ccb2cd3-251f-4841-a89f-a2d5df5b3edc"}, "occurrenceDateTime": "2020-08-26T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0e7e9e63-0710-4e58-8a64-dc9178c5886d b/data/input/FHIR/all/Immunization/0e7e9e63-0710-4e58-8a64-dc9178c5886d
deleted file mode 100644
index 2ccc68da..00000000
--- a/data/input/FHIR/all/Immunization/0e7e9e63-0710-4e58-8a64-dc9178c5886d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0e7e9e63-0710-4e58-8a64-dc9178c5886d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "encounter": {"reference": "Encounter/97138c8e-0481-4304-87fd-7797aeba6415"}, "occurrenceDateTime": "2019-05-04T04:14:01+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0e8d6fc7-37cd-4b14-a5b0-1a3854487e1f b/data/input/FHIR/all/Immunization/0e8d6fc7-37cd-4b14-a5b0-1a3854487e1f
deleted file mode 100644
index 7abf8eea..00000000
--- a/data/input/FHIR/all/Immunization/0e8d6fc7-37cd-4b14-a5b0-1a3854487e1f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0e8d6fc7-37cd-4b14-a5b0-1a3854487e1f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "encounter": {"reference": "Encounter/21efcca9-2c3b-4deb-b651-6d3cfb9e045d"}, "occurrenceDateTime": "2007-10-21T03:11:33+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0ec21636-4cc2-43c9-9223-00fc35e6afa3 b/data/input/FHIR/all/Immunization/0ec21636-4cc2-43c9-9223-00fc35e6afa3
deleted file mode 100644
index e58843e9..00000000
--- a/data/input/FHIR/all/Immunization/0ec21636-4cc2-43c9-9223-00fc35e6afa3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0ec21636-4cc2-43c9-9223-00fc35e6afa3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/71b2cdb5-b694-4f44-aa56-d47675b062d6"}, "occurrenceDateTime": "2012-12-18T22:28:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0ec373f5-9bf0-4ae4-b0c3-f6c4c496f083 b/data/input/FHIR/all/Immunization/0ec373f5-9bf0-4ae4-b0c3-f6c4c496f083
deleted file mode 100644
index 629ef611..00000000
--- a/data/input/FHIR/all/Immunization/0ec373f5-9bf0-4ae4-b0c3-f6c4c496f083
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0ec373f5-9bf0-4ae4-b0c3-f6c4c496f083", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "encounter": {"reference": "Encounter/d7718cd9-9bf1-4488-9d57-00b2cb1c0e89"}, "occurrenceDateTime": "2012-01-04T20:51:42+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/0f18499c-2f7b-4884-82ab-4c757e74b0cf b/data/input/FHIR/all/Immunization/0f18499c-2f7b-4884-82ab-4c757e74b0cf
deleted file mode 100644
index 69403cc1..00000000
--- a/data/input/FHIR/all/Immunization/0f18499c-2f7b-4884-82ab-4c757e74b0cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "0f18499c-2f7b-4884-82ab-4c757e74b0cf", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/e44397ea-a987-4807-997c-c65d722148f0"}, "occurrenceDateTime": "2013-12-20T04:27:08+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1051686f-1f20-4439-9bf5-0b39022dd628 b/data/input/FHIR/all/Immunization/1051686f-1f20-4439-9bf5-0b39022dd628
deleted file mode 100644
index 231837e6..00000000
--- a/data/input/FHIR/all/Immunization/1051686f-1f20-4439-9bf5-0b39022dd628
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1051686f-1f20-4439-9bf5-0b39022dd628", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/d309bb65-86fe-46af-94bc-465da64fef95"}, "occurrenceDateTime": "2021-01-05T09:56:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/10bf6fa6-c63e-4f65-a87b-7a94733f691c b/data/input/FHIR/all/Immunization/10bf6fa6-c63e-4f65-a87b-7a94733f691c
deleted file mode 100644
index 906ebdb5..00000000
--- a/data/input/FHIR/all/Immunization/10bf6fa6-c63e-4f65-a87b-7a94733f691c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "10bf6fa6-c63e-4f65-a87b-7a94733f691c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/d309bb65-86fe-46af-94bc-465da64fef95"}, "occurrenceDateTime": "2021-01-05T09:56:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/10c8d8d2-75d0-40cc-bb7e-1c8978204cfa b/data/input/FHIR/all/Immunization/10c8d8d2-75d0-40cc-bb7e-1c8978204cfa
deleted file mode 100644
index fb492180..00000000
--- a/data/input/FHIR/all/Immunization/10c8d8d2-75d0-40cc-bb7e-1c8978204cfa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "10c8d8d2-75d0-40cc-bb7e-1c8978204cfa", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/4b415589-6d42-4dc2-897a-1e425b336db4"}, "occurrenceDateTime": "2012-12-11T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/10dffdef-c3f8-4e43-819f-51f0b7effa58 b/data/input/FHIR/all/Immunization/10dffdef-c3f8-4e43-819f-51f0b7effa58
deleted file mode 100644
index 8983d9f0..00000000
--- a/data/input/FHIR/all/Immunization/10dffdef-c3f8-4e43-819f-51f0b7effa58
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "10dffdef-c3f8-4e43-819f-51f0b7effa58", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/880e6c59-5ed0-4f6a-a154-c931ef63b8a9"}, "occurrenceDateTime": "2012-01-26T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/10f790c7-4b70-458e-9969-be48211793e9 b/data/input/FHIR/all/Immunization/10f790c7-4b70-458e-9969-be48211793e9
deleted file mode 100644
index ed556452..00000000
--- a/data/input/FHIR/all/Immunization/10f790c7-4b70-458e-9969-be48211793e9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "10f790c7-4b70-458e-9969-be48211793e9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/f0e9e85f-c8a2-495f-a60f-d91e6d23968e"}, "occurrenceDateTime": "2012-04-05T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1142a6e7-2d88-4e3e-af57-feedcad5af38 b/data/input/FHIR/all/Immunization/1142a6e7-2d88-4e3e-af57-feedcad5af38
deleted file mode 100644
index c6989982..00000000
--- a/data/input/FHIR/all/Immunization/1142a6e7-2d88-4e3e-af57-feedcad5af38
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1142a6e7-2d88-4e3e-af57-feedcad5af38", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/44031197-7618-46b6-9996-17ccb41e970a"}, "occurrenceDateTime": "2020-12-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/11808a39-1147-4b71-b196-a5f00b88349c b/data/input/FHIR/all/Immunization/11808a39-1147-4b71-b196-a5f00b88349c
deleted file mode 100644
index ab25be26..00000000
--- a/data/input/FHIR/all/Immunization/11808a39-1147-4b71-b196-a5f00b88349c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "11808a39-1147-4b71-b196-a5f00b88349c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/f774bcf8-b08c-4e81-bfd0-10b0300eb6da"}, "occurrenceDateTime": "2015-09-25T10:35:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1263f124-850d-4866-9842-fba812c63dcb b/data/input/FHIR/all/Immunization/1263f124-850d-4866-9842-fba812c63dcb
deleted file mode 100644
index fedca2c1..00000000
--- a/data/input/FHIR/all/Immunization/1263f124-850d-4866-9842-fba812c63dcb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1263f124-850d-4866-9842-fba812c63dcb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/7f1770fc-0d58-45b9-a470-dc42a1b8590f"}, "occurrenceDateTime": "2014-10-20T10:48:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/141328c8-e1d6-4f37-85a5-2d9ed4d245eb b/data/input/FHIR/all/Immunization/141328c8-e1d6-4f37-85a5-2d9ed4d245eb
deleted file mode 100644
index 7041949d..00000000
--- a/data/input/FHIR/all/Immunization/141328c8-e1d6-4f37-85a5-2d9ed4d245eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "141328c8-e1d6-4f37-85a5-2d9ed4d245eb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/e744fd40-a593-4d58-81d6-5aaf58bbb33b"}, "occurrenceDateTime": "2011-09-19T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/15140aa7-7340-4d51-a281-12ad8f607f97 b/data/input/FHIR/all/Immunization/15140aa7-7340-4d51-a281-12ad8f607f97
deleted file mode 100644
index 8abb1513..00000000
--- a/data/input/FHIR/all/Immunization/15140aa7-7340-4d51-a281-12ad8f607f97
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "15140aa7-7340-4d51-a281-12ad8f607f97", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "encounter": {"reference": "Encounter/b8afc50f-04bb-45b3-9955-2a9fcb9e1201"}, "occurrenceDateTime": "2012-04-01T23:58:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/15939d62-7b7e-4292-a3a2-1d02edeca4b3 b/data/input/FHIR/all/Immunization/15939d62-7b7e-4292-a3a2-1d02edeca4b3
deleted file mode 100644
index a94051ac..00000000
--- a/data/input/FHIR/all/Immunization/15939d62-7b7e-4292-a3a2-1d02edeca4b3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "15939d62-7b7e-4292-a3a2-1d02edeca4b3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "encounter": {"reference": "Encounter/4d8ae89b-41cd-42eb-8464-6f8daa88b0cc"}, "occurrenceDateTime": "2016-02-06T20:32:10+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/16db335d-2059-450d-a346-c72aa21d2231 b/data/input/FHIR/all/Immunization/16db335d-2059-450d-a346-c72aa21d2231
deleted file mode 100644
index 81536604..00000000
--- a/data/input/FHIR/all/Immunization/16db335d-2059-450d-a346-c72aa21d2231
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "16db335d-2059-450d-a346-c72aa21d2231", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/ce7a4fd1-54e2-483b-bcac-a7258477fdc7"}, "occurrenceDateTime": "2014-03-12T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/18ef686c-2047-4e59-996f-9722a7af7515 b/data/input/FHIR/all/Immunization/18ef686c-2047-4e59-996f-9722a7af7515
deleted file mode 100644
index eabc277a..00000000
--- a/data/input/FHIR/all/Immunization/18ef686c-2047-4e59-996f-9722a7af7515
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "18ef686c-2047-4e59-996f-9722a7af7515", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/26c3edef-4c16-4756-9d43-1af582e5c839"}, "occurrenceDateTime": "2015-03-16T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/192c23c3-fe75-4977-8f4c-425184a85e10 b/data/input/FHIR/all/Immunization/192c23c3-fe75-4977-8f4c-425184a85e10
deleted file mode 100644
index 6ff5ae1b..00000000
--- a/data/input/FHIR/all/Immunization/192c23c3-fe75-4977-8f4c-425184a85e10
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "192c23c3-fe75-4977-8f4c-425184a85e10", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/c7499fa4-2822-41ca-a239-5dd2823b62b8"}, "occurrenceDateTime": "2018-09-28T10:35:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1a6ea13c-0304-4b74-8e05-1277bea9e508 b/data/input/FHIR/all/Immunization/1a6ea13c-0304-4b74-8e05-1277bea9e508
deleted file mode 100644
index b6926371..00000000
--- a/data/input/FHIR/all/Immunization/1a6ea13c-0304-4b74-8e05-1277bea9e508
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1a6ea13c-0304-4b74-8e05-1277bea9e508", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "encounter": {"reference": "Encounter/3f311c3f-51ab-4b06-b087-8bb3f325ba60"}, "occurrenceDateTime": "2016-02-14T12:01:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1a80cf43-d2c7-4236-8aad-d53565eeae53 b/data/input/FHIR/all/Immunization/1a80cf43-d2c7-4236-8aad-d53565eeae53
deleted file mode 100644
index e4d92f2c..00000000
--- a/data/input/FHIR/all/Immunization/1a80cf43-d2c7-4236-8aad-d53565eeae53
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1a80cf43-d2c7-4236-8aad-d53565eeae53", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/d11a9e18-29a9-42c8-a45c-34925c04f910"}, "occurrenceDateTime": "2014-09-27T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1a929a4d-a5bf-4001-9453-f72e6140658c b/data/input/FHIR/all/Immunization/1a929a4d-a5bf-4001-9453-f72e6140658c
deleted file mode 100644
index 50afc1aa..00000000
--- a/data/input/FHIR/all/Immunization/1a929a4d-a5bf-4001-9453-f72e6140658c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1a929a4d-a5bf-4001-9453-f72e6140658c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "encounter": {"reference": "Encounter/a1c7866f-511e-4ae1-9330-8673c41c3c32"}, "occurrenceDateTime": "2019-07-20T23:33:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1af31edd-80d2-4c40-b6b9-e9992430132d b/data/input/FHIR/all/Immunization/1af31edd-80d2-4c40-b6b9-e9992430132d
deleted file mode 100644
index 1211d3e2..00000000
--- a/data/input/FHIR/all/Immunization/1af31edd-80d2-4c40-b6b9-e9992430132d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1af31edd-80d2-4c40-b6b9-e9992430132d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "encounter": {"reference": "Encounter/be653187-42d5-4b19-82e2-c6956dfd7984"}, "occurrenceDateTime": "2015-10-08T22:48:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1b1eeae7-e1da-4390-a6f0-65c589551cfb b/data/input/FHIR/all/Immunization/1b1eeae7-e1da-4390-a6f0-65c589551cfb
deleted file mode 100644
index a2724acb..00000000
--- a/data/input/FHIR/all/Immunization/1b1eeae7-e1da-4390-a6f0-65c589551cfb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1b1eeae7-e1da-4390-a6f0-65c589551cfb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/c2480099-75f4-4855-9445-4eab05bb3395"}, "occurrenceDateTime": "2015-02-12T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1b57ea05-2d28-445f-b53f-72c17e4476ee b/data/input/FHIR/all/Immunization/1b57ea05-2d28-445f-b53f-72c17e4476ee
deleted file mode 100644
index cfaa06a4..00000000
--- a/data/input/FHIR/all/Immunization/1b57ea05-2d28-445f-b53f-72c17e4476ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1b57ea05-2d28-445f-b53f-72c17e4476ee", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/030a7af5-de40-4162-86dc-04a1f321fb47"}, "occurrenceDateTime": "2019-04-23T00:29:21+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1c1635de-63c7-4834-bb68-6d6014b3d754 b/data/input/FHIR/all/Immunization/1c1635de-63c7-4834-bb68-6d6014b3d754
deleted file mode 100644
index a166dc53..00000000
--- a/data/input/FHIR/all/Immunization/1c1635de-63c7-4834-bb68-6d6014b3d754
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1c1635de-63c7-4834-bb68-6d6014b3d754", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/c2d14303-b5f7-4a22-b38e-e834d8b2236e"}, "occurrenceDateTime": "2019-03-26T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1c434f21-05a2-4317-9924-9e20db96164d b/data/input/FHIR/all/Immunization/1c434f21-05a2-4317-9924-9e20db96164d
deleted file mode 100644
index e61d8a61..00000000
--- a/data/input/FHIR/all/Immunization/1c434f21-05a2-4317-9924-9e20db96164d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1c434f21-05a2-4317-9924-9e20db96164d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/cee4319f-c25e-4c1f-990c-34ce87acbade"}, "occurrenceDateTime": "2019-04-28T19:57:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1c479147-775c-46c1-81dc-3f8e346e3d24 b/data/input/FHIR/all/Immunization/1c479147-775c-46c1-81dc-3f8e346e3d24
deleted file mode 100644
index 838c98db..00000000
--- a/data/input/FHIR/all/Immunization/1c479147-775c-46c1-81dc-3f8e346e3d24
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1c479147-775c-46c1-81dc-3f8e346e3d24", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "encounter": {"reference": "Encounter/8b6a5b8c-00de-4e68-b6c1-5318b3932a66"}, "occurrenceDateTime": "2015-03-12T10:09:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1c530db8-3bc6-454e-bc1d-22ba6ef531b2 b/data/input/FHIR/all/Immunization/1c530db8-3bc6-454e-bc1d-22ba6ef531b2
deleted file mode 100644
index 59c1ec7a..00000000
--- a/data/input/FHIR/all/Immunization/1c530db8-3bc6-454e-bc1d-22ba6ef531b2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1c530db8-3bc6-454e-bc1d-22ba6ef531b2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "encounter": {"reference": "Encounter/ac342f03-520c-43cd-94ae-2c1b2145d042"}, "occurrenceDateTime": "1976-06-25T19:28:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1c8e1fe6-f6ec-47ad-abba-a9b27a87c5a8 b/data/input/FHIR/all/Immunization/1c8e1fe6-f6ec-47ad-abba-a9b27a87c5a8
deleted file mode 100644
index e32e2a5b..00000000
--- a/data/input/FHIR/all/Immunization/1c8e1fe6-f6ec-47ad-abba-a9b27a87c5a8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1c8e1fe6-f6ec-47ad-abba-a9b27a87c5a8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/d6fef247-3f77-42a2-891a-53f0767ef4ed"}, "occurrenceDateTime": "2013-09-13T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1ce0a54b-d608-4454-ae42-de9c354770b4 b/data/input/FHIR/all/Immunization/1ce0a54b-d608-4454-ae42-de9c354770b4
deleted file mode 100644
index 543c2aa5..00000000
--- a/data/input/FHIR/all/Immunization/1ce0a54b-d608-4454-ae42-de9c354770b4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1ce0a54b-d608-4454-ae42-de9c354770b4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "encounter": {"reference": "Encounter/cbef7872-1ac4-4d24-8eab-62ac0e96e84b"}, "occurrenceDateTime": "2014-07-03T13:27:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1d0306ed-ebfe-4a5c-baca-1e73145a3a84 b/data/input/FHIR/all/Immunization/1d0306ed-ebfe-4a5c-baca-1e73145a3a84
deleted file mode 100644
index d151bb5b..00000000
--- a/data/input/FHIR/all/Immunization/1d0306ed-ebfe-4a5c-baca-1e73145a3a84
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1d0306ed-ebfe-4a5c-baca-1e73145a3a84", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "encounter": {"reference": "Encounter/98637bac-0ebd-4299-94ab-2942ac127711"}, "occurrenceDateTime": "2019-09-09T21:25:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1d576f12-7e0b-4ee2-b698-4f78e9bc7a1d b/data/input/FHIR/all/Immunization/1d576f12-7e0b-4ee2-b698-4f78e9bc7a1d
deleted file mode 100644
index f6bdf978..00000000
--- a/data/input/FHIR/all/Immunization/1d576f12-7e0b-4ee2-b698-4f78e9bc7a1d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1d576f12-7e0b-4ee2-b698-4f78e9bc7a1d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/dc474a39-1e00-4916-9f14-336937c8c20f"}, "occurrenceDateTime": "2014-05-27T00:29:21+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1d6f2c50-5394-46ae-9f30-5b0c17c289f8 b/data/input/FHIR/all/Immunization/1d6f2c50-5394-46ae-9f30-5b0c17c289f8
deleted file mode 100644
index b0fd52e8..00000000
--- a/data/input/FHIR/all/Immunization/1d6f2c50-5394-46ae-9f30-5b0c17c289f8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1d6f2c50-5394-46ae-9f30-5b0c17c289f8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "encounter": {"reference": "Encounter/71e8488a-cf43-4420-ab30-1df3aa7d1c0d"}, "occurrenceDateTime": "2014-08-18T05:41:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1d773a10-3436-43d6-800b-9e712cd1a466 b/data/input/FHIR/all/Immunization/1d773a10-3436-43d6-800b-9e712cd1a466
deleted file mode 100644
index 6ec502ce..00000000
--- a/data/input/FHIR/all/Immunization/1d773a10-3436-43d6-800b-9e712cd1a466
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1d773a10-3436-43d6-800b-9e712cd1a466", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/b1f62b6c-83d0-46e4-860d-f5b7c51abaf8"}, "occurrenceDateTime": "2021-01-26T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1da7d93c-a3cb-4509-8634-bf2820b7e4ca b/data/input/FHIR/all/Immunization/1da7d93c-a3cb-4509-8634-bf2820b7e4ca
deleted file mode 100644
index 096adad4..00000000
--- a/data/input/FHIR/all/Immunization/1da7d93c-a3cb-4509-8634-bf2820b7e4ca
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1da7d93c-a3cb-4509-8634-bf2820b7e4ca", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "encounter": {"reference": "Encounter/0610748e-8db5-4655-8e5e-381acb25693c"}, "occurrenceDateTime": "2018-02-18T12:01:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1dc01b6d-a6b3-475f-a5ab-4689a8be1e6f b/data/input/FHIR/all/Immunization/1dc01b6d-a6b3-475f-a5ab-4689a8be1e6f
deleted file mode 100644
index 9eed35f8..00000000
--- a/data/input/FHIR/all/Immunization/1dc01b6d-a6b3-475f-a5ab-4689a8be1e6f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1dc01b6d-a6b3-475f-a5ab-4689a8be1e6f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/929905e4-77f6-4438-b690-b1d17f1762aa"}, "occurrenceDateTime": "2015-09-09T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1e2a81ad-d6d2-4be5-8642-1373207f03d8 b/data/input/FHIR/all/Immunization/1e2a81ad-d6d2-4be5-8642-1373207f03d8
deleted file mode 100644
index 7b908762..00000000
--- a/data/input/FHIR/all/Immunization/1e2a81ad-d6d2-4be5-8642-1373207f03d8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1e2a81ad-d6d2-4be5-8642-1373207f03d8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "encounter": {"reference": "Encounter/7664fa4f-428f-4826-a6c2-2b00107e6026"}, "occurrenceDateTime": "1980-05-04T00:41:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1eb23aac-f591-434f-97a9-c32ebfb874b2 b/data/input/FHIR/all/Immunization/1eb23aac-f591-434f-97a9-c32ebfb874b2
deleted file mode 100644
index e3f3844b..00000000
--- a/data/input/FHIR/all/Immunization/1eb23aac-f591-434f-97a9-c32ebfb874b2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1eb23aac-f591-434f-97a9-c32ebfb874b2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "encounter": {"reference": "Encounter/3bd5a589-4d5f-419a-bc1f-7f7c42b1d432"}, "occurrenceDateTime": "2011-08-15T05:41:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1ece5724-280c-4895-aa5f-2a4145c55681 b/data/input/FHIR/all/Immunization/1ece5724-280c-4895-aa5f-2a4145c55681
deleted file mode 100644
index 7829eda7..00000000
--- a/data/input/FHIR/all/Immunization/1ece5724-280c-4895-aa5f-2a4145c55681
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1ece5724-280c-4895-aa5f-2a4145c55681", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "encounter": {"reference": "Encounter/6a2c5e37-940e-4089-8d0b-ab0a036b2c36"}, "occurrenceDateTime": "2015-08-14T20:37:06+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1f1cde2c-22ca-4fb6-b89e-9fda9a47b33d b/data/input/FHIR/all/Immunization/1f1cde2c-22ca-4fb6-b89e-9fda9a47b33d
deleted file mode 100644
index 2fe50c72..00000000
--- a/data/input/FHIR/all/Immunization/1f1cde2c-22ca-4fb6-b89e-9fda9a47b33d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1f1cde2c-22ca-4fb6-b89e-9fda9a47b33d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/e7079bc4-d238-4a28-a3ac-e121688913b9"}, "occurrenceDateTime": "2019-04-21T19:57:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1fe5140c-1f05-490c-a140-6e561ca7b294 b/data/input/FHIR/all/Immunization/1fe5140c-1f05-490c-a140-6e561ca7b294
deleted file mode 100644
index 82640ce6..00000000
--- a/data/input/FHIR/all/Immunization/1fe5140c-1f05-490c-a140-6e561ca7b294
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1fe5140c-1f05-490c-a140-6e561ca7b294", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/ea2e8791-d735-47ec-ac37-3dda9b3afd90"}, "occurrenceDateTime": "2020-10-26T10:48:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1ff2518a-6c89-43a4-9667-aa9c8efbf93f b/data/input/FHIR/all/Immunization/1ff2518a-6c89-43a4-9667-aa9c8efbf93f
deleted file mode 100644
index d45e4cb1..00000000
--- a/data/input/FHIR/all/Immunization/1ff2518a-6c89-43a4-9667-aa9c8efbf93f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1ff2518a-6c89-43a4-9667-aa9c8efbf93f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "encounter": {"reference": "Encounter/4d675065-a92f-4a75-bd99-5a619cf15425"}, "occurrenceDateTime": "1986-07-16T08:54:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/1ff8f3e5-96b0-4c8c-815f-f6d878fef36b b/data/input/FHIR/all/Immunization/1ff8f3e5-96b0-4c8c-815f-f6d878fef36b
deleted file mode 100644
index 8dff33f3..00000000
--- a/data/input/FHIR/all/Immunization/1ff8f3e5-96b0-4c8c-815f-f6d878fef36b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "1ff8f3e5-96b0-4c8c-815f-f6d878fef36b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "encounter": {"reference": "Encounter/91aef75c-7a78-41a2-bf6c-7b3124eb79c6"}, "occurrenceDateTime": "2019-03-11T05:28:45+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/20204fd4-a2c7-4cfb-98dd-8b6f4fec0eab b/data/input/FHIR/all/Immunization/20204fd4-a2c7-4cfb-98dd-8b6f4fec0eab
deleted file mode 100644
index 1d7a4892..00000000
--- a/data/input/FHIR/all/Immunization/20204fd4-a2c7-4cfb-98dd-8b6f4fec0eab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "20204fd4-a2c7-4cfb-98dd-8b6f4fec0eab", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "encounter": {"reference": "Encounter/ef741ae9-c8e4-4818-a0d1-4b8afe3f0918"}, "occurrenceDateTime": "2005-10-16T03:11:33+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/20bdfac6-71f7-4c82-9c90-d0a1d7f1bf62 b/data/input/FHIR/all/Immunization/20bdfac6-71f7-4c82-9c90-d0a1d7f1bf62
deleted file mode 100644
index bbf13c87..00000000
--- a/data/input/FHIR/all/Immunization/20bdfac6-71f7-4c82-9c90-d0a1d7f1bf62
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "20bdfac6-71f7-4c82-9c90-d0a1d7f1bf62", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/47f37fe0-bfac-422c-a9eb-27c24d2542b1"}, "occurrenceDateTime": "2017-12-29T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2167ce72-0979-4943-9e03-0d25b286b0e6 b/data/input/FHIR/all/Immunization/2167ce72-0979-4943-9e03-0d25b286b0e6
deleted file mode 100644
index 454a24a8..00000000
--- a/data/input/FHIR/all/Immunization/2167ce72-0979-4943-9e03-0d25b286b0e6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2167ce72-0979-4943-9e03-0d25b286b0e6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/68833f22-cf93-426e-81d4-48b9ed1a7f6d"}, "occurrenceDateTime": "2019-11-05T07:56:53+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/224fae30-a57f-42dc-af88-d0b3dfcc8a52 b/data/input/FHIR/all/Immunization/224fae30-a57f-42dc-af88-d0b3dfcc8a52
deleted file mode 100644
index c80e272a..00000000
--- a/data/input/FHIR/all/Immunization/224fae30-a57f-42dc-af88-d0b3dfcc8a52
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "224fae30-a57f-42dc-af88-d0b3dfcc8a52", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/42f473de-38c5-49a1-aaa8-1664360f250e"}, "occurrenceDateTime": "2014-07-16T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/227e1507-27b3-45e7-8a21-abb69069bb11 b/data/input/FHIR/all/Immunization/227e1507-27b3-45e7-8a21-abb69069bb11
deleted file mode 100644
index 0b7c9a76..00000000
--- a/data/input/FHIR/all/Immunization/227e1507-27b3-45e7-8a21-abb69069bb11
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "227e1507-27b3-45e7-8a21-abb69069bb11", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/e6b528c5-1a3d-45cf-9cdb-5075084dd40d"}, "occurrenceDateTime": "2012-07-26T19:03:26+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/22e95a0c-5a68-4cfe-9fcd-914eb73ec36a b/data/input/FHIR/all/Immunization/22e95a0c-5a68-4cfe-9fcd-914eb73ec36a
deleted file mode 100644
index 1fd26f74..00000000
--- a/data/input/FHIR/all/Immunization/22e95a0c-5a68-4cfe-9fcd-914eb73ec36a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "22e95a0c-5a68-4cfe-9fcd-914eb73ec36a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/9f0e960d-8ae4-46f4-8e1a-462392192aca"}, "occurrenceDateTime": "2012-10-20T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/24b0e428-9929-4b47-a51c-cc7606c413e9 b/data/input/FHIR/all/Immunization/24b0e428-9929-4b47-a51c-cc7606c413e9
deleted file mode 100644
index b3d145c8..00000000
--- a/data/input/FHIR/all/Immunization/24b0e428-9929-4b47-a51c-cc7606c413e9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "24b0e428-9929-4b47-a51c-cc7606c413e9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "encounter": {"reference": "Encounter/cb640590-7961-49dc-b9fe-49a2f67d2d82"}, "occurrenceDateTime": "2015-04-05T23:58:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/24c68e9b-a484-4860-a22c-511ec2e18507 b/data/input/FHIR/all/Immunization/24c68e9b-a484-4860-a22c-511ec2e18507
deleted file mode 100644
index f45d3f88..00000000
--- a/data/input/FHIR/all/Immunization/24c68e9b-a484-4860-a22c-511ec2e18507
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "24c68e9b-a484-4860-a22c-511ec2e18507", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "encounter": {"reference": "Encounter/c87c8505-6894-499a-a507-15d7e846be54"}, "occurrenceDateTime": "2013-01-19T23:33:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/255b75a6-8b93-4a6d-8aff-13c47668e093 b/data/input/FHIR/all/Immunization/255b75a6-8b93-4a6d-8aff-13c47668e093
deleted file mode 100644
index f4753ab6..00000000
--- a/data/input/FHIR/all/Immunization/255b75a6-8b93-4a6d-8aff-13c47668e093
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "255b75a6-8b93-4a6d-8aff-13c47668e093", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/62605b72-a63c-4773-b9e8-ce0e951db5e5"}, "occurrenceDateTime": "2017-09-03T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/25ca148f-8e86-455b-bd68-873e7726be43 b/data/input/FHIR/all/Immunization/25ca148f-8e86-455b-bd68-873e7726be43
deleted file mode 100644
index 9388ce89..00000000
--- a/data/input/FHIR/all/Immunization/25ca148f-8e86-455b-bd68-873e7726be43
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "25ca148f-8e86-455b-bd68-873e7726be43", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/5f53a635-19ec-44d1-8fdb-484d04d8c4f3"}, "occurrenceDateTime": "2015-10-12T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/265be9a5-8675-4bc8-afe8-c0ada6cbfe4f b/data/input/FHIR/all/Immunization/265be9a5-8675-4bc8-afe8-c0ada6cbfe4f
deleted file mode 100644
index 2e53f3f7..00000000
--- a/data/input/FHIR/all/Immunization/265be9a5-8675-4bc8-afe8-c0ada6cbfe4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "265be9a5-8675-4bc8-afe8-c0ada6cbfe4f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/43892ce6-6aca-4cc5-9b36-59950a5e1b59"}, "occurrenceDateTime": "2015-10-03T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/26ffede9-f4e0-4721-9004-0459e4e0dbc7 b/data/input/FHIR/all/Immunization/26ffede9-f4e0-4721-9004-0459e4e0dbc7
deleted file mode 100644
index 1f331c7f..00000000
--- a/data/input/FHIR/all/Immunization/26ffede9-f4e0-4721-9004-0459e4e0dbc7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "26ffede9-f4e0-4721-9004-0459e4e0dbc7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "encounter": {"reference": "Encounter/c1fed152-3b87-488d-8617-dca9be37904e"}, "occurrenceDateTime": "2016-08-13T04:44:29+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2750e8c8-873d-4413-9566-a302c162b9d1 b/data/input/FHIR/all/Immunization/2750e8c8-873d-4413-9566-a302c162b9d1
deleted file mode 100644
index 07f0b7ae..00000000
--- a/data/input/FHIR/all/Immunization/2750e8c8-873d-4413-9566-a302c162b9d1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2750e8c8-873d-4413-9566-a302c162b9d1", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/ba5cf724-c122-429b-9cd9-3dd98e11d8f5"}, "occurrenceDateTime": "2015-06-05T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2861ca53-011a-4e93-a5f8-1c086e24be3e b/data/input/FHIR/all/Immunization/2861ca53-011a-4e93-a5f8-1c086e24be3e
deleted file mode 100644
index 09dec159..00000000
--- a/data/input/FHIR/all/Immunization/2861ca53-011a-4e93-a5f8-1c086e24be3e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2861ca53-011a-4e93-a5f8-1c086e24be3e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/65ba1296-cc74-43a6-b5dc-d66dfde6e880"}, "occurrenceDateTime": "2013-12-24T22:28:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/287523b8-086f-4e05-8db1-8e0402b943e3 b/data/input/FHIR/all/Immunization/287523b8-086f-4e05-8db1-8e0402b943e3
deleted file mode 100644
index df27aaf2..00000000
--- a/data/input/FHIR/all/Immunization/287523b8-086f-4e05-8db1-8e0402b943e3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "287523b8-086f-4e05-8db1-8e0402b943e3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/56f1376b-d86f-491e-b9cb-ad82da8897ee"}, "occurrenceDateTime": "2012-02-09T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/28e51f55-b9cd-44e2-854f-0a475608ba27 b/data/input/FHIR/all/Immunization/28e51f55-b9cd-44e2-854f-0a475608ba27
deleted file mode 100644
index a6e6fd8d..00000000
--- a/data/input/FHIR/all/Immunization/28e51f55-b9cd-44e2-854f-0a475608ba27
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "28e51f55-b9cd-44e2-854f-0a475608ba27", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/b0bfce94-fb50-4d07-b5db-f0ba41a433b0"}, "occurrenceDateTime": "2017-08-23T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/28f2d0f2-4927-431a-bf4b-b24ef944b238 b/data/input/FHIR/all/Immunization/28f2d0f2-4927-431a-bf4b-b24ef944b238
deleted file mode 100644
index 3248c8ee..00000000
--- a/data/input/FHIR/all/Immunization/28f2d0f2-4927-431a-bf4b-b24ef944b238
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "28f2d0f2-4927-431a-bf4b-b24ef944b238", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/f774bcf8-b08c-4e81-bfd0-10b0300eb6da"}, "occurrenceDateTime": "2015-09-25T10:35:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2976be03-3221-492f-ab69-f72a07daf70a b/data/input/FHIR/all/Immunization/2976be03-3221-492f-ab69-f72a07daf70a
deleted file mode 100644
index 22937429..00000000
--- a/data/input/FHIR/all/Immunization/2976be03-3221-492f-ab69-f72a07daf70a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2976be03-3221-492f-ab69-f72a07daf70a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/f0e9e85f-c8a2-495f-a60f-d91e6d23968e"}, "occurrenceDateTime": "2012-04-05T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/29ab1cfd-9e5f-4864-89b4-f02c5630450b b/data/input/FHIR/all/Immunization/29ab1cfd-9e5f-4864-89b4-f02c5630450b
deleted file mode 100644
index 11f360ca..00000000
--- a/data/input/FHIR/all/Immunization/29ab1cfd-9e5f-4864-89b4-f02c5630450b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "29ab1cfd-9e5f-4864-89b4-f02c5630450b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/4a408c79-a201-4b8f-ba71-971bced1d51e"}, "occurrenceDateTime": "2012-11-13T11:44:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2a157d97-1dcd-4a42-9169-28ac7810d234 b/data/input/FHIR/all/Immunization/2a157d97-1dcd-4a42-9169-28ac7810d234
deleted file mode 100644
index f7fd87e6..00000000
--- a/data/input/FHIR/all/Immunization/2a157d97-1dcd-4a42-9169-28ac7810d234
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2a157d97-1dcd-4a42-9169-28ac7810d234", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "encounter": {"reference": "Encounter/7289ed4b-3382-4ddd-a5f8-26410be044a2"}, "occurrenceDateTime": "2013-12-11T13:55:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2acf4235-7f97-44c5-b91e-a345b5272cd5 b/data/input/FHIR/all/Immunization/2acf4235-7f97-44c5-b91e-a345b5272cd5
deleted file mode 100644
index fa714887..00000000
--- a/data/input/FHIR/all/Immunization/2acf4235-7f97-44c5-b91e-a345b5272cd5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2acf4235-7f97-44c5-b91e-a345b5272cd5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/1e9326a5-2d71-4998-853a-b51dca5a9feb"}, "occurrenceDateTime": "2020-04-09T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2ae8eb47-f81a-4605-98ec-6ae561665537 b/data/input/FHIR/all/Immunization/2ae8eb47-f81a-4605-98ec-6ae561665537
deleted file mode 100644
index f7d78875..00000000
--- a/data/input/FHIR/all/Immunization/2ae8eb47-f81a-4605-98ec-6ae561665537
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2ae8eb47-f81a-4605-98ec-6ae561665537", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/ca8d54fb-411a-4a2d-b3cd-28d07d535e24"}, "occurrenceDateTime": "2011-08-03T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2b5e93ca-d498-4680-ac4f-0fb17995def5 b/data/input/FHIR/all/Immunization/2b5e93ca-d498-4680-ac4f-0fb17995def5
deleted file mode 100644
index 4ba60834..00000000
--- a/data/input/FHIR/all/Immunization/2b5e93ca-d498-4680-ac4f-0fb17995def5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2b5e93ca-d498-4680-ac4f-0fb17995def5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/26c3edef-4c16-4756-9d43-1af582e5c839"}, "occurrenceDateTime": "2015-03-16T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2b692dae-0a31-4903-8eed-d5342339dbb3 b/data/input/FHIR/all/Immunization/2b692dae-0a31-4903-8eed-d5342339dbb3
deleted file mode 100644
index 1cf45a6c..00000000
--- a/data/input/FHIR/all/Immunization/2b692dae-0a31-4903-8eed-d5342339dbb3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2b692dae-0a31-4903-8eed-d5342339dbb3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "encounter": {"reference": "Encounter/b8ca2cf7-2760-418a-ab20-f90242e98002"}, "occurrenceDateTime": "2016-07-16T23:33:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2b9bf2ad-71ab-4dfd-a3bc-6bfb9dcefbb9 b/data/input/FHIR/all/Immunization/2b9bf2ad-71ab-4dfd-a3bc-6bfb9dcefbb9
deleted file mode 100644
index 929b0066..00000000
--- a/data/input/FHIR/all/Immunization/2b9bf2ad-71ab-4dfd-a3bc-6bfb9dcefbb9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2b9bf2ad-71ab-4dfd-a3bc-6bfb9dcefbb9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/47f37fe0-bfac-422c-a9eb-27c24d2542b1"}, "occurrenceDateTime": "2017-12-29T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2c105931-1ae0-43e6-98dc-e34e38185592 b/data/input/FHIR/all/Immunization/2c105931-1ae0-43e6-98dc-e34e38185592
deleted file mode 100644
index dd39f79c..00000000
--- a/data/input/FHIR/all/Immunization/2c105931-1ae0-43e6-98dc-e34e38185592
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2c105931-1ae0-43e6-98dc-e34e38185592", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/cc5d9eaa-83db-49c7-9f99-a2368d822df4"}, "occurrenceDateTime": "2018-11-20T11:44:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2dc3d673-8328-4c74-91cc-c50e54e6188e b/data/input/FHIR/all/Immunization/2dc3d673-8328-4c74-91cc-c50e54e6188e
deleted file mode 100644
index f327f46a..00000000
--- a/data/input/FHIR/all/Immunization/2dc3d673-8328-4c74-91cc-c50e54e6188e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2dc3d673-8328-4c74-91cc-c50e54e6188e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "encounter": {"reference": "Encounter/8f2868c1-9570-413a-a7f7-d7766de38882"}, "occurrenceDateTime": "2013-08-10T04:44:29+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/2ef3660f-4a84-4ada-a188-2537c2bb139a b/data/input/FHIR/all/Immunization/2ef3660f-4a84-4ada-a188-2537c2bb139a
deleted file mode 100644
index ee78ba2a..00000000
--- a/data/input/FHIR/all/Immunization/2ef3660f-4a84-4ada-a188-2537c2bb139a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "2ef3660f-4a84-4ada-a188-2537c2bb139a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/9223249d-0016-4e3c-b791-2a752b4b5d67"}, "occurrenceDateTime": "2016-04-11T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/300712ad-c8b9-487b-be70-40d19e247ed8 b/data/input/FHIR/all/Immunization/300712ad-c8b9-487b-be70-40d19e247ed8
deleted file mode 100644
index fae2c869..00000000
--- a/data/input/FHIR/all/Immunization/300712ad-c8b9-487b-be70-40d19e247ed8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "300712ad-c8b9-487b-be70-40d19e247ed8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "encounter": {"reference": "Encounter/e0bf2494-8f6b-4701-a91c-0d4dd19f82b9"}, "occurrenceDateTime": "2017-12-28T19:08:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/30e493c2-f239-4e50-a9ac-399b1fd976d4 b/data/input/FHIR/all/Immunization/30e493c2-f239-4e50-a9ac-399b1fd976d4
deleted file mode 100644
index a77b00b4..00000000
--- a/data/input/FHIR/all/Immunization/30e493c2-f239-4e50-a9ac-399b1fd976d4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "30e493c2-f239-4e50-a9ac-399b1fd976d4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "encounter": {"reference": "Encounter/8dd32fd8-bef9-4e8b-86af-04da72ef0083"}, "occurrenceDateTime": "2013-06-22T00:54:07+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/31d3f8b3-b6b6-422d-89fe-6367b23f42d8 b/data/input/FHIR/all/Immunization/31d3f8b3-b6b6-422d-89fe-6367b23f42d8
deleted file mode 100644
index 82349edc..00000000
--- a/data/input/FHIR/all/Immunization/31d3f8b3-b6b6-422d-89fe-6367b23f42d8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "31d3f8b3-b6b6-422d-89fe-6367b23f42d8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/61194721-6321-4367-b6d9-d7225170c5a0"}, "occurrenceDateTime": "2019-07-05T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/32eb6a70-1f06-4e79-8534-014ec4bbbd60 b/data/input/FHIR/all/Immunization/32eb6a70-1f06-4e79-8534-014ec4bbbd60
deleted file mode 100644
index f0212007..00000000
--- a/data/input/FHIR/all/Immunization/32eb6a70-1f06-4e79-8534-014ec4bbbd60
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "32eb6a70-1f06-4e79-8534-014ec4bbbd60", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/62605b72-a63c-4773-b9e8-ce0e951db5e5"}, "occurrenceDateTime": "2017-09-03T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/33593548-f882-47fb-87df-2df99ed69d22 b/data/input/FHIR/all/Immunization/33593548-f882-47fb-87df-2df99ed69d22
deleted file mode 100644
index a3cf2a44..00000000
--- a/data/input/FHIR/all/Immunization/33593548-f882-47fb-87df-2df99ed69d22
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "33593548-f882-47fb-87df-2df99ed69d22", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "encounter": {"reference": "Encounter/684ab31a-9b1d-4c0f-8bb2-b49dda54f150"}, "occurrenceDateTime": "1961-03-31T10:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/350a691e-001b-4be9-adde-eda25fd23ef9 b/data/input/FHIR/all/Immunization/350a691e-001b-4be9-adde-eda25fd23ef9
deleted file mode 100644
index aeaa9120..00000000
--- a/data/input/FHIR/all/Immunization/350a691e-001b-4be9-adde-eda25fd23ef9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "350a691e-001b-4be9-adde-eda25fd23ef9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/77172b46-4a43-4372-90d2-ef940d2b974e"}, "occurrenceDateTime": "2020-12-01T20:43:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/35121969-ef80-4cbb-b618-0d2a6e35346c b/data/input/FHIR/all/Immunization/35121969-ef80-4cbb-b618-0d2a6e35346c
deleted file mode 100644
index 5d22e998..00000000
--- a/data/input/FHIR/all/Immunization/35121969-ef80-4cbb-b618-0d2a6e35346c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "35121969-ef80-4cbb-b618-0d2a6e35346c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/a701ece4-b5f2-48aa-82aa-41419bd3acb5"}, "occurrenceDateTime": "2021-03-11T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/35487069-5090-46e2-a76f-4949472d9c54 b/data/input/FHIR/all/Immunization/35487069-5090-46e2-a76f-4949472d9c54
deleted file mode 100644
index 86885f3e..00000000
--- a/data/input/FHIR/all/Immunization/35487069-5090-46e2-a76f-4949472d9c54
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "35487069-5090-46e2-a76f-4949472d9c54", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/d00fd127-e78c-45e6-806e-10810ec808ba"}, "occurrenceDateTime": "2019-03-07T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/35a950ce-9e8e-430a-b682-e56c5ab292c9 b/data/input/FHIR/all/Immunization/35a950ce-9e8e-430a-b682-e56c5ab292c9
deleted file mode 100644
index 334f9a55..00000000
--- a/data/input/FHIR/all/Immunization/35a950ce-9e8e-430a-b682-e56c5ab292c9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "35a950ce-9e8e-430a-b682-e56c5ab292c9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/c0037585-1b32-46c9-9f58-0d491afe7b83"}, "occurrenceDateTime": "2014-07-06T22:22:41+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/368a6c7e-dfad-4ee7-9ae8-1e2575056622 b/data/input/FHIR/all/Immunization/368a6c7e-dfad-4ee7-9ae8-1e2575056622
deleted file mode 100644
index 01749f1c..00000000
--- a/data/input/FHIR/all/Immunization/368a6c7e-dfad-4ee7-9ae8-1e2575056622
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "368a6c7e-dfad-4ee7-9ae8-1e2575056622", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/b19baf83-5be4-425f-b400-48274b1c4a04"}, "occurrenceDateTime": "2020-07-16T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3784b1f3-2d00-41e6-ac8d-d2c0df821b5c b/data/input/FHIR/all/Immunization/3784b1f3-2d00-41e6-ac8d-d2c0df821b5c
deleted file mode 100644
index 1b77e748..00000000
--- a/data/input/FHIR/all/Immunization/3784b1f3-2d00-41e6-ac8d-d2c0df821b5c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3784b1f3-2d00-41e6-ac8d-d2c0df821b5c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/fb6e1d10-5fe2-4e03-8621-ef2eea688641"}, "occurrenceDateTime": "2011-08-14T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/37c8dff0-ad00-4c63-9cef-b01904e5811e b/data/input/FHIR/all/Immunization/37c8dff0-ad00-4c63-9cef-b01904e5811e
deleted file mode 100644
index 0044fc42..00000000
--- a/data/input/FHIR/all/Immunization/37c8dff0-ad00-4c63-9cef-b01904e5811e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "37c8dff0-ad00-4c63-9cef-b01904e5811e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "encounter": {"reference": "Encounter/8a0232a9-428d-4adf-b357-e93ef89b51e1"}, "occurrenceDateTime": "2021-02-26T00:39:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/382ce409-12a6-4da8-b482-c77aac919284 b/data/input/FHIR/all/Immunization/382ce409-12a6-4da8-b482-c77aac919284
deleted file mode 100644
index 69f22f9b..00000000
--- a/data/input/FHIR/all/Immunization/382ce409-12a6-4da8-b482-c77aac919284
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "382ce409-12a6-4da8-b482-c77aac919284", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "encounter": {"reference": "Encounter/e0bf2494-8f6b-4701-a91c-0d4dd19f82b9"}, "occurrenceDateTime": "2017-12-28T19:08:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/39c0bc0b-5be6-4b43-ba50-999874c181f2 b/data/input/FHIR/all/Immunization/39c0bc0b-5be6-4b43-ba50-999874c181f2
deleted file mode 100644
index eabb81c1..00000000
--- a/data/input/FHIR/all/Immunization/39c0bc0b-5be6-4b43-ba50-999874c181f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "39c0bc0b-5be6-4b43-ba50-999874c181f2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "encounter": {"reference": "Encounter/6761e675-5dd4-4ccc-b4b1-f0919803d4bd"}, "occurrenceDateTime": "2015-12-17T04:00:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/39c9305a-3436-4fe8-ade8-77b826e1d457 b/data/input/FHIR/all/Immunization/39c9305a-3436-4fe8-ade8-77b826e1d457
deleted file mode 100644
index 6376db17..00000000
--- a/data/input/FHIR/all/Immunization/39c9305a-3436-4fe8-ade8-77b826e1d457
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "39c9305a-3436-4fe8-ade8-77b826e1d457", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "encounter": {"reference": "Encounter/2754e29f-14dd-44a8-9662-f6916c10b991"}, "occurrenceDateTime": "2015-11-17T22:12:13+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/39c9f0c5-f179-4cc0-97d1-38bb4ca81327 b/data/input/FHIR/all/Immunization/39c9f0c5-f179-4cc0-97d1-38bb4ca81327
deleted file mode 100644
index 8436957a..00000000
--- a/data/input/FHIR/all/Immunization/39c9f0c5-f179-4cc0-97d1-38bb4ca81327
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "39c9f0c5-f179-4cc0-97d1-38bb4ca81327", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/b19baf83-5be4-425f-b400-48274b1c4a04"}, "occurrenceDateTime": "2020-07-16T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3a20455a-c2b7-40ba-92ed-c560d7632fc0 b/data/input/FHIR/all/Immunization/3a20455a-c2b7-40ba-92ed-c560d7632fc0
deleted file mode 100644
index 2354f1ee..00000000
--- a/data/input/FHIR/all/Immunization/3a20455a-c2b7-40ba-92ed-c560d7632fc0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3a20455a-c2b7-40ba-92ed-c560d7632fc0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/93f15fa4-4214-49f0-872b-a02043550b44"}, "occurrenceDateTime": "2011-09-09T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3ae2cfcb-1891-45d7-a1c7-5bbc48d03216 b/data/input/FHIR/all/Immunization/3ae2cfcb-1891-45d7-a1c7-5bbc48d03216
deleted file mode 100644
index d847c3f8..00000000
--- a/data/input/FHIR/all/Immunization/3ae2cfcb-1891-45d7-a1c7-5bbc48d03216
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3ae2cfcb-1891-45d7-a1c7-5bbc48d03216", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/61194721-6321-4367-b6d9-d7225170c5a0"}, "occurrenceDateTime": "2019-07-05T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3b5b875a-1fdf-4eab-9b84-1a0ee3ab4b33 b/data/input/FHIR/all/Immunization/3b5b875a-1fdf-4eab-9b84-1a0ee3ab4b33
deleted file mode 100644
index 4ef44921..00000000
--- a/data/input/FHIR/all/Immunization/3b5b875a-1fdf-4eab-9b84-1a0ee3ab4b33
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3b5b875a-1fdf-4eab-9b84-1a0ee3ab4b33", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/9d7f8d4a-abcb-4c03-aea5-6d2d29d2be2d"}, "occurrenceDateTime": "2019-02-21T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3b6bed87-66e4-4140-be39-20d300febb8e b/data/input/FHIR/all/Immunization/3b6bed87-66e4-4140-be39-20d300febb8e
deleted file mode 100644
index 6e298779..00000000
--- a/data/input/FHIR/all/Immunization/3b6bed87-66e4-4140-be39-20d300febb8e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3b6bed87-66e4-4140-be39-20d300febb8e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "encounter": {"reference": "Encounter/8a0232a9-428d-4adf-b357-e93ef89b51e1"}, "occurrenceDateTime": "2021-02-26T00:39:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3ca062eb-b520-4e32-b030-b3c615ca94fc b/data/input/FHIR/all/Immunization/3ca062eb-b520-4e32-b030-b3c615ca94fc
deleted file mode 100644
index 07a75ca3..00000000
--- a/data/input/FHIR/all/Immunization/3ca062eb-b520-4e32-b030-b3c615ca94fc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3ca062eb-b520-4e32-b030-b3c615ca94fc", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/656c74a3-1440-4574-9047-80f0347b96e2"}, "occurrenceDateTime": "2018-04-23T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3dc0bacd-cba4-4f06-99f5-1e01a5a56588 b/data/input/FHIR/all/Immunization/3dc0bacd-cba4-4f06-99f5-1e01a5a56588
deleted file mode 100644
index 54ac004d..00000000
--- a/data/input/FHIR/all/Immunization/3dc0bacd-cba4-4f06-99f5-1e01a5a56588
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3dc0bacd-cba4-4f06-99f5-1e01a5a56588", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "encounter": {"reference": "Encounter/3b0cb90f-c4d9-4591-a0f4-e10d750ca084"}, "occurrenceDateTime": "1976-09-24T19:28:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3df7caef-9722-447b-b262-d8a444f66f89 b/data/input/FHIR/all/Immunization/3df7caef-9722-447b-b262-d8a444f66f89
deleted file mode 100644
index 26ac449f..00000000
--- a/data/input/FHIR/all/Immunization/3df7caef-9722-447b-b262-d8a444f66f89
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3df7caef-9722-447b-b262-d8a444f66f89", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/aca2469e-1e03-441c-a744-64850168219c"}, "occurrenceDateTime": "2016-06-13T14:10:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3e019e12-4f9f-4f71-8bdf-9ea389d92688 b/data/input/FHIR/all/Immunization/3e019e12-4f9f-4f71-8bdf-9ea389d92688
deleted file mode 100644
index cc07e4e8..00000000
--- a/data/input/FHIR/all/Immunization/3e019e12-4f9f-4f71-8bdf-9ea389d92688
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3e019e12-4f9f-4f71-8bdf-9ea389d92688", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/47f37fe0-bfac-422c-a9eb-27c24d2542b1"}, "occurrenceDateTime": "2017-12-29T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3e86cbb4-f395-4a8d-b049-f8a635e2d79f b/data/input/FHIR/all/Immunization/3e86cbb4-f395-4a8d-b049-f8a635e2d79f
deleted file mode 100644
index 1bceb0b3..00000000
--- a/data/input/FHIR/all/Immunization/3e86cbb4-f395-4a8d-b049-f8a635e2d79f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3e86cbb4-f395-4a8d-b049-f8a635e2d79f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "115", "display": "Tdap"}], "text": "Tdap"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/32f304ce-d8c3-43c9-8c36-b35b8a0b0876"}, "occurrenceDateTime": "2014-03-31T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3ec58bb9-6120-444b-9b2e-e39931879e0a b/data/input/FHIR/all/Immunization/3ec58bb9-6120-444b-9b2e-e39931879e0a
deleted file mode 100644
index fd3b99f6..00000000
--- a/data/input/FHIR/all/Immunization/3ec58bb9-6120-444b-9b2e-e39931879e0a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3ec58bb9-6120-444b-9b2e-e39931879e0a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/ba5cf724-c122-429b-9cd9-3dd98e11d8f5"}, "occurrenceDateTime": "2015-06-05T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3f0bd3dc-9456-493b-a43c-a037d3c0e9c6 b/data/input/FHIR/all/Immunization/3f0bd3dc-9456-493b-a43c-a037d3c0e9c6
deleted file mode 100644
index d63f1ecb..00000000
--- a/data/input/FHIR/all/Immunization/3f0bd3dc-9456-493b-a43c-a037d3c0e9c6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3f0bd3dc-9456-493b-a43c-a037d3c0e9c6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/a73a7eaa-95eb-4023-ba71-9dc2d7aa6eb8"}, "occurrenceDateTime": "2019-04-29T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/3f7238cd-0982-422d-a79c-99c43d5dc0f4 b/data/input/FHIR/all/Immunization/3f7238cd-0982-422d-a79c-99c43d5dc0f4
deleted file mode 100644
index 6a6290c4..00000000
--- a/data/input/FHIR/all/Immunization/3f7238cd-0982-422d-a79c-99c43d5dc0f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "3f7238cd-0982-422d-a79c-99c43d5dc0f4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "encounter": {"reference": "Encounter/4c5b8cb9-86a6-43ca-ad17-47ca3dff2b92"}, "occurrenceDateTime": "2020-01-15T20:51:42+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4006c0cd-ac6f-41d4-946c-8a724284908b b/data/input/FHIR/all/Immunization/4006c0cd-ac6f-41d4-946c-8a724284908b
deleted file mode 100644
index 4da7126d..00000000
--- a/data/input/FHIR/all/Immunization/4006c0cd-ac6f-41d4-946c-8a724284908b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4006c0cd-ac6f-41d4-946c-8a724284908b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "encounter": {"reference": "Encounter/04ddd706-6211-45d6-8cfa-79d2af525114"}, "occurrenceDateTime": "2014-11-13T19:20:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/409bb2d9-3eab-4ae1-8ef4-6b4fd5a0aa8f b/data/input/FHIR/all/Immunization/409bb2d9-3eab-4ae1-8ef4-6b4fd5a0aa8f
deleted file mode 100644
index 8c7715e4..00000000
--- a/data/input/FHIR/all/Immunization/409bb2d9-3eab-4ae1-8ef4-6b4fd5a0aa8f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "409bb2d9-3eab-4ae1-8ef4-6b4fd5a0aa8f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/b62c1144-4f05-47f6-a1fd-0fb291b84447"}, "occurrenceDateTime": "2020-05-04T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/40af52e5-8d01-4382-808c-4e99ddde4f5d b/data/input/FHIR/all/Immunization/40af52e5-8d01-4382-808c-4e99ddde4f5d
deleted file mode 100644
index 3180e5f8..00000000
--- a/data/input/FHIR/all/Immunization/40af52e5-8d01-4382-808c-4e99ddde4f5d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "40af52e5-8d01-4382-808c-4e99ddde4f5d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "encounter": {"reference": "Encounter/0610748e-8db5-4655-8e5e-381acb25693c"}, "occurrenceDateTime": "2018-02-18T12:01:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/40cc1228-e6cc-47c7-9316-79fa208762f4 b/data/input/FHIR/all/Immunization/40cc1228-e6cc-47c7-9316-79fa208762f4
deleted file mode 100644
index 6bfe4249..00000000
--- a/data/input/FHIR/all/Immunization/40cc1228-e6cc-47c7-9316-79fa208762f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "40cc1228-e6cc-47c7-9316-79fa208762f4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "encounter": {"reference": "Encounter/7880c777-15cd-43dc-b1e6-e44c098ee5b9"}, "occurrenceDateTime": "2018-12-20T04:00:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/413fd0f8-ba4a-40b3-baf2-f3e7bd7b5a47 b/data/input/FHIR/all/Immunization/413fd0f8-ba4a-40b3-baf2-f3e7bd7b5a47
deleted file mode 100644
index 4588f3ea..00000000
--- a/data/input/FHIR/all/Immunization/413fd0f8-ba4a-40b3-baf2-f3e7bd7b5a47
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "413fd0f8-ba4a-40b3-baf2-f3e7bd7b5a47", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "03", "display": "MMR"}], "text": "MMR"}, "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "encounter": {"reference": "Encounter/8d4fbf8d-e198-4f91-9dbc-8b2ea436a11d"}, "occurrenceDateTime": "1977-03-25T19:28:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/424fb693-2e4a-4a4b-98c1-635b8556aea9 b/data/input/FHIR/all/Immunization/424fb693-2e4a-4a4b-98c1-635b8556aea9
deleted file mode 100644
index 02858144..00000000
--- a/data/input/FHIR/all/Immunization/424fb693-2e4a-4a4b-98c1-635b8556aea9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "424fb693-2e4a-4a4b-98c1-635b8556aea9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "encounter": {"reference": "Encounter/8d3e7e12-611c-47f1-90c8-96406334f355"}, "occurrenceDateTime": "2016-03-07T05:28:45+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4352b769-8798-43f9-8cb3-258146678b14 b/data/input/FHIR/all/Immunization/4352b769-8798-43f9-8cb3-258146678b14
deleted file mode 100644
index 156e76f9..00000000
--- a/data/input/FHIR/all/Immunization/4352b769-8798-43f9-8cb3-258146678b14
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4352b769-8798-43f9-8cb3-258146678b14", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/56f1376b-d86f-491e-b9cb-ad82da8897ee"}, "occurrenceDateTime": "2012-02-09T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4413baa4-cb1e-4e86-bd3e-da1ef67006b1 b/data/input/FHIR/all/Immunization/4413baa4-cb1e-4e86-bd3e-da1ef67006b1
deleted file mode 100644
index a9645e2c..00000000
--- a/data/input/FHIR/all/Immunization/4413baa4-cb1e-4e86-bd3e-da1ef67006b1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4413baa4-cb1e-4e86-bd3e-da1ef67006b1", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "encounter": {"reference": "Encounter/d58425ed-ac23-4fa8-bdc1-7940a7069802"}, "occurrenceDateTime": "2014-08-11T13:41:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4472d951-0adf-4c18-a686-fe6130ba0bdf b/data/input/FHIR/all/Immunization/4472d951-0adf-4c18-a686-fe6130ba0bdf
deleted file mode 100644
index f4332fa1..00000000
--- a/data/input/FHIR/all/Immunization/4472d951-0adf-4c18-a686-fe6130ba0bdf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4472d951-0adf-4c18-a686-fe6130ba0bdf", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/3ac8daf5-5ab1-4183-8b70-944bc8c6fc1b"}, "occurrenceDateTime": "2015-11-24T20:43:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4490eb8f-0fd4-4b46-a67a-4865c81fb4f6 b/data/input/FHIR/all/Immunization/4490eb8f-0fd4-4b46-a67a-4865c81fb4f6
deleted file mode 100644
index 594f6cf8..00000000
--- a/data/input/FHIR/all/Immunization/4490eb8f-0fd4-4b46-a67a-4865c81fb4f6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4490eb8f-0fd4-4b46-a67a-4865c81fb4f6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "encounter": {"reference": "Encounter/02d6ad44-39bd-40f2-b25b-fabef0493e18"}, "occurrenceDateTime": "2017-03-23T22:48:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/44bb6e3b-3504-46ee-9633-27fd54e10f8a b/data/input/FHIR/all/Immunization/44bb6e3b-3504-46ee-9633-27fd54e10f8a
deleted file mode 100644
index 18537b64..00000000
--- a/data/input/FHIR/all/Immunization/44bb6e3b-3504-46ee-9633-27fd54e10f8a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "44bb6e3b-3504-46ee-9633-27fd54e10f8a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/fc6527ed-e0c9-40ee-b598-fbe902a66233"}, "occurrenceDateTime": "2014-09-18T15:22:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/44d0a1b5-090d-4402-b6e5-abfed893ed14 b/data/input/FHIR/all/Immunization/44d0a1b5-090d-4402-b6e5-abfed893ed14
deleted file mode 100644
index d7a165fd..00000000
--- a/data/input/FHIR/all/Immunization/44d0a1b5-090d-4402-b6e5-abfed893ed14
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "44d0a1b5-090d-4402-b6e5-abfed893ed14", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "encounter": {"reference": "Encounter/e9e78cf3-e16d-4d8d-a312-64539f69b348"}, "occurrenceDateTime": "2018-05-11T00:39:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4691f349-e877-442f-9542-06ca9bd653fb b/data/input/FHIR/all/Immunization/4691f349-e877-442f-9542-06ca9bd653fb
deleted file mode 100644
index efcb7857..00000000
--- a/data/input/FHIR/all/Immunization/4691f349-e877-442f-9542-06ca9bd653fb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4691f349-e877-442f-9542-06ca9bd653fb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/fb6e1d10-5fe2-4e03-8621-ef2eea688641"}, "occurrenceDateTime": "2011-08-14T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/47090bb9-9341-41d4-b4f0-e1073b99aff5 b/data/input/FHIR/all/Immunization/47090bb9-9341-41d4-b4f0-e1073b99aff5
deleted file mode 100644
index e8ef65a5..00000000
--- a/data/input/FHIR/all/Immunization/47090bb9-9341-41d4-b4f0-e1073b99aff5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "47090bb9-9341-41d4-b4f0-e1073b99aff5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/1e38b771-ea87-4343-a5a8-60022374cbaa"}, "occurrenceDateTime": "2019-05-17T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/472114fe-e78e-42d4-aa57-5f06586c4d46 b/data/input/FHIR/all/Immunization/472114fe-e78e-42d4-aa57-5f06586c4d46
deleted file mode 100644
index 9241bcb3..00000000
--- a/data/input/FHIR/all/Immunization/472114fe-e78e-42d4-aa57-5f06586c4d46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "472114fe-e78e-42d4-aa57-5f06586c4d46", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/295ccd03-aca7-475e-867e-2ceda09a1eeb"}, "occurrenceDateTime": "2018-09-20T13:11:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/473fe3ba-d7ac-419d-ac0b-b78ce11cd2da b/data/input/FHIR/all/Immunization/473fe3ba-d7ac-419d-ac0b-b78ce11cd2da
deleted file mode 100644
index 0304a90a..00000000
--- a/data/input/FHIR/all/Immunization/473fe3ba-d7ac-419d-ac0b-b78ce11cd2da
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "473fe3ba-d7ac-419d-ac0b-b78ce11cd2da", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "encounter": {"reference": "Encounter/e6d87749-80cb-41d2-b08a-accdae59f103"}, "occurrenceDateTime": "2013-03-13T20:15:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4769aaa6-5e2b-4f07-9000-30c9bf0164bc b/data/input/FHIR/all/Immunization/4769aaa6-5e2b-4f07-9000-30c9bf0164bc
deleted file mode 100644
index 40cd8cf2..00000000
--- a/data/input/FHIR/all/Immunization/4769aaa6-5e2b-4f07-9000-30c9bf0164bc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4769aaa6-5e2b-4f07-9000-30c9bf0164bc", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "encounter": {"reference": "Encounter/099b30d0-3255-4ac2-90c4-4fe37b5a9a2f"}, "occurrenceDateTime": "2014-11-17T16:12:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/47e6f61b-12ef-4323-8c93-4299f3e6908a b/data/input/FHIR/all/Immunization/47e6f61b-12ef-4323-8c93-4299f3e6908a
deleted file mode 100644
index bb1326d9..00000000
--- a/data/input/FHIR/all/Immunization/47e6f61b-12ef-4323-8c93-4299f3e6908a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "47e6f61b-12ef-4323-8c93-4299f3e6908a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "encounter": {"reference": "Encounter/98637bac-0ebd-4299-94ab-2942ac127711"}, "occurrenceDateTime": "2019-09-09T21:25:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4861c86c-fb49-4263-ab9c-80dbf33c3283 b/data/input/FHIR/all/Immunization/4861c86c-fb49-4263-ab9c-80dbf33c3283
deleted file mode 100644
index 8258fb77..00000000
--- a/data/input/FHIR/all/Immunization/4861c86c-fb49-4263-ab9c-80dbf33c3283
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4861c86c-fb49-4263-ab9c-80dbf33c3283", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/d906dd0b-dd13-420e-85e0-64cb0768e2f4"}, "occurrenceDateTime": "2016-04-16T15:06:54+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/490006af-bff3-4deb-b4bf-344b2f72aea6 b/data/input/FHIR/all/Immunization/490006af-bff3-4deb-b4bf-344b2f72aea6
deleted file mode 100644
index 4a814111..00000000
--- a/data/input/FHIR/all/Immunization/490006af-bff3-4deb-b4bf-344b2f72aea6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "490006af-bff3-4deb-b4bf-344b2f72aea6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/f6894044-dd40-40aa-9ec6-332e6e18ce6f"}, "occurrenceDateTime": "2013-05-31T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/49bef32d-134c-4d6a-b083-d3d5cdda2a6f b/data/input/FHIR/all/Immunization/49bef32d-134c-4d6a-b083-d3d5cdda2a6f
deleted file mode 100644
index ebdaa880..00000000
--- a/data/input/FHIR/all/Immunization/49bef32d-134c-4d6a-b083-d3d5cdda2a6f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "49bef32d-134c-4d6a-b083-d3d5cdda2a6f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/c2d14303-b5f7-4a22-b38e-e834d8b2236e"}, "occurrenceDateTime": "2019-03-26T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/49f3ac35-52ed-47ec-bed1-832c7740fd11 b/data/input/FHIR/all/Immunization/49f3ac35-52ed-47ec-bed1-832c7740fd11
deleted file mode 100644
index 3df777bd..00000000
--- a/data/input/FHIR/all/Immunization/49f3ac35-52ed-47ec-bed1-832c7740fd11
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "49f3ac35-52ed-47ec-bed1-832c7740fd11", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/af2b813b-0a24-41fe-88c7-0f736755d11e"}, "occurrenceDateTime": "2020-09-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4a1dde65-1984-4452-9406-6c235c8b9053 b/data/input/FHIR/all/Immunization/4a1dde65-1984-4452-9406-6c235c8b9053
deleted file mode 100644
index b914ff60..00000000
--- a/data/input/FHIR/all/Immunization/4a1dde65-1984-4452-9406-6c235c8b9053
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4a1dde65-1984-4452-9406-6c235c8b9053", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/e376f90d-9e27-49a9-9dcf-070989a9f80d"}, "occurrenceDateTime": "2016-02-10T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4b10fc14-cf6e-498d-8e90-7ab55729953b b/data/input/FHIR/all/Immunization/4b10fc14-cf6e-498d-8e90-7ab55729953b
deleted file mode 100644
index 4a2783cf..00000000
--- a/data/input/FHIR/all/Immunization/4b10fc14-cf6e-498d-8e90-7ab55729953b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4b10fc14-cf6e-498d-8e90-7ab55729953b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "encounter": {"reference": "Encounter/fdd9fca4-1081-45c2-9281-a2ec71c48e4e"}, "occurrenceDateTime": "1972-07-06T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4c3fede1-3708-4b26-afbe-463e8fffa9a9 b/data/input/FHIR/all/Immunization/4c3fede1-3708-4b26-afbe-463e8fffa9a9
deleted file mode 100644
index e75e77a2..00000000
--- a/data/input/FHIR/all/Immunization/4c3fede1-3708-4b26-afbe-463e8fffa9a9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4c3fede1-3708-4b26-afbe-463e8fffa9a9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/2aa209d5-368e-481a-8b1c-50c6658fdea8"}, "occurrenceDateTime": "2011-12-09T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4de5de5e-1056-44d2-8c01-b960ecc0bda0 b/data/input/FHIR/all/Immunization/4de5de5e-1056-44d2-8c01-b960ecc0bda0
deleted file mode 100644
index 251c82a8..00000000
--- a/data/input/FHIR/all/Immunization/4de5de5e-1056-44d2-8c01-b960ecc0bda0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4de5de5e-1056-44d2-8c01-b960ecc0bda0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/ab2559be-0c83-47a9-b598-8a364d1feae5"}, "occurrenceDateTime": "2016-05-13T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4e385d3e-9e5d-4024-a666-08167092338a b/data/input/FHIR/all/Immunization/4e385d3e-9e5d-4024-a666-08167092338a
deleted file mode 100644
index 0c1ad7da..00000000
--- a/data/input/FHIR/all/Immunization/4e385d3e-9e5d-4024-a666-08167092338a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4e385d3e-9e5d-4024-a666-08167092338a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/086bc8e6-4c25-4f74-94d6-42236cb57907"}, "occurrenceDateTime": "2013-08-14T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4e3b0012-e9d5-41c8-ba31-be33f03fa691 b/data/input/FHIR/all/Immunization/4e3b0012-e9d5-41c8-ba31-be33f03fa691
deleted file mode 100644
index e516daae..00000000
--- a/data/input/FHIR/all/Immunization/4e3b0012-e9d5-41c8-ba31-be33f03fa691
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4e3b0012-e9d5-41c8-ba31-be33f03fa691", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/3131bf24-c09b-4f55-b4dc-033b0144a274"}, "occurrenceDateTime": "2016-07-27T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4ea534d7-24e6-41bd-a40f-d7f9c50b22fa b/data/input/FHIR/all/Immunization/4ea534d7-24e6-41bd-a40f-d7f9c50b22fa
deleted file mode 100644
index a8673daf..00000000
--- a/data/input/FHIR/all/Immunization/4ea534d7-24e6-41bd-a40f-d7f9c50b22fa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4ea534d7-24e6-41bd-a40f-d7f9c50b22fa", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "encounter": {"reference": "Encounter/cdde13ff-3439-43d7-aa33-cf1e82d02450"}, "occurrenceDateTime": "2021-02-02T22:12:13+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4eca424c-3eac-4652-9df7-8951e9f2b5e7 b/data/input/FHIR/all/Immunization/4eca424c-3eac-4652-9df7-8951e9f2b5e7
deleted file mode 100644
index 82266a9d..00000000
--- a/data/input/FHIR/all/Immunization/4eca424c-3eac-4652-9df7-8951e9f2b5e7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4eca424c-3eac-4652-9df7-8951e9f2b5e7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "encounter": {"reference": "Encounter/cc9e6b6c-9e0c-4c6b-8d85-8738b71af5ec"}, "occurrenceDateTime": "1973-09-15T08:59:56+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4f034046-78e1-46d1-896f-39602ca036d7 b/data/input/FHIR/all/Immunization/4f034046-78e1-46d1-896f-39602ca036d7
deleted file mode 100644
index c733986f..00000000
--- a/data/input/FHIR/all/Immunization/4f034046-78e1-46d1-896f-39602ca036d7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4f034046-78e1-46d1-896f-39602ca036d7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "encounter": {"reference": "Encounter/28e4e33a-7123-41ea-96dc-8418f60add7f"}, "occurrenceDateTime": "1980-04-30T08:54:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4f16ae3e-11c3-4d29-8911-3eb25f83665e b/data/input/FHIR/all/Immunization/4f16ae3e-11c3-4d29-8911-3eb25f83665e
deleted file mode 100644
index 316ade15..00000000
--- a/data/input/FHIR/all/Immunization/4f16ae3e-11c3-4d29-8911-3eb25f83665e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4f16ae3e-11c3-4d29-8911-3eb25f83665e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/2382f97d-8880-407a-a522-0b35a10d65fb"}, "occurrenceDateTime": "2017-08-25T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4fcf9276-f782-42f7-918c-06d80b809747 b/data/input/FHIR/all/Immunization/4fcf9276-f782-42f7-918c-06d80b809747
deleted file mode 100644
index 435aedc9..00000000
--- a/data/input/FHIR/all/Immunization/4fcf9276-f782-42f7-918c-06d80b809747
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4fcf9276-f782-42f7-918c-06d80b809747", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "encounter": {"reference": "Encounter/0236cff7-d439-4257-9e19-40b382f21ea6"}, "occurrenceDateTime": "2019-03-20T20:15:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4fe35d5d-df2c-4142-8ff2-ef7a23f7066c b/data/input/FHIR/all/Immunization/4fe35d5d-df2c-4142-8ff2-ef7a23f7066c
deleted file mode 100644
index 2d2d46de..00000000
--- a/data/input/FHIR/all/Immunization/4fe35d5d-df2c-4142-8ff2-ef7a23f7066c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4fe35d5d-df2c-4142-8ff2-ef7a23f7066c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/c0037585-1b32-46c9-9f58-0d491afe7b83"}, "occurrenceDateTime": "2014-07-06T22:22:41+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/4ff1ff55-6108-4438-872f-94dd6f8d8f7f b/data/input/FHIR/all/Immunization/4ff1ff55-6108-4438-872f-94dd6f8d8f7f
deleted file mode 100644
index 4570d4a4..00000000
--- a/data/input/FHIR/all/Immunization/4ff1ff55-6108-4438-872f-94dd6f8d8f7f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "4ff1ff55-6108-4438-872f-94dd6f8d8f7f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "encounter": {"reference": "Encounter/2e0cc97b-c879-4762-bb5c-7127e44d7daa"}, "occurrenceDateTime": "2018-09-17T15:29:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/50209576-9d27-45b3-b738-2ad02e55a2b1 b/data/input/FHIR/all/Immunization/50209576-9d27-45b3-b738-2ad02e55a2b1
deleted file mode 100644
index ebebca8f..00000000
--- a/data/input/FHIR/all/Immunization/50209576-9d27-45b3-b738-2ad02e55a2b1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "50209576-9d27-45b3-b738-2ad02e55a2b1", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/4719a0a8-3253-479c-8bdb-1dc7f988f61a"}, "occurrenceDateTime": "2015-03-18T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/50754151-a4c3-4d4d-8ec4-56c6260c8af6 b/data/input/FHIR/all/Immunization/50754151-a4c3-4d4d-8ec4-56c6260c8af6
deleted file mode 100644
index b2100c02..00000000
--- a/data/input/FHIR/all/Immunization/50754151-a4c3-4d4d-8ec4-56c6260c8af6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "50754151-a4c3-4d4d-8ec4-56c6260c8af6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "encounter": {"reference": "Encounter/40acbe4e-a7bf-45cf-ad9e-de9261bf6c2d"}, "occurrenceDateTime": "2013-03-04T05:28:45+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/50bfc68c-5e98-4d85-9e79-56bcc4777eed b/data/input/FHIR/all/Immunization/50bfc68c-5e98-4d85-9e79-56bcc4777eed
deleted file mode 100644
index 443a9c8e..00000000
--- a/data/input/FHIR/all/Immunization/50bfc68c-5e98-4d85-9e79-56bcc4777eed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "50bfc68c-5e98-4d85-9e79-56bcc4777eed", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/fbe6f0d2-a75c-47d5-ae25-3c7d44a33325"}, "occurrenceDateTime": "2017-12-29T04:27:08+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/50d702a4-2a02-44f9-9ae4-909eb465ea83 b/data/input/FHIR/all/Immunization/50d702a4-2a02-44f9-9ae4-909eb465ea83
deleted file mode 100644
index f7c7c33e..00000000
--- a/data/input/FHIR/all/Immunization/50d702a4-2a02-44f9-9ae4-909eb465ea83
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "50d702a4-2a02-44f9-9ae4-909eb465ea83", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "encounter": {"reference": "Encounter/3ed6129a-e01d-4e5b-9576-edb17ebf7b1e"}, "occurrenceDateTime": "2020-06-05T14:37:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/51114552-76fd-4a31-85f0-f20ca5268bfc b/data/input/FHIR/all/Immunization/51114552-76fd-4a31-85f0-f20ca5268bfc
deleted file mode 100644
index 8d14f778..00000000
--- a/data/input/FHIR/all/Immunization/51114552-76fd-4a31-85f0-f20ca5268bfc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "51114552-76fd-4a31-85f0-f20ca5268bfc", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/9f8ad605-39f8-4704-abf0-d626b7663d49"}, "occurrenceDateTime": "2014-04-10T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/514c9805-4156-4055-bad9-3c916be0be9c b/data/input/FHIR/all/Immunization/514c9805-4156-4055-bad9-3c916be0be9c
deleted file mode 100644
index f3b962d1..00000000
--- a/data/input/FHIR/all/Immunization/514c9805-4156-4055-bad9-3c916be0be9c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "514c9805-4156-4055-bad9-3c916be0be9c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/b1f62b6c-83d0-46e4-860d-f5b7c51abaf8"}, "occurrenceDateTime": "2021-01-26T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/51f74e7c-5dd2-48a6-8c04-fdd998db72a2 b/data/input/FHIR/all/Immunization/51f74e7c-5dd2-48a6-8c04-fdd998db72a2
deleted file mode 100644
index 56211faa..00000000
--- a/data/input/FHIR/all/Immunization/51f74e7c-5dd2-48a6-8c04-fdd998db72a2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "51f74e7c-5dd2-48a6-8c04-fdd998db72a2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/30eac7f7-8f9f-4256-85b4-4ea721195d23"}, "occurrenceDateTime": "2016-12-27T22:28:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/53cc6f62-c01d-486f-aa47-af0fc7f61257 b/data/input/FHIR/all/Immunization/53cc6f62-c01d-486f-aa47-af0fc7f61257
deleted file mode 100644
index f5142022..00000000
--- a/data/input/FHIR/all/Immunization/53cc6f62-c01d-486f-aa47-af0fc7f61257
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "53cc6f62-c01d-486f-aa47-af0fc7f61257", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/62605b72-a63c-4773-b9e8-ce0e951db5e5"}, "occurrenceDateTime": "2017-09-03T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/540a56b1-12b3-4074-8912-4f11dca9eb40 b/data/input/FHIR/all/Immunization/540a56b1-12b3-4074-8912-4f11dca9eb40
deleted file mode 100644
index b78fffdf..00000000
--- a/data/input/FHIR/all/Immunization/540a56b1-12b3-4074-8912-4f11dca9eb40
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "540a56b1-12b3-4074-8912-4f11dca9eb40", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/0281e764-ad55-4718-9997-6f7b01a4b7da"}, "occurrenceDateTime": "2018-01-07T09:25:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/547672be-3cc6-4aef-83d8-97171a7c2a20 b/data/input/FHIR/all/Immunization/547672be-3cc6-4aef-83d8-97171a7c2a20
deleted file mode 100644
index 9eee1b25..00000000
--- a/data/input/FHIR/all/Immunization/547672be-3cc6-4aef-83d8-97171a7c2a20
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "547672be-3cc6-4aef-83d8-97171a7c2a20", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/b0bfce94-fb50-4d07-b5db-f0ba41a433b0"}, "occurrenceDateTime": "2017-08-23T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/54b2c24f-1805-4861-b846-21ca120c0b1e b/data/input/FHIR/all/Immunization/54b2c24f-1805-4861-b846-21ca120c0b1e
deleted file mode 100644
index 953171ef..00000000
--- a/data/input/FHIR/all/Immunization/54b2c24f-1805-4861-b846-21ca120c0b1e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "54b2c24f-1805-4861-b846-21ca120c0b1e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "encounter": {"reference": "Encounter/f88a15f8-14da-41a2-b26a-f5b578beb137"}, "occurrenceDateTime": "2015-01-07T20:51:42+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/54f81272-290c-4542-8d13-fc2fb30417fe b/data/input/FHIR/all/Immunization/54f81272-290c-4542-8d13-fc2fb30417fe
deleted file mode 100644
index 5de213e0..00000000
--- a/data/input/FHIR/all/Immunization/54f81272-290c-4542-8d13-fc2fb30417fe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "54f81272-290c-4542-8d13-fc2fb30417fe", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "encounter": {"reference": "Encounter/f9c14be1-c91b-4dbd-b835-cd3fcd49afe8"}, "occurrenceDateTime": "2015-09-14T15:29:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/560671dc-a4f0-498a-9827-22a77a28cd2c b/data/input/FHIR/all/Immunization/560671dc-a4f0-498a-9827-22a77a28cd2c
deleted file mode 100644
index f4f8893d..00000000
--- a/data/input/FHIR/all/Immunization/560671dc-a4f0-498a-9827-22a77a28cd2c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "560671dc-a4f0-498a-9827-22a77a28cd2c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/aca2469e-1e03-441c-a744-64850168219c"}, "occurrenceDateTime": "2016-06-13T14:10:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/561289b1-b53f-416f-9485-870fa76eae06 b/data/input/FHIR/all/Immunization/561289b1-b53f-416f-9485-870fa76eae06
deleted file mode 100644
index aa00129d..00000000
--- a/data/input/FHIR/all/Immunization/561289b1-b53f-416f-9485-870fa76eae06
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "561289b1-b53f-416f-9485-870fa76eae06", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/0fa054be-7d53-483d-a43b-b615b42b6ca2"}, "occurrenceDateTime": "2013-01-31T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/56c2b946-50bc-41cf-9194-ffc4ba3245d6 b/data/input/FHIR/all/Immunization/56c2b946-50bc-41cf-9194-ffc4ba3245d6
deleted file mode 100644
index e4d32bbd..00000000
--- a/data/input/FHIR/all/Immunization/56c2b946-50bc-41cf-9194-ffc4ba3245d6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "56c2b946-50bc-41cf-9194-ffc4ba3245d6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/d23e7f6f-3570-4591-b34a-7ed1db045b5c"}, "occurrenceDateTime": "2021-03-30T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/56e07b20-df6c-4066-9341-41b2de146dc1 b/data/input/FHIR/all/Immunization/56e07b20-df6c-4066-9341-41b2de146dc1
deleted file mode 100644
index 5ed96a90..00000000
--- a/data/input/FHIR/all/Immunization/56e07b20-df6c-4066-9341-41b2de146dc1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "56e07b20-df6c-4066-9341-41b2de146dc1", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "encounter": {"reference": "Encounter/4d675065-a92f-4a75-bd99-5a619cf15425"}, "occurrenceDateTime": "1986-07-16T08:54:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5808700b-f88e-4c3e-b3c5-2a3b91bce6d4 b/data/input/FHIR/all/Immunization/5808700b-f88e-4c3e-b3c5-2a3b91bce6d4
deleted file mode 100644
index 0cc407fc..00000000
--- a/data/input/FHIR/all/Immunization/5808700b-f88e-4c3e-b3c5-2a3b91bce6d4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5808700b-f88e-4c3e-b3c5-2a3b91bce6d4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "encounter": {"reference": "Encounter/f0f57cfe-a356-4e6e-ab16-f9e0aebb7d18"}, "occurrenceDateTime": "1986-01-27T15:08:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/58dbc93d-6ba5-4464-aef6-99846a9f2689 b/data/input/FHIR/all/Immunization/58dbc93d-6ba5-4464-aef6-99846a9f2689
deleted file mode 100644
index 6a692c19..00000000
--- a/data/input/FHIR/all/Immunization/58dbc93d-6ba5-4464-aef6-99846a9f2689
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "58dbc93d-6ba5-4464-aef6-99846a9f2689", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/2d1721fa-db2e-4abf-b342-d072ce9dbc6e"}, "occurrenceDateTime": "2011-12-23T12:11:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5918268e-fd6a-4424-9e33-ba2a728a396b b/data/input/FHIR/all/Immunization/5918268e-fd6a-4424-9e33-ba2a728a396b
deleted file mode 100644
index 06d35378..00000000
--- a/data/input/FHIR/all/Immunization/5918268e-fd6a-4424-9e33-ba2a728a396b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5918268e-fd6a-4424-9e33-ba2a728a396b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "encounter": {"reference": "Encounter/8502e1ef-1f47-43bf-9176-f4830bcc3f1c"}, "occurrenceDateTime": "1964-04-03T10:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/59db2e25-294c-4b5f-b1c6-9484b85cbe63 b/data/input/FHIR/all/Immunization/59db2e25-294c-4b5f-b1c6-9484b85cbe63
deleted file mode 100644
index 263c975c..00000000
--- a/data/input/FHIR/all/Immunization/59db2e25-294c-4b5f-b1c6-9484b85cbe63
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "59db2e25-294c-4b5f-b1c6-9484b85cbe63", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "encounter": {"reference": "Encounter/3f230e54-39a9-4b4f-9ad4-885910cbc6af"}, "occurrenceDateTime": "2018-06-01T14:37:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5be72317-8463-43a1-90fa-5269f4ca235f b/data/input/FHIR/all/Immunization/5be72317-8463-43a1-90fa-5269f4ca235f
deleted file mode 100644
index c03cf941..00000000
--- a/data/input/FHIR/all/Immunization/5be72317-8463-43a1-90fa-5269f4ca235f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5be72317-8463-43a1-90fa-5269f4ca235f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/2dd9000e-951a-477a-9bf5-64083358aa2c"}, "occurrenceDateTime": "2012-09-30T19:57:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5c0d913d-ecbc-463e-a286-1a56a5605162 b/data/input/FHIR/all/Immunization/5c0d913d-ecbc-463e-a286-1a56a5605162
deleted file mode 100644
index becc2b55..00000000
--- a/data/input/FHIR/all/Immunization/5c0d913d-ecbc-463e-a286-1a56a5605162
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5c0d913d-ecbc-463e-a286-1a56a5605162", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "encounter": {"reference": "Encounter/66fc10de-c263-4d8f-932e-408d06bf5947"}, "occurrenceDateTime": "2017-08-21T05:41:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5c5df546-ef1d-4af6-91fa-9a4e5a68560a b/data/input/FHIR/all/Immunization/5c5df546-ef1d-4af6-91fa-9a4e5a68560a
deleted file mode 100644
index 91ab4f25..00000000
--- a/data/input/FHIR/all/Immunization/5c5df546-ef1d-4af6-91fa-9a4e5a68560a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5c5df546-ef1d-4af6-91fa-9a4e5a68560a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/69f589c5-32a9-4eee-9b66-34f7f321e8db"}, "occurrenceDateTime": "2018-10-15T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5d35c6a8-f990-4514-b00b-a6f582f9c74f b/data/input/FHIR/all/Immunization/5d35c6a8-f990-4514-b00b-a6f582f9c74f
deleted file mode 100644
index a763e8dc..00000000
--- a/data/input/FHIR/all/Immunization/5d35c6a8-f990-4514-b00b-a6f582f9c74f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5d35c6a8-f990-4514-b00b-a6f582f9c74f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "encounter": {"reference": "Encounter/75ee9962-a396-49f3-95b2-e12586ecbab0"}, "occurrenceDateTime": "2013-04-20T16:59:14+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5d76a22f-da9c-4ca2-81b5-f21b386c682c b/data/input/FHIR/all/Immunization/5d76a22f-da9c-4ca2-81b5-f21b386c682c
deleted file mode 100644
index 1a608a35..00000000
--- a/data/input/FHIR/all/Immunization/5d76a22f-da9c-4ca2-81b5-f21b386c682c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5d76a22f-da9c-4ca2-81b5-f21b386c682c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/7f1770fc-0d58-45b9-a470-dc42a1b8590f"}, "occurrenceDateTime": "2014-10-20T10:48:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5d96002e-85ea-4a66-aa67-52a30f99c0ea b/data/input/FHIR/all/Immunization/5d96002e-85ea-4a66-aa67-52a30f99c0ea
deleted file mode 100644
index c576b6c6..00000000
--- a/data/input/FHIR/all/Immunization/5d96002e-85ea-4a66-aa67-52a30f99c0ea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5d96002e-85ea-4a66-aa67-52a30f99c0ea", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/726fc83e-8bc2-439d-8465-e9f91a86f116"}, "occurrenceDateTime": "2013-12-20T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5dca6006-cf3e-45f2-b220-732c2acd0e01 b/data/input/FHIR/all/Immunization/5dca6006-cf3e-45f2-b220-732c2acd0e01
deleted file mode 100644
index cac44874..00000000
--- a/data/input/FHIR/all/Immunization/5dca6006-cf3e-45f2-b220-732c2acd0e01
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5dca6006-cf3e-45f2-b220-732c2acd0e01", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/dd13a5f3-046b-402b-abbf-9db31edaa029"}, "occurrenceDateTime": "2011-07-03T22:22:41+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5e5284c2-eb86-4fbf-a58d-c88ebe129ac0 b/data/input/FHIR/all/Immunization/5e5284c2-eb86-4fbf-a58d-c88ebe129ac0
deleted file mode 100644
index 558af19d..00000000
--- a/data/input/FHIR/all/Immunization/5e5284c2-eb86-4fbf-a58d-c88ebe129ac0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5e5284c2-eb86-4fbf-a58d-c88ebe129ac0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/38590086-7465-47e7-abf5-d0381b0a0b79"}, "occurrenceDateTime": "2013-08-28T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5e57818d-beb9-44de-a926-9a3944090d9c b/data/input/FHIR/all/Immunization/5e57818d-beb9-44de-a926-9a3944090d9c
deleted file mode 100644
index cb4d8f0a..00000000
--- a/data/input/FHIR/all/Immunization/5e57818d-beb9-44de-a926-9a3944090d9c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5e57818d-beb9-44de-a926-9a3944090d9c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/3e893c0b-be8f-4bd6-b0aa-8b3ff0cbf0a4"}, "occurrenceDateTime": "2013-02-26T00:29:21+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5e919e29-4838-4464-9df5-9f230a030046 b/data/input/FHIR/all/Immunization/5e919e29-4838-4464-9df5-9f230a030046
deleted file mode 100644
index 6ab700b3..00000000
--- a/data/input/FHIR/all/Immunization/5e919e29-4838-4464-9df5-9f230a030046
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5e919e29-4838-4464-9df5-9f230a030046", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/0fa054be-7d53-483d-a43b-b615b42b6ca2"}, "occurrenceDateTime": "2013-01-31T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5e92abef-947f-454f-acad-a41452ada0f5 b/data/input/FHIR/all/Immunization/5e92abef-947f-454f-acad-a41452ada0f5
deleted file mode 100644
index a187c029..00000000
--- a/data/input/FHIR/all/Immunization/5e92abef-947f-454f-acad-a41452ada0f5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5e92abef-947f-454f-acad-a41452ada0f5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "encounter": {"reference": "Encounter/91931b30-a162-4314-8264-b449981d10ea"}, "occurrenceDateTime": "1972-09-09T08:59:56+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5ecb63db-6c60-467c-a113-7a3937014719 b/data/input/FHIR/all/Immunization/5ecb63db-6c60-467c-a113-7a3937014719
deleted file mode 100644
index 00e95eb2..00000000
--- a/data/input/FHIR/all/Immunization/5ecb63db-6c60-467c-a113-7a3937014719
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5ecb63db-6c60-467c-a113-7a3937014719", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "encounter": {"reference": "Encounter/bf4d1ed7-9b9c-41d6-8b91-80f14024ec90"}, "occurrenceDateTime": "2016-03-25T14:01:06+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5f26c525-ec04-438d-a2e6-140624ee7f1e b/data/input/FHIR/all/Immunization/5f26c525-ec04-438d-a2e6-140624ee7f1e
deleted file mode 100644
index faad9dc4..00000000
--- a/data/input/FHIR/all/Immunization/5f26c525-ec04-438d-a2e6-140624ee7f1e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5f26c525-ec04-438d-a2e6-140624ee7f1e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "encounter": {"reference": "Encounter/1c61e67e-601a-45fa-b8b0-4c5e7e772ef8"}, "occurrenceDateTime": "1975-09-27T08:59:56+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5f8481f4-0a80-4c32-9eb1-77071cd6a24e b/data/input/FHIR/all/Immunization/5f8481f4-0a80-4c32-9eb1-77071cd6a24e
deleted file mode 100644
index 959e938f..00000000
--- a/data/input/FHIR/all/Immunization/5f8481f4-0a80-4c32-9eb1-77071cd6a24e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5f8481f4-0a80-4c32-9eb1-77071cd6a24e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/87d3ba39-b8a4-4cb0-bed0-fc75191ac644"}, "occurrenceDateTime": "2015-03-17T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5fa78fff-7884-4c4a-870d-2a983e1b624b b/data/input/FHIR/all/Immunization/5fa78fff-7884-4c4a-870d-2a983e1b624b
deleted file mode 100644
index b43b7a47..00000000
--- a/data/input/FHIR/all/Immunization/5fa78fff-7884-4c4a-870d-2a983e1b624b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5fa78fff-7884-4c4a-870d-2a983e1b624b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "encounter": {"reference": "Encounter/8ce1fe3c-51ce-47c5-8475-f81784386185"}, "occurrenceDateTime": "2016-03-16T20:15:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/5fdb3bdc-3496-4d50-b523-6fcd317a37bb b/data/input/FHIR/all/Immunization/5fdb3bdc-3496-4d50-b523-6fcd317a37bb
deleted file mode 100644
index 694930d0..00000000
--- a/data/input/FHIR/all/Immunization/5fdb3bdc-3496-4d50-b523-6fcd317a37bb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "5fdb3bdc-3496-4d50-b523-6fcd317a37bb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "encounter": {"reference": "Encounter/cbef7872-1ac4-4d24-8eab-62ac0e96e84b"}, "occurrenceDateTime": "2014-07-03T13:27:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6018231c-3510-4664-93e4-fa015e8f1f6e b/data/input/FHIR/all/Immunization/6018231c-3510-4664-93e4-fa015e8f1f6e
deleted file mode 100644
index 2bc9a417..00000000
--- a/data/input/FHIR/all/Immunization/6018231c-3510-4664-93e4-fa015e8f1f6e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6018231c-3510-4664-93e4-fa015e8f1f6e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/2e4fca16-1432-40dd-af2c-f1ea39c649e6"}, "occurrenceDateTime": "2016-10-27T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/609e0a3b-2046-4fc9-8ad0-5dd17802ebb1 b/data/input/FHIR/all/Immunization/609e0a3b-2046-4fc9-8ad0-5dd17802ebb1
deleted file mode 100644
index ae0520fe..00000000
--- a/data/input/FHIR/all/Immunization/609e0a3b-2046-4fc9-8ad0-5dd17802ebb1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "609e0a3b-2046-4fc9-8ad0-5dd17802ebb1", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "encounter": {"reference": "Encounter/a86ebc7a-9a9c-47ae-b4c7-406e1b0a85ee"}, "occurrenceDateTime": "2019-02-02T18:26:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/60e25e82-7ddc-4c6c-991f-4d82b60abede b/data/input/FHIR/all/Immunization/60e25e82-7ddc-4c6c-991f-4d82b60abede
deleted file mode 100644
index 7319f05d..00000000
--- a/data/input/FHIR/all/Immunization/60e25e82-7ddc-4c6c-991f-4d82b60abede
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "60e25e82-7ddc-4c6c-991f-4d82b60abede", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/aa9c38f4-afb8-4a16-93c5-fc7f936ef603"}, "occurrenceDateTime": "2013-03-25T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/621afa19-0e39-4848-b71b-440f4d1d20bd b/data/input/FHIR/all/Immunization/621afa19-0e39-4848-b71b-440f4d1d20bd
deleted file mode 100644
index 58104064..00000000
--- a/data/input/FHIR/all/Immunization/621afa19-0e39-4848-b71b-440f4d1d20bd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "621afa19-0e39-4848-b71b-440f4d1d20bd", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/c2d14303-b5f7-4a22-b38e-e834d8b2236e"}, "occurrenceDateTime": "2019-03-26T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/626edd0d-0fd5-4db3-adaa-6d0af1283677 b/data/input/FHIR/all/Immunization/626edd0d-0fd5-4db3-adaa-6d0af1283677
deleted file mode 100644
index e57c5d58..00000000
--- a/data/input/FHIR/all/Immunization/626edd0d-0fd5-4db3-adaa-6d0af1283677
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "626edd0d-0fd5-4db3-adaa-6d0af1283677", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/fc6527ed-e0c9-40ee-b598-fbe902a66233"}, "occurrenceDateTime": "2014-09-18T15:22:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/62f9b5ea-cfd8-434a-8e7a-8ccd189c0432 b/data/input/FHIR/all/Immunization/62f9b5ea-cfd8-434a-8e7a-8ccd189c0432
deleted file mode 100644
index ea157ee8..00000000
--- a/data/input/FHIR/all/Immunization/62f9b5ea-cfd8-434a-8e7a-8ccd189c0432
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "62f9b5ea-cfd8-434a-8e7a-8ccd189c0432", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "encounter": {"reference": "Encounter/ef741ae9-c8e4-4818-a0d1-4b8afe3f0918"}, "occurrenceDateTime": "2005-10-16T03:11:33+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/62faa2a8-c0e4-41ed-887e-700cf16dabb4 b/data/input/FHIR/all/Immunization/62faa2a8-c0e4-41ed-887e-700cf16dabb4
deleted file mode 100644
index 0052e006..00000000
--- a/data/input/FHIR/all/Immunization/62faa2a8-c0e4-41ed-887e-700cf16dabb4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "62faa2a8-c0e4-41ed-887e-700cf16dabb4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/47f37fe0-bfac-422c-a9eb-27c24d2542b1"}, "occurrenceDateTime": "2017-12-29T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/63559d69-0edd-4891-bb30-ed9ce8a6a6af b/data/input/FHIR/all/Immunization/63559d69-0edd-4891-bb30-ed9ce8a6a6af
deleted file mode 100644
index ae82ee2a..00000000
--- a/data/input/FHIR/all/Immunization/63559d69-0edd-4891-bb30-ed9ce8a6a6af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "63559d69-0edd-4891-bb30-ed9ce8a6a6af", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/721b8f53-ec16-4b10-b500-e2b02577e82b"}, "occurrenceDateTime": "2018-10-07T19:57:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/63728e04-69d3-4efd-aa74-537976213e33 b/data/input/FHIR/all/Immunization/63728e04-69d3-4efd-aa74-537976213e33
deleted file mode 100644
index 8f01f13b..00000000
--- a/data/input/FHIR/all/Immunization/63728e04-69d3-4efd-aa74-537976213e33
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "63728e04-69d3-4efd-aa74-537976213e33", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/859b90db-f7ab-4a05-8f04-96d6b36729b0"}, "occurrenceDateTime": "2020-05-14T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/638476e0-ebc3-4db1-8f5d-052282f9e6ff b/data/input/FHIR/all/Immunization/638476e0-ebc3-4db1-8f5d-052282f9e6ff
deleted file mode 100644
index 4ae5be34..00000000
--- a/data/input/FHIR/all/Immunization/638476e0-ebc3-4db1-8f5d-052282f9e6ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "638476e0-ebc3-4db1-8f5d-052282f9e6ff", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "encounter": {"reference": "Encounter/f763bf5a-0afe-412c-88f3-db2f838b2745"}, "occurrenceDateTime": "2013-01-05T00:54:07+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/639b90a0-741c-44f7-b7f4-13b13f6368be b/data/input/FHIR/all/Immunization/639b90a0-741c-44f7-b7f4-13b13f6368be
deleted file mode 100644
index 158ea027..00000000
--- a/data/input/FHIR/all/Immunization/639b90a0-741c-44f7-b7f4-13b13f6368be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "639b90a0-741c-44f7-b7f4-13b13f6368be", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "encounter": {"reference": "Encounter/e9fe0273-c52e-4f8e-be5e-131e26284e77"}, "occurrenceDateTime": "2019-08-17T04:44:29+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/64cbf77e-3e6f-4563-99fd-cc5a3c29a0b0 b/data/input/FHIR/all/Immunization/64cbf77e-3e6f-4563-99fd-cc5a3c29a0b0
deleted file mode 100644
index 968ec4f3..00000000
--- a/data/input/FHIR/all/Immunization/64cbf77e-3e6f-4563-99fd-cc5a3c29a0b0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "64cbf77e-3e6f-4563-99fd-cc5a3c29a0b0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "encounter": {"reference": "Encounter/c966910a-51af-4ad0-bc9e-a39bf4b9537f"}, "occurrenceDateTime": "2015-05-08T00:39:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/65318ed7-4a19-46df-b4e0-43ebf06301cc b/data/input/FHIR/all/Immunization/65318ed7-4a19-46df-b4e0-43ebf06301cc
deleted file mode 100644
index b2688007..00000000
--- a/data/input/FHIR/all/Immunization/65318ed7-4a19-46df-b4e0-43ebf06301cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "65318ed7-4a19-46df-b4e0-43ebf06301cc", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/0acaf973-a36e-474b-b6f9-7cdbabbca5db"}, "occurrenceDateTime": "2020-02-19T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/657877fd-0a5b-46f1-b627-50f09c4816fd b/data/input/FHIR/all/Immunization/657877fd-0a5b-46f1-b627-50f09c4816fd
deleted file mode 100644
index b3aec95f..00000000
--- a/data/input/FHIR/all/Immunization/657877fd-0a5b-46f1-b627-50f09c4816fd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "657877fd-0a5b-46f1-b627-50f09c4816fd", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/3669c082-ebf9-4925-846d-c74d8ffef4c9"}, "occurrenceDateTime": "2014-06-06T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/65838674-e65b-484f-a49a-de0d1d0b43dd b/data/input/FHIR/all/Immunization/65838674-e65b-484f-a49a-de0d1d0b43dd
deleted file mode 100644
index ccec4900..00000000
--- a/data/input/FHIR/all/Immunization/65838674-e65b-484f-a49a-de0d1d0b43dd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "65838674-e65b-484f-a49a-de0d1d0b43dd", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "encounter": {"reference": "Encounter/3b0cb90f-c4d9-4591-a0f4-e10d750ca084"}, "occurrenceDateTime": "1976-09-24T19:28:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/659245e7-40f9-441a-af03-87146e07313a b/data/input/FHIR/all/Immunization/659245e7-40f9-441a-af03-87146e07313a
deleted file mode 100644
index a827ec13..00000000
--- a/data/input/FHIR/all/Immunization/659245e7-40f9-441a-af03-87146e07313a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "659245e7-40f9-441a-af03-87146e07313a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/4b415589-6d42-4dc2-897a-1e425b336db4"}, "occurrenceDateTime": "2012-12-11T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/65aac794-5cfe-494d-82f1-162ccb324bb4 b/data/input/FHIR/all/Immunization/65aac794-5cfe-494d-82f1-162ccb324bb4
deleted file mode 100644
index af572e25..00000000
--- a/data/input/FHIR/all/Immunization/65aac794-5cfe-494d-82f1-162ccb324bb4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "65aac794-5cfe-494d-82f1-162ccb324bb4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "encounter": {"reference": "Encounter/782c435a-7056-48d2-80c1-351302961a45"}, "occurrenceDateTime": "2011-06-06T16:12:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/66042b0b-99b2-4fc7-a437-e6b713cab031 b/data/input/FHIR/all/Immunization/66042b0b-99b2-4fc7-a437-e6b713cab031
deleted file mode 100644
index 8b6f49fd..00000000
--- a/data/input/FHIR/all/Immunization/66042b0b-99b2-4fc7-a437-e6b713cab031
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "66042b0b-99b2-4fc7-a437-e6b713cab031", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/8d78b15d-6e41-45d9-b369-c11917556707"}, "occurrenceDateTime": "2020-10-20T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/660971e1-9939-4969-b896-bbcb09c10bb9 b/data/input/FHIR/all/Immunization/660971e1-9939-4969-b896-bbcb09c10bb9
deleted file mode 100644
index d2414bcc..00000000
--- a/data/input/FHIR/all/Immunization/660971e1-9939-4969-b896-bbcb09c10bb9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "660971e1-9939-4969-b896-bbcb09c10bb9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "encounter": {"reference": "Encounter/bb36f6a5-820f-4c00-8e1b-4d1955bd7eb8"}, "occurrenceDateTime": "2020-08-24T05:41:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/66446b28-d189-4042-af28-aee2f185111e b/data/input/FHIR/all/Immunization/66446b28-d189-4042-af28-aee2f185111e
deleted file mode 100644
index 6d479725..00000000
--- a/data/input/FHIR/all/Immunization/66446b28-d189-4042-af28-aee2f185111e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "66446b28-d189-4042-af28-aee2f185111e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "encounter": {"reference": "Encounter/f8845b49-a387-4c60-bc8a-ac923a654953"}, "occurrenceDateTime": "2017-01-24T22:12:13+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/67455f6a-0348-4001-a645-b8957fd63cdb b/data/input/FHIR/all/Immunization/67455f6a-0348-4001-a645-b8957fd63cdb
deleted file mode 100644
index 9b29654b..00000000
--- a/data/input/FHIR/all/Immunization/67455f6a-0348-4001-a645-b8957fd63cdb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "67455f6a-0348-4001-a645-b8957fd63cdb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/a65671ac-f579-4c92-a63f-fba037008e23"}, "occurrenceDateTime": "2017-04-18T00:29:21+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/67f47053-437f-4cc9-8364-33ffc1ca8cd2 b/data/input/FHIR/all/Immunization/67f47053-437f-4cc9-8364-33ffc1ca8cd2
deleted file mode 100644
index d3900127..00000000
--- a/data/input/FHIR/all/Immunization/67f47053-437f-4cc9-8364-33ffc1ca8cd2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "67f47053-437f-4cc9-8364-33ffc1ca8cd2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/81ef45d0-9a90-4c69-a6f6-c23c96763f67"}, "occurrenceDateTime": "2016-10-08T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6895b4ac-c8a6-4a5d-a2e8-43fe0a3ec9d6 b/data/input/FHIR/all/Immunization/6895b4ac-c8a6-4a5d-a2e8-43fe0a3ec9d6
deleted file mode 100644
index aac5a0bb..00000000
--- a/data/input/FHIR/all/Immunization/6895b4ac-c8a6-4a5d-a2e8-43fe0a3ec9d6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6895b4ac-c8a6-4a5d-a2e8-43fe0a3ec9d6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/6e7957d1-7026-4bc9-a6ef-f071f25c5977"}, "occurrenceDateTime": "2014-09-03T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/689bb8ad-3a61-4b17-8f0e-0811861d3f9d b/data/input/FHIR/all/Immunization/689bb8ad-3a61-4b17-8f0e-0811861d3f9d
deleted file mode 100644
index 13d2018b..00000000
--- a/data/input/FHIR/all/Immunization/689bb8ad-3a61-4b17-8f0e-0811861d3f9d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "689bb8ad-3a61-4b17-8f0e-0811861d3f9d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/b1f62b6c-83d0-46e4-860d-f5b7c51abaf8"}, "occurrenceDateTime": "2021-01-26T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/695f96b4-d4b4-4d39-ac0c-02d5d02f178f b/data/input/FHIR/all/Immunization/695f96b4-d4b4-4d39-ac0c-02d5d02f178f
deleted file mode 100644
index 29b03555..00000000
--- a/data/input/FHIR/all/Immunization/695f96b4-d4b4-4d39-ac0c-02d5d02f178f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "695f96b4-d4b4-4d39-ac0c-02d5d02f178f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "encounter": {"reference": "Encounter/8d3e7e12-611c-47f1-90c8-96406334f355"}, "occurrenceDateTime": "2016-03-07T05:28:45+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/698fdd71-334e-4cf9-8048-fb349a447f53 b/data/input/FHIR/all/Immunization/698fdd71-334e-4cf9-8048-fb349a447f53
deleted file mode 100644
index 7b58e713..00000000
--- a/data/input/FHIR/all/Immunization/698fdd71-334e-4cf9-8048-fb349a447f53
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "698fdd71-334e-4cf9-8048-fb349a447f53", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "encounter": {"reference": "Encounter/dec3de4a-4b9e-47bd-9ca6-28d6f659dded"}, "occurrenceDateTime": "2019-08-26T13:41:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/69acf89d-8583-4d5c-a830-ece35e68f4ff b/data/input/FHIR/all/Immunization/69acf89d-8583-4d5c-a830-ece35e68f4ff
deleted file mode 100644
index 9ca3112b..00000000
--- a/data/input/FHIR/all/Immunization/69acf89d-8583-4d5c-a830-ece35e68f4ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "69acf89d-8583-4d5c-a830-ece35e68f4ff", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "encounter": {"reference": "Encounter/856ff3e4-402d-4974-9174-fb339132d28f"}, "occurrenceDateTime": "2015-12-24T19:08:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6b451b84-440c-4d17-aa85-87bec2666b94 b/data/input/FHIR/all/Immunization/6b451b84-440c-4d17-aa85-87bec2666b94
deleted file mode 100644
index 10c2c507..00000000
--- a/data/input/FHIR/all/Immunization/6b451b84-440c-4d17-aa85-87bec2666b94
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6b451b84-440c-4d17-aa85-87bec2666b94", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/c816860e-7569-412b-b8d1-ef9cc8366624"}, "occurrenceDateTime": "2015-01-04T09:25:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6b759b9e-34a5-43de-9e7d-0fcd4457224e b/data/input/FHIR/all/Immunization/6b759b9e-34a5-43de-9e7d-0fcd4457224e
deleted file mode 100644
index 4070fd1a..00000000
--- a/data/input/FHIR/all/Immunization/6b759b9e-34a5-43de-9e7d-0fcd4457224e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6b759b9e-34a5-43de-9e7d-0fcd4457224e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/03dad44d-1b3f-43af-a033-da99a273f247"}, "occurrenceDateTime": "2020-10-01T15:22:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6c021e15-eb23-4c35-856c-eb4c724720f2 b/data/input/FHIR/all/Immunization/6c021e15-eb23-4c35-856c-eb4c724720f2
deleted file mode 100644
index ee2e66aa..00000000
--- a/data/input/FHIR/all/Immunization/6c021e15-eb23-4c35-856c-eb4c724720f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6c021e15-eb23-4c35-856c-eb4c724720f2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/0acaf973-a36e-474b-b6f9-7cdbabbca5db"}, "occurrenceDateTime": "2020-02-19T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6d013287-4491-41d2-bc1d-39019d32060b b/data/input/FHIR/all/Immunization/6d013287-4491-41d2-bc1d-39019d32060b
deleted file mode 100644
index a99eb13d..00000000
--- a/data/input/FHIR/all/Immunization/6d013287-4491-41d2-bc1d-39019d32060b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6d013287-4491-41d2-bc1d-39019d32060b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/d23e7f6f-3570-4591-b34a-7ed1db045b5c"}, "occurrenceDateTime": "2021-03-30T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6d609d72-53e3-4a84-8b39-63dd3af44e30 b/data/input/FHIR/all/Immunization/6d609d72-53e3-4a84-8b39-63dd3af44e30
deleted file mode 100644
index f176e4b3..00000000
--- a/data/input/FHIR/all/Immunization/6d609d72-53e3-4a84-8b39-63dd3af44e30
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6d609d72-53e3-4a84-8b39-63dd3af44e30", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "encounter": {"reference": "Encounter/9dbd7c9c-fb7e-48b2-9159-3b55297008bd"}, "occurrenceDateTime": "2013-01-26T18:26:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6e2101dd-ea0d-4236-bcb7-6d3d02da7d2e b/data/input/FHIR/all/Immunization/6e2101dd-ea0d-4236-bcb7-6d3d02da7d2e
deleted file mode 100644
index 4e7e847a..00000000
--- a/data/input/FHIR/all/Immunization/6e2101dd-ea0d-4236-bcb7-6d3d02da7d2e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6e2101dd-ea0d-4236-bcb7-6d3d02da7d2e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "encounter": {"reference": "Encounter/3bd5a589-4d5f-419a-bc1f-7f7c42b1d432"}, "occurrenceDateTime": "2011-08-15T05:41:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6ee382a0-deaa-419e-933c-0854b96a309b b/data/input/FHIR/all/Immunization/6ee382a0-deaa-419e-933c-0854b96a309b
deleted file mode 100644
index 0c5e3298..00000000
--- a/data/input/FHIR/all/Immunization/6ee382a0-deaa-419e-933c-0854b96a309b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6ee382a0-deaa-419e-933c-0854b96a309b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/bec1e605-64be-459e-9165-ec3925a78c3d"}, "occurrenceDateTime": "2017-03-29T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6fbf0371-956f-4482-a42d-a25ab19d0e1c b/data/input/FHIR/all/Immunization/6fbf0371-956f-4482-a42d-a25ab19d0e1c
deleted file mode 100644
index 5c348a8a..00000000
--- a/data/input/FHIR/all/Immunization/6fbf0371-956f-4482-a42d-a25ab19d0e1c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6fbf0371-956f-4482-a42d-a25ab19d0e1c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:bdb0bf01-3e05-4950-a843-4d7e722cae4f"}, "encounter": {"reference": "Encounter/c2f8b5b8-502b-4672-be55-76337859b69f"}, "occurrenceDateTime": "1976-04-23T19:28:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/6ff04b4a-49eb-4a48-b688-09b43de23652 b/data/input/FHIR/all/Immunization/6ff04b4a-49eb-4a48-b688-09b43de23652
deleted file mode 100644
index e9a549bb..00000000
--- a/data/input/FHIR/all/Immunization/6ff04b4a-49eb-4a48-b688-09b43de23652
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "6ff04b4a-49eb-4a48-b688-09b43de23652", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/9a9fb1ef-cff5-4705-ba22-f93aab2442e7"}, "occurrenceDateTime": "2016-09-15T13:11:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/720c0eb2-cf8e-4594-acd5-acf809b98187 b/data/input/FHIR/all/Immunization/720c0eb2-cf8e-4594-acd5-acf809b98187
deleted file mode 100644
index 73faf1b2..00000000
--- a/data/input/FHIR/all/Immunization/720c0eb2-cf8e-4594-acd5-acf809b98187
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "720c0eb2-cf8e-4594-acd5-acf809b98187", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/4a28f141-717b-466e-abe4-5ecbe874d718"}, "occurrenceDateTime": "2012-09-13T15:22:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/72c1b225-5b4d-40d8-a276-e1b7da8837a3 b/data/input/FHIR/all/Immunization/72c1b225-5b4d-40d8-a276-e1b7da8837a3
deleted file mode 100644
index 47931f9f..00000000
--- a/data/input/FHIR/all/Immunization/72c1b225-5b4d-40d8-a276-e1b7da8837a3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "72c1b225-5b4d-40d8-a276-e1b7da8837a3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/2d1721fa-db2e-4abf-b342-d072ce9dbc6e"}, "occurrenceDateTime": "2011-12-23T12:11:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/72ca161a-c45e-42ce-b46f-74f17f23f053 b/data/input/FHIR/all/Immunization/72ca161a-c45e-42ce-b46f-74f17f23f053
deleted file mode 100644
index ec8ab16b..00000000
--- a/data/input/FHIR/all/Immunization/72ca161a-c45e-42ce-b46f-74f17f23f053
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "72ca161a-c45e-42ce-b46f-74f17f23f053", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/037cca55-e8e4-456b-8583-7056442cd1fd"}, "occurrenceDateTime": "2018-10-20T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/72ffb84e-47b6-4c7a-853f-2f321bc6508b b/data/input/FHIR/all/Immunization/72ffb84e-47b6-4c7a-853f-2f321bc6508b
deleted file mode 100644
index 30bfac19..00000000
--- a/data/input/FHIR/all/Immunization/72ffb84e-47b6-4c7a-853f-2f321bc6508b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "72ffb84e-47b6-4c7a-853f-2f321bc6508b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "encounter": {"reference": "Encounter/d2a786f0-ca4c-4cb2-8ea8-a7c94c054e76"}, "occurrenceDateTime": "2013-07-17T04:23:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/73bfcdfa-f079-4b51-9b16-25c081dd1f24 b/data/input/FHIR/all/Immunization/73bfcdfa-f079-4b51-9b16-25c081dd1f24
deleted file mode 100644
index e53b9dfb..00000000
--- a/data/input/FHIR/all/Immunization/73bfcdfa-f079-4b51-9b16-25c081dd1f24
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "73bfcdfa-f079-4b51-9b16-25c081dd1f24", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/9ad9e60c-21c4-4d77-9cba-5e7ba0aee9a7"}, "occurrenceDateTime": "2011-05-20T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/73cf46f3-ed44-4942-9ab1-d39f299767aa b/data/input/FHIR/all/Immunization/73cf46f3-ed44-4942-9ab1-d39f299767aa
deleted file mode 100644
index 803ecd86..00000000
--- a/data/input/FHIR/all/Immunization/73cf46f3-ed44-4942-9ab1-d39f299767aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "73cf46f3-ed44-4942-9ab1-d39f299767aa", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/af1d7b46-0e99-4e0b-beab-941ab705dfe3"}, "occurrenceDateTime": "2014-08-20T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7445c6ca-ea5a-4075-84b1-ef771ca02a59 b/data/input/FHIR/all/Immunization/7445c6ca-ea5a-4075-84b1-ef771ca02a59
deleted file mode 100644
index 726b910d..00000000
--- a/data/input/FHIR/all/Immunization/7445c6ca-ea5a-4075-84b1-ef771ca02a59
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7445c6ca-ea5a-4075-84b1-ef771ca02a59", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "encounter": {"reference": "Encounter/e9896f16-aae5-463d-936f-0c12685f91c7"}, "occurrenceDateTime": "2016-07-20T04:23:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7540a9a7-250b-46e6-b0ae-71f824ddc091 b/data/input/FHIR/all/Immunization/7540a9a7-250b-46e6-b0ae-71f824ddc091
deleted file mode 100644
index 9d05854c..00000000
--- a/data/input/FHIR/all/Immunization/7540a9a7-250b-46e6-b0ae-71f824ddc091
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7540a9a7-250b-46e6-b0ae-71f824ddc091", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "encounter": {"reference": "Encounter/fa48e869-a2af-4552-9309-4c964a764668"}, "occurrenceDateTime": "2012-10-04T22:48:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/757be63a-facc-40f5-b8ea-1e9d8ee92e53 b/data/input/FHIR/all/Immunization/757be63a-facc-40f5-b8ea-1e9d8ee92e53
deleted file mode 100644
index 7fd5f15b..00000000
--- a/data/input/FHIR/all/Immunization/757be63a-facc-40f5-b8ea-1e9d8ee92e53
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "757be63a-facc-40f5-b8ea-1e9d8ee92e53", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/d943c6c2-fc1a-434d-8d6d-284973d0211b"}, "occurrenceDateTime": "2015-04-06T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/767bdbbe-4613-4836-b767-fece168cae03 b/data/input/FHIR/all/Immunization/767bdbbe-4613-4836-b767-fece168cae03
deleted file mode 100644
index dfda4d6e..00000000
--- a/data/input/FHIR/all/Immunization/767bdbbe-4613-4836-b767-fece168cae03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "767bdbbe-4613-4836-b767-fece168cae03", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "encounter": {"reference": "Encounter/6c8d6fb2-f037-4dc7-a8f1-0c74b3601cad"}, "occurrenceDateTime": "2000-12-24T03:11:33+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/769ec0d4-40f6-4bd3-b4b7-fd21df377529 b/data/input/FHIR/all/Immunization/769ec0d4-40f6-4bd3-b4b7-fd21df377529
deleted file mode 100644
index ca5ca3fd..00000000
--- a/data/input/FHIR/all/Immunization/769ec0d4-40f6-4bd3-b4b7-fd21df377529
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "769ec0d4-40f6-4bd3-b4b7-fd21df377529", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/ca8d54fb-411a-4a2d-b3cd-28d07d535e24"}, "occurrenceDateTime": "2011-08-03T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7769f212-7d9c-4da8-aa94-7a4c24c6be9f b/data/input/FHIR/all/Immunization/7769f212-7d9c-4da8-aa94-7a4c24c6be9f
deleted file mode 100644
index 1e3bfe20..00000000
--- a/data/input/FHIR/all/Immunization/7769f212-7d9c-4da8-aa94-7a4c24c6be9f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7769f212-7d9c-4da8-aa94-7a4c24c6be9f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/bf27cce6-468b-4532-9f1e-dfd50df8fd55"}, "occurrenceDateTime": "2012-07-11T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/77a81a76-3186-4d2c-9ee4-87895a1bf67f b/data/input/FHIR/all/Immunization/77a81a76-3186-4d2c-9ee4-87895a1bf67f
deleted file mode 100644
index 7e8541b2..00000000
--- a/data/input/FHIR/all/Immunization/77a81a76-3186-4d2c-9ee4-87895a1bf67f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "77a81a76-3186-4d2c-9ee4-87895a1bf67f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/aca2469e-1e03-441c-a744-64850168219c"}, "occurrenceDateTime": "2016-06-13T14:10:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/77af4cef-4ff9-4e58-9586-f6018154babf b/data/input/FHIR/all/Immunization/77af4cef-4ff9-4e58-9586-f6018154babf
deleted file mode 100644
index cd758426..00000000
--- a/data/input/FHIR/all/Immunization/77af4cef-4ff9-4e58-9586-f6018154babf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "77af4cef-4ff9-4e58-9586-f6018154babf", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/c989b470-a160-491b-972e-ae9c8d7618e9"}, "occurrenceDateTime": "2013-06-10T14:10:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/78e2b8df-3ce2-477f-a041-21102ebdb79d b/data/input/FHIR/all/Immunization/78e2b8df-3ce2-477f-a041-21102ebdb79d
deleted file mode 100644
index a4a925ac..00000000
--- a/data/input/FHIR/all/Immunization/78e2b8df-3ce2-477f-a041-21102ebdb79d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "78e2b8df-3ce2-477f-a041-21102ebdb79d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/15d25f03-67d1-4646-b553-5b17c18a595b"}, "occurrenceDateTime": "2014-04-12T15:06:54+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/78e72df3-fc5e-4771-ad6e-f25b1549ccbc b/data/input/FHIR/all/Immunization/78e72df3-fc5e-4771-ad6e-f25b1549ccbc
deleted file mode 100644
index 53eb9b59..00000000
--- a/data/input/FHIR/all/Immunization/78e72df3-fc5e-4771-ad6e-f25b1549ccbc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "78e72df3-fc5e-4771-ad6e-f25b1549ccbc", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/c0037585-1b32-46c9-9f58-0d491afe7b83"}, "occurrenceDateTime": "2014-07-06T22:22:41+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/79ff40f0-1496-4bb3-ad52-64888fa5c858 b/data/input/FHIR/all/Immunization/79ff40f0-1496-4bb3-ad52-64888fa5c858
deleted file mode 100644
index 8c5ddb16..00000000
--- a/data/input/FHIR/all/Immunization/79ff40f0-1496-4bb3-ad52-64888fa5c858
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "79ff40f0-1496-4bb3-ad52-64888fa5c858", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "encounter": {"reference": "Encounter/99ce1a64-1024-4b3b-a680-87c1c86d2e0b"}, "occurrenceDateTime": "2011-11-14T16:12:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7a088114-62f1-473b-949e-191537f75ac1 b/data/input/FHIR/all/Immunization/7a088114-62f1-473b-949e-191537f75ac1
deleted file mode 100644
index 02edc51c..00000000
--- a/data/input/FHIR/all/Immunization/7a088114-62f1-473b-949e-191537f75ac1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7a088114-62f1-473b-949e-191537f75ac1", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "encounter": {"reference": "Encounter/4096d680-14c1-453a-8dfb-b16b94069864"}, "occurrenceDateTime": "2012-01-14T23:33:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7a438781-2aae-4a93-81b0-c00173e2af8f b/data/input/FHIR/all/Immunization/7a438781-2aae-4a93-81b0-c00173e2af8f
deleted file mode 100644
index 18ea1a8a..00000000
--- a/data/input/FHIR/all/Immunization/7a438781-2aae-4a93-81b0-c00173e2af8f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7a438781-2aae-4a93-81b0-c00173e2af8f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "encounter": {"reference": "Encounter/3d3bd69c-7574-43b0-b3b6-ffa6e05b06f3"}, "occurrenceDateTime": "2011-08-08T13:41:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7af8bc79-0017-43d2-9033-70a3a59833a1 b/data/input/FHIR/all/Immunization/7af8bc79-0017-43d2-9033-70a3a59833a1
deleted file mode 100644
index 5b9fd48a..00000000
--- a/data/input/FHIR/all/Immunization/7af8bc79-0017-43d2-9033-70a3a59833a1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7af8bc79-0017-43d2-9033-70a3a59833a1", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "encounter": {"reference": "Encounter/4d8ae89b-41cd-42eb-8464-6f8daa88b0cc"}, "occurrenceDateTime": "2016-02-06T20:32:10+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7b457bdf-9464-4d26-b23c-7c7a76e5d15b b/data/input/FHIR/all/Immunization/7b457bdf-9464-4d26-b23c-7c7a76e5d15b
deleted file mode 100644
index e2213206..00000000
--- a/data/input/FHIR/all/Immunization/7b457bdf-9464-4d26-b23c-7c7a76e5d15b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7b457bdf-9464-4d26-b23c-7c7a76e5d15b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/44031197-7618-46b6-9996-17ccb41e970a"}, "occurrenceDateTime": "2020-12-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7bba0cb5-a0e1-421f-bd8a-c1ed05e359a2 b/data/input/FHIR/all/Immunization/7bba0cb5-a0e1-421f-bd8a-c1ed05e359a2
deleted file mode 100644
index 512290c7..00000000
--- a/data/input/FHIR/all/Immunization/7bba0cb5-a0e1-421f-bd8a-c1ed05e359a2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7bba0cb5-a0e1-421f-bd8a-c1ed05e359a2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "encounter": {"reference": "Encounter/d3b6c9b3-ae8c-4247-b7a8-9d548567a859"}, "occurrenceDateTime": "2016-12-14T13:55:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7bc8cab1-4e6e-4199-b6f5-6275a1fbbfd3 b/data/input/FHIR/all/Immunization/7bc8cab1-4e6e-4199-b6f5-6275a1fbbfd3
deleted file mode 100644
index 3384d39f..00000000
--- a/data/input/FHIR/all/Immunization/7bc8cab1-4e6e-4199-b6f5-6275a1fbbfd3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7bc8cab1-4e6e-4199-b6f5-6275a1fbbfd3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "encounter": {"reference": "Encounter/0610748e-8db5-4655-8e5e-381acb25693c"}, "occurrenceDateTime": "2018-02-18T12:01:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7bd4ff90-22f1-40a5-a2ff-d4db259bf102 b/data/input/FHIR/all/Immunization/7bd4ff90-22f1-40a5-a2ff-d4db259bf102
deleted file mode 100644
index 6f67122f..00000000
--- a/data/input/FHIR/all/Immunization/7bd4ff90-22f1-40a5-a2ff-d4db259bf102
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7bd4ff90-22f1-40a5-a2ff-d4db259bf102", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/38590086-7465-47e7-abf5-d0381b0a0b79"}, "occurrenceDateTime": "2013-08-28T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7beac60a-f115-4172-b1f6-3ea7099cc9e2 b/data/input/FHIR/all/Immunization/7beac60a-f115-4172-b1f6-3ea7099cc9e2
deleted file mode 100644
index b90cf873..00000000
--- a/data/input/FHIR/all/Immunization/7beac60a-f115-4172-b1f6-3ea7099cc9e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7beac60a-f115-4172-b1f6-3ea7099cc9e2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/35c8b271-0f16-4887-a91d-f0ce61518b19"}, "occurrenceDateTime": "2015-09-17T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7cea13fa-972a-45c0-a324-40e678ccb3f4 b/data/input/FHIR/all/Immunization/7cea13fa-972a-45c0-a324-40e678ccb3f4
deleted file mode 100644
index 256a1769..00000000
--- a/data/input/FHIR/all/Immunization/7cea13fa-972a-45c0-a324-40e678ccb3f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7cea13fa-972a-45c0-a324-40e678ccb3f4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/43892ce6-6aca-4cc5-9b36-59950a5e1b59"}, "occurrenceDateTime": "2015-10-03T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7d45a486-8beb-4c07-bdad-866844884485 b/data/input/FHIR/all/Immunization/7d45a486-8beb-4c07-bdad-866844884485
deleted file mode 100644
index e0086d6e..00000000
--- a/data/input/FHIR/all/Immunization/7d45a486-8beb-4c07-bdad-866844884485
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7d45a486-8beb-4c07-bdad-866844884485", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/61194721-6321-4367-b6d9-d7225170c5a0"}, "occurrenceDateTime": "2019-07-05T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7e43eb34-060d-46cc-bcb5-89d93ac49379 b/data/input/FHIR/all/Immunization/7e43eb34-060d-46cc-bcb5-89d93ac49379
deleted file mode 100644
index 06e62a37..00000000
--- a/data/input/FHIR/all/Immunization/7e43eb34-060d-46cc-bcb5-89d93ac49379
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7e43eb34-060d-46cc-bcb5-89d93ac49379", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/072c86af-7286-4217-8a9b-8a87a7be7ef9"}, "occurrenceDateTime": "2020-09-24T13:11:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7ea067e0-47e5-4e8b-839a-369793114cc0 b/data/input/FHIR/all/Immunization/7ea067e0-47e5-4e8b-839a-369793114cc0
deleted file mode 100644
index b5f129d6..00000000
--- a/data/input/FHIR/all/Immunization/7ea067e0-47e5-4e8b-839a-369793114cc0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7ea067e0-47e5-4e8b-839a-369793114cc0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "08", "display": "Hep B, adolescent or pediatric"}], "text": "Hep B, adolescent or pediatric"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/c7ea660a-af50-4fc8-8403-603a1b366339"}, "occurrenceDateTime": "2020-11-24T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7ee7bd5e-1542-4b82-958f-e7f4b8b1c78f b/data/input/FHIR/all/Immunization/7ee7bd5e-1542-4b82-958f-e7f4b8b1c78f
deleted file mode 100644
index adaecbe7..00000000
--- a/data/input/FHIR/all/Immunization/7ee7bd5e-1542-4b82-958f-e7f4b8b1c78f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7ee7bd5e-1542-4b82-958f-e7f4b8b1c78f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "encounter": {"reference": "Encounter/d2a786f0-ca4c-4cb2-8ea8-a7c94c054e76"}, "occurrenceDateTime": "2013-07-17T04:23:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7f1aeb62-5f1b-4558-bd82-1e627019575d b/data/input/FHIR/all/Immunization/7f1aeb62-5f1b-4558-bd82-1e627019575d
deleted file mode 100644
index b22776e0..00000000
--- a/data/input/FHIR/all/Immunization/7f1aeb62-5f1b-4558-bd82-1e627019575d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7f1aeb62-5f1b-4558-bd82-1e627019575d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/c5f3828c-1c27-412f-b60a-ef4200534d3f"}, "occurrenceDateTime": "2012-08-08T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7f450654-566f-4c81-9ba1-ffdef2db7439 b/data/input/FHIR/all/Immunization/7f450654-566f-4c81-9ba1-ffdef2db7439
deleted file mode 100644
index 1ef7dcc4..00000000
--- a/data/input/FHIR/all/Immunization/7f450654-566f-4c81-9ba1-ffdef2db7439
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7f450654-566f-4c81-9ba1-ffdef2db7439", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/a65671ac-f579-4c92-a63f-fba037008e23"}, "occurrenceDateTime": "2017-04-18T00:29:21+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7f72e1af-7532-44d9-afe4-0437fed748f8 b/data/input/FHIR/all/Immunization/7f72e1af-7532-44d9-afe4-0437fed748f8
deleted file mode 100644
index eee24331..00000000
--- a/data/input/FHIR/all/Immunization/7f72e1af-7532-44d9-afe4-0437fed748f8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7f72e1af-7532-44d9-afe4-0437fed748f8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/b77c8295-8336-43ec-a5e2-0e3510750098"}, "occurrenceDateTime": "2013-09-12T13:11:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/7f887ed7-60ef-49c2-ae2b-86925d99e3b7 b/data/input/FHIR/all/Immunization/7f887ed7-60ef-49c2-ae2b-86925d99e3b7
deleted file mode 100644
index 621a1899..00000000
--- a/data/input/FHIR/all/Immunization/7f887ed7-60ef-49c2-ae2b-86925d99e3b7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "7f887ed7-60ef-49c2-ae2b-86925d99e3b7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "encounter": {"reference": "Encounter/bf4d1ed7-9b9c-41d6-8b91-80f14024ec90"}, "occurrenceDateTime": "2016-03-25T14:01:06+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/804264fe-0e7d-4142-ba9c-99ad16ef4c64 b/data/input/FHIR/all/Immunization/804264fe-0e7d-4142-ba9c-99ad16ef4c64
deleted file mode 100644
index 26988b06..00000000
--- a/data/input/FHIR/all/Immunization/804264fe-0e7d-4142-ba9c-99ad16ef4c64
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "804264fe-0e7d-4142-ba9c-99ad16ef4c64", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "encounter": {"reference": "Encounter/bee123d3-fc61-4dfe-a158-7af774de30a2"}, "occurrenceDateTime": "1972-12-07T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/80a46e0c-c869-4599-92c1-56e0dc93252e b/data/input/FHIR/all/Immunization/80a46e0c-c869-4599-92c1-56e0dc93252e
deleted file mode 100644
index 6cf1b2e0..00000000
--- a/data/input/FHIR/all/Immunization/80a46e0c-c869-4599-92c1-56e0dc93252e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "80a46e0c-c869-4599-92c1-56e0dc93252e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "encounter": {"reference": "Encounter/d485fffe-efe9-4d54-a59d-5701cd2b5d25"}, "occurrenceDateTime": "2016-10-29T04:14:01+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8169bf57-e238-4d3d-869f-382bfba8d2c0 b/data/input/FHIR/all/Immunization/8169bf57-e238-4d3d-869f-382bfba8d2c0
deleted file mode 100644
index 20023027..00000000
--- a/data/input/FHIR/all/Immunization/8169bf57-e238-4d3d-869f-382bfba8d2c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8169bf57-e238-4d3d-869f-382bfba8d2c0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "encounter": {"reference": "Encounter/86e9c67f-7be7-4683-835e-741a0d119cec"}, "occurrenceDateTime": "2011-11-10T19:20:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/81f2d206-b3ae-4e48-8542-9e4ff814b111 b/data/input/FHIR/all/Immunization/81f2d206-b3ae-4e48-8542-9e4ff814b111
deleted file mode 100644
index a7f8bebe..00000000
--- a/data/input/FHIR/all/Immunization/81f2d206-b3ae-4e48-8542-9e4ff814b111
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "81f2d206-b3ae-4e48-8542-9e4ff814b111", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/3669c082-ebf9-4925-846d-c74d8ffef4c9"}, "occurrenceDateTime": "2014-06-06T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8212429c-3429-4417-a7b8-e491acb74206 b/data/input/FHIR/all/Immunization/8212429c-3429-4417-a7b8-e491acb74206
deleted file mode 100644
index 3a42c8b0..00000000
--- a/data/input/FHIR/all/Immunization/8212429c-3429-4417-a7b8-e491acb74206
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8212429c-3429-4417-a7b8-e491acb74206", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "encounter": {"reference": "Encounter/ef741ae9-c8e4-4818-a0d1-4b8afe3f0918"}, "occurrenceDateTime": "2005-10-16T03:11:33+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/821a49e1-7943-41d2-b7e5-b6a8a5403895 b/data/input/FHIR/all/Immunization/821a49e1-7943-41d2-b7e5-b6a8a5403895
deleted file mode 100644
index 784f7f4e..00000000
--- a/data/input/FHIR/all/Immunization/821a49e1-7943-41d2-b7e5-b6a8a5403895
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "821a49e1-7943-41d2-b7e5-b6a8a5403895", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "encounter": {"reference": "Encounter/b8ca2cf7-2760-418a-ab20-f90242e98002"}, "occurrenceDateTime": "2016-07-16T23:33:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/82e0a3cb-ef1a-4149-997e-1d8d17637474 b/data/input/FHIR/all/Immunization/82e0a3cb-ef1a-4149-997e-1d8d17637474
deleted file mode 100644
index f5b261bb..00000000
--- a/data/input/FHIR/all/Immunization/82e0a3cb-ef1a-4149-997e-1d8d17637474
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "82e0a3cb-ef1a-4149-997e-1d8d17637474", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/44031197-7618-46b6-9996-17ccb41e970a"}, "occurrenceDateTime": "2020-12-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/834b99e4-8ce4-4aef-b26a-254400151d91 b/data/input/FHIR/all/Immunization/834b99e4-8ce4-4aef-b26a-254400151d91
deleted file mode 100644
index dd014b1e..00000000
--- a/data/input/FHIR/all/Immunization/834b99e4-8ce4-4aef-b26a-254400151d91
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "834b99e4-8ce4-4aef-b26a-254400151d91", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/2d1721fa-db2e-4abf-b342-d072ce9dbc6e"}, "occurrenceDateTime": "2011-12-23T12:11:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/848cf280-f4a4-4704-90eb-24ef61f93828 b/data/input/FHIR/all/Immunization/848cf280-f4a4-4704-90eb-24ef61f93828
deleted file mode 100644
index 5d5cee94..00000000
--- a/data/input/FHIR/all/Immunization/848cf280-f4a4-4704-90eb-24ef61f93828
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "848cf280-f4a4-4704-90eb-24ef61f93828", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/62605b72-a63c-4773-b9e8-ce0e951db5e5"}, "occurrenceDateTime": "2017-09-03T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/84ed595b-127e-4c6b-8a9a-395d26e05e53 b/data/input/FHIR/all/Immunization/84ed595b-127e-4c6b-8a9a-395d26e05e53
deleted file mode 100644
index 7184b23a..00000000
--- a/data/input/FHIR/all/Immunization/84ed595b-127e-4c6b-8a9a-395d26e05e53
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "84ed595b-127e-4c6b-8a9a-395d26e05e53", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/aca2469e-1e03-441c-a744-64850168219c"}, "occurrenceDateTime": "2016-06-13T14:10:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/85173e45-aaed-4232-a7fa-3ea7e8c2c970 b/data/input/FHIR/all/Immunization/85173e45-aaed-4232-a7fa-3ea7e8c2c970
deleted file mode 100644
index db12743e..00000000
--- a/data/input/FHIR/all/Immunization/85173e45-aaed-4232-a7fa-3ea7e8c2c970
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "85173e45-aaed-4232-a7fa-3ea7e8c2c970", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "encounter": {"reference": "Encounter/bc475386-1038-4088-916d-d8c7b6da554d"}, "occurrenceDateTime": "2018-03-15T10:09:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8520d959-611c-4284-aa4e-b9cfe445e7b6 b/data/input/FHIR/all/Immunization/8520d959-611c-4284-aa4e-b9cfe445e7b6
deleted file mode 100644
index 7e8177bb..00000000
--- a/data/input/FHIR/all/Immunization/8520d959-611c-4284-aa4e-b9cfe445e7b6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8520d959-611c-4284-aa4e-b9cfe445e7b6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "encounter": {"reference": "Encounter/1fb21371-c73a-476c-8f27-48edfc3ba39f"}, "occurrenceDateTime": "1979-10-06T08:59:56+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/85571846-b751-4c0e-b76c-c210b9ab594c b/data/input/FHIR/all/Immunization/85571846-b751-4c0e-b76c-c210b9ab594c
deleted file mode 100644
index d4f1ca55..00000000
--- a/data/input/FHIR/all/Immunization/85571846-b751-4c0e-b76c-c210b9ab594c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "85571846-b751-4c0e-b76c-c210b9ab594c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/26c3edef-4c16-4756-9d43-1af582e5c839"}, "occurrenceDateTime": "2015-03-16T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/85decda6-37ca-4562-af8e-c5592667ebb5 b/data/input/FHIR/all/Immunization/85decda6-37ca-4562-af8e-c5592667ebb5
deleted file mode 100644
index 404b41b7..00000000
--- a/data/input/FHIR/all/Immunization/85decda6-37ca-4562-af8e-c5592667ebb5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "85decda6-37ca-4562-af8e-c5592667ebb5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/af2b813b-0a24-41fe-88c7-0f736755d11e"}, "occurrenceDateTime": "2020-09-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/85f9f46b-c382-4a78-ab32-1d12e77b250f b/data/input/FHIR/all/Immunization/85f9f46b-c382-4a78-ab32-1d12e77b250f
deleted file mode 100644
index e5e93445..00000000
--- a/data/input/FHIR/all/Immunization/85f9f46b-c382-4a78-ab32-1d12e77b250f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "85f9f46b-c382-4a78-ab32-1d12e77b250f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/4a1d08d5-f833-4c8a-8768-f83fe9c6a7cd"}, "occurrenceDateTime": "2016-07-01T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/86418121-d82f-47e6-9449-f5bfa1552de8 b/data/input/FHIR/all/Immunization/86418121-d82f-47e6-9449-f5bfa1552de8
deleted file mode 100644
index 3799c164..00000000
--- a/data/input/FHIR/all/Immunization/86418121-d82f-47e6-9449-f5bfa1552de8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "86418121-d82f-47e6-9449-f5bfa1552de8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/3b727b26-a33e-4b69-b94d-40bd69eb7b9c"}, "occurrenceDateTime": "2017-04-17T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/871328ce-eb71-4862-8802-ebb8dac98f4d b/data/input/FHIR/all/Immunization/871328ce-eb71-4862-8802-ebb8dac98f4d
deleted file mode 100644
index ae6b2a24..00000000
--- a/data/input/FHIR/all/Immunization/871328ce-eb71-4862-8802-ebb8dac98f4d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "871328ce-eb71-4862-8802-ebb8dac98f4d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "encounter": {"reference": "Encounter/f49e8391-84f0-44d3-b64d-34da0d637ce6"}, "occurrenceDateTime": "2020-01-02T19:08:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8724bfad-6836-4bb9-b4e4-8051dcafd81d b/data/input/FHIR/all/Immunization/8724bfad-6836-4bb9-b4e4-8051dcafd81d
deleted file mode 100644
index cc33fe47..00000000
--- a/data/input/FHIR/all/Immunization/8724bfad-6836-4bb9-b4e4-8051dcafd81d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8724bfad-6836-4bb9-b4e4-8051dcafd81d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/230e2e3a-9539-4ae3-a886-f96ed873c8ab"}, "occurrenceDateTime": "2016-03-21T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8761f5e3-93d4-4fe1-9f5b-bd85f88d45b8 b/data/input/FHIR/all/Immunization/8761f5e3-93d4-4fe1-9f5b-bd85f88d45b8
deleted file mode 100644
index 874aa8bd..00000000
--- a/data/input/FHIR/all/Immunization/8761f5e3-93d4-4fe1-9f5b-bd85f88d45b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8761f5e3-93d4-4fe1-9f5b-bd85f88d45b8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "encounter": {"reference": "Encounter/8d0e9f9d-eef3-4f29-b2ee-257ed375fa86"}, "occurrenceDateTime": "2014-01-11T16:59:14+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/87bc37aa-91a9-4ccb-9a43-168060955293 b/data/input/FHIR/all/Immunization/87bc37aa-91a9-4ccb-9a43-168060955293
deleted file mode 100644
index 89f3ca2f..00000000
--- a/data/input/FHIR/all/Immunization/87bc37aa-91a9-4ccb-9a43-168060955293
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "87bc37aa-91a9-4ccb-9a43-168060955293", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "encounter": {"reference": "Encounter/8ce1fe3c-51ce-47c5-8475-f81784386185"}, "occurrenceDateTime": "2016-03-16T20:15:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/87f7d088-ab6c-4795-98d0-7b7b037f9170 b/data/input/FHIR/all/Immunization/87f7d088-ab6c-4795-98d0-7b7b037f9170
deleted file mode 100644
index c0f51327..00000000
--- a/data/input/FHIR/all/Immunization/87f7d088-ab6c-4795-98d0-7b7b037f9170
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "87f7d088-ab6c-4795-98d0-7b7b037f9170", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "encounter": {"reference": "Encounter/820324c6-1af7-406f-959e-a80f3322dee8"}, "occurrenceDateTime": "2017-06-01T19:20:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/89cbddab-62e0-4d62-97cc-cfc035ccc1e8 b/data/input/FHIR/all/Immunization/89cbddab-62e0-4d62-97cc-cfc035ccc1e8
deleted file mode 100644
index b9de05ca..00000000
--- a/data/input/FHIR/all/Immunization/89cbddab-62e0-4d62-97cc-cfc035ccc1e8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "89cbddab-62e0-4d62-97cc-cfc035ccc1e8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/ddb01ff8-ccda-47d9-b7e0-27c52353b8b3"}, "occurrenceDateTime": "2012-08-19T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8a9a1823-60aa-40bd-910c-096aad83efd4 b/data/input/FHIR/all/Immunization/8a9a1823-60aa-40bd-910c-096aad83efd4
deleted file mode 100644
index 1bdab076..00000000
--- a/data/input/FHIR/all/Immunization/8a9a1823-60aa-40bd-910c-096aad83efd4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8a9a1823-60aa-40bd-910c-096aad83efd4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/0a886118-de47-4121-b4e7-67766953c54e"}, "occurrenceDateTime": "2019-12-31T22:28:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8ac12a1d-6a80-41db-9e1b-568cf0e6f67b b/data/input/FHIR/all/Immunization/8ac12a1d-6a80-41db-9e1b-568cf0e6f67b
deleted file mode 100644
index 10e6a708..00000000
--- a/data/input/FHIR/all/Immunization/8ac12a1d-6a80-41db-9e1b-568cf0e6f67b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8ac12a1d-6a80-41db-9e1b-568cf0e6f67b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/e3759178-6bc3-4682-8e87-a78e3a34b25b"}, "occurrenceDateTime": "2020-10-31T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8ac4a240-28cf-48a4-b071-40ac4a163a9e b/data/input/FHIR/all/Immunization/8ac4a240-28cf-48a4-b071-40ac4a163a9e
deleted file mode 100644
index 5746d00f..00000000
--- a/data/input/FHIR/all/Immunization/8ac4a240-28cf-48a4-b071-40ac4a163a9e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8ac4a240-28cf-48a4-b071-40ac4a163a9e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "encounter": {"reference": "Encounter/8d3e7e12-611c-47f1-90c8-96406334f355"}, "occurrenceDateTime": "2016-03-07T05:28:45+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8ad39bf0-529b-4163-a071-4d7ef2184c25 b/data/input/FHIR/all/Immunization/8ad39bf0-529b-4163-a071-4d7ef2184c25
deleted file mode 100644
index 08d10eff..00000000
--- a/data/input/FHIR/all/Immunization/8ad39bf0-529b-4163-a071-4d7ef2184c25
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8ad39bf0-529b-4163-a071-4d7ef2184c25", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/721b8f53-ec16-4b10-b500-e2b02577e82b"}, "occurrenceDateTime": "2018-10-07T19:57:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8b488328-b836-4700-aa29-efa36667b47d b/data/input/FHIR/all/Immunization/8b488328-b836-4700-aa29-efa36667b47d
deleted file mode 100644
index a7c8b12f..00000000
--- a/data/input/FHIR/all/Immunization/8b488328-b836-4700-aa29-efa36667b47d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8b488328-b836-4700-aa29-efa36667b47d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "encounter": {"reference": "Encounter/3d3bd69c-7574-43b0-b3b6-ffa6e05b06f3"}, "occurrenceDateTime": "2011-08-08T13:41:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8b66f0ce-1296-4676-92b2-ec54a40dc14a b/data/input/FHIR/all/Immunization/8b66f0ce-1296-4676-92b2-ec54a40dc14a
deleted file mode 100644
index 3f55cde6..00000000
--- a/data/input/FHIR/all/Immunization/8b66f0ce-1296-4676-92b2-ec54a40dc14a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8b66f0ce-1296-4676-92b2-ec54a40dc14a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/47d1443e-412d-4a36-8b51-6bffe084b787"}, "occurrenceDateTime": "2018-02-15T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8b75708d-3b60-4592-ad6b-0a53e9cb1bb9 b/data/input/FHIR/all/Immunization/8b75708d-3b60-4592-ad6b-0a53e9cb1bb9
deleted file mode 100644
index c4d48bed..00000000
--- a/data/input/FHIR/all/Immunization/8b75708d-3b60-4592-ad6b-0a53e9cb1bb9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8b75708d-3b60-4592-ad6b-0a53e9cb1bb9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "encounter": {"reference": "Encounter/d93b2ed0-e3cb-42b3-8825-da46b2fd885d"}, "occurrenceDateTime": "2016-01-30T18:26:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8bde48d0-407d-403c-aa01-61e13053823e b/data/input/FHIR/all/Immunization/8bde48d0-407d-403c-aa01-61e13053823e
deleted file mode 100644
index 5edbc611..00000000
--- a/data/input/FHIR/all/Immunization/8bde48d0-407d-403c-aa01-61e13053823e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8bde48d0-407d-403c-aa01-61e13053823e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/295ccd03-aca7-475e-867e-2ceda09a1eeb"}, "occurrenceDateTime": "2018-09-20T13:11:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8c4b0706-35a5-4dd5-bc9f-da19cd2d17ec b/data/input/FHIR/all/Immunization/8c4b0706-35a5-4dd5-bc9f-da19cd2d17ec
deleted file mode 100644
index f3929676..00000000
--- a/data/input/FHIR/all/Immunization/8c4b0706-35a5-4dd5-bc9f-da19cd2d17ec
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8c4b0706-35a5-4dd5-bc9f-da19cd2d17ec", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "encounter": {"reference": "Encounter/cb640590-7961-49dc-b9fe-49a2f67d2d82"}, "occurrenceDateTime": "2015-04-05T23:58:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8cd63739-203a-4907-98c0-81181d3ec953 b/data/input/FHIR/all/Immunization/8cd63739-203a-4907-98c0-81181d3ec953
deleted file mode 100644
index 27e06df9..00000000
--- a/data/input/FHIR/all/Immunization/8cd63739-203a-4907-98c0-81181d3ec953
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8cd63739-203a-4907-98c0-81181d3ec953", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/f9f531a9-c5bc-4420-9a7a-f5808bd0d90c"}, "occurrenceDateTime": "2017-09-21T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/8ee6791d-c0e3-415a-bbc0-211b8de7977d b/data/input/FHIR/all/Immunization/8ee6791d-c0e3-415a-bbc0-211b8de7977d
deleted file mode 100644
index f8fcd555..00000000
--- a/data/input/FHIR/all/Immunization/8ee6791d-c0e3-415a-bbc0-211b8de7977d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "8ee6791d-c0e3-415a-bbc0-211b8de7977d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/8e0699b8-80a9-4d10-ab5f-2dff2849b6c1"}, "occurrenceDateTime": "2014-07-23T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9101521c-175c-4dd8-9931-66badb255cd3 b/data/input/FHIR/all/Immunization/9101521c-175c-4dd8-9931-66badb255cd3
deleted file mode 100644
index f060988f..00000000
--- a/data/input/FHIR/all/Immunization/9101521c-175c-4dd8-9931-66badb255cd3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9101521c-175c-4dd8-9931-66badb255cd3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "encounter": {"reference": "Encounter/c167d6da-a471-4655-95e7-398712cfceb7"}, "occurrenceDateTime": "2016-06-25T00:54:07+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9177d9cf-148a-46fb-a4cf-370664d29255 b/data/input/FHIR/all/Immunization/9177d9cf-148a-46fb-a4cf-370664d29255
deleted file mode 100644
index baedc94c..00000000
--- a/data/input/FHIR/all/Immunization/9177d9cf-148a-46fb-a4cf-370664d29255
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9177d9cf-148a-46fb-a4cf-370664d29255", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/0acaf973-a36e-474b-b6f9-7cdbabbca5db"}, "occurrenceDateTime": "2020-02-19T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/91a895a2-ca01-44e8-9846-6c51f1acddaf b/data/input/FHIR/all/Immunization/91a895a2-ca01-44e8-9846-6c51f1acddaf
deleted file mode 100644
index 03d2c403..00000000
--- a/data/input/FHIR/all/Immunization/91a895a2-ca01-44e8-9846-6c51f1acddaf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "91a895a2-ca01-44e8-9846-6c51f1acddaf", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "encounter": {"reference": "Encounter/bee123d3-fc61-4dfe-a158-7af774de30a2"}, "occurrenceDateTime": "1972-12-07T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/920205a3-0f2a-41c0-8fa5-25e993bd0235 b/data/input/FHIR/all/Immunization/920205a3-0f2a-41c0-8fa5-25e993bd0235
deleted file mode 100644
index 5ce55a5a..00000000
--- a/data/input/FHIR/all/Immunization/920205a3-0f2a-41c0-8fa5-25e993bd0235
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "920205a3-0f2a-41c0-8fa5-25e993bd0235", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "encounter": {"reference": "Encounter/089f6bef-1ab2-4fd0-aecd-f8c8f6859ac3"}, "occurrenceDateTime": "2020-06-04T19:20:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/920be488-31da-408f-954b-77e96f08a604 b/data/input/FHIR/all/Immunization/920be488-31da-408f-954b-77e96f08a604
deleted file mode 100644
index 26725497..00000000
--- a/data/input/FHIR/all/Immunization/920be488-31da-408f-954b-77e96f08a604
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "920be488-31da-408f-954b-77e96f08a604", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/c0037585-1b32-46c9-9f58-0d491afe7b83"}, "occurrenceDateTime": "2014-07-06T22:22:41+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/925bbe12-a276-4a8d-a5ce-72ca385b2678 b/data/input/FHIR/all/Immunization/925bbe12-a276-4a8d-a5ce-72ca385b2678
deleted file mode 100644
index 4b5ca86f..00000000
--- a/data/input/FHIR/all/Immunization/925bbe12-a276-4a8d-a5ce-72ca385b2678
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "925bbe12-a276-4a8d-a5ce-72ca385b2678", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "encounter": {"reference": "Encounter/86e9c67f-7be7-4683-835e-741a0d119cec"}, "occurrenceDateTime": "2011-11-10T19:20:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/925c26f9-9369-4973-bcdf-6cd140da5ab8 b/data/input/FHIR/all/Immunization/925c26f9-9369-4973-bcdf-6cd140da5ab8
deleted file mode 100644
index 4cba891d..00000000
--- a/data/input/FHIR/all/Immunization/925c26f9-9369-4973-bcdf-6cd140da5ab8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "925c26f9-9369-4973-bcdf-6cd140da5ab8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/fc6527ed-e0c9-40ee-b598-fbe902a66233"}, "occurrenceDateTime": "2014-09-18T15:22:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/934d7819-67f3-4b8f-a447-3adbe72435ad b/data/input/FHIR/all/Immunization/934d7819-67f3-4b8f-a447-3adbe72435ad
deleted file mode 100644
index a67c70f6..00000000
--- a/data/input/FHIR/all/Immunization/934d7819-67f3-4b8f-a447-3adbe72435ad
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "934d7819-67f3-4b8f-a447-3adbe72435ad", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/ec85678f-a68f-437e-b927-9cb7b0a792f0"}, "occurrenceDateTime": "2014-02-06T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9382baca-43e1-45e3-9e94-39987effa869 b/data/input/FHIR/all/Immunization/9382baca-43e1-45e3-9e94-39987effa869
deleted file mode 100644
index 1aa653d4..00000000
--- a/data/input/FHIR/all/Immunization/9382baca-43e1-45e3-9e94-39987effa869
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9382baca-43e1-45e3-9e94-39987effa869", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/2362ec79-9cbf-4ed4-a4e0-9c5dfb656608"}, "occurrenceDateTime": "2014-12-26T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/93e17616-7f12-480d-b6d9-a89f2587bb76 b/data/input/FHIR/all/Immunization/93e17616-7f12-480d-b6d9-a89f2587bb76
deleted file mode 100644
index 6d06568d..00000000
--- a/data/input/FHIR/all/Immunization/93e17616-7f12-480d-b6d9-a89f2587bb76
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "93e17616-7f12-480d-b6d9-a89f2587bb76", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/055b7f60-e396-4cfa-affd-e662d064abea"}, "occurrenceDateTime": "2020-09-06T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/941aeb61-f88c-4d1a-9b24-35432708fdf4 b/data/input/FHIR/all/Immunization/941aeb61-f88c-4d1a-9b24-35432708fdf4
deleted file mode 100644
index 2430cbbd..00000000
--- a/data/input/FHIR/all/Immunization/941aeb61-f88c-4d1a-9b24-35432708fdf4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "941aeb61-f88c-4d1a-9b24-35432708fdf4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/ac969ab7-22ee-4941-9c2e-10aa22b74e1b"}, "occurrenceDateTime": "2016-05-26T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/94432099-2e45-4b6c-8c17-9bf5837e7a80 b/data/input/FHIR/all/Immunization/94432099-2e45-4b6c-8c17-9bf5837e7a80
deleted file mode 100644
index 999f3808..00000000
--- a/data/input/FHIR/all/Immunization/94432099-2e45-4b6c-8c17-9bf5837e7a80
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "94432099-2e45-4b6c-8c17-9bf5837e7a80", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/30eac7f7-8f9f-4256-85b4-4ea721195d23"}, "occurrenceDateTime": "2016-12-27T22:28:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/94489d18-6d55-4295-8b31-eea1c4935681 b/data/input/FHIR/all/Immunization/94489d18-6d55-4295-8b31-eea1c4935681
deleted file mode 100644
index d733a49a..00000000
--- a/data/input/FHIR/all/Immunization/94489d18-6d55-4295-8b31-eea1c4935681
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "94489d18-6d55-4295-8b31-eea1c4935681", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "119", "display": "rotavirus, monovalent"}], "text": "rotavirus, monovalent"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/b19baf83-5be4-425f-b400-48274b1c4a04"}, "occurrenceDateTime": "2020-07-16T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/94d4f381-bec0-463a-833e-c722a6dded79 b/data/input/FHIR/all/Immunization/94d4f381-bec0-463a-833e-c722a6dded79
deleted file mode 100644
index 3a21dbff..00000000
--- a/data/input/FHIR/all/Immunization/94d4f381-bec0-463a-833e-c722a6dded79
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "94d4f381-bec0-463a-833e-c722a6dded79", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "encounter": {"reference": "Encounter/2754e29f-14dd-44a8-9662-f6916c10b991"}, "occurrenceDateTime": "2015-11-17T22:12:13+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/95085547-9ab4-4a18-8f5e-51a944996093 b/data/input/FHIR/all/Immunization/95085547-9ab4-4a18-8f5e-51a944996093
deleted file mode 100644
index e740e5b1..00000000
--- a/data/input/FHIR/all/Immunization/95085547-9ab4-4a18-8f5e-51a944996093
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "95085547-9ab4-4a18-8f5e-51a944996093", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "encounter": {"reference": "Encounter/cb640590-7961-49dc-b9fe-49a2f67d2d82"}, "occurrenceDateTime": "2015-04-05T23:58:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/953367cc-8097-4dbe-8c1a-f3024aea84c9 b/data/input/FHIR/all/Immunization/953367cc-8097-4dbe-8c1a-f3024aea84c9
deleted file mode 100644
index a4e4a7df..00000000
--- a/data/input/FHIR/all/Immunization/953367cc-8097-4dbe-8c1a-f3024aea84c9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "953367cc-8097-4dbe-8c1a-f3024aea84c9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "encounter": {"reference": "Encounter/f9a2fdd0-fd39-4dc1-a7be-39b787c522cc"}, "occurrenceDateTime": "1979-04-25T08:54:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/96068f06-f657-467b-8206-8c769af05ced b/data/input/FHIR/all/Immunization/96068f06-f657-467b-8206-8c769af05ced
deleted file mode 100644
index 1518826f..00000000
--- a/data/input/FHIR/all/Immunization/96068f06-f657-467b-8206-8c769af05ced
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "96068f06-f657-467b-8206-8c769af05ced", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/4a408c79-a201-4b8f-ba71-971bced1d51e"}, "occurrenceDateTime": "2012-11-13T11:44:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/963f9f74-969f-4ae0-b824-7816f2a34c01 b/data/input/FHIR/all/Immunization/963f9f74-969f-4ae0-b824-7816f2a34c01
deleted file mode 100644
index 1d9c5ec4..00000000
--- a/data/input/FHIR/all/Immunization/963f9f74-969f-4ae0-b824-7816f2a34c01
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "963f9f74-969f-4ae0-b824-7816f2a34c01", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/f2b875c8-547e-4d30-95a9-6115544fdd5c"}, "occurrenceDateTime": "2016-03-22T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9682597b-503a-4978-b4bd-1a03c3fd718a b/data/input/FHIR/all/Immunization/9682597b-503a-4978-b4bd-1a03c3fd718a
deleted file mode 100644
index 7b21330e..00000000
--- a/data/input/FHIR/all/Immunization/9682597b-503a-4978-b4bd-1a03c3fd718a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9682597b-503a-4978-b4bd-1a03c3fd718a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "encounter": {"reference": "Encounter/97138c8e-0481-4304-87fd-7797aeba6415"}, "occurrenceDateTime": "2019-05-04T04:14:01+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/96c84a53-291e-498c-babc-6ae6e6d56e7a b/data/input/FHIR/all/Immunization/96c84a53-291e-498c-babc-6ae6e6d56e7a
deleted file mode 100644
index ec95be8d..00000000
--- a/data/input/FHIR/all/Immunization/96c84a53-291e-498c-babc-6ae6e6d56e7a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "96c84a53-291e-498c-babc-6ae6e6d56e7a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/b82485b9-0cfe-48df-86e5-b2df89984ee6"}, "occurrenceDateTime": "2018-08-31T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/976e60b5-efa1-41fb-8e5b-d74a4f9c4107 b/data/input/FHIR/all/Immunization/976e60b5-efa1-41fb-8e5b-d74a4f9c4107
deleted file mode 100644
index 8371b058..00000000
--- a/data/input/FHIR/all/Immunization/976e60b5-efa1-41fb-8e5b-d74a4f9c4107
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "976e60b5-efa1-41fb-8e5b-d74a4f9c4107", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "encounter": {"reference": "Encounter/c5709875-6592-44d2-86d6-4d7a79163a39"}, "occurrenceDateTime": "2018-02-10T20:32:10+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/97cae565-6eda-4483-98e5-af087a58cd7a b/data/input/FHIR/all/Immunization/97cae565-6eda-4483-98e5-af087a58cd7a
deleted file mode 100644
index bf61f561..00000000
--- a/data/input/FHIR/all/Immunization/97cae565-6eda-4483-98e5-af087a58cd7a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "97cae565-6eda-4483-98e5-af087a58cd7a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/69f589c5-32a9-4eee-9b66-34f7f321e8db"}, "occurrenceDateTime": "2018-10-15T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/97f971f9-05ba-49ef-bfd0-ee3bd8c9f0b5 b/data/input/FHIR/all/Immunization/97f971f9-05ba-49ef-bfd0-ee3bd8c9f0b5
deleted file mode 100644
index ff73de4b..00000000
--- a/data/input/FHIR/all/Immunization/97f971f9-05ba-49ef-bfd0-ee3bd8c9f0b5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "97f971f9-05ba-49ef-bfd0-ee3bd8c9f0b5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "encounter": {"reference": "Encounter/da79e75d-2db1-401b-b077-8dc9b1e7349f"}, "occurrenceDateTime": "2011-06-30T13:27:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9806060f-7177-46ed-8ead-8aad354ae2e3 b/data/input/FHIR/all/Immunization/9806060f-7177-46ed-8ead-8aad354ae2e3
deleted file mode 100644
index 942c81f2..00000000
--- a/data/input/FHIR/all/Immunization/9806060f-7177-46ed-8ead-8aad354ae2e3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9806060f-7177-46ed-8ead-8aad354ae2e3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/9ad9e60c-21c4-4d77-9cba-5e7ba0aee9a7"}, "occurrenceDateTime": "2011-05-20T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/982cb9d8-5be1-407d-9b5c-3516d5710f83 b/data/input/FHIR/all/Immunization/982cb9d8-5be1-407d-9b5c-3516d5710f83
deleted file mode 100644
index 4a258980..00000000
--- a/data/input/FHIR/all/Immunization/982cb9d8-5be1-407d-9b5c-3516d5710f83
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "982cb9d8-5be1-407d-9b5c-3516d5710f83", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/d9f7a5f1-96be-4f6d-a8f6-ed57dce3b651"}, "occurrenceDateTime": "2020-08-05T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/98a3d0f8-b0d3-4805-acaa-f3c588cf19ed b/data/input/FHIR/all/Immunization/98a3d0f8-b0d3-4805-acaa-f3c588cf19ed
deleted file mode 100644
index d0a953b7..00000000
--- a/data/input/FHIR/all/Immunization/98a3d0f8-b0d3-4805-acaa-f3c588cf19ed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "98a3d0f8-b0d3-4805-acaa-f3c588cf19ed", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/70dc86e3-2a3d-4ef6-a91a-18bde0ad468a"}, "occurrenceDateTime": "2014-10-06T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/98a4ffe1-ca8f-4b16-b078-34382d62089b b/data/input/FHIR/all/Immunization/98a4ffe1-ca8f-4b16-b078-34382d62089b
deleted file mode 100644
index 4aea0fb0..00000000
--- a/data/input/FHIR/all/Immunization/98a4ffe1-ca8f-4b16-b078-34382d62089b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "98a4ffe1-ca8f-4b16-b078-34382d62089b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "encounter": {"reference": "Encounter/a3d90b2f-8dfe-44b2-a75e-7be958b28826"}, "occurrenceDateTime": "2013-12-19T19:08:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/999d5900-125b-4a82-8851-c418c1715803 b/data/input/FHIR/all/Immunization/999d5900-125b-4a82-8851-c418c1715803
deleted file mode 100644
index 6623210e..00000000
--- a/data/input/FHIR/all/Immunization/999d5900-125b-4a82-8851-c418c1715803
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "999d5900-125b-4a82-8851-c418c1715803", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "encounter": {"reference": "Encounter/03b0baae-9dde-44be-a2b9-8273fbf3ccf1"}, "occurrenceDateTime": "2019-12-18T13:55:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/99afa7b3-8f13-410a-a727-2f41c08c66cc b/data/input/FHIR/all/Immunization/99afa7b3-8f13-410a-a727-2f41c08c66cc
deleted file mode 100644
index 4427bcaa..00000000
--- a/data/input/FHIR/all/Immunization/99afa7b3-8f13-410a-a727-2f41c08c66cc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "99afa7b3-8f13-410a-a727-2f41c08c66cc", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "encounter": {"reference": "Encounter/52b653f6-4c74-4c4e-b51c-dfdb91919c06"}, "occurrenceDateTime": "1976-10-02T08:59:56+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/99dfa1ce-e350-4880-b2f3-2ef222d8660e b/data/input/FHIR/all/Immunization/99dfa1ce-e350-4880-b2f3-2ef222d8660e
deleted file mode 100644
index b6b9b156..00000000
--- a/data/input/FHIR/all/Immunization/99dfa1ce-e350-4880-b2f3-2ef222d8660e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "99dfa1ce-e350-4880-b2f3-2ef222d8660e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "encounter": {"reference": "Encounter/8425d974-4a02-44bf-95ef-9670d4c08ae7"}, "occurrenceDateTime": "2017-01-14T16:59:14+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9af3cb59-f208-4fe5-b087-dbac0ae28121 b/data/input/FHIR/all/Immunization/9af3cb59-f208-4fe5-b087-dbac0ae28121
deleted file mode 100644
index ce7a7bdb..00000000
--- a/data/input/FHIR/all/Immunization/9af3cb59-f208-4fe5-b087-dbac0ae28121
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9af3cb59-f208-4fe5-b087-dbac0ae28121", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/32f304ce-d8c3-43c9-8c36-b35b8a0b0876"}, "occurrenceDateTime": "2014-03-31T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9b5757bb-b3ae-49f5-af7e-756c04c36eb0 b/data/input/FHIR/all/Immunization/9b5757bb-b3ae-49f5-af7e-756c04c36eb0
deleted file mode 100644
index 5ae1ea19..00000000
--- a/data/input/FHIR/all/Immunization/9b5757bb-b3ae-49f5-af7e-756c04c36eb0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9b5757bb-b3ae-49f5-af7e-756c04c36eb0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/d11a9e18-29a9-42c8-a45c-34925c04f910"}, "occurrenceDateTime": "2014-09-27T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9b9f77b2-cd42-477a-9404-650c26d4dc2a b/data/input/FHIR/all/Immunization/9b9f77b2-cd42-477a-9404-650c26d4dc2a
deleted file mode 100644
index fe094b31..00000000
--- a/data/input/FHIR/all/Immunization/9b9f77b2-cd42-477a-9404-650c26d4dc2a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9b9f77b2-cd42-477a-9404-650c26d4dc2a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "encounter": {"reference": "Encounter/8fb4f037-6041-4ff9-ace9-03f0b1429497"}, "occurrenceDateTime": "2003-10-12T03:11:33+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9bed05b8-b9db-41b3-9299-c8ef7b897a4e b/data/input/FHIR/all/Immunization/9bed05b8-b9db-41b3-9299-c8ef7b897a4e
deleted file mode 100644
index 66265b48..00000000
--- a/data/input/FHIR/all/Immunization/9bed05b8-b9db-41b3-9299-c8ef7b897a4e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9bed05b8-b9db-41b3-9299-c8ef7b897a4e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/63a00e90-a7bb-49cf-af57-931257ff4f1a"}, "occurrenceDateTime": "2021-02-18T19:03:26+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9ca2d9f4-98b7-4708-9140-ba640795e4c7 b/data/input/FHIR/all/Immunization/9ca2d9f4-98b7-4708-9140-ba640795e4c7
deleted file mode 100644
index a7d258f0..00000000
--- a/data/input/FHIR/all/Immunization/9ca2d9f4-98b7-4708-9140-ba640795e4c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9ca2d9f4-98b7-4708-9140-ba640795e4c7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "encounter": {"reference": "Encounter/8f2868c1-9570-413a-a7f7-d7766de38882"}, "occurrenceDateTime": "2013-08-10T04:44:29+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9d3ab6a8-9909-4f27-b46e-cae0ec427d40 b/data/input/FHIR/all/Immunization/9d3ab6a8-9909-4f27-b46e-cae0ec427d40
deleted file mode 100644
index b2dab7cd..00000000
--- a/data/input/FHIR/all/Immunization/9d3ab6a8-9909-4f27-b46e-cae0ec427d40
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9d3ab6a8-9909-4f27-b46e-cae0ec427d40", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/f26c347d-767c-42a0-b2d1-5231522efbd0"}, "occurrenceDateTime": "2012-12-27T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9d6d48a3-f739-414c-9ca1-2a6db7258691 b/data/input/FHIR/all/Immunization/9d6d48a3-f739-414c-9ca1-2a6db7258691
deleted file mode 100644
index 28a87181..00000000
--- a/data/input/FHIR/all/Immunization/9d6d48a3-f739-414c-9ca1-2a6db7258691
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9d6d48a3-f739-414c-9ca1-2a6db7258691", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/e5339bda-1333-4338-9c57-69b9bb92a982"}, "occurrenceDateTime": "2013-12-17T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9da1821d-69d5-400e-9a50-11c43e932c5a b/data/input/FHIR/all/Immunization/9da1821d-69d5-400e-9a50-11c43e932c5a
deleted file mode 100644
index b0abec11..00000000
--- a/data/input/FHIR/all/Immunization/9da1821d-69d5-400e-9a50-11c43e932c5a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9da1821d-69d5-400e-9a50-11c43e932c5a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "encounter": {"reference": "Encounter/3d374162-8384-4e06-bd4f-535b16881cbc"}, "occurrenceDateTime": "2013-11-12T22:12:13+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9e354f16-dc57-45d2-8a1d-809c3b7a43b2 b/data/input/FHIR/all/Immunization/9e354f16-dc57-45d2-8a1d-809c3b7a43b2
deleted file mode 100644
index ccca2923..00000000
--- a/data/input/FHIR/all/Immunization/9e354f16-dc57-45d2-8a1d-809c3b7a43b2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9e354f16-dc57-45d2-8a1d-809c3b7a43b2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/5d139c04-02fd-4eb4-b439-82d7290704e9"}, "occurrenceDateTime": "2015-07-30T19:03:26+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9e70ac45-725f-4a19-9ad9-a7f65d71a278 b/data/input/FHIR/all/Immunization/9e70ac45-725f-4a19-9ad9-a7f65d71a278
deleted file mode 100644
index 44a760b4..00000000
--- a/data/input/FHIR/all/Immunization/9e70ac45-725f-4a19-9ad9-a7f65d71a278
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9e70ac45-725f-4a19-9ad9-a7f65d71a278", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/1583c24c-19b1-4f5c-9346-f9e8b96c2fbb"}, "occurrenceDateTime": "2013-07-16T11:44:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9f375b3b-85b6-49a4-b39d-65e492d0ce3b b/data/input/FHIR/all/Immunization/9f375b3b-85b6-49a4-b39d-65e492d0ce3b
deleted file mode 100644
index a99bf793..00000000
--- a/data/input/FHIR/all/Immunization/9f375b3b-85b6-49a4-b39d-65e492d0ce3b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9f375b3b-85b6-49a4-b39d-65e492d0ce3b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "03", "display": "MMR"}], "text": "MMR"}, "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "encounter": {"reference": "Encounter/52ac2feb-32b3-4444-a9c2-cc76c2a18b4e"}, "occurrenceDateTime": "1973-06-07T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9f45ed3c-7f9e-4b8b-b98a-84cfcec969f3 b/data/input/FHIR/all/Immunization/9f45ed3c-7f9e-4b8b-b98a-84cfcec969f3
deleted file mode 100644
index 18855fdc..00000000
--- a/data/input/FHIR/all/Immunization/9f45ed3c-7f9e-4b8b-b98a-84cfcec969f3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9f45ed3c-7f9e-4b8b-b98a-84cfcec969f3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "62", "display": "HPV, quadrivalent"}], "text": "HPV, quadrivalent"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/32f304ce-d8c3-43c9-8c36-b35b8a0b0876"}, "occurrenceDateTime": "2014-03-31T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9f4d8a99-bd44-4407-b99e-69ee2ee16b30 b/data/input/FHIR/all/Immunization/9f4d8a99-bd44-4407-b99e-69ee2ee16b30
deleted file mode 100644
index 9a9fd692..00000000
--- a/data/input/FHIR/all/Immunization/9f4d8a99-bd44-4407-b99e-69ee2ee16b30
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9f4d8a99-bd44-4407-b99e-69ee2ee16b30", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "encounter": {"reference": "Encounter/60346df5-0cae-437f-b18d-60ca52ce185b"}, "occurrenceDateTime": "1971-09-04T08:59:56+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/9f622d05-4281-415c-a8e6-30027cc26f3c b/data/input/FHIR/all/Immunization/9f622d05-4281-415c-a8e6-30027cc26f3c
deleted file mode 100644
index 0c78cda1..00000000
--- a/data/input/FHIR/all/Immunization/9f622d05-4281-415c-a8e6-30027cc26f3c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "9f622d05-4281-415c-a8e6-30027cc26f3c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/318bb491-4ba4-43c5-a632-112021104859"}, "occurrenceDateTime": "2011-05-30T14:10:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a067eca4-d8e4-42b4-8dc4-e281140d764d b/data/input/FHIR/all/Immunization/a067eca4-d8e4-42b4-8dc4-e281140d764d
deleted file mode 100644
index 6d847728..00000000
--- a/data/input/FHIR/all/Immunization/a067eca4-d8e4-42b4-8dc4-e281140d764d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a067eca4-d8e4-42b4-8dc4-e281140d764d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:c19264dc-4d8e-488f-b6df-31a896089080"}, "encounter": {"reference": "Encounter/b35248fa-3c70-4823-8d82-3b819321f86b"}, "occurrenceDateTime": "2013-03-22T14:01:06+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a0ab29f7-abc9-4e07-b903-f5f4dcecbef3 b/data/input/FHIR/all/Immunization/a0ab29f7-abc9-4e07-b903-f5f4dcecbef3
deleted file mode 100644
index 30aa28cf..00000000
--- a/data/input/FHIR/all/Immunization/a0ab29f7-abc9-4e07-b903-f5f4dcecbef3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a0ab29f7-abc9-4e07-b903-f5f4dcecbef3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "encounter": {"reference": "Encounter/f9c14be1-c91b-4dbd-b835-cd3fcd49afe8"}, "occurrenceDateTime": "2015-09-14T15:29:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a148c1cb-e79c-4d03-ba5c-f48c802101eb b/data/input/FHIR/all/Immunization/a148c1cb-e79c-4d03-ba5c-f48c802101eb
deleted file mode 100644
index 7ced7816..00000000
--- a/data/input/FHIR/all/Immunization/a148c1cb-e79c-4d03-ba5c-f48c802101eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a148c1cb-e79c-4d03-ba5c-f48c802101eb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "encounter": {"reference": "Encounter/cbef7872-1ac4-4d24-8eab-62ac0e96e84b"}, "occurrenceDateTime": "2014-07-03T13:27:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a538e7b3-3f36-44c4-845c-ac2c82ba88d4 b/data/input/FHIR/all/Immunization/a538e7b3-3f36-44c4-845c-ac2c82ba88d4
deleted file mode 100644
index bf0d8c1f..00000000
--- a/data/input/FHIR/all/Immunization/a538e7b3-3f36-44c4-845c-ac2c82ba88d4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a538e7b3-3f36-44c4-845c-ac2c82ba88d4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/20757039-8858-462a-8a7a-b6a1be3eae2a"}, "occurrenceDateTime": "2017-12-29T12:11:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a552942e-273e-466f-b64f-8f0bfc2da3b6 b/data/input/FHIR/all/Immunization/a552942e-273e-466f-b64f-8f0bfc2da3b6
deleted file mode 100644
index 4efba1dc..00000000
--- a/data/input/FHIR/all/Immunization/a552942e-273e-466f-b64f-8f0bfc2da3b6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a552942e-273e-466f-b64f-8f0bfc2da3b6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "encounter": {"reference": "Encounter/54b25369-a3c3-4123-8ed2-b2cae75c3200"}, "occurrenceDateTime": "1989-01-30T15:08:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a5609888-5ec8-4058-8093-2a7e764f8523 b/data/input/FHIR/all/Immunization/a5609888-5ec8-4058-8093-2a7e764f8523
deleted file mode 100644
index 90ea824e..00000000
--- a/data/input/FHIR/all/Immunization/a5609888-5ec8-4058-8093-2a7e764f8523
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a5609888-5ec8-4058-8093-2a7e764f8523", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "encounter": {"reference": "Encounter/b10aecd9-fdc0-4017-8843-d042c63c5d9b"}, "occurrenceDateTime": "2019-05-01T04:23:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a5f1906a-a4e1-45c0-b2ba-66507558d23a b/data/input/FHIR/all/Immunization/a5f1906a-a4e1-45c0-b2ba-66507558d23a
deleted file mode 100644
index 48b1916f..00000000
--- a/data/input/FHIR/all/Immunization/a5f1906a-a4e1-45c0-b2ba-66507558d23a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a5f1906a-a4e1-45c0-b2ba-66507558d23a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "encounter": {"reference": "Encounter/07b088dd-046c-47f6-8491-a1558d05143f"}, "occurrenceDateTime": "2017-11-20T16:12:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a7d03c70-b2c0-468f-834e-a0d0c49e2ad3 b/data/input/FHIR/all/Immunization/a7d03c70-b2c0-468f-834e-a0d0c49e2ad3
deleted file mode 100644
index fdc4f3e8..00000000
--- a/data/input/FHIR/all/Immunization/a7d03c70-b2c0-468f-834e-a0d0c49e2ad3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a7d03c70-b2c0-468f-834e-a0d0c49e2ad3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/9f8ad605-39f8-4704-abf0-d626b7663d49"}, "occurrenceDateTime": "2014-04-10T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a7f9f707-0dbd-4fe3-b1d8-abd6463a5e30 b/data/input/FHIR/all/Immunization/a7f9f707-0dbd-4fe3-b1d8-abd6463a5e30
deleted file mode 100644
index 0c5c4dd4..00000000
--- a/data/input/FHIR/all/Immunization/a7f9f707-0dbd-4fe3-b1d8-abd6463a5e30
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a7f9f707-0dbd-4fe3-b1d8-abd6463a5e30", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/26c3edef-4c16-4756-9d43-1af582e5c839"}, "occurrenceDateTime": "2015-03-16T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a8ff6aa2-112a-4958-9c37-d203527ad13c b/data/input/FHIR/all/Immunization/a8ff6aa2-112a-4958-9c37-d203527ad13c
deleted file mode 100644
index ab92906a..00000000
--- a/data/input/FHIR/all/Immunization/a8ff6aa2-112a-4958-9c37-d203527ad13c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a8ff6aa2-112a-4958-9c37-d203527ad13c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "encounter": {"reference": "Encounter/9e0b13b4-80a6-4e8e-8649-50a4622ddc50"}, "occurrenceDateTime": "2021-02-20T18:26:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a90ffc14-ce1f-43d9-91b7-afff690a27ef b/data/input/FHIR/all/Immunization/a90ffc14-ce1f-43d9-91b7-afff690a27ef
deleted file mode 100644
index f7ee19c5..00000000
--- a/data/input/FHIR/all/Immunization/a90ffc14-ce1f-43d9-91b7-afff690a27ef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a90ffc14-ce1f-43d9-91b7-afff690a27ef", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/82bb1e21-a553-453b-a155-28c3e65f2879"}, "occurrenceDateTime": "2012-01-01T09:25:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/a934a308-826d-4aa7-9314-6bf369d7a351 b/data/input/FHIR/all/Immunization/a934a308-826d-4aa7-9314-6bf369d7a351
deleted file mode 100644
index e79a7ba4..00000000
--- a/data/input/FHIR/all/Immunization/a934a308-826d-4aa7-9314-6bf369d7a351
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "a934a308-826d-4aa7-9314-6bf369d7a351", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/0f71738b-cfee-43bd-b5af-cdfbc369da21"}, "occurrenceDateTime": "2018-01-16T09:56:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/aa23c345-66be-43df-9023-354878d2dd29 b/data/input/FHIR/all/Immunization/aa23c345-66be-43df-9023-354878d2dd29
deleted file mode 100644
index ccaf4db5..00000000
--- a/data/input/FHIR/all/Immunization/aa23c345-66be-43df-9023-354878d2dd29
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "aa23c345-66be-43df-9023-354878d2dd29", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/6eb8c031-b822-4b71-897b-8f4628af747e"}, "occurrenceDateTime": "2013-03-06T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/aa58fafa-3917-4d2d-b9e2-777f13345352 b/data/input/FHIR/all/Immunization/aa58fafa-3917-4d2d-b9e2-777f13345352
deleted file mode 100644
index c3aa0227..00000000
--- a/data/input/FHIR/all/Immunization/aa58fafa-3917-4d2d-b9e2-777f13345352
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "aa58fafa-3917-4d2d-b9e2-777f13345352", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:eed9a33b-24f1-4570-9b72-b18622b85098"}, "encounter": {"reference": "Encounter/856ff3e4-402d-4974-9174-fb339132d28f"}, "occurrenceDateTime": "2015-12-24T19:08:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/aab41f21-ee63-4000-856b-538b84b16e58 b/data/input/FHIR/all/Immunization/aab41f21-ee63-4000-856b-538b84b16e58
deleted file mode 100644
index bbee60a7..00000000
--- a/data/input/FHIR/all/Immunization/aab41f21-ee63-4000-856b-538b84b16e58
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "aab41f21-ee63-4000-856b-538b84b16e58", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/8e0699b8-80a9-4d10-ab5f-2dff2849b6c1"}, "occurrenceDateTime": "2014-07-23T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ab1b20f5-f5f8-480f-854f-8ee9e2b920c7 b/data/input/FHIR/all/Immunization/ab1b20f5-f5f8-480f-854f-8ee9e2b920c7
deleted file mode 100644
index 64c11e26..00000000
--- a/data/input/FHIR/all/Immunization/ab1b20f5-f5f8-480f-854f-8ee9e2b920c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ab1b20f5-f5f8-480f-854f-8ee9e2b920c7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/15d25f03-67d1-4646-b553-5b17c18a595b"}, "occurrenceDateTime": "2014-04-12T15:06:54+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ab436d4e-0f07-4415-be03-4df37f904a13 b/data/input/FHIR/all/Immunization/ab436d4e-0f07-4415-be03-4df37f904a13
deleted file mode 100644
index 71939b4a..00000000
--- a/data/input/FHIR/all/Immunization/ab436d4e-0f07-4415-be03-4df37f904a13
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ab436d4e-0f07-4415-be03-4df37f904a13", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "encounter": {"reference": "Encounter/aa0fe8ef-f387-4564-81fa-98d7b0ab51c7"}, "occurrenceDateTime": "2020-11-23T16:12:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ab6e48b8-26c8-46b8-9daa-a487414a5630 b/data/input/FHIR/all/Immunization/ab6e48b8-26c8-46b8-9daa-a487414a5630
deleted file mode 100644
index 3ea0cd4a..00000000
--- a/data/input/FHIR/all/Immunization/ab6e48b8-26c8-46b8-9daa-a487414a5630
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ab6e48b8-26c8-46b8-9daa-a487414a5630", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/30eac7f7-8f9f-4256-85b4-4ea721195d23"}, "occurrenceDateTime": "2016-12-27T22:28:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/abbda005-eaed-4564-acdf-1c4b73fd81fc b/data/input/FHIR/all/Immunization/abbda005-eaed-4564-acdf-1c4b73fd81fc
deleted file mode 100644
index 2b7cba73..00000000
--- a/data/input/FHIR/all/Immunization/abbda005-eaed-4564-acdf-1c4b73fd81fc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "abbda005-eaed-4564-acdf-1c4b73fd81fc", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/d23e7f6f-3570-4591-b34a-7ed1db045b5c"}, "occurrenceDateTime": "2021-03-30T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/abec111e-beef-4f03-84f4-da144651651b b/data/input/FHIR/all/Immunization/abec111e-beef-4f03-84f4-da144651651b
deleted file mode 100644
index df5a123e..00000000
--- a/data/input/FHIR/all/Immunization/abec111e-beef-4f03-84f4-da144651651b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "abec111e-beef-4f03-84f4-da144651651b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9ceb9c47-030c-4ef2-a7d6-97f2c5676644"}, "encounter": {"reference": "Encounter/f5f36e09-4225-4d2c-a1f0-58e143ac4b43"}, "occurrenceDateTime": "1974-09-21T08:59:56+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ace5f097-ecbc-4c4f-b74e-8595246a9f80 b/data/input/FHIR/all/Immunization/ace5f097-ecbc-4c4f-b74e-8595246a9f80
deleted file mode 100644
index e6d7cf52..00000000
--- a/data/input/FHIR/all/Immunization/ace5f097-ecbc-4c4f-b74e-8595246a9f80
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ace5f097-ecbc-4c4f-b74e-8595246a9f80", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/22294a4a-5672-4b07-aa75-611c1ae6f2b3"}, "occurrenceDateTime": "2011-09-02T10:35:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ad07afb0-8c95-4ea7-b845-8ccd6a8e841b b/data/input/FHIR/all/Immunization/ad07afb0-8c95-4ea7-b845-8ccd6a8e841b
deleted file mode 100644
index 1e8bba00..00000000
--- a/data/input/FHIR/all/Immunization/ad07afb0-8c95-4ea7-b845-8ccd6a8e841b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ad07afb0-8c95-4ea7-b845-8ccd6a8e841b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/d62ed9fb-3c44-438a-ac56-67baefaa6310"}, "occurrenceDateTime": "2012-03-19T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ad76caaf-7a86-429b-8bb7-156f3dc31c9b b/data/input/FHIR/all/Immunization/ad76caaf-7a86-429b-8bb7-156f3dc31c9b
deleted file mode 100644
index 50abdd3a..00000000
--- a/data/input/FHIR/all/Immunization/ad76caaf-7a86-429b-8bb7-156f3dc31c9b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ad76caaf-7a86-429b-8bb7-156f3dc31c9b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/9d7f8d4a-abcb-4c03-aea5-6d2d29d2be2d"}, "occurrenceDateTime": "2019-02-21T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/adb4efe4-0177-4341-b381-8c2b463d8478 b/data/input/FHIR/all/Immunization/adb4efe4-0177-4341-b381-8c2b463d8478
deleted file mode 100644
index 1bea419e..00000000
--- a/data/input/FHIR/all/Immunization/adb4efe4-0177-4341-b381-8c2b463d8478
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "adb4efe4-0177-4341-b381-8c2b463d8478", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/0a9c9d21-af57-4035-9f0d-91933ed290c5"}, "occurrenceDateTime": "2012-08-22T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/adb628a9-2d02-4e02-ae6c-3fc0568f7aa8 b/data/input/FHIR/all/Immunization/adb628a9-2d02-4e02-ae6c-3fc0568f7aa8
deleted file mode 100644
index 20b2f5b2..00000000
--- a/data/input/FHIR/all/Immunization/adb628a9-2d02-4e02-ae6c-3fc0568f7aa8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "adb628a9-2d02-4e02-ae6c-3fc0568f7aa8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:3ed2a74a-739a-4f67-8492-c7b94e61515f"}, "encounter": {"reference": "Encounter/ec14603c-4b41-412a-9142-dcd9189c604d"}, "occurrenceDateTime": "1972-09-07T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/adba8b89-81d4-466b-af5e-1798e1ac1a78 b/data/input/FHIR/all/Immunization/adba8b89-81d4-466b-af5e-1798e1ac1a78
deleted file mode 100644
index 651e5067..00000000
--- a/data/input/FHIR/all/Immunization/adba8b89-81d4-466b-af5e-1798e1ac1a78
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "adba8b89-81d4-466b-af5e-1798e1ac1a78", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/b0bfce94-fb50-4d07-b5db-f0ba41a433b0"}, "occurrenceDateTime": "2017-08-23T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ae0ba49b-aa97-4400-bd54-ca41a42aa1a8 b/data/input/FHIR/all/Immunization/ae0ba49b-aa97-4400-bd54-ca41a42aa1a8
deleted file mode 100644
index e895d40a..00000000
--- a/data/input/FHIR/all/Immunization/ae0ba49b-aa97-4400-bd54-ca41a42aa1a8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ae0ba49b-aa97-4400-bd54-ca41a42aa1a8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "encounter": {"reference": "Encounter/40ed1388-7e64-49d5-9765-3090c8fa312d"}, "occurrenceDateTime": "1983-07-13T08:54:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/aeaca392-fadc-4d2b-9192-f333a4673f5e b/data/input/FHIR/all/Immunization/aeaca392-fadc-4d2b-9192-f333a4673f5e
deleted file mode 100644
index 49a60347..00000000
--- a/data/input/FHIR/all/Immunization/aeaca392-fadc-4d2b-9192-f333a4673f5e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "aeaca392-fadc-4d2b-9192-f333a4673f5e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/6125e3af-27c1-4c7c-8599-925748546d03"}, "occurrenceDateTime": "2017-02-15T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b01599c4-7084-4667-949c-b6b09cf2491d b/data/input/FHIR/all/Immunization/b01599c4-7084-4667-949c-b6b09cf2491d
deleted file mode 100644
index 8e97af67..00000000
--- a/data/input/FHIR/all/Immunization/b01599c4-7084-4667-949c-b6b09cf2491d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b01599c4-7084-4667-949c-b6b09cf2491d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "encounter": {"reference": "Encounter/a557e352-54d2-4d51-beeb-be6aa6f90699"}, "occurrenceDateTime": "2014-02-17T21:25:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b01a0eb3-b1d6-4572-a174-2cf43e4336be b/data/input/FHIR/all/Immunization/b01a0eb3-b1d6-4572-a174-2cf43e4336be
deleted file mode 100644
index 108ff1f6..00000000
--- a/data/input/FHIR/all/Immunization/b01a0eb3-b1d6-4572-a174-2cf43e4336be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b01a0eb3-b1d6-4572-a174-2cf43e4336be", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:31052ccc-7804-4268-b953-741322eed47e"}, "encounter": {"reference": "Encounter/8cc92aee-696f-4ac3-a63c-ca3459cc10be"}, "occurrenceDateTime": "2019-04-24T04:23:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b0870d95-6d8a-4c86-8e38-46b5fd2eed33 b/data/input/FHIR/all/Immunization/b0870d95-6d8a-4c86-8e38-46b5fd2eed33
deleted file mode 100644
index 0912225f..00000000
--- a/data/input/FHIR/all/Immunization/b0870d95-6d8a-4c86-8e38-46b5fd2eed33
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b0870d95-6d8a-4c86-8e38-46b5fd2eed33", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "encounter": {"reference": "Encounter/afa117be-9df1-48f2-a4f2-5cb51b8794b7"}, "occurrenceDateTime": "2012-08-10T20:37:06+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b0935924-b07e-4228-ba48-9a07e8cf5abe b/data/input/FHIR/all/Immunization/b0935924-b07e-4228-ba48-9a07e8cf5abe
deleted file mode 100644
index 7a529c0e..00000000
--- a/data/input/FHIR/all/Immunization/b0935924-b07e-4228-ba48-9a07e8cf5abe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b0935924-b07e-4228-ba48-9a07e8cf5abe", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "encounter": {"reference": "Encounter/4d8ae89b-41cd-42eb-8464-6f8daa88b0cc"}, "occurrenceDateTime": "2016-02-06T20:32:10+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b0be00c0-3062-4b47-b005-9b3580bc7c57 b/data/input/FHIR/all/Immunization/b0be00c0-3062-4b47-b005-9b3580bc7c57
deleted file mode 100644
index 4f5e25e0..00000000
--- a/data/input/FHIR/all/Immunization/b0be00c0-3062-4b47-b005-9b3580bc7c57
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b0be00c0-3062-4b47-b005-9b3580bc7c57", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "encounter": {"reference": "Encounter/8b6a5b8c-00de-4e68-b6c1-5318b3932a66"}, "occurrenceDateTime": "2015-03-12T10:09:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b0d847ca-8cc0-49d9-a85e-b35aa4b91216 b/data/input/FHIR/all/Immunization/b0d847ca-8cc0-49d9-a85e-b35aa4b91216
deleted file mode 100644
index 9e3de353..00000000
--- a/data/input/FHIR/all/Immunization/b0d847ca-8cc0-49d9-a85e-b35aa4b91216
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b0d847ca-8cc0-49d9-a85e-b35aa4b91216", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/9f8ad605-39f8-4704-abf0-d626b7663d49"}, "occurrenceDateTime": "2014-04-10T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b0edc874-e2a8-40a1-9ee1-66a561b60343 b/data/input/FHIR/all/Immunization/b0edc874-e2a8-40a1-9ee1-66a561b60343
deleted file mode 100644
index 51e38de3..00000000
--- a/data/input/FHIR/all/Immunization/b0edc874-e2a8-40a1-9ee1-66a561b60343
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b0edc874-e2a8-40a1-9ee1-66a561b60343", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/ffbebef5-2bc6-42ed-9e45-5913752d72c4"}, "occurrenceDateTime": "2011-05-27T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b1276317-17a0-4c2d-81d4-cf636731a9ff b/data/input/FHIR/all/Immunization/b1276317-17a0-4c2d-81d4-cf636731a9ff
deleted file mode 100644
index 99e7eba5..00000000
--- a/data/input/FHIR/all/Immunization/b1276317-17a0-4c2d-81d4-cf636731a9ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b1276317-17a0-4c2d-81d4-cf636731a9ff", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "encounter": {"reference": "Encounter/7391d253-d578-47d7-b3d2-e0d2d04e578d"}, "occurrenceDateTime": "1984-04-01T00:41:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b2af1032-d1f9-49ae-b3a9-7b882bd49b05 b/data/input/FHIR/all/Immunization/b2af1032-d1f9-49ae-b3a9-7b882bd49b05
deleted file mode 100644
index 5863e191..00000000
--- a/data/input/FHIR/all/Immunization/b2af1032-d1f9-49ae-b3a9-7b882bd49b05
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b2af1032-d1f9-49ae-b3a9-7b882bd49b05", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/0a383968-ffe5-4de0-9f47-a65dd6f5ff15"}, "occurrenceDateTime": "2018-08-01T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b464e58e-bf5a-4c0d-8c48-875f062ff7fb b/data/input/FHIR/all/Immunization/b464e58e-bf5a-4c0d-8c48-875f062ff7fb
deleted file mode 100644
index 26f4aad6..00000000
--- a/data/input/FHIR/all/Immunization/b464e58e-bf5a-4c0d-8c48-875f062ff7fb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b464e58e-bf5a-4c0d-8c48-875f062ff7fb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "encounter": {"reference": "Encounter/a96fdcfa-28ec-4996-87f8-687519f9c3a7"}, "occurrenceDateTime": "1991-05-06T15:08:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b5486179-c85c-4a31-aeee-c46b41cd7857 b/data/input/FHIR/all/Immunization/b5486179-c85c-4a31-aeee-c46b41cd7857
deleted file mode 100644
index 7764f492..00000000
--- a/data/input/FHIR/all/Immunization/b5486179-c85c-4a31-aeee-c46b41cd7857
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b5486179-c85c-4a31-aeee-c46b41cd7857", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/15d25f03-67d1-4646-b553-5b17c18a595b"}, "occurrenceDateTime": "2014-04-12T15:06:54+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b57e66cb-d5b5-4214-a0be-8aa5b4ba500c b/data/input/FHIR/all/Immunization/b57e66cb-d5b5-4214-a0be-8aa5b4ba500c
deleted file mode 100644
index d7637284..00000000
--- a/data/input/FHIR/all/Immunization/b57e66cb-d5b5-4214-a0be-8aa5b4ba500c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b57e66cb-d5b5-4214-a0be-8aa5b4ba500c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/a3d67e81-3be8-4d6e-86a9-7e559659985c"}, "occurrenceDateTime": "2018-06-29T04:27:08+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b5ef1c27-4fda-4ebb-833d-54f370dab06a b/data/input/FHIR/all/Immunization/b5ef1c27-4fda-4ebb-833d-54f370dab06a
deleted file mode 100644
index 69ec26e5..00000000
--- a/data/input/FHIR/all/Immunization/b5ef1c27-4fda-4ebb-833d-54f370dab06a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b5ef1c27-4fda-4ebb-833d-54f370dab06a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "encounter": {"reference": "Encounter/3d86d559-6686-44c2-aa91-838541f81e11"}, "occurrenceDateTime": "2014-08-11T21:25:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b664b33b-0d87-44f2-8167-10089d85a184 b/data/input/FHIR/all/Immunization/b664b33b-0d87-44f2-8167-10089d85a184
deleted file mode 100644
index ec822f31..00000000
--- a/data/input/FHIR/all/Immunization/b664b33b-0d87-44f2-8167-10089d85a184
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b664b33b-0d87-44f2-8167-10089d85a184", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "encounter": {"reference": "Encounter/33287fc1-3a24-4f81-ae6c-1cf2c6d4f545"}, "occurrenceDateTime": "2012-12-13T04:00:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b69b5811-9028-473d-ac0a-eb52dc784d68 b/data/input/FHIR/all/Immunization/b69b5811-9028-473d-ac0a-eb52dc784d68
deleted file mode 100644
index 6a8c3470..00000000
--- a/data/input/FHIR/all/Immunization/b69b5811-9028-473d-ac0a-eb52dc784d68
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b69b5811-9028-473d-ac0a-eb52dc784d68", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/7f1770fc-0d58-45b9-a470-dc42a1b8590f"}, "occurrenceDateTime": "2014-10-20T10:48:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b74a9dde-f44e-4c0c-86d6-65653084685a b/data/input/FHIR/all/Immunization/b74a9dde-f44e-4c0c-86d6-65653084685a
deleted file mode 100644
index 12a3bedf..00000000
--- a/data/input/FHIR/all/Immunization/b74a9dde-f44e-4c0c-86d6-65653084685a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b74a9dde-f44e-4c0c-86d6-65653084685a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/97f47525-808b-4aa7-a278-f2b29b4603ea"}, "occurrenceDateTime": "2021-02-18T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b77f515b-c705-4336-a839-68dd4523f636 b/data/input/FHIR/all/Immunization/b77f515b-c705-4336-a839-68dd4523f636
deleted file mode 100644
index ec006a8d..00000000
--- a/data/input/FHIR/all/Immunization/b77f515b-c705-4336-a839-68dd4523f636
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b77f515b-c705-4336-a839-68dd4523f636", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/2382f97d-8880-407a-a522-0b35a10d65fb"}, "occurrenceDateTime": "2017-08-25T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b873533d-2ce1-4284-814a-bfcbc4730ff4 b/data/input/FHIR/all/Immunization/b873533d-2ce1-4284-814a-bfcbc4730ff4
deleted file mode 100644
index d3d782b0..00000000
--- a/data/input/FHIR/all/Immunization/b873533d-2ce1-4284-814a-bfcbc4730ff4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b873533d-2ce1-4284-814a-bfcbc4730ff4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/b1f62b6c-83d0-46e4-860d-f5b7c51abaf8"}, "occurrenceDateTime": "2021-01-26T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b8e41138-08a8-4c69-9437-69d9a169edbb b/data/input/FHIR/all/Immunization/b8e41138-08a8-4c69-9437-69d9a169edbb
deleted file mode 100644
index abe395b9..00000000
--- a/data/input/FHIR/all/Immunization/b8e41138-08a8-4c69-9437-69d9a169edbb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b8e41138-08a8-4c69-9437-69d9a169edbb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "encounter": {"reference": "Encounter/fe26d396-16a3-43a3-90e2-55d79043fd00"}, "occurrenceDateTime": "2020-07-09T13:27:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b91a0c0b-b041-4d9f-a935-4f07395030b3 b/data/input/FHIR/all/Immunization/b91a0c0b-b041-4d9f-a935-4f07395030b3
deleted file mode 100644
index 51ff2ffb..00000000
--- a/data/input/FHIR/all/Immunization/b91a0c0b-b041-4d9f-a935-4f07395030b3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b91a0c0b-b041-4d9f-a935-4f07395030b3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/97b0c9e9-b254-4130-83d7-1935b8569149"}, "occurrenceDateTime": "2015-12-25T04:27:08+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/b9331bb9-3689-41ff-bff2-1a012dd14d52 b/data/input/FHIR/all/Immunization/b9331bb9-3689-41ff-bff2-1a012dd14d52
deleted file mode 100644
index d897f8c6..00000000
--- a/data/input/FHIR/all/Immunization/b9331bb9-3689-41ff-bff2-1a012dd14d52
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "b9331bb9-3689-41ff-bff2-1a012dd14d52", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/656c74a3-1440-4574-9047-80f0347b96e2"}, "occurrenceDateTime": "2018-04-23T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ba529c3c-2521-4178-98ed-d853b70c402d b/data/input/FHIR/all/Immunization/ba529c3c-2521-4178-98ed-d853b70c402d
deleted file mode 100644
index 9bcbadc1..00000000
--- a/data/input/FHIR/all/Immunization/ba529c3c-2521-4178-98ed-d853b70c402d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ba529c3c-2521-4178-98ed-d853b70c402d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/a72f2694-4c45-46dd-bcec-7fc9d68e9d2d"}, "occurrenceDateTime": "2017-07-09T22:22:41+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/bad7f21a-41a0-4478-bea7-2c8c9e7e0bed b/data/input/FHIR/all/Immunization/bad7f21a-41a0-4478-bea7-2c8c9e7e0bed
deleted file mode 100644
index 947afdbd..00000000
--- a/data/input/FHIR/all/Immunization/bad7f21a-41a0-4478-bea7-2c8c9e7e0bed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "bad7f21a-41a0-4478-bea7-2c8c9e7e0bed", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/84404ba8-40ec-47dc-8879-fcb5403974b6"}, "occurrenceDateTime": "2012-03-12T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/baf75329-091c-4205-8d46-822bfaab09f7 b/data/input/FHIR/all/Immunization/baf75329-091c-4205-8d46-822bfaab09f7
deleted file mode 100644
index 5981f9b2..00000000
--- a/data/input/FHIR/all/Immunization/baf75329-091c-4205-8d46-822bfaab09f7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "baf75329-091c-4205-8d46-822bfaab09f7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/fbe6f0d2-a75c-47d5-ae25-3c7d44a33325"}, "occurrenceDateTime": "2017-12-29T04:27:08+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/bcf52ec0-bc0a-420a-9ae1-9a7806105abd b/data/input/FHIR/all/Immunization/bcf52ec0-bc0a-420a-9ae1-9a7806105abd
deleted file mode 100644
index 15b18caa..00000000
--- a/data/input/FHIR/all/Immunization/bcf52ec0-bc0a-420a-9ae1-9a7806105abd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "bcf52ec0-bc0a-420a-9ae1-9a7806105abd", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/a051e79d-c17b-420c-a87f-6c77ac5881d3"}, "occurrenceDateTime": "2020-04-01T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/bdb6dc3d-a362-44c9-b46f-467e13ea06a6 b/data/input/FHIR/all/Immunization/bdb6dc3d-a362-44c9-b46f-467e13ea06a6
deleted file mode 100644
index aba61ec5..00000000
--- a/data/input/FHIR/all/Immunization/bdb6dc3d-a362-44c9-b46f-467e13ea06a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "bdb6dc3d-a362-44c9-b46f-467e13ea06a6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:bc1fe641-74ad-4eea-9f9b-5df10b94fc97"}, "encounter": {"reference": "Encounter/c2d14303-b5f7-4a22-b38e-e834d8b2236e"}, "occurrenceDateTime": "2019-03-26T05:34:59+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/bf7215a1-e88b-4e8b-b531-41f3cb48d834 b/data/input/FHIR/all/Immunization/bf7215a1-e88b-4e8b-b531-41f3cb48d834
deleted file mode 100644
index d4eb8283..00000000
--- a/data/input/FHIR/all/Immunization/bf7215a1-e88b-4e8b-b531-41f3cb48d834
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "bf7215a1-e88b-4e8b-b531-41f3cb48d834", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/0bbc9250-5778-4ef0-aead-7f2190cbac2b"}, "occurrenceDateTime": "2020-04-25T15:06:54+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/bf921805-4973-42b2-98fe-36512f74fa9f b/data/input/FHIR/all/Immunization/bf921805-4973-42b2-98fe-36512f74fa9f
deleted file mode 100644
index 55531ee0..00000000
--- a/data/input/FHIR/all/Immunization/bf921805-4973-42b2-98fe-36512f74fa9f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "bf921805-4973-42b2-98fe-36512f74fa9f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "encounter": {"reference": "Encounter/fb8b8443-9915-4c52-93be-f01661019e63"}, "occurrenceDateTime": "2021-03-18T10:09:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/bfa21567-4a0b-412f-9f18-942e20f69c76 b/data/input/FHIR/all/Immunization/bfa21567-4a0b-412f-9f18-942e20f69c76
deleted file mode 100644
index 38f61d25..00000000
--- a/data/input/FHIR/all/Immunization/bfa21567-4a0b-412f-9f18-942e20f69c76
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "bfa21567-4a0b-412f-9f18-942e20f69c76", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/ac969ab7-22ee-4941-9c2e-10aa22b74e1b"}, "occurrenceDateTime": "2016-05-26T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c048512d-9030-4462-b316-e5a858a7f387 b/data/input/FHIR/all/Immunization/c048512d-9030-4462-b316-e5a858a7f387
deleted file mode 100644
index 0cefb5a0..00000000
--- a/data/input/FHIR/all/Immunization/c048512d-9030-4462-b316-e5a858a7f387
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c048512d-9030-4462-b316-e5a858a7f387", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:829bb06a-42b9-433d-a8f6-560727c63da9"}, "encounter": {"reference": "Encounter/8fb4f037-6041-4ff9-ace9-03f0b1429497"}, "occurrenceDateTime": "2003-10-12T03:11:33+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c0a92644-31b1-4853-94fe-c5a60059c97a b/data/input/FHIR/all/Immunization/c0a92644-31b1-4853-94fe-c5a60059c97a
deleted file mode 100644
index dca8d65c..00000000
--- a/data/input/FHIR/all/Immunization/c0a92644-31b1-4853-94fe-c5a60059c97a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c0a92644-31b1-4853-94fe-c5a60059c97a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "encounter": {"reference": "Encounter/e0af2263-c53a-4fdf-9ea6-60042fb99ffe"}, "occurrenceDateTime": "2014-02-01T20:32:10+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c0b12fcd-b33f-4899-99a2-2b27a4ff5047 b/data/input/FHIR/all/Immunization/c0b12fcd-b33f-4899-99a2-2b27a4ff5047
deleted file mode 100644
index f1fd93c2..00000000
--- a/data/input/FHIR/all/Immunization/c0b12fcd-b33f-4899-99a2-2b27a4ff5047
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c0b12fcd-b33f-4899-99a2-2b27a4ff5047", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/ab2559be-0c83-47a9-b598-8a364d1feae5"}, "occurrenceDateTime": "2016-05-13T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c0d883a2-17b8-4091-ae45-90412a872e79 b/data/input/FHIR/all/Immunization/c0d883a2-17b8-4091-ae45-90412a872e79
deleted file mode 100644
index ff1bc8f1..00000000
--- a/data/input/FHIR/all/Immunization/c0d883a2-17b8-4091-ae45-90412a872e79
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c0d883a2-17b8-4091-ae45-90412a872e79", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/4cc7b10e-d173-421d-b6e9-52045790b8bd"}, "occurrenceDateTime": "2011-08-17T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c0fe84b4-83c2-416d-8f21-a99b003827a0 b/data/input/FHIR/all/Immunization/c0fe84b4-83c2-416d-8f21-a99b003827a0
deleted file mode 100644
index 56be88e2..00000000
--- a/data/input/FHIR/all/Immunization/c0fe84b4-83c2-416d-8f21-a99b003827a0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c0fe84b4-83c2-416d-8f21-a99b003827a0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/621af420-87bd-4a2f-bf6e-ecb7945c66a1"}, "occurrenceDateTime": "2012-05-25T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c19ca2bd-4f44-4187-9614-3c0e4dbcab20 b/data/input/FHIR/all/Immunization/c19ca2bd-4f44-4187-9614-3c0e4dbcab20
deleted file mode 100644
index c909aa86..00000000
--- a/data/input/FHIR/all/Immunization/c19ca2bd-4f44-4187-9614-3c0e4dbcab20
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c19ca2bd-4f44-4187-9614-3c0e4dbcab20", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/9e9dbd2b-4b4a-4aa2-baaa-479ed314f0a8"}, "occurrenceDateTime": "2012-03-06T20:43:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c20990b6-0aec-49ea-a891-21a2c758a04e b/data/input/FHIR/all/Immunization/c20990b6-0aec-49ea-a891-21a2c758a04e
deleted file mode 100644
index ec725543..00000000
--- a/data/input/FHIR/all/Immunization/c20990b6-0aec-49ea-a891-21a2c758a04e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c20990b6-0aec-49ea-a891-21a2c758a04e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/ebd98f66-b46a-4d10-a622-975beb3d3863"}, "occurrenceDateTime": "2021-01-10T09:25:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c25acb33-2603-4a79-a544-1a55ba960c31 b/data/input/FHIR/all/Immunization/c25acb33-2603-4a79-a544-1a55ba960c31
deleted file mode 100644
index 9ea09541..00000000
--- a/data/input/FHIR/all/Immunization/c25acb33-2603-4a79-a544-1a55ba960c31
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c25acb33-2603-4a79-a544-1a55ba960c31", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/a94ffd5b-b064-4702-914d-6672e2dd124a"}, "occurrenceDateTime": "2021-01-01T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c4000544-05e5-4241-9b3d-610a41d98fda b/data/input/FHIR/all/Immunization/c4000544-05e5-4241-9b3d-610a41d98fda
deleted file mode 100644
index 91884091..00000000
--- a/data/input/FHIR/all/Immunization/c4000544-05e5-4241-9b3d-610a41d98fda
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c4000544-05e5-4241-9b3d-610a41d98fda", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/60d0251f-ac9c-462c-b0cd-48e1750a3622"}, "occurrenceDateTime": "2016-11-01T07:56:53+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c40178f1-5aa3-4bdb-be41-3330273a35db b/data/input/FHIR/all/Immunization/c40178f1-5aa3-4bdb-be41-3330273a35db
deleted file mode 100644
index 5add46e7..00000000
--- a/data/input/FHIR/all/Immunization/c40178f1-5aa3-4bdb-be41-3330273a35db
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c40178f1-5aa3-4bdb-be41-3330273a35db", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3190019b-9001-4e31-a3c4-380b12b8002a"}, "encounter": {"reference": "Encounter/35c8b271-0f16-4887-a91d-f0ce61518b19"}, "occurrenceDateTime": "2015-09-17T14:15:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c4556860-db1d-4594-a2c2-b58b9c7fadb2 b/data/input/FHIR/all/Immunization/c4556860-db1d-4594-a2c2-b58b9c7fadb2
deleted file mode 100644
index 7693bd03..00000000
--- a/data/input/FHIR/all/Immunization/c4556860-db1d-4594-a2c2-b58b9c7fadb2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c4556860-db1d-4594-a2c2-b58b9c7fadb2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:082fd114-0415-4ce4-8293-0caebb0fe9de"}, "encounter": {"reference": "Encounter/030a7af5-de40-4162-86dc-04a1f321fb47"}, "occurrenceDateTime": "2019-04-23T00:29:21+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c45c4722-2d7a-4944-bfda-9ab440823662 b/data/input/FHIR/all/Immunization/c45c4722-2d7a-4944-bfda-9ab440823662
deleted file mode 100644
index a915ac14..00000000
--- a/data/input/FHIR/all/Immunization/c45c4722-2d7a-4944-bfda-9ab440823662
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c45c4722-2d7a-4944-bfda-9ab440823662", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/f33ad5cd-e8b4-4f42-9305-70ba8b336dd9"}, "occurrenceDateTime": "2018-04-21T15:06:54+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c49b4d5b-80c5-439b-9262-7aa73b1cca6c b/data/input/FHIR/all/Immunization/c49b4d5b-80c5-439b-9262-7aa73b1cca6c
deleted file mode 100644
index 84472952..00000000
--- a/data/input/FHIR/all/Immunization/c49b4d5b-80c5-439b-9262-7aa73b1cca6c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c49b4d5b-80c5-439b-9262-7aa73b1cca6c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "encounter": {"reference": "Encounter/3ed6129a-e01d-4e5b-9576-edb17ebf7b1e"}, "occurrenceDateTime": "2020-06-05T14:37:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c4b9ef5c-1c52-44c4-97dc-03f720e4bd5a b/data/input/FHIR/all/Immunization/c4b9ef5c-1c52-44c4-97dc-03f720e4bd5a
deleted file mode 100644
index d1a4af09..00000000
--- a/data/input/FHIR/all/Immunization/c4b9ef5c-1c52-44c4-97dc-03f720e4bd5a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c4b9ef5c-1c52-44c4-97dc-03f720e4bd5a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "encounter": {"reference": "Encounter/23c0cb8d-2d8a-4fa6-8b0d-1df164b1ca19"}, "occurrenceDateTime": "2014-02-09T12:01:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c54ac97e-5eb0-4e93-bcb9-2a192f2e49e4 b/data/input/FHIR/all/Immunization/c54ac97e-5eb0-4e93-bcb9-2a192f2e49e4
deleted file mode 100644
index 34d78777..00000000
--- a/data/input/FHIR/all/Immunization/c54ac97e-5eb0-4e93-bcb9-2a192f2e49e4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c54ac97e-5eb0-4e93-bcb9-2a192f2e49e4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "encounter": {"reference": "Encounter/f3d5eaa1-290d-431a-ac78-f6678338bdbb"}, "occurrenceDateTime": "1988-10-30T00:41:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c54b4506-1118-4e4c-b24b-7b94933aeff5 b/data/input/FHIR/all/Immunization/c54b4506-1118-4e4c-b24b-7b94933aeff5
deleted file mode 100644
index cb90751f..00000000
--- a/data/input/FHIR/all/Immunization/c54b4506-1118-4e4c-b24b-7b94933aeff5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c54b4506-1118-4e4c-b24b-7b94933aeff5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/d906dd0b-dd13-420e-85e0-64cb0768e2f4"}, "occurrenceDateTime": "2016-04-16T15:06:54+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c5501eb8-76bf-4f2c-a30b-8d9d147d3d0f b/data/input/FHIR/all/Immunization/c5501eb8-76bf-4f2c-a30b-8d9d147d3d0f
deleted file mode 100644
index a668fab8..00000000
--- a/data/input/FHIR/all/Immunization/c5501eb8-76bf-4f2c-a30b-8d9d147d3d0f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c5501eb8-76bf-4f2c-a30b-8d9d147d3d0f", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/9bf3f7a0-dbde-414f-9e45-392851e4da57"}, "occurrenceDateTime": "2020-07-03T04:27:08+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c58e762b-8aa1-4705-8e53-f9ab702bc166 b/data/input/FHIR/all/Immunization/c58e762b-8aa1-4705-8e53-f9ab702bc166
deleted file mode 100644
index d1226210..00000000
--- a/data/input/FHIR/all/Immunization/c58e762b-8aa1-4705-8e53-f9ab702bc166
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c58e762b-8aa1-4705-8e53-f9ab702bc166", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/d67bcaba-c48c-45d3-9544-f031140d2f99"}, "occurrenceDateTime": "2015-11-17T11:44:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c70f44d0-19e1-4400-94d7-41b47e6508a6 b/data/input/FHIR/all/Immunization/c70f44d0-19e1-4400-94d7-41b47e6508a6
deleted file mode 100644
index 1954f139..00000000
--- a/data/input/FHIR/all/Immunization/c70f44d0-19e1-4400-94d7-41b47e6508a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c70f44d0-19e1-4400-94d7-41b47e6508a6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/e027fb74-36f7-49dd-85fb-4c05d18e1296"}, "occurrenceDateTime": "2017-10-14T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c7430503-85a4-47ca-bafa-b029d339c995 b/data/input/FHIR/all/Immunization/c7430503-85a4-47ca-bafa-b029d339c995
deleted file mode 100644
index 88788a85..00000000
--- a/data/input/FHIR/all/Immunization/c7430503-85a4-47ca-bafa-b029d339c995
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c7430503-85a4-47ca-bafa-b029d339c995", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6099858f-4c54-4c3e-a3f3-01e678457cc0"}, "encounter": {"reference": "Encounter/048f7a10-7912-418a-9820-049cc0d45704"}, "occurrenceDateTime": "2017-07-06T13:27:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c7d76bb8-cfbc-4aeb-94ce-751d23fe94c8 b/data/input/FHIR/all/Immunization/c7d76bb8-cfbc-4aeb-94ce-751d23fe94c8
deleted file mode 100644
index 607426be..00000000
--- a/data/input/FHIR/all/Immunization/c7d76bb8-cfbc-4aeb-94ce-751d23fe94c8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c7d76bb8-cfbc-4aeb-94ce-751d23fe94c8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/75461a46-d7cc-4109-a26b-80a1754e3861"}, "occurrenceDateTime": "2019-09-06T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c80fc459-8fab-4b66-8629-e332079f8cf2 b/data/input/FHIR/all/Immunization/c80fc459-8fab-4b66-8629-e332079f8cf2
deleted file mode 100644
index eca88402..00000000
--- a/data/input/FHIR/all/Immunization/c80fc459-8fab-4b66-8629-e332079f8cf2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c80fc459-8fab-4b66-8629-e332079f8cf2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "encounter": {"reference": "Encounter/f57c0a3d-128d-463c-afcb-9c16dabc70f3"}, "occurrenceDateTime": "1981-03-29T00:41:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c850e1bc-cb89-4173-8713-87bf022a2190 b/data/input/FHIR/all/Immunization/c850e1bc-cb89-4173-8713-87bf022a2190
deleted file mode 100644
index 22378123..00000000
--- a/data/input/FHIR/all/Immunization/c850e1bc-cb89-4173-8713-87bf022a2190
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c850e1bc-cb89-4173-8713-87bf022a2190", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5d08f7da-5a78-4d35-afec-9d2c2c0245ee"}, "encounter": {"reference": "Encounter/e54e56a3-70d3-4aa9-bd3c-1d976f577c41"}, "occurrenceDateTime": "2018-08-12T22:22:41+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c893f79b-6176-4107-82ab-4dad0d939da8 b/data/input/FHIR/all/Immunization/c893f79b-6176-4107-82ab-4dad0d939da8
deleted file mode 100644
index 40b67bde..00000000
--- a/data/input/FHIR/all/Immunization/c893f79b-6176-4107-82ab-4dad0d939da8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c893f79b-6176-4107-82ab-4dad0d939da8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/9d7f8d4a-abcb-4c03-aea5-6d2d29d2be2d"}, "occurrenceDateTime": "2019-02-21T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c8eeb645-56a5-44db-9d44-33287e23b96a b/data/input/FHIR/all/Immunization/c8eeb645-56a5-44db-9d44-33287e23b96a
deleted file mode 100644
index 0e393a0a..00000000
--- a/data/input/FHIR/all/Immunization/c8eeb645-56a5-44db-9d44-33287e23b96a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c8eeb645-56a5-44db-9d44-33287e23b96a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/5d139c04-02fd-4eb4-b439-82d7290704e9"}, "occurrenceDateTime": "2015-07-30T19:03:26+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c8f4bf11-2878-45b0-a36f-019cf26587d2 b/data/input/FHIR/all/Immunization/c8f4bf11-2878-45b0-a36f-019cf26587d2
deleted file mode 100644
index 84cfeb64..00000000
--- a/data/input/FHIR/all/Immunization/c8f4bf11-2878-45b0-a36f-019cf26587d2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c8f4bf11-2878-45b0-a36f-019cf26587d2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4e8ed886-fd5f-40bb-8feb-f339b04d853a"}, "encounter": {"reference": "Encounter/7e88f7f8-fa10-41ab-9964-590d6a32f8ef"}, "occurrenceDateTime": "2012-02-27T05:28:45+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/c9f6d00d-47c1-44de-9d39-d550f759ba46 b/data/input/FHIR/all/Immunization/c9f6d00d-47c1-44de-9d39-d550f759ba46
deleted file mode 100644
index 1ce6ca66..00000000
--- a/data/input/FHIR/all/Immunization/c9f6d00d-47c1-44de-9d39-d550f759ba46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "c9f6d00d-47c1-44de-9d39-d550f759ba46", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "encounter": {"reference": "Encounter/39e366c6-c89c-4055-9bac-0cbb56c438f7"}, "occurrenceDateTime": "2020-02-23T12:01:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ca2c6a5a-6573-4255-81ea-ccd55d482f41 b/data/input/FHIR/all/Immunization/ca2c6a5a-6573-4255-81ea-ccd55d482f41
deleted file mode 100644
index 08df40d1..00000000
--- a/data/input/FHIR/all/Immunization/ca2c6a5a-6573-4255-81ea-ccd55d482f41
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ca2c6a5a-6573-4255-81ea-ccd55d482f41", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "encounter": {"reference": "Encounter/8ce1fe3c-51ce-47c5-8475-f81784386185"}, "occurrenceDateTime": "2016-03-16T20:15:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ca4f17d7-f968-49d4-9170-e824c12ace42 b/data/input/FHIR/all/Immunization/ca4f17d7-f968-49d4-9170-e824c12ace42
deleted file mode 100644
index b75be2ca..00000000
--- a/data/input/FHIR/all/Immunization/ca4f17d7-f968-49d4-9170-e824c12ace42
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ca4f17d7-f968-49d4-9170-e824c12ace42", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "encounter": {"reference": "Encounter/b8ca2cf7-2760-418a-ab20-f90242e98002"}, "occurrenceDateTime": "2016-07-16T23:33:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cae596c8-1cf0-412a-9fb2-5695e2706eb5 b/data/input/FHIR/all/Immunization/cae596c8-1cf0-412a-9fb2-5695e2706eb5
deleted file mode 100644
index 3493e880..00000000
--- a/data/input/FHIR/all/Immunization/cae596c8-1cf0-412a-9fb2-5695e2706eb5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cae596c8-1cf0-412a-9fb2-5695e2706eb5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "encounter": {"reference": "Encounter/c4a8996e-6ea4-44a4-be1e-8b7a6d110c53"}, "occurrenceDateTime": "2012-03-07T20:15:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cafb61d8-d874-48dc-8e7f-30c9e92daffd b/data/input/FHIR/all/Immunization/cafb61d8-d874-48dc-8e7f-30c9e92daffd
deleted file mode 100644
index 5ab8f7f1..00000000
--- a/data/input/FHIR/all/Immunization/cafb61d8-d874-48dc-8e7f-30c9e92daffd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cafb61d8-d874-48dc-8e7f-30c9e92daffd", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/f576abc1-cba2-4c36-91ad-1efa0e802c3f"}, "occurrenceDateTime": "2016-09-22T15:22:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cb56356b-844b-4d95-b4c5-a580ff1477e6 b/data/input/FHIR/all/Immunization/cb56356b-844b-4d95-b4c5-a580ff1477e6
deleted file mode 100644
index 4670d5d0..00000000
--- a/data/input/FHIR/all/Immunization/cb56356b-844b-4d95-b4c5-a580ff1477e6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cb56356b-844b-4d95-b4c5-a580ff1477e6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/c18b0dd2-3169-48e6-a73c-f245a3c38432"}, "occurrenceDateTime": "2011-10-17T10:48:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cc683f7e-a752-456e-896e-27918e789208 b/data/input/FHIR/all/Immunization/cc683f7e-a752-456e-896e-27918e789208
deleted file mode 100644
index eb15cc58..00000000
--- a/data/input/FHIR/all/Immunization/cc683f7e-a752-456e-896e-27918e789208
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cc683f7e-a752-456e-896e-27918e789208", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/ba7da6e3-65e4-429e-a17a-b69279a7fd8a"}, "occurrenceDateTime": "2018-03-19T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cca418b9-5172-496c-89e7-be8c740864c4 b/data/input/FHIR/all/Immunization/cca418b9-5172-496c-89e7-be8c740864c4
deleted file mode 100644
index 16c2d795..00000000
--- a/data/input/FHIR/all/Immunization/cca418b9-5172-496c-89e7-be8c740864c4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cca418b9-5172-496c-89e7-be8c740864c4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:22d7a9b8-7756-4eb7-a95f-6e86e0c93761"}, "encounter": {"reference": "Encounter/3131bf24-c09b-4f55-b4dc-033b0144a274"}, "occurrenceDateTime": "2016-07-27T21:19:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cd230a58-10f1-464f-a2d0-b3a0026244df b/data/input/FHIR/all/Immunization/cd230a58-10f1-464f-a2d0-b3a0026244df
deleted file mode 100644
index fdd33ffa..00000000
--- a/data/input/FHIR/all/Immunization/cd230a58-10f1-464f-a2d0-b3a0026244df
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cd230a58-10f1-464f-a2d0-b3a0026244df", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "encounter": {"reference": "Encounter/4c5b8cb9-86a6-43ca-ad17-47ca3dff2b92"}, "occurrenceDateTime": "2020-01-15T20:51:42+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cd2380c9-c0f4-42d1-b853-3eb2d11bb3af b/data/input/FHIR/all/Immunization/cd2380c9-c0f4-42d1-b853-3eb2d11bb3af
deleted file mode 100644
index b3796a06..00000000
--- a/data/input/FHIR/all/Immunization/cd2380c9-c0f4-42d1-b853-3eb2d11bb3af
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cd2380c9-c0f4-42d1-b853-3eb2d11bb3af", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:276e0848-caaf-4e0e-96ed-0d1f238b6ce8"}, "encounter": {"reference": "Encounter/2aa209d5-368e-481a-8b1c-50c6658fdea8"}, "occurrenceDateTime": "2011-12-09T13:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cd45a350-f4a8-42ce-b0cc-9e28df3cec08 b/data/input/FHIR/all/Immunization/cd45a350-f4a8-42ce-b0cc-9e28df3cec08
deleted file mode 100644
index 515712e9..00000000
--- a/data/input/FHIR/all/Immunization/cd45a350-f4a8-42ce-b0cc-9e28df3cec08
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cd45a350-f4a8-42ce-b0cc-9e28df3cec08", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/295ccd03-aca7-475e-867e-2ceda09a1eeb"}, "occurrenceDateTime": "2018-09-20T13:11:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cd833bc2-fc9b-4454-98a1-165baa53c15e b/data/input/FHIR/all/Immunization/cd833bc2-fc9b-4454-98a1-165baa53c15e
deleted file mode 100644
index 3cf1e4ad..00000000
--- a/data/input/FHIR/all/Immunization/cd833bc2-fc9b-4454-98a1-165baa53c15e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cd833bc2-fc9b-4454-98a1-165baa53c15e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/451d2f06-8dc7-4686-93e3-90d408c47f5f"}, "occurrenceDateTime": "2011-12-13T22:28:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/cf9c9910-3b2e-4d17-89e7-036bb40bd4e9 b/data/input/FHIR/all/Immunization/cf9c9910-3b2e-4d17-89e7-036bb40bd4e9
deleted file mode 100644
index 8e07351d..00000000
--- a/data/input/FHIR/all/Immunization/cf9c9910-3b2e-4d17-89e7-036bb40bd4e9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "cf9c9910-3b2e-4d17-89e7-036bb40bd4e9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:27de96c6-6910-4f0f-8f10-00ce6090f447"}, "encounter": {"reference": "Encounter/30eac7f7-8f9f-4256-85b4-4ea721195d23"}, "occurrenceDateTime": "2016-12-27T22:28:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d0ad216b-c854-4a30-af6f-b2cf802c7b47 b/data/input/FHIR/all/Immunization/d0ad216b-c854-4a30-af6f-b2cf802c7b47
deleted file mode 100644
index 9dc9b6af..00000000
--- a/data/input/FHIR/all/Immunization/d0ad216b-c854-4a30-af6f-b2cf802c7b47
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d0ad216b-c854-4a30-af6f-b2cf802c7b47", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:e4531916-b162-4f4b-90c2-ce37e132b8d4"}, "encounter": {"reference": "Encounter/03b0baae-9dde-44be-a2b9-8273fbf3ccf1"}, "occurrenceDateTime": "2019-12-18T13:55:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d15fe910-9acc-40e4-93dd-ab967a6204aa b/data/input/FHIR/all/Immunization/d15fe910-9acc-40e4-93dd-ab967a6204aa
deleted file mode 100644
index 8f3e26d0..00000000
--- a/data/input/FHIR/all/Immunization/d15fe910-9acc-40e4-93dd-ab967a6204aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d15fe910-9acc-40e4-93dd-ab967a6204aa", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/94b384e8-1219-43c1-932d-2f924b80b33c"}, "occurrenceDateTime": "2019-10-26T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d167584e-43a3-43ba-872a-98b0fed27cdc b/data/input/FHIR/all/Immunization/d167584e-43a3-43ba-872a-98b0fed27cdc
deleted file mode 100644
index 833a1647..00000000
--- a/data/input/FHIR/all/Immunization/d167584e-43a3-43ba-872a-98b0fed27cdc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d167584e-43a3-43ba-872a-98b0fed27cdc", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/3a51e958-23d6-4466-9db3-2b0ac08cc22b"}, "occurrenceDateTime": "2015-09-18T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d186c060-86c1-4b30-845d-1811e585d295 b/data/input/FHIR/all/Immunization/d186c060-86c1-4b30-845d-1811e585d295
deleted file mode 100644
index 07b96eb7..00000000
--- a/data/input/FHIR/all/Immunization/d186c060-86c1-4b30-845d-1811e585d295
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d186c060-86c1-4b30-845d-1811e585d295", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/ce7a4fd1-54e2-483b-bcac-a7258477fdc7"}, "occurrenceDateTime": "2014-03-12T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d1cb6118-d038-4552-afa7-130088cc29e4 b/data/input/FHIR/all/Immunization/d1cb6118-d038-4552-afa7-130088cc29e4
deleted file mode 100644
index 5e64643b..00000000
--- a/data/input/FHIR/all/Immunization/d1cb6118-d038-4552-afa7-130088cc29e4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d1cb6118-d038-4552-afa7-130088cc29e4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/10e926ee-5f3a-49c7-929e-d290be16477d"}, "occurrenceDateTime": "2012-09-24T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d215eadf-c0d9-405d-845d-6ddead4bcecf b/data/input/FHIR/all/Immunization/d215eadf-c0d9-405d-845d-6ddead4bcecf
deleted file mode 100644
index 611128bf..00000000
--- a/data/input/FHIR/all/Immunization/d215eadf-c0d9-405d-845d-6ddead4bcecf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d215eadf-c0d9-405d-845d-6ddead4bcecf", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "encounter": {"reference": "Encounter/3ed6129a-e01d-4e5b-9576-edb17ebf7b1e"}, "occurrenceDateTime": "2020-06-05T14:37:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d240674e-5359-4160-bd66-ef6dcd63dde5 b/data/input/FHIR/all/Immunization/d240674e-5359-4160-bd66-ef6dcd63dde5
deleted file mode 100644
index 114f92da..00000000
--- a/data/input/FHIR/all/Immunization/d240674e-5359-4160-bd66-ef6dcd63dde5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d240674e-5359-4160-bd66-ef6dcd63dde5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/f774bcf8-b08c-4e81-bfd0-10b0300eb6da"}, "occurrenceDateTime": "2015-09-25T10:35:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d241881c-0ae9-407a-b2b9-d1252c8ac73d b/data/input/FHIR/all/Immunization/d241881c-0ae9-407a-b2b9-d1252c8ac73d
deleted file mode 100644
index 3f33a65f..00000000
--- a/data/input/FHIR/all/Immunization/d241881c-0ae9-407a-b2b9-d1252c8ac73d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d241881c-0ae9-407a-b2b9-d1252c8ac73d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/61194721-6321-4367-b6d9-d7225170c5a0"}, "occurrenceDateTime": "2019-07-05T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d279f5a7-6d1d-45c3-8807-d4b1c173b8db b/data/input/FHIR/all/Immunization/d279f5a7-6d1d-45c3-8807-d4b1c173b8db
deleted file mode 100644
index 0ecec3fa..00000000
--- a/data/input/FHIR/all/Immunization/d279f5a7-6d1d-45c3-8807-d4b1c173b8db
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d279f5a7-6d1d-45c3-8807-d4b1c173b8db", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/74a29e58-c720-41bd-8958-3003ca19197e"}, "occurrenceDateTime": "2016-04-14T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d2dc53b3-a445-4f83-a347-765efd3fe5f0 b/data/input/FHIR/all/Immunization/d2dc53b3-a445-4f83-a347-765efd3fe5f0
deleted file mode 100644
index 52ac26a9..00000000
--- a/data/input/FHIR/all/Immunization/d2dc53b3-a445-4f83-a347-765efd3fe5f0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d2dc53b3-a445-4f83-a347-765efd3fe5f0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/97f47525-808b-4aa7-a278-f2b29b4603ea"}, "occurrenceDateTime": "2021-02-18T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d2f2b627-3f89-46fb-8f94-e8664b99ff0e b/data/input/FHIR/all/Immunization/d2f2b627-3f89-46fb-8f94-e8664b99ff0e
deleted file mode 100644
index 584883bb..00000000
--- a/data/input/FHIR/all/Immunization/d2f2b627-3f89-46fb-8f94-e8664b99ff0e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d2f2b627-3f89-46fb-8f94-e8664b99ff0e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:616eaeb2-a67a-44e5-a7e6-9bbd85e47c5c"}, "encounter": {"reference": "Encounter/8ce1fe3c-51ce-47c5-8475-f81784386185"}, "occurrenceDateTime": "2016-03-16T20:15:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d386d042-2069-4532-9310-63b145edc338 b/data/input/FHIR/all/Immunization/d386d042-2069-4532-9310-63b145edc338
deleted file mode 100644
index 7c5b24e8..00000000
--- a/data/input/FHIR/all/Immunization/d386d042-2069-4532-9310-63b145edc338
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d386d042-2069-4532-9310-63b145edc338", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "encounter": {"reference": "Encounter/3bd5a589-4d5f-419a-bc1f-7f7c42b1d432"}, "occurrenceDateTime": "2011-08-15T05:41:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d454a04d-5d85-4049-8b90-b72d3d11a90e b/data/input/FHIR/all/Immunization/d454a04d-5d85-4049-8b90-b72d3d11a90e
deleted file mode 100644
index 5d1e4a81..00000000
--- a/data/input/FHIR/all/Immunization/d454a04d-5d85-4049-8b90-b72d3d11a90e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d454a04d-5d85-4049-8b90-b72d3d11a90e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/a051e79d-c17b-420c-a87f-6c77ac5881d3"}, "occurrenceDateTime": "2020-04-01T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d46d5c37-d7b6-4b03-aee9-10f4272bb890 b/data/input/FHIR/all/Immunization/d46d5c37-d7b6-4b03-aee9-10f4272bb890
deleted file mode 100644
index a735cc2f..00000000
--- a/data/input/FHIR/all/Immunization/d46d5c37-d7b6-4b03-aee9-10f4272bb890
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d46d5c37-d7b6-4b03-aee9-10f4272bb890", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "encounter": {"reference": "Encounter/089f6bef-1ab2-4fd0-aecd-f8c8f6859ac3"}, "occurrenceDateTime": "2020-06-04T19:20:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d51affa0-e9e5-486c-bd58-4c991584c8d6 b/data/input/FHIR/all/Immunization/d51affa0-e9e5-486c-bd58-4c991584c8d6
deleted file mode 100644
index 4606b678..00000000
--- a/data/input/FHIR/all/Immunization/d51affa0-e9e5-486c-bd58-4c991584c8d6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d51affa0-e9e5-486c-bd58-4c991584c8d6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:beaf00da-c197-4e72-8b27-7ee1131348f1"}, "encounter": {"reference": "Encounter/b8ca2cf7-2760-418a-ab20-f90242e98002"}, "occurrenceDateTime": "2016-07-16T23:33:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d51f4000-2ce4-48b0-8bc9-6e9c63c6f819 b/data/input/FHIR/all/Immunization/d51f4000-2ce4-48b0-8bc9-6e9c63c6f819
deleted file mode 100644
index 1092eee5..00000000
--- a/data/input/FHIR/all/Immunization/d51f4000-2ce4-48b0-8bc9-6e9c63c6f819
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d51f4000-2ce4-48b0-8bc9-6e9c63c6f819", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/69f589c5-32a9-4eee-9b66-34f7f321e8db"}, "occurrenceDateTime": "2018-10-15T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d54c6d24-420e-44ca-9c65-1588b62a73bf b/data/input/FHIR/all/Immunization/d54c6d24-420e-44ca-9c65-1588b62a73bf
deleted file mode 100644
index a349ab16..00000000
--- a/data/input/FHIR/all/Immunization/d54c6d24-420e-44ca-9c65-1588b62a73bf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d54c6d24-420e-44ca-9c65-1588b62a73bf", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/ba5cf724-c122-429b-9cd9-3dd98e11d8f5"}, "occurrenceDateTime": "2015-06-05T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d5b3a282-8746-4796-b5e1-0dd8a97842d3 b/data/input/FHIR/all/Immunization/d5b3a282-8746-4796-b5e1-0dd8a97842d3
deleted file mode 100644
index 8af32394..00000000
--- a/data/input/FHIR/all/Immunization/d5b3a282-8746-4796-b5e1-0dd8a97842d3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d5b3a282-8746-4796-b5e1-0dd8a97842d3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/b19baf83-5be4-425f-b400-48274b1c4a04"}, "occurrenceDateTime": "2020-07-16T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d5f991ac-235c-4a0f-b23b-7d2db6f50bf6 b/data/input/FHIR/all/Immunization/d5f991ac-235c-4a0f-b23b-7d2db6f50bf6
deleted file mode 100644
index 3eaba4b3..00000000
--- a/data/input/FHIR/all/Immunization/d5f991ac-235c-4a0f-b23b-7d2db6f50bf6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d5f991ac-235c-4a0f-b23b-7d2db6f50bf6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/4a408c79-a201-4b8f-ba71-971bced1d51e"}, "occurrenceDateTime": "2012-11-13T11:44:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d6d2990e-d26b-4367-b1fd-cb6fcb44b7a4 b/data/input/FHIR/all/Immunization/d6d2990e-d26b-4367-b1fd-cb6fcb44b7a4
deleted file mode 100644
index 338f6a59..00000000
--- a/data/input/FHIR/all/Immunization/d6d2990e-d26b-4367-b1fd-cb6fcb44b7a4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d6d2990e-d26b-4367-b1fd-cb6fcb44b7a4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/77172b46-4a43-4372-90d2-ef940d2b974e"}, "occurrenceDateTime": "2020-12-01T20:43:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d6f7ac9e-3207-4100-a5c0-a5f20928b6bb b/data/input/FHIR/all/Immunization/d6f7ac9e-3207-4100-a5c0-a5f20928b6bb
deleted file mode 100644
index 51c2140c..00000000
--- a/data/input/FHIR/all/Immunization/d6f7ac9e-3207-4100-a5c0-a5f20928b6bb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d6f7ac9e-3207-4100-a5c0-a5f20928b6bb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:df3f2f4e-4b9c-47c4-b394-e172e245ffee"}, "encounter": {"reference": "Encounter/6761e675-5dd4-4ccc-b4b1-f0919803d4bd"}, "occurrenceDateTime": "2015-12-17T04:00:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d7637e16-3ebe-44d1-ab10-f139c06aa26e b/data/input/FHIR/all/Immunization/d7637e16-3ebe-44d1-ab10-f139c06aa26e
deleted file mode 100644
index f82c261f..00000000
--- a/data/input/FHIR/all/Immunization/d7637e16-3ebe-44d1-ab10-f139c06aa26e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d7637e16-3ebe-44d1-ab10-f139c06aa26e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/0c900805-01a8-4628-a26e-b40b954c2c1f"}, "occurrenceDateTime": "2015-02-12T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d7868a47-3210-4095-9181-41aa58ad2bce b/data/input/FHIR/all/Immunization/d7868a47-3210-4095-9181-41aa58ad2bce
deleted file mode 100644
index 1393aeb1..00000000
--- a/data/input/FHIR/all/Immunization/d7868a47-3210-4095-9181-41aa58ad2bce
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d7868a47-3210-4095-9181-41aa58ad2bce", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d9427379-943a-42c1-b3d0-6b5056a12696"}, "encounter": {"reference": "Encounter/81d0357a-85f1-403d-bfee-8eeff293a7e5"}, "occurrenceDateTime": "2013-10-26T04:14:01+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d7a31c1d-d312-43ca-9f22-339a3b98b7c3 b/data/input/FHIR/all/Immunization/d7a31c1d-d312-43ca-9f22-339a3b98b7c3
deleted file mode 100644
index 29b3e8b0..00000000
--- a/data/input/FHIR/all/Immunization/d7a31c1d-d312-43ca-9f22-339a3b98b7c3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d7a31c1d-d312-43ca-9f22-339a3b98b7c3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/b82485b9-0cfe-48df-86e5-b2df89984ee6"}, "occurrenceDateTime": "2018-08-31T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d7d323dd-302c-4b73-9d1a-0c184e214b36 b/data/input/FHIR/all/Immunization/d7d323dd-302c-4b73-9d1a-0c184e214b36
deleted file mode 100644
index ba101035..00000000
--- a/data/input/FHIR/all/Immunization/d7d323dd-302c-4b73-9d1a-0c184e214b36
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d7d323dd-302c-4b73-9d1a-0c184e214b36", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "encounter": {"reference": "Encounter/acb798e8-860e-4771-83b8-f311d9d5f271"}, "occurrenceDateTime": "2017-08-14T13:41:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d7d7ff7a-acb8-4c46-8000-d5835d4da644 b/data/input/FHIR/all/Immunization/d7d7ff7a-acb8-4c46-8000-d5835d4da644
deleted file mode 100644
index 7ddcf4af..00000000
--- a/data/input/FHIR/all/Immunization/d7d7ff7a-acb8-4c46-8000-d5835d4da644
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d7d7ff7a-acb8-4c46-8000-d5835d4da644", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/74071c4b-be92-4615-b005-b1e4d116d002"}, "occurrenceDateTime": "2018-04-19T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d819d57c-bf4f-4563-bbb9-7cf912a92df6 b/data/input/FHIR/all/Immunization/d819d57c-bf4f-4563-bbb9-7cf912a92df6
deleted file mode 100644
index 7e52ae07..00000000
--- a/data/input/FHIR/all/Immunization/d819d57c-bf4f-4563-bbb9-7cf912a92df6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d819d57c-bf4f-4563-bbb9-7cf912a92df6", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "encounter": {"reference": "Encounter/9e0b13b4-80a6-4e8e-8649-50a4622ddc50"}, "occurrenceDateTime": "2021-02-20T18:26:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d89e5ec0-5dce-475c-8a63-434ca0d3df0e b/data/input/FHIR/all/Immunization/d89e5ec0-5dce-475c-8a63-434ca0d3df0e
deleted file mode 100644
index 7bcd91fb..00000000
--- a/data/input/FHIR/all/Immunization/d89e5ec0-5dce-475c-8a63-434ca0d3df0e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d89e5ec0-5dce-475c-8a63-434ca0d3df0e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "encounter": {"reference": "Encounter/3e563ed0-fa8e-45bd-adc1-114f259f68df"}, "occurrenceDateTime": "2012-05-04T00:39:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d8a421bb-6e7a-4ff1-bc95-27d30bba102e b/data/input/FHIR/all/Immunization/d8a421bb-6e7a-4ff1-bc95-27d30bba102e
deleted file mode 100644
index 2a2342c9..00000000
--- a/data/input/FHIR/all/Immunization/d8a421bb-6e7a-4ff1-bc95-27d30bba102e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d8a421bb-6e7a-4ff1-bc95-27d30bba102e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/fa29abf3-60c0-4c83-bb94-ba7607c7371c"}, "occurrenceDateTime": "2018-09-27T15:22:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d8eb11a2-b041-42c5-b8ae-95e1f5a4c03e b/data/input/FHIR/all/Immunization/d8eb11a2-b041-42c5-b8ae-95e1f5a4c03e
deleted file mode 100644
index a09719e9..00000000
--- a/data/input/FHIR/all/Immunization/d8eb11a2-b041-42c5-b8ae-95e1f5a4c03e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d8eb11a2-b041-42c5-b8ae-95e1f5a4c03e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "encounter": {"reference": "Encounter/8dd32fd8-bef9-4e8b-86af-04da72ef0083"}, "occurrenceDateTime": "2013-06-22T00:54:07+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d942ef34-a09c-41bd-bb31-a89dc3a97831 b/data/input/FHIR/all/Immunization/d942ef34-a09c-41bd-bb31-a89dc3a97831
deleted file mode 100644
index 28e86054..00000000
--- a/data/input/FHIR/all/Immunization/d942ef34-a09c-41bd-bb31-a89dc3a97831
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d942ef34-a09c-41bd-bb31-a89dc3a97831", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/ba5cf724-c122-429b-9cd9-3dd98e11d8f5"}, "occurrenceDateTime": "2015-06-05T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/d99eade6-a0d9-4af4-8554-0ecf0a2147c7 b/data/input/FHIR/all/Immunization/d99eade6-a0d9-4af4-8554-0ecf0a2147c7
deleted file mode 100644
index 50c406c6..00000000
--- a/data/input/FHIR/all/Immunization/d99eade6-a0d9-4af4-8554-0ecf0a2147c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "d99eade6-a0d9-4af4-8554-0ecf0a2147c7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:2a3d4d46-512f-480f-8eb9-5a11ef3b2176"}, "encounter": {"reference": "Encounter/3f311c3f-51ab-4b06-b087-8bb3f325ba60"}, "occurrenceDateTime": "2016-02-14T12:01:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/db19c9e6-07b5-41b3-a707-f25d19eba746 b/data/input/FHIR/all/Immunization/db19c9e6-07b5-41b3-a707-f25d19eba746
deleted file mode 100644
index 3e96a822..00000000
--- a/data/input/FHIR/all/Immunization/db19c9e6-07b5-41b3-a707-f25d19eba746
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "db19c9e6-07b5-41b3-a707-f25d19eba746", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/7f1770fc-0d58-45b9-a470-dc42a1b8590f"}, "occurrenceDateTime": "2014-10-20T10:48:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/db2aa613-dbc4-4030-ac21-606bfd8497f4 b/data/input/FHIR/all/Immunization/db2aa613-dbc4-4030-ac21-606bfd8497f4
deleted file mode 100644
index b621be10..00000000
--- a/data/input/FHIR/all/Immunization/db2aa613-dbc4-4030-ac21-606bfd8497f4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "db2aa613-dbc4-4030-ac21-606bfd8497f4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "encounter": {"reference": "Encounter/e62f3d76-34ba-42fa-b68a-884a0507e653"}, "occurrenceDateTime": "1981-05-06T08:54:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/db7c6b0f-7199-4586-9c7d-a0df54950c90 b/data/input/FHIR/all/Immunization/db7c6b0f-7199-4586-9c7d-a0df54950c90
deleted file mode 100644
index d63c08ce..00000000
--- a/data/input/FHIR/all/Immunization/db7c6b0f-7199-4586-9c7d-a0df54950c90
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "db7c6b0f-7199-4586-9c7d-a0df54950c90", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:cc74fae7-b8e8-4e77-af46-fb7c3177bf1c"}, "encounter": {"reference": "Encounter/f4e118eb-3b18-47fa-bedb-e33113eaefd2"}, "occurrenceDateTime": "2016-09-05T21:25:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/dbf61626-4857-45e0-b0dd-28565c76d183 b/data/input/FHIR/all/Immunization/dbf61626-4857-45e0-b0dd-28565c76d183
deleted file mode 100644
index 98a2cc6f..00000000
--- a/data/input/FHIR/all/Immunization/dbf61626-4857-45e0-b0dd-28565c76d183
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "dbf61626-4857-45e0-b0dd-28565c76d183", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/0ba78c01-2ba4-4f5a-ae1f-3f163206da95"}, "occurrenceDateTime": "2016-02-18T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/dcb6a56f-289b-4d8e-80a7-fd09154a16b9 b/data/input/FHIR/all/Immunization/dcb6a56f-289b-4d8e-80a7-fd09154a16b9
deleted file mode 100644
index 34efd79c..00000000
--- a/data/input/FHIR/all/Immunization/dcb6a56f-289b-4d8e-80a7-fd09154a16b9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "dcb6a56f-289b-4d8e-80a7-fd09154a16b9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/c816860e-7569-412b-b8d1-ef9cc8366624"}, "occurrenceDateTime": "2015-01-04T09:25:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/dd27d859-1f8e-4c41-804d-b0eeb3e8db83 b/data/input/FHIR/all/Immunization/dd27d859-1f8e-4c41-804d-b0eeb3e8db83
deleted file mode 100644
index 6ea3c42a..00000000
--- a/data/input/FHIR/all/Immunization/dd27d859-1f8e-4c41-804d-b0eeb3e8db83
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "dd27d859-1f8e-4c41-804d-b0eeb3e8db83", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/4a408c79-a201-4b8f-ba71-971bced1d51e"}, "occurrenceDateTime": "2012-11-13T11:44:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/dd96d61a-c8d7-47c0-8886-9e1c79865e9b b/data/input/FHIR/all/Immunization/dd96d61a-c8d7-47c0-8886-9e1c79865e9b
deleted file mode 100644
index 666ba9f3..00000000
--- a/data/input/FHIR/all/Immunization/dd96d61a-c8d7-47c0-8886-9e1c79865e9b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "dd96d61a-c8d7-47c0-8886-9e1c79865e9b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:60319ca6-f8b8-49a2-8abf-7ca0065a21d4"}, "encounter": {"reference": "Encounter/f774bcf8-b08c-4e81-bfd0-10b0300eb6da"}, "occurrenceDateTime": "2015-09-25T10:35:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ddfcb44a-7325-4a17-af2a-32010c189f46 b/data/input/FHIR/all/Immunization/ddfcb44a-7325-4a17-af2a-32010c189f46
deleted file mode 100644
index 0d7f549d..00000000
--- a/data/input/FHIR/all/Immunization/ddfcb44a-7325-4a17-af2a-32010c189f46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ddfcb44a-7325-4a17-af2a-32010c189f46", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:3df8572f-a9e9-433a-8a36-78c05099beb5"}, "encounter": {"reference": "Encounter/9223249d-0016-4e3c-b791-2a752b4b5d67"}, "occurrenceDateTime": "2016-04-11T23:56:47+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/dfddc9f9-9a0e-4298-8d9a-9efd5efda58a b/data/input/FHIR/all/Immunization/dfddc9f9-9a0e-4298-8d9a-9efd5efda58a
deleted file mode 100644
index 2207cc0d..00000000
--- a/data/input/FHIR/all/Immunization/dfddc9f9-9a0e-4298-8d9a-9efd5efda58a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "dfddc9f9-9a0e-4298-8d9a-9efd5efda58a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f1f26587-7199-4c0f-880d-d9cd0799ac15"}, "encounter": {"reference": "Encounter/db398d8b-8380-48ad-96cf-61bbad7d7eaf"}, "occurrenceDateTime": "2015-06-26T04:47:46+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e03ef49a-59c0-458c-b682-0df370de489d b/data/input/FHIR/all/Immunization/e03ef49a-59c0-458c-b682-0df370de489d
deleted file mode 100644
index cbfbf7a3..00000000
--- a/data/input/FHIR/all/Immunization/e03ef49a-59c0-458c-b682-0df370de489d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e03ef49a-59c0-458c-b682-0df370de489d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/1c031d98-9cc2-4c2b-b3a4-9f5532b29565"}, "occurrenceDateTime": "2019-06-17T14:10:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e0e29be5-f08b-4650-84e6-9cff87ecbb03 b/data/input/FHIR/all/Immunization/e0e29be5-f08b-4650-84e6-9cff87ecbb03
deleted file mode 100644
index f6d06b87..00000000
--- a/data/input/FHIR/all/Immunization/e0e29be5-f08b-4650-84e6-9cff87ecbb03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e0e29be5-f08b-4650-84e6-9cff87ecbb03", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4f830f8a-7051-4bf4-9882-40f5c60e4159"}, "encounter": {"reference": "Encounter/e01ed06f-e11e-4616-b056-b135eb9d6b80"}, "occurrenceDateTime": "2012-04-07T15:06:54+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e1292870-80ff-473e-b7c3-8921219330e1 b/data/input/FHIR/all/Immunization/e1292870-80ff-473e-b7c3-8921219330e1
deleted file mode 100644
index d19c15ab..00000000
--- a/data/input/FHIR/all/Immunization/e1292870-80ff-473e-b7c3-8921219330e1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e1292870-80ff-473e-b7c3-8921219330e1", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/2d1721fa-db2e-4abf-b342-d072ce9dbc6e"}, "occurrenceDateTime": "2011-12-23T12:11:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e14987ed-f35c-4960-bc78-99efc3744895 b/data/input/FHIR/all/Immunization/e14987ed-f35c-4960-bc78-99efc3744895
deleted file mode 100644
index 04112de1..00000000
--- a/data/input/FHIR/all/Immunization/e14987ed-f35c-4960-bc78-99efc3744895
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e14987ed-f35c-4960-bc78-99efc3744895", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/44031197-7618-46b6-9996-17ccb41e970a"}, "occurrenceDateTime": "2020-12-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e1a0bf42-c5b4-4455-bf60-20170ec04431 b/data/input/FHIR/all/Immunization/e1a0bf42-c5b4-4455-bf60-20170ec04431
deleted file mode 100644
index e39feb3d..00000000
--- a/data/input/FHIR/all/Immunization/e1a0bf42-c5b4-4455-bf60-20170ec04431
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e1a0bf42-c5b4-4455-bf60-20170ec04431", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9e2f7a3b-94df-4b3d-bee2-360881649fa5"}, "encounter": {"reference": "Encounter/c2f38919-c9be-4a66-9916-23fd46afc4ae"}, "occurrenceDateTime": "1967-04-07T10:10:39+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e2478bbe-fce0-4a3a-9572-7457b8daec89 b/data/input/FHIR/all/Immunization/e2478bbe-fce0-4a3a-9572-7457b8daec89
deleted file mode 100644
index 144348c5..00000000
--- a/data/input/FHIR/all/Immunization/e2478bbe-fce0-4a3a-9572-7457b8daec89
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e2478bbe-fce0-4a3a-9572-7457b8daec89", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/31533c44-9849-4654-a425-1cbdfdb21756"}, "occurrenceDateTime": "2018-11-27T20:43:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e2c2340b-7774-4499-b71e-0109cf45ad50 b/data/input/FHIR/all/Immunization/e2c2340b-7774-4499-b71e-0109cf45ad50
deleted file mode 100644
index 16447aa1..00000000
--- a/data/input/FHIR/all/Immunization/e2c2340b-7774-4499-b71e-0109cf45ad50
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e2c2340b-7774-4499-b71e-0109cf45ad50", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "encounter": {"reference": "Encounter/c872617d-6054-4c73-9ea5-9dda27ef3653"}, "occurrenceDateTime": "2011-10-22T20:32:10+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e2d647bd-fad6-429b-a2be-8b275ff57527 b/data/input/FHIR/all/Immunization/e2d647bd-fad6-429b-a2be-8b275ff57527
deleted file mode 100644
index 7f4d665a..00000000
--- a/data/input/FHIR/all/Immunization/e2d647bd-fad6-429b-a2be-8b275ff57527
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e2d647bd-fad6-429b-a2be-8b275ff57527", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "121", "display": "zoster"}], "text": "zoster"}, "patient": {"reference": "urn:uuid:b16cc087-d48a-4292-a78c-aba3e85e516e"}, "encounter": {"reference": "Encounter/43892ce6-6aca-4cc5-9b36-59950a5e1b59"}, "occurrenceDateTime": "2015-10-03T20:15:51+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e4cbf5d8-c3e6-4eb9-99c0-b7de9d7b0f42 b/data/input/FHIR/all/Immunization/e4cbf5d8-c3e6-4eb9-99c0-b7de9d7b0f42
deleted file mode 100644
index 33b39123..00000000
--- a/data/input/FHIR/all/Immunization/e4cbf5d8-c3e6-4eb9-99c0-b7de9d7b0f42
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e4cbf5d8-c3e6-4eb9-99c0-b7de9d7b0f42", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/7d8b84a6-ff27-41ab-b95b-c3cbc5799803"}, "occurrenceDateTime": "2013-09-30T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e54d7117-f909-4aad-a7d0-455000eded2e b/data/input/FHIR/all/Immunization/e54d7117-f909-4aad-a7d0-455000eded2e
deleted file mode 100644
index 5dc52938..00000000
--- a/data/input/FHIR/all/Immunization/e54d7117-f909-4aad-a7d0-455000eded2e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e54d7117-f909-4aad-a7d0-455000eded2e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "encounter": {"reference": "Encounter/1e790774-610e-44a1-b8db-06742511bc58"}, "occurrenceDateTime": "2019-01-29T22:12:13+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e54fe41c-ebf5-43b5-90d9-ce5c9849afb7 b/data/input/FHIR/all/Immunization/e54fe41c-ebf5-43b5-90d9-ce5c9849afb7
deleted file mode 100644
index 6f6d827c..00000000
--- a/data/input/FHIR/all/Immunization/e54fe41c-ebf5-43b5-90d9-ce5c9849afb7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e54fe41c-ebf5-43b5-90d9-ce5c9849afb7", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:53ead9ff-9ae0-432f-a314-017550d0420c"}, "encounter": {"reference": "Encounter/099b30d0-3255-4ac2-90c4-4fe37b5a9a2f"}, "occurrenceDateTime": "2014-11-17T16:12:57+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e562808e-6d98-4e1d-a11a-d7aae5f0bfba b/data/input/FHIR/all/Immunization/e562808e-6d98-4e1d-a11a-d7aae5f0bfba
deleted file mode 100644
index 0b9dcf9f..00000000
--- a/data/input/FHIR/all/Immunization/e562808e-6d98-4e1d-a11a-d7aae5f0bfba
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e562808e-6d98-4e1d-a11a-d7aae5f0bfba", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e2d08f86-4813-4f3a-971f-87c09e0ec0c7"}, "encounter": {"reference": "Encounter/6c99cdce-5692-468a-b705-fba600b0c77f"}, "occurrenceDateTime": "2015-07-03T14:37:55+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e58391d0-ce5d-4a38-8a43-f4d94338c417 b/data/input/FHIR/all/Immunization/e58391d0-ce5d-4a38-8a43-f4d94338c417
deleted file mode 100644
index 865a9bde..00000000
--- a/data/input/FHIR/all/Immunization/e58391d0-ce5d-4a38-8a43-f4d94338c417
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e58391d0-ce5d-4a38-8a43-f4d94338c417", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:34a17aef-dd20-4eda-bf6c-f121e454616d"}, "encounter": {"reference": "Encounter/1002280d-3eaf-4151-a83c-c0c4d46607c0"}, "occurrenceDateTime": "1986-10-26T00:41:27+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e67e7809-55c1-4f10-9f88-01250b2ece14 b/data/input/FHIR/all/Immunization/e67e7809-55c1-4f10-9f88-01250b2ece14
deleted file mode 100644
index 05dca1ad..00000000
--- a/data/input/FHIR/all/Immunization/e67e7809-55c1-4f10-9f88-01250b2ece14
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e67e7809-55c1-4f10-9f88-01250b2ece14", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "encounter": {"reference": "Encounter/d7718cd9-9bf1-4488-9d57-00b2cb1c0e89"}, "occurrenceDateTime": "2012-01-04T20:51:42+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e75978b6-61d0-464b-8bfc-80e7a780e593 b/data/input/FHIR/all/Immunization/e75978b6-61d0-464b-8bfc-80e7a780e593
deleted file mode 100644
index 87a650a9..00000000
--- a/data/input/FHIR/all/Immunization/e75978b6-61d0-464b-8bfc-80e7a780e593
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e75978b6-61d0-464b-8bfc-80e7a780e593", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/c816860e-7569-412b-b8d1-ef9cc8366624"}, "occurrenceDateTime": "2015-01-04T09:25:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e771f2ef-a529-4752-9b44-2468c6200d90 b/data/input/FHIR/all/Immunization/e771f2ef-a529-4752-9b44-2468c6200d90
deleted file mode 100644
index a5168b55..00000000
--- a/data/input/FHIR/all/Immunization/e771f2ef-a529-4752-9b44-2468c6200d90
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e771f2ef-a529-4752-9b44-2468c6200d90", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/7886e50f-ad43-4eab-a15f-140ae5d6b951"}, "occurrenceDateTime": "2014-12-26T12:11:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e844712a-564b-4dc3-89ea-520f4507933b b/data/input/FHIR/all/Immunization/e844712a-564b-4dc3-89ea-520f4507933b
deleted file mode 100644
index 89f760f2..00000000
--- a/data/input/FHIR/all/Immunization/e844712a-564b-4dc3-89ea-520f4507933b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e844712a-564b-4dc3-89ea-520f4507933b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/53c90aa4-80ea-4a8e-9597-cfd86249bf32"}, "occurrenceDateTime": "2021-03-22T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e862f8e8-deb1-4f9a-bd97-fa6a7aa231b9 b/data/input/FHIR/all/Immunization/e862f8e8-deb1-4f9a-bd97-fa6a7aa231b9
deleted file mode 100644
index 053bae04..00000000
--- a/data/input/FHIR/all/Immunization/e862f8e8-deb1-4f9a-bd97-fa6a7aa231b9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e862f8e8-deb1-4f9a-bd97-fa6a7aa231b9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:d34e9e2d-a81a-407d-9527-82d1fdb06421"}, "encounter": {"reference": "Encounter/9dbd7c9c-fb7e-48b2-9159-3b55297008bd"}, "occurrenceDateTime": "2013-01-26T18:26:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e8725605-f30b-4a2b-8c33-a4cea7ae9abe b/data/input/FHIR/all/Immunization/e8725605-f30b-4a2b-8c33-a4cea7ae9abe
deleted file mode 100644
index 4ce1ce71..00000000
--- a/data/input/FHIR/all/Immunization/e8725605-f30b-4a2b-8c33-a4cea7ae9abe
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e8725605-f30b-4a2b-8c33-a4cea7ae9abe", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:39e53c6f-309b-4ed7-b650-79a4ef7b1e99"}, "encounter": {"reference": "Encounter/b6fb9f8c-9871-46c9-89d0-093b33cb5b3a"}, "occurrenceDateTime": "2015-10-04T19:57:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e87fd9fe-5aab-4d77-be03-bc340e67e503 b/data/input/FHIR/all/Immunization/e87fd9fe-5aab-4d77-be03-bc340e67e503
deleted file mode 100644
index 535b84e6..00000000
--- a/data/input/FHIR/all/Immunization/e87fd9fe-5aab-4d77-be03-bc340e67e503
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e87fd9fe-5aab-4d77-be03-bc340e67e503", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d421c808-2605-41a4-9aaf-9d786528dc13"}, "encounter": {"reference": "Encounter/4a28f141-717b-466e-abe4-5ecbe874d718"}, "occurrenceDateTime": "2012-09-13T15:22:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e8a6b4b1-0274-460e-a74c-71737f4f3254 b/data/input/FHIR/all/Immunization/e8a6b4b1-0274-460e-a74c-71737f4f3254
deleted file mode 100644
index 1c178260..00000000
--- a/data/input/FHIR/all/Immunization/e8a6b4b1-0274-460e-a74c-71737f4f3254
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e8a6b4b1-0274-460e-a74c-71737f4f3254", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/254f6e56-e79a-4936-89e2-83c6f89fbb2a"}, "occurrenceDateTime": "2012-01-10T09:56:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e8ae6ecd-c8c8-4444-8538-404b7433727c b/data/input/FHIR/all/Immunization/e8ae6ecd-c8c8-4444-8538-404b7433727c
deleted file mode 100644
index 829ca1d2..00000000
--- a/data/input/FHIR/all/Immunization/e8ae6ecd-c8c8-4444-8538-404b7433727c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e8ae6ecd-c8c8-4444-8538-404b7433727c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:98ab6aa3-882b-4206-8a91-e9a8dfa69008"}, "encounter": {"reference": "Encounter/71a9b317-a881-455f-b55f-99d73e281599"}, "occurrenceDateTime": "2011-12-15T13:11:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e8db8359-9f6a-4915-a347-7b958f305e9e b/data/input/FHIR/all/Immunization/e8db8359-9f6a-4915-a347-7b958f305e9e
deleted file mode 100644
index ff2be3cd..00000000
--- a/data/input/FHIR/all/Immunization/e8db8359-9f6a-4915-a347-7b958f305e9e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e8db8359-9f6a-4915-a347-7b958f305e9e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b3873037-a455-4558-a066-9faaed01b673"}, "encounter": {"reference": "Encounter/27d55b20-70de-452b-8f14-a8c5fd9cd2ec"}, "occurrenceDateTime": "2020-09-11T19:30:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e8e491b4-9750-4cb8-9ec0-263326c9c01c b/data/input/FHIR/all/Immunization/e8e491b4-9750-4cb8-9ec0-263326c9c01c
deleted file mode 100644
index d5563b44..00000000
--- a/data/input/FHIR/all/Immunization/e8e491b4-9750-4cb8-9ec0-263326c9c01c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e8e491b4-9750-4cb8-9ec0-263326c9c01c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:68eec23c-3211-4eba-a28b-c26a2f7f49c4"}, "encounter": {"reference": "Encounter/10e926ee-5f3a-49c7-929e-d290be16477d"}, "occurrenceDateTime": "2012-09-24T13:03:49+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e9364aea-b8bb-42e2-b21e-40b53db4279c b/data/input/FHIR/all/Immunization/e9364aea-b8bb-42e2-b21e-40b53db4279c
deleted file mode 100644
index 57ae71f5..00000000
--- a/data/input/FHIR/all/Immunization/e9364aea-b8bb-42e2-b21e-40b53db4279c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e9364aea-b8bb-42e2-b21e-40b53db4279c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/80c3d4dc-db7a-4c3b-8166-4fce081f992c"}, "occurrenceDateTime": "2013-08-25T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e9673fae-75bd-447a-879e-6122edcce3c0 b/data/input/FHIR/all/Immunization/e9673fae-75bd-447a-879e-6122edcce3c0
deleted file mode 100644
index 572cadf0..00000000
--- a/data/input/FHIR/all/Immunization/e9673fae-75bd-447a-879e-6122edcce3c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e9673fae-75bd-447a-879e-6122edcce3c0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:ba55f379-b944-44f3-a58a-14b95a623c1b"}, "encounter": {"reference": "Encounter/dec3de4a-4b9e-47bd-9ca6-28d6f659dded"}, "occurrenceDateTime": "2019-08-26T13:41:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e9aefb4c-d827-478b-add3-7aa7b1812433 b/data/input/FHIR/all/Immunization/e9aefb4c-d827-478b-add3-7aa7b1812433
deleted file mode 100644
index 39f90651..00000000
--- a/data/input/FHIR/all/Immunization/e9aefb4c-d827-478b-add3-7aa7b1812433
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e9aefb4c-d827-478b-add3-7aa7b1812433", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:14867dba-fb11-4df3-9829-8e8e081b39e6"}, "encounter": {"reference": "Encounter/417560f4-8e78-4963-9c6e-621a3312b337"}, "occurrenceDateTime": "2019-06-29T00:54:07+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e9b15bde-d38f-45b9-bd06-a99dba933616 b/data/input/FHIR/all/Immunization/e9b15bde-d38f-45b9-bd06-a99dba933616
deleted file mode 100644
index 991bf0d0..00000000
--- a/data/input/FHIR/all/Immunization/e9b15bde-d38f-45b9-bd06-a99dba933616
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e9b15bde-d38f-45b9-bd06-a99dba933616", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "114", "display": "meningococcal MCV4P"}], "text": "meningococcal MCV4P"}, "patient": {"reference": "urn:uuid:963dabe4-84e7-4751-b432-e34bdbdbde05"}, "encounter": {"reference": "Encounter/c816860e-7569-412b-b8d1-ef9cc8366624"}, "occurrenceDateTime": "2015-01-04T09:25:28+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/e9cc666b-ba30-4cde-b2f0-c5a761b944a9 b/data/input/FHIR/all/Immunization/e9cc666b-ba30-4cde-b2f0-c5a761b944a9
deleted file mode 100644
index bb49b9e9..00000000
--- a/data/input/FHIR/all/Immunization/e9cc666b-ba30-4cde-b2f0-c5a761b944a9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "e9cc666b-ba30-4cde-b2f0-c5a761b944a9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6bb97c2b-8762-4763-ad16-2d88db590b74"}, "encounter": {"reference": "Encounter/507fabf7-23db-4faa-bd8a-536d0526c18d"}, "occurrenceDateTime": "2012-03-08T10:09:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ea62cac7-28ed-4970-89bc-437bc9cccc39 b/data/input/FHIR/all/Immunization/ea62cac7-28ed-4970-89bc-437bc9cccc39
deleted file mode 100644
index 3dc21bf2..00000000
--- a/data/input/FHIR/all/Immunization/ea62cac7-28ed-4970-89bc-437bc9cccc39
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ea62cac7-28ed-4970-89bc-437bc9cccc39", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/18c8c062-4c49-4560-80e4-e06514f4703c"}, "occurrenceDateTime": "2013-10-29T07:56:53+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/eab423c2-0786-4c53-bddb-0f6ec4088d75 b/data/input/FHIR/all/Immunization/eab423c2-0786-4c53-bddb-0f6ec4088d75
deleted file mode 100644
index 7497d6a4..00000000
--- a/data/input/FHIR/all/Immunization/eab423c2-0786-4c53-bddb-0f6ec4088d75
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "eab423c2-0786-4c53-bddb-0f6ec4088d75", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:5ee05359-57bf-4cee-8e89-91382c07e162"}, "encounter": {"reference": "Encounter/797b260d-3045-4161-b10c-4eb7da931aa4"}, "occurrenceDateTime": "1982-07-07T08:54:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/eae44224-b616-4167-ab11-355e976f53a0 b/data/input/FHIR/all/Immunization/eae44224-b616-4167-ab11-355e976f53a0
deleted file mode 100644
index d2461891..00000000
--- a/data/input/FHIR/all/Immunization/eae44224-b616-4167-ab11-355e976f53a0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "eae44224-b616-4167-ab11-355e976f53a0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:317cb65d-a9c7-43be-afa5-4975f63d5a53"}, "encounter": {"reference": "Encounter/f8845b49-a387-4c60-bc8a-ac923a654953"}, "occurrenceDateTime": "2017-01-24T22:12:13+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/eb15c0e4-035b-418c-88ba-9b5904abc388 b/data/input/FHIR/all/Immunization/eb15c0e4-035b-418c-88ba-9b5904abc388
deleted file mode 100644
index c973b205..00000000
--- a/data/input/FHIR/all/Immunization/eb15c0e4-035b-418c-88ba-9b5904abc388
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "eb15c0e4-035b-418c-88ba-9b5904abc388", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2cda5aad-e409-4070-9a15-e1c35c46ed5a"}, "encounter": {"reference": "Encounter/e2eec903-c520-4792-a9a6-03c1e7baab2f"}, "occurrenceDateTime": "2012-06-01T09:51:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/eb286d9b-6da9-44a0-8452-e481faf9188c b/data/input/FHIR/all/Immunization/eb286d9b-6da9-44a0-8452-e481faf9188c
deleted file mode 100644
index 1d6c65a3..00000000
--- a/data/input/FHIR/all/Immunization/eb286d9b-6da9-44a0-8452-e481faf9188c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "eb286d9b-6da9-44a0-8452-e481faf9188c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:37a619bc-e2ff-4714-86ec-f68238a705cd"}, "encounter": {"reference": "Encounter/0acaf973-a36e-474b-b6f9-7cdbabbca5db"}, "occurrenceDateTime": "2020-02-19T21:15:23+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ebb14ccf-1b84-4e20-90b1-3749b11ab949 b/data/input/FHIR/all/Immunization/ebb14ccf-1b84-4e20-90b1-3749b11ab949
deleted file mode 100644
index a6a8f19c..00000000
--- a/data/input/FHIR/all/Immunization/ebb14ccf-1b84-4e20-90b1-3749b11ab949
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ebb14ccf-1b84-4e20-90b1-3749b11ab949", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "52", "display": "Hep A, adult"}], "text": "Hep A, adult"}, "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "encounter": {"reference": "Encounter/e0af2263-c53a-4fdf-9ea6-60042fb99ffe"}, "occurrenceDateTime": "2014-02-01T20:32:10+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ec282fa4-dd85-43a9-8085-fbb908ccc201 b/data/input/FHIR/all/Immunization/ec282fa4-dd85-43a9-8085-fbb908ccc201
deleted file mode 100644
index ee0d73a6..00000000
--- a/data/input/FHIR/all/Immunization/ec282fa4-dd85-43a9-8085-fbb908ccc201
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ec282fa4-dd85-43a9-8085-fbb908ccc201", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:924d8c31-3972-475d-b486-821d4d4c8d59"}, "encounter": {"reference": "Encounter/82ece087-1639-40d8-805a-431ab95ecc61"}, "occurrenceDateTime": "1983-01-24T15:08:18+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ecfad23e-45bd-499e-a075-3cc4e15979ae b/data/input/FHIR/all/Immunization/ecfad23e-45bd-499e-a075-3cc4e15979ae
deleted file mode 100644
index 400f39ab..00000000
--- a/data/input/FHIR/all/Immunization/ecfad23e-45bd-499e-a075-3cc4e15979ae
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ecfad23e-45bd-499e-a075-3cc4e15979ae", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/44031197-7618-46b6-9996-17ccb41e970a"}, "occurrenceDateTime": "2020-12-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ee2d0844-e464-4c94-838d-ef9873ce2aae b/data/input/FHIR/all/Immunization/ee2d0844-e464-4c94-838d-ef9873ce2aae
deleted file mode 100644
index 0fbf4e58..00000000
--- a/data/input/FHIR/all/Immunization/ee2d0844-e464-4c94-838d-ef9873ce2aae
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ee2d0844-e464-4c94-838d-ef9873ce2aae", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/56f1376b-d86f-491e-b9cb-ad82da8897ee"}, "occurrenceDateTime": "2012-02-09T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/eeeec61f-1747-4968-bcb9-f95672c1bbd9 b/data/input/FHIR/all/Immunization/eeeec61f-1747-4968-bcb9-f95672c1bbd9
deleted file mode 100644
index d16fbbd2..00000000
--- a/data/input/FHIR/all/Immunization/eeeec61f-1747-4968-bcb9-f95672c1bbd9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "eeeec61f-1747-4968-bcb9-f95672c1bbd9", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:f813f3a1-2f4e-4e4c-a0ee-3d5dc5286ae8"}, "encounter": {"reference": "Encounter/b0bfce94-fb50-4d07-b5db-f0ba41a433b0"}, "occurrenceDateTime": "2017-08-23T18:04:34+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/efa59022-0127-4d2d-9c31-58588787b049 b/data/input/FHIR/all/Immunization/efa59022-0127-4d2d-9c31-58588787b049
deleted file mode 100644
index d6af8f4e..00000000
--- a/data/input/FHIR/all/Immunization/efa59022-0127-4d2d-9c31-58588787b049
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "efa59022-0127-4d2d-9c31-58588787b049", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/af2b813b-0a24-41fe-88c7-0f736755d11e"}, "occurrenceDateTime": "2020-09-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/efb43f2f-3055-4c81-bfce-b730eecf9c53 b/data/input/FHIR/all/Immunization/efb43f2f-3055-4c81-bfce-b730eecf9c53
deleted file mode 100644
index 8dbc5ec5..00000000
--- a/data/input/FHIR/all/Immunization/efb43f2f-3055-4c81-bfce-b730eecf9c53
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "efb43f2f-3055-4c81-bfce-b730eecf9c53", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "encounter": {"reference": "Encounter/cb640590-7961-49dc-b9fe-49a2f67d2d82"}, "occurrenceDateTime": "2015-04-05T23:58:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/efcd2eec-9950-4feb-ba92-9e3155e9d63c b/data/input/FHIR/all/Immunization/efcd2eec-9950-4feb-ba92-9e3155e9d63c
deleted file mode 100644
index 736445a4..00000000
--- a/data/input/FHIR/all/Immunization/efcd2eec-9950-4feb-ba92-9e3155e9d63c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "efcd2eec-9950-4feb-ba92-9e3155e9d63c", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:86512c6f-caf6-41f4-9503-e4270b37b94f"}, "encounter": {"reference": "Encounter/230e2e3a-9539-4ae3-a886-f96ed873c8ab"}, "occurrenceDateTime": "2016-03-21T19:22:25+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f0550deb-cffc-4ff3-97c5-e4f178623394 b/data/input/FHIR/all/Immunization/f0550deb-cffc-4ff3-97c5-e4f178623394
deleted file mode 100644
index a2fefbf7..00000000
--- a/data/input/FHIR/all/Immunization/f0550deb-cffc-4ff3-97c5-e4f178623394
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f0550deb-cffc-4ff3-97c5-e4f178623394", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/d23e7f6f-3570-4591-b34a-7ed1db045b5c"}, "occurrenceDateTime": "2021-03-30T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f06de1f1-2fdb-4dd9-9c71-600eded35ad5 b/data/input/FHIR/all/Immunization/f06de1f1-2fdb-4dd9-9c71-600eded35ad5
deleted file mode 100644
index 20d7bd16..00000000
--- a/data/input/FHIR/all/Immunization/f06de1f1-2fdb-4dd9-9c71-600eded35ad5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f06de1f1-2fdb-4dd9-9c71-600eded35ad5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "133", "display": "Pneumococcal conjugate PCV 13"}], "text": "Pneumococcal conjugate PCV 13"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/af2b813b-0a24-41fe-88c7-0f736755d11e"}, "occurrenceDateTime": "2020-09-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f10c4798-6907-4f75-9ad6-1d3b8fe27df3 b/data/input/FHIR/all/Immunization/f10c4798-6907-4f75-9ad6-1d3b8fe27df3
deleted file mode 100644
index 21a36a11..00000000
--- a/data/input/FHIR/all/Immunization/f10c4798-6907-4f75-9ad6-1d3b8fe27df3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f10c4798-6907-4f75-9ad6-1d3b8fe27df3", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6d23a95e-7e18-4201-90ec-9501fa89fbd2"}, "encounter": {"reference": "Encounter/f34d06f6-6ec3-4afe-b093-d39cb6009bff"}, "occurrenceDateTime": "2012-11-20T20:43:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f115c412-7334-4f3a-8b34-c6f496dfc8a5 b/data/input/FHIR/all/Immunization/f115c412-7334-4f3a-8b34-c6f496dfc8a5
deleted file mode 100644
index fbf455a6..00000000
--- a/data/input/FHIR/all/Immunization/f115c412-7334-4f3a-8b34-c6f496dfc8a5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f115c412-7334-4f3a-8b34-c6f496dfc8a5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/7e99ce10-12c5-450f-a0ff-312626fcb2a9"}, "occurrenceDateTime": "2021-01-01T12:11:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f1282015-55a0-4553-9ce1-5062576d8795 b/data/input/FHIR/all/Immunization/f1282015-55a0-4553-9ce1-5062576d8795
deleted file mode 100644
index ecc12df7..00000000
--- a/data/input/FHIR/all/Immunization/f1282015-55a0-4553-9ce1-5062576d8795
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f1282015-55a0-4553-9ce1-5062576d8795", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:b96aa17a-6e5a-466c-9dd4-78fc74e4d6d2"}, "encounter": {"reference": "Encounter/3e563ed0-fa8e-45bd-adc1-114f259f68df"}, "occurrenceDateTime": "2012-05-04T00:39:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f137a1ae-be03-487f-88d5-356a6b9ea746 b/data/input/FHIR/all/Immunization/f137a1ae-be03-487f-88d5-356a6b9ea746
deleted file mode 100644
index 2ef2ffa7..00000000
--- a/data/input/FHIR/all/Immunization/f137a1ae-be03-487f-88d5-356a6b9ea746
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f137a1ae-be03-487f-88d5-356a6b9ea746", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:195bd73c-1ef3-400d-9269-a0d9042afafe"}, "encounter": {"reference": "Encounter/d79b6aa5-8956-4149-8163-120c5de45590"}, "occurrenceDateTime": "2018-08-02T19:03:26+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f1768040-7f32-49e7-85a8-8cbf63c6a28e b/data/input/FHIR/all/Immunization/f1768040-7f32-49e7-85a8-8cbf63c6a28e
deleted file mode 100644
index ba8339a9..00000000
--- a/data/input/FHIR/all/Immunization/f1768040-7f32-49e7-85a8-8cbf63c6a28e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f1768040-7f32-49e7-85a8-8cbf63c6a28e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:2be9b668-847a-4437-b33a-bdc38c665e08"}, "encounter": {"reference": "Encounter/8f2868c1-9570-413a-a7f7-d7766de38882"}, "occurrenceDateTime": "2013-08-10T04:44:29+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f181617f-60b8-4856-ad24-4ce5a6d61a4e b/data/input/FHIR/all/Immunization/f181617f-60b8-4856-ad24-4ce5a6d61a4e
deleted file mode 100644
index 156c9389..00000000
--- a/data/input/FHIR/all/Immunization/f181617f-60b8-4856-ad24-4ce5a6d61a4e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f181617f-60b8-4856-ad24-4ce5a6d61a4e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:76bc2bcd-3074-46b9-bc18-18daf50825a2"}, "encounter": {"reference": "Encounter/56f1376b-d86f-491e-b9cb-ad82da8897ee"}, "occurrenceDateTime": "2012-02-09T16:24:37+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f1ba8ac7-5b53-4002-a952-a36c0b01ca38 b/data/input/FHIR/all/Immunization/f1ba8ac7-5b53-4002-a952-a36c0b01ca38
deleted file mode 100644
index 7eac9b1b..00000000
--- a/data/input/FHIR/all/Immunization/f1ba8ac7-5b53-4002-a952-a36c0b01ca38
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f1ba8ac7-5b53-4002-a952-a36c0b01ca38", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:4ef9f896-10bc-4479-acd6-1153e7318f14"}, "encounter": {"reference": "Encounter/755fd601-9cf7-446a-af1c-98f7bb3f0718"}, "occurrenceDateTime": "2018-04-08T23:58:38+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f1c33ed2-b641-43b2-85d9-5bcf6df582c8 b/data/input/FHIR/all/Immunization/f1c33ed2-b641-43b2-85d9-5bcf6df582c8
deleted file mode 100644
index 7c92c624..00000000
--- a/data/input/FHIR/all/Immunization/f1c33ed2-b641-43b2-85d9-5bcf6df582c8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f1c33ed2-b641-43b2-85d9-5bcf6df582c8", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:8b7b7d9e-07bc-403b-8983-455635e3b63f"}, "encounter": {"reference": "Encounter/65e920a8-8279-4b17-be94-46c4a74a8db3"}, "occurrenceDateTime": "2017-11-16T19:20:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f2ab4e59-77fd-49ab-87c7-95016be970b0 b/data/input/FHIR/all/Immunization/f2ab4e59-77fd-49ab-87c7-95016be970b0
deleted file mode 100644
index 4eaefff8..00000000
--- a/data/input/FHIR/all/Immunization/f2ab4e59-77fd-49ab-87c7-95016be970b0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f2ab4e59-77fd-49ab-87c7-95016be970b0", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:024b1b9b-57bc-4fae-9839-fa0656246b41"}, "encounter": {"reference": "Encounter/1583c24c-19b1-4f5c-9346-f9e8b96c2fbb"}, "occurrenceDateTime": "2013-07-16T11:44:32+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f2c30c9c-fe88-4e40-b931-a225c6ab6f69 b/data/input/FHIR/all/Immunization/f2c30c9c-fe88-4e40-b931-a225c6ab6f69
deleted file mode 100644
index 0846f469..00000000
--- a/data/input/FHIR/all/Immunization/f2c30c9c-fe88-4e40-b931-a225c6ab6f69
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f2c30c9c-fe88-4e40-b931-a225c6ab6f69", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:d442b673-1185-42f5-bf7c-32eb47bb6b3d"}, "encounter": {"reference": "Encounter/254f6e56-e79a-4936-89e2-83c6f89fbb2a"}, "occurrenceDateTime": "2012-01-10T09:56:48+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f4deb240-405d-402d-9011-b2e72531cd1a b/data/input/FHIR/all/Immunization/f4deb240-405d-402d-9011-b2e72531cd1a
deleted file mode 100644
index f61e2fc4..00000000
--- a/data/input/FHIR/all/Immunization/f4deb240-405d-402d-9011-b2e72531cd1a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f4deb240-405d-402d-9011-b2e72531cd1a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:e3fe3889-3e2c-4285-a923-448be93a8e73"}, "encounter": {"reference": "Encounter/86fe1aa1-ac5b-45a7-8bb9-3524974d3d8c"}, "occurrenceDateTime": "2020-04-23T11:50:40+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f54198db-1b6a-43ba-b142-2b10444d0c54 b/data/input/FHIR/all/Immunization/f54198db-1b6a-43ba-b142-2b10444d0c54
deleted file mode 100644
index 17524817..00000000
--- a/data/input/FHIR/all/Immunization/f54198db-1b6a-43ba-b142-2b10444d0c54
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f54198db-1b6a-43ba-b142-2b10444d0c54", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:1f456f0a-acb1-4728-82af-01ca57083c7b"}, "encounter": {"reference": "Encounter/30f7e181-c9ca-47c4-915d-51dd36f8b229"}, "occurrenceDateTime": "2012-06-04T14:10:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f595cbbe-347f-4db7-b216-1f4b6684eb90 b/data/input/FHIR/all/Immunization/f595cbbe-347f-4db7-b216-1f4b6684eb90
deleted file mode 100644
index cb6af6ec..00000000
--- a/data/input/FHIR/all/Immunization/f595cbbe-347f-4db7-b216-1f4b6684eb90
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f595cbbe-347f-4db7-b216-1f4b6684eb90", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:c931bf62-c468-49f1-9ef7-93ccbc949a87"}, "encounter": {"reference": "Encounter/cdce8fe5-7290-4757-bea2-f5b94a33faec"}, "occurrenceDateTime": "2020-02-15T20:32:10+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f6812cc1-29b5-4026-a679-f5eee22693b4 b/data/input/FHIR/all/Immunization/f6812cc1-29b5-4026-a679-f5eee22693b4
deleted file mode 100644
index 9a5dd9db..00000000
--- a/data/input/FHIR/all/Immunization/f6812cc1-29b5-4026-a679-f5eee22693b4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f6812cc1-29b5-4026-a679-f5eee22693b4", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:f26c357d-6c69-401f-a505-0413901cb401"}, "encounter": {"reference": "Encounter/6076db5b-1aa8-4ea5-b00a-93499d090ad2"}, "occurrenceDateTime": "2017-10-23T10:48:09+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f6c14b0f-3d66-496a-aa3a-6c4fd93fe64e b/data/input/FHIR/all/Immunization/f6c14b0f-3d66-496a-aa3a-6c4fd93fe64e
deleted file mode 100644
index a020ad38..00000000
--- a/data/input/FHIR/all/Immunization/f6c14b0f-3d66-496a-aa3a-6c4fd93fe64e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f6c14b0f-3d66-496a-aa3a-6c4fd93fe64e", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/88b9840a-709f-4433-beb6-031bfd826392"}, "occurrenceDateTime": "2016-03-23T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f75d7606-1661-4747-be70-251479ff9626 b/data/input/FHIR/all/Immunization/f75d7606-1661-4747-be70-251479ff9626
deleted file mode 100644
index d47763da..00000000
--- a/data/input/FHIR/all/Immunization/f75d7606-1661-4747-be70-251479ff9626
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f75d7606-1661-4747-be70-251479ff9626", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:2354df0f-349f-4042-a827-2ef12013e69d"}, "encounter": {"reference": "Encounter/e526c571-8484-4a72-8b71-71050e60d250"}, "occurrenceDateTime": "2014-08-31T16:52:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f7d25b9b-5a01-49bf-a8d9-d3335694bf2b b/data/input/FHIR/all/Immunization/f7d25b9b-5a01-49bf-a8d9-d3335694bf2b
deleted file mode 100644
index cbc59df6..00000000
--- a/data/input/FHIR/all/Immunization/f7d25b9b-5a01-49bf-a8d9-d3335694bf2b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f7d25b9b-5a01-49bf-a8d9-d3335694bf2b", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "49", "display": "Hib (PRP-OMP)"}], "text": "Hib (PRP-OMP)"}, "patient": {"reference": "urn:uuid:d070e7dd-4d25-4c52-9fb2-78d232e1cf2c"}, "encounter": {"reference": "Encounter/af2b813b-0a24-41fe-88c7-0f736755d11e"}, "occurrenceDateTime": "2020-09-17T14:49:19+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f7ee4ee0-764d-49bb-8df0-1ccc83085c7d b/data/input/FHIR/all/Immunization/f7ee4ee0-764d-49bb-8df0-1ccc83085c7d
deleted file mode 100644
index 19f7946e..00000000
--- a/data/input/FHIR/all/Immunization/f7ee4ee0-764d-49bb-8df0-1ccc83085c7d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f7ee4ee0-764d-49bb-8df0-1ccc83085c7d", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:563460b4-b997-4772-a548-a9f877eb4c12"}, "encounter": {"reference": "Encounter/7e99ce10-12c5-450f-a0ff-312626fcb2a9"}, "occurrenceDateTime": "2021-01-01T12:11:31+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f87e583f-698f-48c8-b281-dd9ba623fd14 b/data/input/FHIR/all/Immunization/f87e583f-698f-48c8-b281-dd9ba623fd14
deleted file mode 100644
index 046ac048..00000000
--- a/data/input/FHIR/all/Immunization/f87e583f-698f-48c8-b281-dd9ba623fd14
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f87e583f-698f-48c8-b281-dd9ba623fd14", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:cdf500b9-7cc4-424d-a86c-a18e6620d6e7"}, "encounter": {"reference": "Encounter/ec7efc22-6186-4407-8992-e1656e4752a5"}, "occurrenceDateTime": "2020-03-26T22:48:50+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/f9d17b98-f60c-49d8-bbd1-8437c57901f5 b/data/input/FHIR/all/Immunization/f9d17b98-f60c-49d8-bbd1-8437c57901f5
deleted file mode 100644
index 677870f9..00000000
--- a/data/input/FHIR/all/Immunization/f9d17b98-f60c-49d8-bbd1-8437c57901f5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "f9d17b98-f60c-49d8-bbd1-8437c57901f5", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:be23efb3-8311-4cb1-aa2e-a7bc9958f442"}, "encounter": {"reference": "Encounter/75ee9962-a396-49f3-95b2-e12586ecbab0"}, "occurrenceDateTime": "2013-04-20T16:59:14+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fa17c5f1-d06d-46c2-9623-ee7aea325254 b/data/input/FHIR/all/Immunization/fa17c5f1-d06d-46c2-9623-ee7aea325254
deleted file mode 100644
index 1eed7013..00000000
--- a/data/input/FHIR/all/Immunization/fa17c5f1-d06d-46c2-9623-ee7aea325254
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fa17c5f1-d06d-46c2-9623-ee7aea325254", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d8a00854-f768-4195-a025-9af34b2e0e9f"}, "encounter": {"reference": "Encounter/9d7f8d4a-abcb-4c03-aea5-6d2d29d2be2d"}, "occurrenceDateTime": "2019-02-21T01:08:11+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fa486c6c-aacc-4965-b5ef-e83d51723b74 b/data/input/FHIR/all/Immunization/fa486c6c-aacc-4965-b5ef-e83d51723b74
deleted file mode 100644
index a000079a..00000000
--- a/data/input/FHIR/all/Immunization/fa486c6c-aacc-4965-b5ef-e83d51723b74
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fa486c6c-aacc-4965-b5ef-e83d51723b74", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:fdc61ab3-9be9-412c-b470-dfa65cb5e6e6"}, "encounter": {"reference": "Encounter/97b0c9e9-b254-4130-83d7-1935b8569149"}, "occurrenceDateTime": "2015-12-25T04:27:08+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fc85c62e-4ab2-46b9-8126-ea0490db6277 b/data/input/FHIR/all/Immunization/fc85c62e-4ab2-46b9-8126-ea0490db6277
deleted file mode 100644
index 807b3234..00000000
--- a/data/input/FHIR/all/Immunization/fc85c62e-4ab2-46b9-8126-ea0490db6277
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fc85c62e-4ab2-46b9-8126-ea0490db6277", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:ee9f8dd8-72d2-4769-8020-89e504b1504b"}, "encounter": {"reference": "Encounter/e38a5fc6-a332-44cb-a6ff-ff02f1eaef2a"}, "occurrenceDateTime": "2018-08-17T20:37:06+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fc977dc7-1ef7-4758-8bf8-3dfb269162f2 b/data/input/FHIR/all/Immunization/fc977dc7-1ef7-4758-8bf8-3dfb269162f2
deleted file mode 100644
index bc936a93..00000000
--- a/data/input/FHIR/all/Immunization/fc977dc7-1ef7-4758-8bf8-3dfb269162f2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fc977dc7-1ef7-4758-8bf8-3dfb269162f2", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "10", "display": "IPV"}], "text": "IPV"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/d23e7f6f-3570-4591-b34a-7ed1db045b5c"}, "occurrenceDateTime": "2021-03-30T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fcd9bb91-0aac-4c8c-9494-d5dc0bcf6bdb b/data/input/FHIR/all/Immunization/fcd9bb91-0aac-4c8c-9494-d5dc0bcf6bdb
deleted file mode 100644
index 79c3b424..00000000
--- a/data/input/FHIR/all/Immunization/fcd9bb91-0aac-4c8c-9494-d5dc0bcf6bdb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fcd9bb91-0aac-4c8c-9494-d5dc0bcf6bdb", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:d78af07c-9cb9-4f31-9b11-c45a28f2eec8"}, "encounter": {"reference": "Encounter/afcee359-ffbb-4ae0-b54f-547eb3c58e68"}, "occurrenceDateTime": "2012-09-10T15:29:24+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fd9dd0f0-1374-42e9-8755-a24172a2d753 b/data/input/FHIR/all/Immunization/fd9dd0f0-1374-42e9-8755-a24172a2d753
deleted file mode 100644
index 34a8e0be..00000000
--- a/data/input/FHIR/all/Immunization/fd9dd0f0-1374-42e9-8755-a24172a2d753
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fd9dd0f0-1374-42e9-8755-a24172a2d753", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "20", "display": "DTaP"}], "text": "DTaP"}, "patient": {"reference": "urn:uuid:1ae0605d-e5b8-4d6d-a96d-c93dcbd57e06"}, "encounter": {"reference": "Encounter/b1f62b6c-83d0-46e4-860d-f5b7c51abaf8"}, "occurrenceDateTime": "2021-01-26T19:19:03+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fdb4a8f7-4cca-46d8-a712-dbb417ad7f8a b/data/input/FHIR/all/Immunization/fdb4a8f7-4cca-46d8-a712-dbb417ad7f8a
deleted file mode 100644
index 22c435ea..00000000
--- a/data/input/FHIR/all/Immunization/fdb4a8f7-4cca-46d8-a712-dbb417ad7f8a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fdb4a8f7-4cca-46d8-a712-dbb417ad7f8a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "43", "display": "Hep B, adult"}], "text": "Hep B, adult"}, "patient": {"reference": "urn:uuid:9462ff5c-47c8-4e46-a180-1cac0a2003c4"}, "encounter": {"reference": "Encounter/a051e79d-c17b-420c-a87f-6c77ac5881d3"}, "occurrenceDateTime": "2020-04-01T05:28:35+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fe9fde5b-8fbf-4594-ac75-dceee9aaef87 b/data/input/FHIR/all/Immunization/fe9fde5b-8fbf-4594-ac75-dceee9aaef87
deleted file mode 100644
index aba29105..00000000
--- a/data/input/FHIR/all/Immunization/fe9fde5b-8fbf-4594-ac75-dceee9aaef87
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fe9fde5b-8fbf-4594-ac75-dceee9aaef87", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "140", "display": "Influenza, seasonal, injectable, preservative free"}], "text": "Influenza, seasonal, injectable, preservative free"}, "patient": {"reference": "urn:uuid:6f8ccac9-41a3-42a2-a97b-06bfc0a91c26"}, "encounter": {"reference": "Encounter/7b7f20f0-8efa-4bc9-9765-181efae7f57b"}, "occurrenceDateTime": "2018-01-10T20:51:42+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/fed75404-b374-4dd3-b763-25ce06995d0a b/data/input/FHIR/all/Immunization/fed75404-b374-4dd3-b763-25ce06995d0a
deleted file mode 100644
index d1e8d9e4..00000000
--- a/data/input/FHIR/all/Immunization/fed75404-b374-4dd3-b763-25ce06995d0a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "fed75404-b374-4dd3-b763-25ce06995d0a", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:fcece34f-2e51-43b5-acb0-361c3472e679"}, "encounter": {"reference": "Encounter/bb36f6a5-820f-4c00-8e1b-4d1955bd7eb8"}, "occurrenceDateTime": "2020-08-24T05:41:52+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Immunization/ff359ea7-5fb7-4841-bab0-c9b4e8cd8934 b/data/input/FHIR/all/Immunization/ff359ea7-5fb7-4841-bab0-c9b4e8cd8934
deleted file mode 100644
index 1f0121c0..00000000
--- a/data/input/FHIR/all/Immunization/ff359ea7-5fb7-4841-bab0-c9b4e8cd8934
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Immunization", "id": "ff359ea7-5fb7-4841-bab0-c9b4e8cd8934", "status": "completed", "vaccineCode": {"coding": [{"system": "http://hl7.org/fhir/sid/cvx", "code": "113", "display": "Td (adult) preservative free"}], "text": "Td (adult) preservative free"}, "patient": {"reference": "urn:uuid:4e122e91-c63f-4112-a778-6ccf5abfd6f2"}, "encounter": {"reference": "Encounter/60d0251f-ac9c-462c-b0cd-48e1750a3622"}, "occurrenceDateTime": "2016-11-01T07:56:53+00:00", "primarySource": true, "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/03347b4d-994e-302b-848b-58019a4e274d b/data/input/FHIR/all/Organization/03347b4d-994e-302b-848b-58019a4e274d
deleted file mode 100644
index ab6608b6..00000000
--- a/data/input/FHIR/all/Organization/03347b4d-994e-302b-848b-58019a4e274d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "03347b4d-994e-302b-848b-58019a4e274d", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "03347b4d-994e-302b-848b-58019a4e274d"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "EMERSON HOSPITAL -", "telecom": [{"system": "phone", "value": "9783691400"}], "address": [{"line": ["133 OLD ROAD TO 9 ACRE CORNER"], "city": "W CONCORD", "state": "MA", "postalCode": "01742", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/08bcda9c-f8c8-3244-82d4-fc306a7a55d3 b/data/input/FHIR/all/Organization/08bcda9c-f8c8-3244-82d4-fc306a7a55d3
deleted file mode 100644
index 06c4e35b..00000000
--- a/data/input/FHIR/all/Organization/08bcda9c-f8c8-3244-82d4-fc306a7a55d3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "08bcda9c-f8c8-3244-82d4-fc306a7a55d3", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 980}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 288}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 70}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 62}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "08bcda9c-f8c8-3244-82d4-fc306a7a55d3"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BOSTON MEDICAL CENTER CORPORATION-", "telecom": [{"system": "phone", "value": "6176388000"}], "address": [{"line": ["1 BOSTON MEDICAL CENTER PLACE"], "city": "BOSTON", "state": "MA", "postalCode": "02118", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/0b78995f-8b45-34d3-969d-afcc456bb1c7 b/data/input/FHIR/all/Organization/0b78995f-8b45-34d3-969d-afcc456bb1c7
deleted file mode 100644
index a1314f4f..00000000
--- a/data/input/FHIR/all/Organization/0b78995f-8b45-34d3-969d-afcc456bb1c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "0b78995f-8b45-34d3-969d-afcc456bb1c7", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 169}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "0b78995f-8b45-34d3-969d-afcc456bb1c7"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "New Bedford Outpatient Clinic", "telecom": [{"system": "phone", "value": "508-994-0217"}], "address": [{"line": ["175 Elm Street"], "city": "New Bedford", "state": "MA", "postalCode": "02740", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/0c127383-39c2-30f2-bd62-448ea6fe1385 b/data/input/FHIR/all/Organization/0c127383-39c2-30f2-bd62-448ea6fe1385
deleted file mode 100644
index d9c58b78..00000000
--- a/data/input/FHIR/all/Organization/0c127383-39c2-30f2-bd62-448ea6fe1385
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "0c127383-39c2-30f2-bd62-448ea6fe1385", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "0c127383-39c2-30f2-bd62-448ea6fe1385"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FAMILY MEDICAL CENTER", "telecom": [{"system": "phone", "value": "508-992-5546"}], "address": [{"line": ["210 WASHINGTON STREET"], "city": "FAIRHAVEN", "state": "MA", "postalCode": "2719", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/0d1563c1-d56c-362e-9e3d-d74463ebbe0f b/data/input/FHIR/all/Organization/0d1563c1-d56c-362e-9e3d-d74463ebbe0f
deleted file mode 100644
index b6a3a3d9..00000000
--- a/data/input/FHIR/all/Organization/0d1563c1-d56c-362e-9e3d-d74463ebbe0f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "0d1563c1-d56c-362e-9e3d-d74463ebbe0f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 25}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "0d1563c1-d56c-362e-9e3d-d74463ebbe0f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "URGENT CARE MEDICAL CLINIC", "telecom": [{"system": "phone", "value": "508-583-0010"}], "address": [{"line": ["629 PLEASANT STREET"], "city": "BROCKTON", "state": "MA", "postalCode": "2301", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/0f7f97f6-693c-3de9-8190-85feaf4632e2 b/data/input/FHIR/all/Organization/0f7f97f6-693c-3de9-8190-85feaf4632e2
deleted file mode 100644
index 08991e9e..00000000
--- a/data/input/FHIR/all/Organization/0f7f97f6-693c-3de9-8190-85feaf4632e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "0f7f97f6-693c-3de9-8190-85feaf4632e2", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 249}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "0f7f97f6-693c-3de9-8190-85feaf4632e2"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CONCENTRA URGENT CARE - EAST BOSTON", "telecom": [{"system": "phone", "value": "617-568-6500"}], "address": [{"line": ["1 HARBORSIDE DRIVE"], "city": "EAST BOSTON", "state": "MA", "postalCode": "2128", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/108ccece-277a-396f-8bf2-1527f74458eb b/data/input/FHIR/all/Organization/108ccece-277a-396f-8bf2-1527f74458eb
deleted file mode 100644
index f9c058fe..00000000
--- a/data/input/FHIR/all/Organization/108ccece-277a-396f-8bf2-1527f74458eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "108ccece-277a-396f-8bf2-1527f74458eb", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 19}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "108ccece-277a-396f-8bf2-1527f74458eb"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "ON CALL URGENT CARE CENTER", "telecom": [{"system": "phone", "value": "413-584-7425"}], "address": [{"line": ["51 LOCUST STREET"], "city": "NORTHAMPTON", "state": "MA", "postalCode": "1060", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/12c9daf5-a29c-36c9-ac55-28972463e566 b/data/input/FHIR/all/Organization/12c9daf5-a29c-36c9-ac55-28972463e566
deleted file mode 100644
index a6e9244e..00000000
--- a/data/input/FHIR/all/Organization/12c9daf5-a29c-36c9-ac55-28972463e566
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "12c9daf5-a29c-36c9-ac55-28972463e566", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1492}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 775}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 207}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 88}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "12c9daf5-a29c-36c9-ac55-28972463e566"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BETH ISRAEL DEACONESS HOSPITAL-MILTON INC", "telecom": [{"system": "phone", "value": "6176964600"}], "address": [{"line": ["199 REEDSDALE ROAD"], "city": "MILTON", "state": "MA", "postalCode": "02186", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/161a799c-4894-36f6-8ca7-2a71c8107f79 b/data/input/FHIR/all/Organization/161a799c-4894-36f6-8ca7-2a71c8107f79
deleted file mode 100644
index 302cb690..00000000
--- a/data/input/FHIR/all/Organization/161a799c-4894-36f6-8ca7-2a71c8107f79
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "161a799c-4894-36f6-8ca7-2a71c8107f79", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 202}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 23}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 8}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 6}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "161a799c-4894-36f6-8ca7-2a71c8107f79"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "ATHOL MEMORIAL HOSPITAL", "telecom": [{"system": "phone", "value": "9782493511"}], "address": [{"line": ["2033 MAIN STREET"], "city": "ATHOL", "state": "MA", "postalCode": "01331", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/1aedcb45-c507-3ad0-9010-6583d264ae72 b/data/input/FHIR/all/Organization/1aedcb45-c507-3ad0-9010-6583d264ae72
deleted file mode 100644
index b9a5c58b..00000000
--- a/data/input/FHIR/all/Organization/1aedcb45-c507-3ad0-9010-6583d264ae72
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "1aedcb45-c507-3ad0-9010-6583d264ae72", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "1aedcb45-c507-3ad0-9010-6583d264ae72"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "PRIMA CARE / SOMERSET SWANSEA WALK IN CARE CENTER", "telecom": [{"system": "phone", "value": "508-678-5631"}], "address": [{"line": ["67 GRAND ARMY OF THE REPUBLIC HIGHWAY"], "city": "SOMERSET", "state": "MA", "postalCode": "2726", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/1eaf97fa-9de6-38de-a9c4-6efe5dc574be b/data/input/FHIR/all/Organization/1eaf97fa-9de6-38de-a9c4-6efe5dc574be
deleted file mode 100644
index d478d270..00000000
--- a/data/input/FHIR/all/Organization/1eaf97fa-9de6-38de-a9c4-6efe5dc574be
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "1eaf97fa-9de6-38de-a9c4-6efe5dc574be", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "1eaf97fa-9de6-38de-a9c4-6efe5dc574be"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "ST VINCENT HOSPITAL", "telecom": [{"system": "phone", "value": "5083635000"}], "address": [{"line": ["123 SUMMER STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "01608", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/226098a2-6a40-3588-b5bb-db56c3a30a04 b/data/input/FHIR/all/Organization/226098a2-6a40-3588-b5bb-db56c3a30a04
deleted file mode 100644
index 46a09aeb..00000000
--- a/data/input/FHIR/all/Organization/226098a2-6a40-3588-b5bb-db56c3a30a04
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "226098a2-6a40-3588-b5bb-db56c3a30a04", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 5964}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 2142}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 1111}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 481}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "226098a2-6a40-3588-b5bb-db56c3a30a04"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "GOOD SAMARITAN MEDICAL CENTER", "telecom": [{"system": "phone", "value": "5084273000"}], "address": [{"line": ["235 NORTH PEARL STREET"], "city": "BROCKTON", "state": "MA", "postalCode": "02301", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/23834663-ed53-3da9-b330-d6e1ecb8428e b/data/input/FHIR/all/Organization/23834663-ed53-3da9-b330-d6e1ecb8428e
deleted file mode 100644
index f1ab2caf..00000000
--- a/data/input/FHIR/all/Organization/23834663-ed53-3da9-b330-d6e1ecb8428e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "23834663-ed53-3da9-b330-d6e1ecb8428e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2727}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 816}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 246}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 175}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "23834663-ed53-3da9-b330-d6e1ecb8428e"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "SOUTHCOAST HOSPITAL GROUP, INC", "telecom": [{"system": "phone", "value": "5086793131"}], "address": [{"line": ["363 HIGHLAND AVENUE"], "city": "FALL RIVER", "state": "MA", "postalCode": "02720", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/24cb4eab-6166-3530-bddc-a5a8a14a4fc1 b/data/input/FHIR/all/Organization/24cb4eab-6166-3530-bddc-a5a8a14a4fc1
deleted file mode 100644
index d03b4b12..00000000
--- a/data/input/FHIR/all/Organization/24cb4eab-6166-3530-bddc-a5a8a14a4fc1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "24cb4eab-6166-3530-bddc-a5a8a14a4fc1", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2108}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 769}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 164}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 129}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "24cb4eab-6166-3530-bddc-a5a8a14a4fc1"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MILFORD REGIONAL MEDICAL CENTER", "telecom": [{"system": "phone", "value": "5084731190"}], "address": [{"line": ["14 PROSPECT STREET"], "city": "MILFORD", "state": "MA", "postalCode": "01757", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/27379046-608b-32f0-9df7-8c833cf5d11d b/data/input/FHIR/all/Organization/27379046-608b-32f0-9df7-8c833cf5d11d
deleted file mode 100644
index 53a93586..00000000
--- a/data/input/FHIR/all/Organization/27379046-608b-32f0-9df7-8c833cf5d11d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "27379046-608b-32f0-9df7-8c833cf5d11d", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1430}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 756}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 145}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 122}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "27379046-608b-32f0-9df7-8c833cf5d11d"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BRIGHAM AND WOMEN'S HOSPITAL", "telecom": [{"system": "phone", "value": "6177325500"}], "address": [{"line": ["75 FRANCIS STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02115", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/27f06acd-f732-3871-be87-889fef7d9010 b/data/input/FHIR/all/Organization/27f06acd-f732-3871-be87-889fef7d9010
deleted file mode 100644
index 79c923e4..00000000
--- a/data/input/FHIR/all/Organization/27f06acd-f732-3871-be87-889fef7d9010
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "27f06acd-f732-3871-be87-889fef7d9010", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "27f06acd-f732-3871-be87-889fef7d9010"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CONCENTRA URGENT CARE - GREENFIELD", "telecom": [{"system": "phone", "value": "413-772-5055"}], "address": [{"line": ["489 BERNARDSTON ROAD"], "city": "GREENFIELD", "state": "MA", "postalCode": "1301", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/308b5efa-a9c2-3728-b1ff-d29c5f060731 b/data/input/FHIR/all/Organization/308b5efa-a9c2-3728-b1ff-d29c5f060731
deleted file mode 100644
index afbb1424..00000000
--- a/data/input/FHIR/all/Organization/308b5efa-a9c2-3728-b1ff-d29c5f060731
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "308b5efa-a9c2-3728-b1ff-d29c5f060731", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 140}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "308b5efa-a9c2-3728-b1ff-d29c5f060731"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FALLON CLINIC URGENT CARE", "telecom": [{"system": "phone", "value": "508-595-2505"}], "address": [{"line": ["630 PLANTATION STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "1605", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/3265f387-6c51-32ee-8f6d-b2a89caa34d5 b/data/input/FHIR/all/Organization/3265f387-6c51-32ee-8f6d-b2a89caa34d5
deleted file mode 100644
index 02c4b196..00000000
--- a/data/input/FHIR/all/Organization/3265f387-6c51-32ee-8f6d-b2a89caa34d5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "3265f387-6c51-32ee-8f6d-b2a89caa34d5", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "3265f387-6c51-32ee-8f6d-b2a89caa34d5"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CHELSEA MGH HEALTH CENTER MEDICAL WALK IN", "telecom": [{"system": "phone", "value": "617-884-8300"}], "address": [{"line": ["151 EVERETT AVENUE"], "city": "CHELSEA", "state": "MA", "postalCode": "2150", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/331f4c11-d298-308b-aaa1-d7825b29b57f b/data/input/FHIR/all/Organization/331f4c11-d298-308b-aaa1-d7825b29b57f
deleted file mode 100644
index e483328a..00000000
--- a/data/input/FHIR/all/Organization/331f4c11-d298-308b-aaa1-d7825b29b57f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "331f4c11-d298-308b-aaa1-d7825b29b57f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 549}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 340}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 34}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 31}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "331f4c11-d298-308b-aaa1-d7825b29b57f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CLINTON HOSPITAL ASSOCIATION", "telecom": [{"system": "phone", "value": "9783683000"}], "address": [{"line": ["201 HIGHLAND STREET"], "city": "CLINTON", "state": "MA", "postalCode": "01510", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/37b4d73f-652d-3033-a16e-d97b9e8b4cda b/data/input/FHIR/all/Organization/37b4d73f-652d-3033-a16e-d97b9e8b4cda
deleted file mode 100644
index 6898fda6..00000000
--- a/data/input/FHIR/all/Organization/37b4d73f-652d-3033-a16e-d97b9e8b4cda
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "37b4d73f-652d-3033-a16e-d97b9e8b4cda", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2210}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 281}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 402}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 118}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "37b4d73f-652d-3033-a16e-d97b9e8b4cda"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "ANNA JAQUES HOSPITAL", "telecom": [{"system": "phone", "value": "9784631000"}], "address": [{"line": ["25 HIGHLAND AVENUE"], "city": "NEWBURYPORT", "state": "MA", "postalCode": "01950", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/37c0de84-bcaf-3624-82bf-a89b2ac441b8 b/data/input/FHIR/all/Organization/37c0de84-bcaf-3624-82bf-a89b2ac441b8
deleted file mode 100644
index b42a47e0..00000000
--- a/data/input/FHIR/all/Organization/37c0de84-bcaf-3624-82bf-a89b2ac441b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "37c0de84-bcaf-3624-82bf-a89b2ac441b8", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3613}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 2454}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 240}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 261}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "37c0de84-bcaf-3624-82bf-a89b2ac441b8"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BEVERLY HOSPITAL CORPORATION", "telecom": [{"system": "phone", "value": "9789223000"}], "address": [{"line": ["85 HERRICK STREET"], "city": "BEVERLY", "state": "MA", "postalCode": "01915", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/3bd5eda0-16da-3ba5-8500-4dfd6ae118b8 b/data/input/FHIR/all/Organization/3bd5eda0-16da-3ba5-8500-4dfd6ae118b8
deleted file mode 100644
index 37f06ef1..00000000
--- a/data/input/FHIR/all/Organization/3bd5eda0-16da-3ba5-8500-4dfd6ae118b8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "3bd5eda0-16da-3ba5-8500-4dfd6ae118b8", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "3bd5eda0-16da-3ba5-8500-4dfd6ae118b8"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "NORWOOD HOSPITAL", "telecom": [{"system": "phone", "value": "5087721000"}], "address": [{"line": ["800 WASHINGTON STREET"], "city": "NORWOOD", "state": "MA", "postalCode": "02062", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/3d10019f-c88e-3de5-9916-6107b9c0263d b/data/input/FHIR/all/Organization/3d10019f-c88e-3de5-9916-6107b9c0263d
deleted file mode 100644
index 2a4a13e5..00000000
--- a/data/input/FHIR/all/Organization/3d10019f-c88e-3de5-9916-6107b9c0263d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "3d10019f-c88e-3de5-9916-6107b9c0263d", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "3d10019f-c88e-3de5-9916-6107b9c0263d"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "NEWTON-WELLESLEY HOSPITAL", "telecom": [{"system": "phone", "value": "6172436000"}], "address": [{"line": ["2014 WASHINGTON STREET"], "city": "NEWTON", "state": "MA", "postalCode": "02462", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/44bef9d3-91c2-3005-93e0-ccf436348ff0 b/data/input/FHIR/all/Organization/44bef9d3-91c2-3005-93e0-ccf436348ff0
deleted file mode 100644
index ddffa1ee..00000000
--- a/data/input/FHIR/all/Organization/44bef9d3-91c2-3005-93e0-ccf436348ff0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "44bef9d3-91c2-3005-93e0-ccf436348ff0", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 208}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 24}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 4}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 18}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "44bef9d3-91c2-3005-93e0-ccf436348ff0"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MASSACHUSETTS EYE AND EAR INFIRMARY -", "telecom": [{"system": "phone", "value": "6175237900"}], "address": [{"line": ["243 CHARLES STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02114", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/465de31f-3098-365c-af70-48a071e1f5aa b/data/input/FHIR/all/Organization/465de31f-3098-365c-af70-48a071e1f5aa
deleted file mode 100644
index fc425274..00000000
--- a/data/input/FHIR/all/Organization/465de31f-3098-365c-af70-48a071e1f5aa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "465de31f-3098-365c-af70-48a071e1f5aa", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2404}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 811}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 185}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 151}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "465de31f-3098-365c-af70-48a071e1f5aa"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "METROWEST MEDICAL CENTER", "telecom": [{"system": "phone", "value": "5083831000"}], "address": [{"line": ["115 LINCOLN STREET"], "city": "FRAMINGHAM", "state": "MA", "postalCode": "01701", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/4861d01f-019c-3dac-a153-8334e50919f9 b/data/input/FHIR/all/Organization/4861d01f-019c-3dac-a153-8334e50919f9
deleted file mode 100644
index 9a1c6d1f..00000000
--- a/data/input/FHIR/all/Organization/4861d01f-019c-3dac-a153-8334e50919f9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "4861d01f-019c-3dac-a153-8334e50919f9", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "4861d01f-019c-3dac-a153-8334e50919f9"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "NORTH SHORE MEDICAL CENTER -", "telecom": [{"system": "phone", "value": "9787411215"}], "address": [{"line": ["81 HIGHLAND AVENUE"], "city": "SALEM", "state": "MA", "postalCode": "01970", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/49318f80-bd8b-3fc7-a096-ac43088b0c12 b/data/input/FHIR/all/Organization/49318f80-bd8b-3fc7-a096-ac43088b0c12
deleted file mode 100644
index ce34f2c3..00000000
--- a/data/input/FHIR/all/Organization/49318f80-bd8b-3fc7-a096-ac43088b0c12
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "49318f80-bd8b-3fc7-a096-ac43088b0c12", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1825}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1316}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 275}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 137}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "49318f80-bd8b-3fc7-a096-ac43088b0c12"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "COOLEY DICKINSON HOSPITAL INC,THE", "telecom": [{"system": "phone", "value": "4135822000"}], "address": [{"line": ["30 LOCUST STREET"], "city": "NORTHAMPTON", "state": "MA", "postalCode": "01060", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/4bdaa4c2-c664-3089-aee2-7137abbad27f b/data/input/FHIR/all/Organization/4bdaa4c2-c664-3089-aee2-7137abbad27f
deleted file mode 100644
index 3983a1b2..00000000
--- a/data/input/FHIR/all/Organization/4bdaa4c2-c664-3089-aee2-7137abbad27f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "4bdaa4c2-c664-3089-aee2-7137abbad27f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2052}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1530}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 213}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 181}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "4bdaa4c2-c664-3089-aee2-7137abbad27f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HARRINGTON MEMORIAL HOSPITAL-1", "telecom": [{"system": "phone", "value": "5087659771"}], "address": [{"line": ["100 SOUTH STREET"], "city": "SOUTHBRIDGE", "state": "MA", "postalCode": "01550", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/4e916854-3a59-3f17-bb16-7c406148d822 b/data/input/FHIR/all/Organization/4e916854-3a59-3f17-bb16-7c406148d822
deleted file mode 100644
index d7ad876f..00000000
--- a/data/input/FHIR/all/Organization/4e916854-3a59-3f17-bb16-7c406148d822
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "4e916854-3a59-3f17-bb16-7c406148d822", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 262}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "4e916854-3a59-3f17-bb16-7c406148d822"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HANOVER FAMILY HEALTH AND URGENT CARE", "telecom": [{"system": "phone", "value": "781-829-1000"}], "address": [{"line": ["1399 WASHINGTON STREET"], "city": "HANOVER", "state": "MA", "postalCode": "2339", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/4f3a530e-a2f7-3de0-9a09-c0a70a9ab894 b/data/input/FHIR/all/Organization/4f3a530e-a2f7-3de0-9a09-c0a70a9ab894
deleted file mode 100644
index 14e87c5f..00000000
--- a/data/input/FHIR/all/Organization/4f3a530e-a2f7-3de0-9a09-c0a70a9ab894
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "4f3a530e-a2f7-3de0-9a09-c0a70a9ab894", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "4f3a530e-a2f7-3de0-9a09-c0a70a9ab894"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BERKSHIRE MEDICAL CENTER INC - 1", "telecom": [{"system": "phone", "value": "4134472000"}], "address": [{"line": ["725 NORTH STREET"], "city": "PITTSFIELD", "state": "MA", "postalCode": "01201", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/5103c940-0c08-392f-95cd-446e0cea042a b/data/input/FHIR/all/Organization/5103c940-0c08-392f-95cd-446e0cea042a
deleted file mode 100644
index f19b375c..00000000
--- a/data/input/FHIR/all/Organization/5103c940-0c08-392f-95cd-446e0cea042a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "5103c940-0c08-392f-95cd-446e0cea042a", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "5103c940-0c08-392f-95cd-446e0cea042a"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "SHRINERS' HOSPITAL FOR CHILDREN (THE)", "telecom": [{"system": "phone", "value": "4137872000"}], "address": [{"line": ["516 CAREW STREET"], "city": "SPRINGFIELD", "state": "MA", "postalCode": "01104", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/515117f0-f62e-36da-90e9-a004b40b2260 b/data/input/FHIR/all/Organization/515117f0-f62e-36da-90e9-a004b40b2260
deleted file mode 100644
index 284ac876..00000000
--- a/data/input/FHIR/all/Organization/515117f0-f62e-36da-90e9-a004b40b2260
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "515117f0-f62e-36da-90e9-a004b40b2260", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "515117f0-f62e-36da-90e9-a004b40b2260"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "Cape Cod Vet Center", "telecom": [{"system": "phone", "value": "508-778-0124 Or 508-778-0124"}], "address": [{"line": ["474 West Main Street"], "city": "Hyannis", "state": "MA", "postalCode": "02601", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/5844ad77-f653-3c2b-b7dd-e97576ab3b03 b/data/input/FHIR/all/Organization/5844ad77-f653-3c2b-b7dd-e97576ab3b03
deleted file mode 100644
index 654bb851..00000000
--- a/data/input/FHIR/all/Organization/5844ad77-f653-3c2b-b7dd-e97576ab3b03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "5844ad77-f653-3c2b-b7dd-e97576ab3b03", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 166}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 22}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 5}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 8}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "5844ad77-f653-3c2b-b7dd-e97576ab3b03"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BAYSTATE WING HOSPITAL AND MEDICAL CENTERS", "telecom": [{"system": "phone", "value": "4132837651"}], "address": [{"line": ["40 WRIGHT STREET"], "city": "PALMER", "state": "MA", "postalCode": "01069", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/5d4b9df1-93ae-3bc9-b680-03249990e558 b/data/input/FHIR/all/Organization/5d4b9df1-93ae-3bc9-b680-03249990e558
deleted file mode 100644
index 385d000d..00000000
--- a/data/input/FHIR/all/Organization/5d4b9df1-93ae-3bc9-b680-03249990e558
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "5d4b9df1-93ae-3bc9-b680-03249990e558", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 8866}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 3243}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 1314}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 881}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "5d4b9df1-93ae-3bc9-b680-03249990e558"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HOLYOKE MEDICAL CENTER", "telecom": [{"system": "phone", "value": "4135342500"}], "address": [{"line": ["575 BEECH STREET"], "city": "HOLYOKE", "state": "MA", "postalCode": "01040", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/5e765f2b-e908-3888-9fc7-df2cb87beb58 b/data/input/FHIR/all/Organization/5e765f2b-e908-3888-9fc7-df2cb87beb58
deleted file mode 100644
index f685e425..00000000
--- a/data/input/FHIR/all/Organization/5e765f2b-e908-3888-9fc7-df2cb87beb58
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "5e765f2b-e908-3888-9fc7-df2cb87beb58", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2201}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 582}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 185}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 225}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "5e765f2b-e908-3888-9fc7-df2cb87beb58"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "STURDY MEMORIAL HOSPITAL", "telecom": [{"system": "phone", "value": "5082225200"}], "address": [{"line": ["211 PARK STREET"], "city": "ATTLEBORO", "state": "MA", "postalCode": "02703", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/5f178592-5066-33f6-8594-e6f58caca21c b/data/input/FHIR/all/Organization/5f178592-5066-33f6-8594-e6f58caca21c
deleted file mode 100644
index 4ac63fbe..00000000
--- a/data/input/FHIR/all/Organization/5f178592-5066-33f6-8594-e6f58caca21c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "5f178592-5066-33f6-8594-e6f58caca21c", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 8}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "5f178592-5066-33f6-8594-e6f58caca21c"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MASHPEE FAMILY MEDICINE", "telecom": [{"system": "phone", "value": "508-477-4282"}], "address": [{"line": ["5 INDUSTRIAL DRIVE"], "city": "MASHPEE", "state": "MA", "postalCode": "2649", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/60457c13-adb2-3415-82c5-86ab5dab5f93 b/data/input/FHIR/all/Organization/60457c13-adb2-3415-82c5-86ab5dab5f93
deleted file mode 100644
index b6f8ded6..00000000
--- a/data/input/FHIR/all/Organization/60457c13-adb2-3415-82c5-86ab5dab5f93
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "60457c13-adb2-3415-82c5-86ab5dab5f93", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3366}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 946}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 476}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 283}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "60457c13-adb2-3415-82c5-86ab5dab5f93"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BAYSTATE MEDICAL CENTER", "telecom": [{"system": "phone", "value": "4137940000"}], "address": [{"line": ["759 CHESTNUT STREET"], "city": "SPRINGFIELD", "state": "MA", "postalCode": "01199", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/62fa9127-485f-3032-87cc-6576d91fec94 b/data/input/FHIR/all/Organization/62fa9127-485f-3032-87cc-6576d91fec94
deleted file mode 100644
index c4c3ee36..00000000
--- a/data/input/FHIR/all/Organization/62fa9127-485f-3032-87cc-6576d91fec94
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "62fa9127-485f-3032-87cc-6576d91fec94", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 106}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "62fa9127-485f-3032-87cc-6576d91fec94"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "LAHEY CLINIC NORTHSHORE", "telecom": [{"system": "phone", "value": "978-538-4000"}], "address": [{"line": ["1 ESSEX CENTER DRIVE"], "city": "PEABODY", "state": "MA", "postalCode": "1960", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/69176529-fd1f-3b3f-abce-a0a3626769eb b/data/input/FHIR/all/Organization/69176529-fd1f-3b3f-abce-a0a3626769eb
deleted file mode 100644
index 97d1acde..00000000
--- a/data/input/FHIR/all/Organization/69176529-fd1f-3b3f-abce-a0a3626769eb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "69176529-fd1f-3b3f-abce-a0a3626769eb", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "69176529-fd1f-3b3f-abce-a0a3626769eb"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MOUNT AUBURN HOSPITAL", "telecom": [{"system": "phone", "value": "6174923500"}], "address": [{"line": ["330 MOUNT AUBURN STREET"], "city": "CAMBRIDGE", "state": "MA", "postalCode": "02138", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/6be05ccf-ef94-341f-a2a3-1cf9bfde1b18 b/data/input/FHIR/all/Organization/6be05ccf-ef94-341f-a2a3-1cf9bfde1b18
deleted file mode 100644
index 68259e62..00000000
--- a/data/input/FHIR/all/Organization/6be05ccf-ef94-341f-a2a3-1cf9bfde1b18
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "6be05ccf-ef94-341f-a2a3-1cf9bfde1b18", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "6be05ccf-ef94-341f-a2a3-1cf9bfde1b18"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "ADCARE HOSPITAL OF WORCESTER INC", "telecom": [{"system": "phone", "value": "5087999000"}], "address": [{"line": ["107 LINCOLN STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "01605", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/6e62e63b-c39a-3211-99d8-8b8f0f06774e b/data/input/FHIR/all/Organization/6e62e63b-c39a-3211-99d8-8b8f0f06774e
deleted file mode 100644
index 87516d20..00000000
--- a/data/input/FHIR/all/Organization/6e62e63b-c39a-3211-99d8-8b8f0f06774e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "6e62e63b-c39a-3211-99d8-8b8f0f06774e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 37}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "6e62e63b-c39a-3211-99d8-8b8f0f06774e"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "GREAT BROOK VALLEY HEALTH CENTER", "telecom": [{"system": "phone", "value": "508-852-1805"}], "address": [{"line": ["19 TACOMA STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "1605", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/6f122869-a856-3d65-8db9-099bf4f5bbb8 b/data/input/FHIR/all/Organization/6f122869-a856-3d65-8db9-099bf4f5bbb8
deleted file mode 100644
index a6f6899a..00000000
--- a/data/input/FHIR/all/Organization/6f122869-a856-3d65-8db9-099bf4f5bbb8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "6f122869-a856-3d65-8db9-099bf4f5bbb8", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2645}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 838}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 259}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 185}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "6f122869-a856-3d65-8db9-099bf4f5bbb8"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "LAHEY HOSPITAL & MEDICAL CENTER, BURLINGTON", "telecom": [{"system": "phone", "value": "7817445100"}], "address": [{"line": ["41 & 45 MALL ROAD"], "city": "BURLINGTON", "state": "MA", "postalCode": "01803", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/700056a6-3aea-3efd-8423-a9acbd38a5ea b/data/input/FHIR/all/Organization/700056a6-3aea-3efd-8423-a9acbd38a5ea
deleted file mode 100644
index 96d679cc..00000000
--- a/data/input/FHIR/all/Organization/700056a6-3aea-3efd-8423-a9acbd38a5ea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "700056a6-3aea-3efd-8423-a9acbd38a5ea", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 31}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "700056a6-3aea-3efd-8423-a9acbd38a5ea"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "ROUTE 44 MEDICAL WALK-IN", "telecom": [{"system": "phone", "value": "508-824-1476"}], "address": [{"line": ["106 UNITED STATES HIGHWAY 44"], "city": "RAYNHAM", "state": "MA", "postalCode": "2767", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/7116c200-6663-3503-8314-1ee16845e5d3 b/data/input/FHIR/all/Organization/7116c200-6663-3503-8314-1ee16845e5d3
deleted file mode 100644
index fd41b6cf..00000000
--- a/data/input/FHIR/all/Organization/7116c200-6663-3503-8314-1ee16845e5d3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "7116c200-6663-3503-8314-1ee16845e5d3", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 13}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "7116c200-6663-3503-8314-1ee16845e5d3"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "SAINTS WALK-IN MEDICAL CENTER - URGENT CARE AND OCCUPATIONAL HEALTH", "telecom": [{"system": "phone", "value": "978-458-6868"}], "address": [{"line": ["85 PARKHURST ROAD"], "city": "CHELMSFORD", "state": "MA", "postalCode": "1824", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/78dbf052-6958-3c67-af45-b5a450b70fe4 b/data/input/FHIR/all/Organization/78dbf052-6958-3c67-af45-b5a450b70fe4
deleted file mode 100644
index ac3e33f8..00000000
--- a/data/input/FHIR/all/Organization/78dbf052-6958-3c67-af45-b5a450b70fe4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "78dbf052-6958-3c67-af45-b5a450b70fe4", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 127}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "78dbf052-6958-3c67-af45-b5a450b70fe4"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "Springfield Vet Center", "telecom": [{"system": "phone", "value": "413-737-5167 Or 413-737-5167"}], "address": [{"line": ["95 Ashley Avenue, Suite A"], "city": "West Springfield", "state": "MA", "postalCode": "01089", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/7fb56531-86bd-3e4a-8619-4df9942da309 b/data/input/FHIR/all/Organization/7fb56531-86bd-3e4a-8619-4df9942da309
deleted file mode 100644
index f59a80c3..00000000
--- a/data/input/FHIR/all/Organization/7fb56531-86bd-3e4a-8619-4df9942da309
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "7fb56531-86bd-3e4a-8619-4df9942da309", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1535}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 747}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 180}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 118}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "7fb56531-86bd-3e4a-8619-4df9942da309"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BETH ISRAEL DEACONESS HOSPITAL - NEEDHAM", "telecom": [{"system": "phone", "value": "7814533002"}], "address": [{"line": ["148 CHESTNUT STREET"], "city": "NEEDHAM", "state": "MA", "postalCode": "02494", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/7ffe74ac-786d-3c6d-bcb9-323352f6149c b/data/input/FHIR/all/Organization/7ffe74ac-786d-3c6d-bcb9-323352f6149c
deleted file mode 100644
index ad692b79..00000000
--- a/data/input/FHIR/all/Organization/7ffe74ac-786d-3c6d-bcb9-323352f6149c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "7ffe74ac-786d-3c6d-bcb9-323352f6149c", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 15}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "7ffe74ac-786d-3c6d-bcb9-323352f6149c"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CONCENTRA URGENT CARE - SPRINGFIELD", "telecom": [{"system": "phone", "value": "413-746-4006"}], "address": [{"line": ["140 CARANDO DRIVE"], "city": "SPRINGFIELD", "state": "MA", "postalCode": "1104", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/829a88e4-565e-3a38-a0a6-94ade6404a38 b/data/input/FHIR/all/Organization/829a88e4-565e-3a38-a0a6-94ade6404a38
deleted file mode 100644
index 06bb9b13..00000000
--- a/data/input/FHIR/all/Organization/829a88e4-565e-3a38-a0a6-94ade6404a38
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "829a88e4-565e-3a38-a0a6-94ade6404a38", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 626}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "829a88e4-565e-3a38-a0a6-94ade6404a38"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "TRU MEDICAL WALK IN CLINIC", "telecom": [{"system": "phone", "value": "508-990-8260"}], "address": [{"line": ["140 NAUSET STREET"], "city": "NEW BEDFORD", "state": "MA", "postalCode": "2746", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/8ad64ecf-c817-3753-bee7-006a8e662e06 b/data/input/FHIR/all/Organization/8ad64ecf-c817-3753-bee7-006a8e662e06
deleted file mode 100644
index 6e60174c..00000000
--- a/data/input/FHIR/all/Organization/8ad64ecf-c817-3753-bee7-006a8e662e06
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "8ad64ecf-c817-3753-bee7-006a8e662e06", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3469}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1817}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 391}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 273}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "8ad64ecf-c817-3753-bee7-006a8e662e06"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MORTON HOSPITAL", "telecom": [{"system": "phone", "value": "5088287000"}], "address": [{"line": ["88 WASHINGTON STREET"], "city": "TAUNTON", "state": "MA", "postalCode": "02780", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/8b58cdd1-3d79-3126-8fe0-da2c54d6805c b/data/input/FHIR/all/Organization/8b58cdd1-3d79-3126-8fe0-da2c54d6805c
deleted file mode 100644
index cb5c2564..00000000
--- a/data/input/FHIR/all/Organization/8b58cdd1-3d79-3126-8fe0-da2c54d6805c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "8b58cdd1-3d79-3126-8fe0-da2c54d6805c", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "8b58cdd1-3d79-3126-8fe0-da2c54d6805c"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CARNEY HOSPITAL", "telecom": [{"system": "phone", "value": "6175062000"}], "address": [{"line": ["2100 DORCHESTER AVENUE"], "city": "BOSTON", "state": "MA", "postalCode": "02124", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/8e00f524-3a5f-313e-9542-378dfc61193f b/data/input/FHIR/all/Organization/8e00f524-3a5f-313e-9542-378dfc61193f
deleted file mode 100644
index 357b03dc..00000000
--- a/data/input/FHIR/all/Organization/8e00f524-3a5f-313e-9542-378dfc61193f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "8e00f524-3a5f-313e-9542-378dfc61193f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 423}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 380}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 48}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 34}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "8e00f524-3a5f-313e-9542-378dfc61193f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MARTHA'S VINEYARD HOSPITAL INC", "telecom": [{"system": "phone", "value": "5086930410"}], "address": [{"line": ["ONE HOSPITAL ROAD, FIRST FL, WING 5, PO BOX 1477"], "city": "OAK BLUFFS", "state": "MA", "postalCode": "02557", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/90cf148c-69ed-3d33-aa86-b509c6b0b25f b/data/input/FHIR/all/Organization/90cf148c-69ed-3d33-aa86-b509c6b0b25f
deleted file mode 100644
index e3f7b8f2..00000000
--- a/data/input/FHIR/all/Organization/90cf148c-69ed-3d33-aa86-b509c6b0b25f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "90cf148c-69ed-3d33-aa86-b509c6b0b25f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 48}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "90cf148c-69ed-3d33-aa86-b509c6b0b25f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "PROMPT CARE WALK-IN CLINIC", "telecom": [{"system": "phone", "value": "781-306-6180"}], "address": [{"line": ["170 GOVERNORS AVENUE"], "city": "MEDFORD", "state": "MA", "postalCode": "2155", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/92819cdc-db9e-387e-8c4f-4b2b4e8b2e4f b/data/input/FHIR/all/Organization/92819cdc-db9e-387e-8c4f-4b2b4e8b2e4f
deleted file mode 100644
index 4e006d07..00000000
--- a/data/input/FHIR/all/Organization/92819cdc-db9e-387e-8c4f-4b2b4e8b2e4f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "92819cdc-db9e-387e-8c4f-4b2b4e8b2e4f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 63}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "92819cdc-db9e-387e-8c4f-4b2b4e8b2e4f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "SAINTS WALK-IN MEDICAL CENTER - URGENT CARE AND OCCUPATIONAL HEALTH", "telecom": [{"system": "phone", "value": "978-459-2273"}], "address": [{"line": ["1230 BRIDGE STREET"], "city": "LOWELL", "state": "MA", "postalCode": "1850", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/956ccb85-bea0-30f9-af48-52f5dd95ff72 b/data/input/FHIR/all/Organization/956ccb85-bea0-30f9-af48-52f5dd95ff72
deleted file mode 100644
index 4edfb2c4..00000000
--- a/data/input/FHIR/all/Organization/956ccb85-bea0-30f9-af48-52f5dd95ff72
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "956ccb85-bea0-30f9-af48-52f5dd95ff72", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1360}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 973}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 100}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 92}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "956ccb85-bea0-30f9-af48-52f5dd95ff72"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FRANCISCAN CHILDREN'S HOSPITAL & REHAB CENTER", "telecom": [{"system": "phone", "value": "6172543800"}], "address": [{"line": ["30 WARREN STREET"], "city": "BRIGHTON", "state": "MA", "postalCode": "02135", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/98d42012-384f-39d9-b210-cc654b9441f6 b/data/input/FHIR/all/Organization/98d42012-384f-39d9-b210-cc654b9441f6
deleted file mode 100644
index 9adf819b..00000000
--- a/data/input/FHIR/all/Organization/98d42012-384f-39d9-b210-cc654b9441f6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "98d42012-384f-39d9-b210-cc654b9441f6", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "98d42012-384f-39d9-b210-cc654b9441f6"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FONTAINE MEDICAL CENTER", "telecom": [{"system": "phone", "value": "508-432-4100"}], "address": [{"line": ["525 LONG POND DRIVE"], "city": "HARWICH", "state": "MA", "postalCode": "2645", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/9a7149fa-49fc-3c87-b935-d29c55808717 b/data/input/FHIR/all/Organization/9a7149fa-49fc-3c87-b935-d29c55808717
deleted file mode 100644
index d454bbf3..00000000
--- a/data/input/FHIR/all/Organization/9a7149fa-49fc-3c87-b935-d29c55808717
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "9a7149fa-49fc-3c87-b935-d29c55808717", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2158}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1738}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 215}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 146}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "9a7149fa-49fc-3c87-b935-d29c55808717"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "NEW ENGLAND BAPTIST HOSPITAL", "telecom": [{"system": "phone", "value": "6177545800"}], "address": [{"line": ["125 PARKER HILL AVENUE"], "city": "BOSTON", "state": "MA", "postalCode": "02120", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/9b5f23f1-c387-3a77-9359-752d26d7f997 b/data/input/FHIR/all/Organization/9b5f23f1-c387-3a77-9359-752d26d7f997
deleted file mode 100644
index 6b932f47..00000000
--- a/data/input/FHIR/all/Organization/9b5f23f1-c387-3a77-9359-752d26d7f997
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "9b5f23f1-c387-3a77-9359-752d26d7f997", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 47}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "9b5f23f1-c387-3a77-9359-752d26d7f997"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FAMILY DOCTORS", "telecom": [{"system": "phone", "value": "781-596-4150"}], "address": [{"line": ["250 PARADISE ROAD"], "city": "SWAMPSCOTT", "state": "MA", "postalCode": "1907", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/a0b6ec0c-e587-3b2a-bf9f-248849f29ee5 b/data/input/FHIR/all/Organization/a0b6ec0c-e587-3b2a-bf9f-248849f29ee5
deleted file mode 100644
index c2b981a4..00000000
--- a/data/input/FHIR/all/Organization/a0b6ec0c-e587-3b2a-bf9f-248849f29ee5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "a0b6ec0c-e587-3b2a-bf9f-248849f29ee5", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1199}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 621}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 166}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 115}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "a0b6ec0c-e587-3b2a-bf9f-248849f29ee5"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "ST ELIZABETH'S MEDICAL CENTER", "telecom": [{"system": "phone", "value": "6177893000"}], "address": [{"line": ["736 CAMBRIDGE STREET"], "city": "BRIGHTON", "state": "MA", "postalCode": "02135", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/a43fb751-96fe-3496-8750-73f85651866d b/data/input/FHIR/all/Organization/a43fb751-96fe-3496-8750-73f85651866d
deleted file mode 100644
index 50bf660d..00000000
--- a/data/input/FHIR/all/Organization/a43fb751-96fe-3496-8750-73f85651866d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "a43fb751-96fe-3496-8750-73f85651866d", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 522}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "a43fb751-96fe-3496-8750-73f85651866d"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CONCENTRA URGENT CARE - WILMINGTON", "telecom": [{"system": "phone", "value": "978-657-3826"}], "address": [{"line": ["66B CONCORD STREET"], "city": "WILMINGTON", "state": "MA", "postalCode": "1887", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/a76bda1d-f42d-3046-b8c6-021f3db0a086 b/data/input/FHIR/all/Organization/a76bda1d-f42d-3046-b8c6-021f3db0a086
deleted file mode 100644
index aa9fe86a..00000000
--- a/data/input/FHIR/all/Organization/a76bda1d-f42d-3046-b8c6-021f3db0a086
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "a76bda1d-f42d-3046-b8c6-021f3db0a086", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 27}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "a76bda1d-f42d-3046-b8c6-021f3db0a086"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "WALK IN AND PRIMARY CARE", "telecom": [{"system": "phone", "value": "781-894-8200"}], "address": [{"line": ["808 MAIN STREET"], "city": "WALTHAM", "state": "MA", "postalCode": "2451", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/a9afd4c9-8443-3b5a-a486-07c3bb109b3f b/data/input/FHIR/all/Organization/a9afd4c9-8443-3b5a-a486-07c3bb109b3f
deleted file mode 100644
index d7437e9b..00000000
--- a/data/input/FHIR/all/Organization/a9afd4c9-8443-3b5a-a486-07c3bb109b3f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "a9afd4c9-8443-3b5a-a486-07c3bb109b3f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 350}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "a9afd4c9-8443-3b5a-a486-07c3bb109b3f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "RIVER BEND MEDICAL GROUP - CHICOPEE OFFICE - URGENT CARE", "telecom": [{"system": "phone", "value": "413-594-3111"}], "address": [{"line": ["444 MONTGOMERY STREET"], "city": "CHICOPEE", "state": "MA", "postalCode": "1020", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/a9f20dc1-5147-3789-bcef-bbecb41c5983 b/data/input/FHIR/all/Organization/a9f20dc1-5147-3789-bcef-bbecb41c5983
deleted file mode 100644
index 0b4df74a..00000000
--- a/data/input/FHIR/all/Organization/a9f20dc1-5147-3789-bcef-bbecb41c5983
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "a9f20dc1-5147-3789-bcef-bbecb41c5983", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 346}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 242}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 15}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 20}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "a9f20dc1-5147-3789-bcef-bbecb41c5983"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HOLY FAMILY HOSPITAL", "telecom": [{"system": "phone", "value": "9786870156"}], "address": [{"line": ["70 EAST STREET"], "city": "METHUEN", "state": "MA", "postalCode": "01844", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/ac8356a5-78f8-3a63-8a1e-59e832fd54e7 b/data/input/FHIR/all/Organization/ac8356a5-78f8-3a63-8a1e-59e832fd54e7
deleted file mode 100644
index 7a4a0558..00000000
--- a/data/input/FHIR/all/Organization/ac8356a5-78f8-3a63-8a1e-59e832fd54e7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "ac8356a5-78f8-3a63-8a1e-59e832fd54e7", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1437}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 189}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 237}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 109}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "ac8356a5-78f8-3a63-8a1e-59e832fd54e7"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "NASHOBA VALLEY MEDICAL CENTER", "telecom": [{"system": "phone", "value": "9787849000"}], "address": [{"line": ["200 GROTON ROAD"], "city": "AYER", "state": "MA", "postalCode": "01432", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/ad933cee-594c-3f13-b6ef-20f89ecd91ff b/data/input/FHIR/all/Organization/ad933cee-594c-3f13-b6ef-20f89ecd91ff
deleted file mode 100644
index 7bdbfda6..00000000
--- a/data/input/FHIR/all/Organization/ad933cee-594c-3f13-b6ef-20f89ecd91ff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "ad933cee-594c-3f13-b6ef-20f89ecd91ff", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 11}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "ad933cee-594c-3f13-b6ef-20f89ecd91ff"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "ROUTE 6 WALK IN EMERGENCY OFFICE", "telecom": [{"system": "phone", "value": "508-336-4550"}], "address": [{"line": ["1589 FALL RIVER AVENUE"], "city": "SEEKONK", "state": "MA", "postalCode": "2771", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/b06770b5-b695-3c1a-9685-ae2223966ff7 b/data/input/FHIR/all/Organization/b06770b5-b695-3c1a-9685-ae2223966ff7
deleted file mode 100644
index 01779c96..00000000
--- a/data/input/FHIR/all/Organization/b06770b5-b695-3c1a-9685-ae2223966ff7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "b06770b5-b695-3c1a-9685-ae2223966ff7", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 201}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "b06770b5-b695-3c1a-9685-ae2223966ff7"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "GENERAL HEALTH CARE", "telecom": [{"system": "phone", "value": "508-643-0100"}], "address": [{"line": ["66 SOUTH WASHINGTON STREET"], "city": "NORTH ATTLEBORO", "state": "MA", "postalCode": "2760", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/b0e04623-b02c-3f8b-92ea-943fc4db60da b/data/input/FHIR/all/Organization/b0e04623-b02c-3f8b-92ea-943fc4db60da
deleted file mode 100644
index 24a4779f..00000000
--- a/data/input/FHIR/all/Organization/b0e04623-b02c-3f8b-92ea-943fc4db60da
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "b0e04623-b02c-3f8b-92ea-943fc4db60da", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "b0e04623-b02c-3f8b-92ea-943fc4db60da"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "LOWELL GENERAL HOSPITAL", "telecom": [{"system": "phone", "value": "9789376000"}], "address": [{"line": ["295 VARNUM AVENUE"], "city": "LOWELL", "state": "MA", "postalCode": "01854", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/b1ddf812-1fdd-3adf-b1d5-32cc8bd07ebb b/data/input/FHIR/all/Organization/b1ddf812-1fdd-3adf-b1d5-32cc8bd07ebb
deleted file mode 100644
index 93951e30..00000000
--- a/data/input/FHIR/all/Organization/b1ddf812-1fdd-3adf-b1d5-32cc8bd07ebb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "b1ddf812-1fdd-3adf-b1d5-32cc8bd07ebb", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2718}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1193}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 305}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 192}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "b1ddf812-1fdd-3adf-b1d5-32cc8bd07ebb"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BETH ISRAEL DEACONESS HOSPITAL - PLYMOUTH", "telecom": [{"system": "phone", "value": "5087462000"}], "address": [{"line": ["275 SANDWICH STREET"], "city": "PLYMOUTH", "state": "MA", "postalCode": "02360", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/b60f8daf-0362-3c28-9b54-216e7f3e80bd b/data/input/FHIR/all/Organization/b60f8daf-0362-3c28-9b54-216e7f3e80bd
deleted file mode 100644
index 756f1c7c..00000000
--- a/data/input/FHIR/all/Organization/b60f8daf-0362-3c28-9b54-216e7f3e80bd
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "b60f8daf-0362-3c28-9b54-216e7f3e80bd", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 11}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "b60f8daf-0362-3c28-9b54-216e7f3e80bd"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FALMOUTH HOSPITAL CLINIC AT BOURNE", "telecom": [{"system": "phone", "value": "508-743-0322"}], "address": [{"line": ["1 TROWBRIDGE ROAD"], "city": "BUZZARDS BAY", "state": "MA", "postalCode": "2532", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/b7175ab4-bde5-3848-891b-579bccb77c7c b/data/input/FHIR/all/Organization/b7175ab4-bde5-3848-891b-579bccb77c7c
deleted file mode 100644
index 694b7670..00000000
--- a/data/input/FHIR/all/Organization/b7175ab4-bde5-3848-891b-579bccb77c7c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "b7175ab4-bde5-3848-891b-579bccb77c7c", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1465}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 474}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 147}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 86}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "b7175ab4-bde5-3848-891b-579bccb77c7c"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "TUFTS MEDICAL CENTER", "telecom": [{"system": "phone", "value": "6176365000"}], "address": [{"line": ["800 WASHINGTON STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02111", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/b81688f5-bd0e-3c99-963f-860d3e90ab5d b/data/input/FHIR/all/Organization/b81688f5-bd0e-3c99-963f-860d3e90ab5d
deleted file mode 100644
index c6800976..00000000
--- a/data/input/FHIR/all/Organization/b81688f5-bd0e-3c99-963f-860d3e90ab5d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "b81688f5-bd0e-3c99-963f-860d3e90ab5d", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "b81688f5-bd0e-3c99-963f-860d3e90ab5d"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "URGENT CARE MEDICAL CLINIC", "telecom": [{"system": "phone", "value": "617-247-1400"}], "address": [{"line": ["581 BOYLSTON STREET"], "city": "BOSTON", "state": "MA", "postalCode": "2116", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/bbf934c6-faad-3483-a1d2-d2ecb693a0e2 b/data/input/FHIR/all/Organization/bbf934c6-faad-3483-a1d2-d2ecb693a0e2
deleted file mode 100644
index 5c1a0dbe..00000000
--- a/data/input/FHIR/all/Organization/bbf934c6-faad-3483-a1d2-d2ecb693a0e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "bbf934c6-faad-3483-a1d2-d2ecb693a0e2", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "bbf934c6-faad-3483-a1d2-d2ecb693a0e2"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FALMOUTH WALK IN MEDICAL CENTER", "telecom": [{"system": "phone", "value": "508-540-6790"}], "address": [{"line": ["309 TEATICKET HIGHWAY"], "city": "TEATICKET", "state": "MA", "postalCode": "2536", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/c44f361c-2efb-3050-8f97-0354a12e2920 b/data/input/FHIR/all/Organization/c44f361c-2efb-3050-8f97-0354a12e2920
deleted file mode 100644
index b557646f..00000000
--- a/data/input/FHIR/all/Organization/c44f361c-2efb-3050-8f97-0354a12e2920
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "c44f361c-2efb-3050-8f97-0354a12e2920", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "c44f361c-2efb-3050-8f97-0354a12e2920"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "SIGNATURE HEALTHCARE BROCKTON HOSPITAL", "telecom": [{"system": "phone", "value": "5089417000"}], "address": [{"line": ["680 CENTER STREET"], "city": "BROCKTON", "state": "MA", "postalCode": "02302", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/c63d0602-724d-3d74-958a-a31b1364eaef b/data/input/FHIR/all/Organization/c63d0602-724d-3d74-958a-a31b1364eaef
deleted file mode 100644
index 39375960..00000000
--- a/data/input/FHIR/all/Organization/c63d0602-724d-3d74-958a-a31b1364eaef
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "c63d0602-724d-3d74-958a-a31b1364eaef", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 84}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "c63d0602-724d-3d74-958a-a31b1364eaef"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HARVARD VANGUARD BRAINTREE PRACTICE URGENT CARE", "telecom": [{"system": "phone", "value": "781-849-1000"}], "address": [{"line": ["111 GROSSMAN DRIVE"], "city": "BRAINTREE", "state": "MA", "postalCode": "2184", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/cb6a50e0-af76-3758-99ad-3200ede03fff b/data/input/FHIR/all/Organization/cb6a50e0-af76-3758-99ad-3200ede03fff
deleted file mode 100644
index b25e556c..00000000
--- a/data/input/FHIR/all/Organization/cb6a50e0-af76-3758-99ad-3200ede03fff
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "cb6a50e0-af76-3758-99ad-3200ede03fff", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1557}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 796}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 168}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 88}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "cb6a50e0-af76-3758-99ad-3200ede03fff"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BETH ISRAEL DEACONESS MEDICAL CENTER", "telecom": [{"system": "phone", "value": "6176677000"}], "address": [{"line": ["330 BROOKLINE AVENUE"], "city": "BOSTON", "state": "MA", "postalCode": "02215", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/cbbee84d-7644-3b24-9f41-e3747f5050df b/data/input/FHIR/all/Organization/cbbee84d-7644-3b24-9f41-e3747f5050df
deleted file mode 100644
index d4cc6255..00000000
--- a/data/input/FHIR/all/Organization/cbbee84d-7644-3b24-9f41-e3747f5050df
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "cbbee84d-7644-3b24-9f41-e3747f5050df", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 47}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "cbbee84d-7644-3b24-9f41-e3747f5050df"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FAMILY HEALTH CENTER", "telecom": [{"system": "phone", "value": "508-860-7777"}], "address": [{"line": ["26 QUEEN STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "1610", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/d5117822-5756-389d-9547-891a372d580f b/data/input/FHIR/all/Organization/d5117822-5756-389d-9547-891a372d580f
deleted file mode 100644
index 1ccf3616..00000000
--- a/data/input/FHIR/all/Organization/d5117822-5756-389d-9547-891a372d580f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "d5117822-5756-389d-9547-891a372d580f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 4862}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 2942}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 505}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 350}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "d5117822-5756-389d-9547-891a372d580f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "FALMOUTH HOSPITAL", "telecom": [{"system": "phone", "value": "5085485300"}], "address": [{"line": ["67 & 100 TER HEUN DRIVE"], "city": "FALMOUTH", "state": "MA", "postalCode": "02540", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/d672f853-e2a5-324e-98fa-c6d5f8dfc255 b/data/input/FHIR/all/Organization/d672f853-e2a5-324e-98fa-c6d5f8dfc255
deleted file mode 100644
index 9043c4fe..00000000
--- a/data/input/FHIR/all/Organization/d672f853-e2a5-324e-98fa-c6d5f8dfc255
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "d672f853-e2a5-324e-98fa-c6d5f8dfc255", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 60}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "d672f853-e2a5-324e-98fa-c6d5f8dfc255"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "WALTHAM URGENT CARE", "telecom": [{"system": "phone", "value": "617-243-5591"}], "address": [{"line": ["9 HOPE AVENUE"], "city": "WALTHAM", "state": "MA", "postalCode": "2453", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/d692e283-0833-3201-8e55-4f868a9c0736 b/data/input/FHIR/all/Organization/d692e283-0833-3201-8e55-4f868a9c0736
deleted file mode 100644
index 9935ffa1..00000000
--- a/data/input/FHIR/all/Organization/d692e283-0833-3201-8e55-4f868a9c0736
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "d692e283-0833-3201-8e55-4f868a9c0736", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3453}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1253}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 307}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 263}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "d692e283-0833-3201-8e55-4f868a9c0736"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HALLMARK HEALTH SYSTEM", "telecom": [{"system": "phone", "value": "7819793000"}], "address": [{"line": ["585 LEBANON STREET"], "city": "MELROSE", "state": "MA", "postalCode": "02176", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/d733d4a9-080d-3593-b910-2366e652b7ea b/data/input/FHIR/all/Organization/d733d4a9-080d-3593-b910-2366e652b7ea
deleted file mode 100644
index 8a3af1fe..00000000
--- a/data/input/FHIR/all/Organization/d733d4a9-080d-3593-b910-2366e652b7ea
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "d733d4a9-080d-3593-b910-2366e652b7ea", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2481}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1356}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 421}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 150}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "d733d4a9-080d-3593-b910-2366e652b7ea"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BRIGHAM AND WOMEN'S FAULKNER HOSPITAL", "telecom": [{"system": "phone", "value": "6179837000"}], "address": [{"line": ["1153 CENTRE STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02130", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/d78e84ec-30aa-3bba-a33a-f29a3a454662 b/data/input/FHIR/all/Organization/d78e84ec-30aa-3bba-a33a-f29a3a454662
deleted file mode 100644
index a9ee6881..00000000
--- a/data/input/FHIR/all/Organization/d78e84ec-30aa-3bba-a33a-f29a3a454662
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "d78e84ec-30aa-3bba-a33a-f29a3a454662", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "d78e84ec-30aa-3bba-a33a-f29a3a454662"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MASSACHUSETTS GENERAL HOSPITAL", "telecom": [{"system": "phone", "value": "6177262000"}], "address": [{"line": ["55 FRUIT STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02114", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/d7b11827-25f2-350b-bcd8-939fc59851b0 b/data/input/FHIR/all/Organization/d7b11827-25f2-350b-bcd8-939fc59851b0
deleted file mode 100644
index 2c20bfd0..00000000
--- a/data/input/FHIR/all/Organization/d7b11827-25f2-350b-bcd8-939fc59851b0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "d7b11827-25f2-350b-bcd8-939fc59851b0", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3008}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 999}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 413}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 178}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "d7b11827-25f2-350b-bcd8-939fc59851b0"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BOSTON CHILDREN'S HOSPITAL", "telecom": [{"system": "phone", "value": "6177356000"}], "address": [{"line": ["300 LONGWOOD AVENUE"], "city": "BOSTON", "state": "MA", "postalCode": "02115", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/daff0685-8673-3a4a-b096-6e0c6284551d b/data/input/FHIR/all/Organization/daff0685-8673-3a4a-b096-6e0c6284551d
deleted file mode 100644
index 89dee623..00000000
--- a/data/input/FHIR/all/Organization/daff0685-8673-3a4a-b096-6e0c6284551d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "daff0685-8673-3a4a-b096-6e0c6284551d", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 6}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "daff0685-8673-3a4a-b096-6e0c6284551d"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "PRIMA CARE WALK IN CLINIC", "telecom": [{"system": "phone", "value": "508-674-7779"}], "address": [{"line": ["289 PLEASANT STREET"], "city": "FALL RIVER", "state": "MA", "postalCode": "2721", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/db0acede-4abe-3c01-8d03-5c68a190d8c7 b/data/input/FHIR/all/Organization/db0acede-4abe-3c01-8d03-5c68a190d8c7
deleted file mode 100644
index c91deb89..00000000
--- a/data/input/FHIR/all/Organization/db0acede-4abe-3c01-8d03-5c68a190d8c7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "db0acede-4abe-3c01-8d03-5c68a190d8c7", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 703}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 94}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 76}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 51}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "db0acede-4abe-3c01-8d03-5c68a190d8c7"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "SOUTH SHORE HOSPITAL", "telecom": [{"system": "phone", "value": "7813408000"}], "address": [{"line": ["55 FOGG ROAD"], "city": "SOUTH WEYMOUTH", "state": "MA", "postalCode": "02190", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/df5a38ee-e493-3572-8f92-bb695aef9891 b/data/input/FHIR/all/Organization/df5a38ee-e493-3572-8f92-bb695aef9891
deleted file mode 100644
index e08364dd..00000000
--- a/data/input/FHIR/all/Organization/df5a38ee-e493-3572-8f92-bb695aef9891
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "df5a38ee-e493-3572-8f92-bb695aef9891", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 13}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "df5a38ee-e493-3572-8f92-bb695aef9891"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MID CAPE MEDICAL CENTER", "telecom": [{"system": "phone", "value": "508-771-4092"}], "address": [{"line": ["489 BEARSES WAY"], "city": "HYANNIS", "state": "MA", "postalCode": "2601", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/e002090d-4e92-300e-b41e-7d1f21dee4c6 b/data/input/FHIR/all/Organization/e002090d-4e92-300e-b41e-7d1f21dee4c6
deleted file mode 100644
index e0434dca..00000000
--- a/data/input/FHIR/all/Organization/e002090d-4e92-300e-b41e-7d1f21dee4c6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "e002090d-4e92-300e-b41e-7d1f21dee4c6", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "e002090d-4e92-300e-b41e-7d1f21dee4c6"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CAMBRIDGE HEALTH ALLIANCE", "telecom": [{"system": "phone", "value": "6176652300"}], "address": [{"line": ["1493 CAMBRIDGE STREET"], "city": "CAMBRIDGE", "state": "MA", "postalCode": "02138", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/e3f1676b-9b40-3544-af4e-17a06bbb98bb b/data/input/FHIR/all/Organization/e3f1676b-9b40-3544-af4e-17a06bbb98bb
deleted file mode 100644
index b337bc74..00000000
--- a/data/input/FHIR/all/Organization/e3f1676b-9b40-3544-af4e-17a06bbb98bb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "e3f1676b-9b40-3544-af4e-17a06bbb98bb", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 17}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "e3f1676b-9b40-3544-af4e-17a06bbb98bb"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CODMAN SQUARE HEALTH CENTER", "telecom": [{"system": "phone", "value": "617-825-9660"}], "address": [{"line": ["637 WASHINGTON STREET"], "city": "DORCHESTER", "state": "MA", "postalCode": "2124", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/e44f438a-601b-30fb-85eb-bfaf8ddcb5ad b/data/input/FHIR/all/Organization/e44f438a-601b-30fb-85eb-bfaf8ddcb5ad
deleted file mode 100644
index df003df9..00000000
--- a/data/input/FHIR/all/Organization/e44f438a-601b-30fb-85eb-bfaf8ddcb5ad
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "e44f438a-601b-30fb-85eb-bfaf8ddcb5ad", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1291}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 677}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 91}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 119}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "e44f438a-601b-30fb-85eb-bfaf8ddcb5ad"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HEYWOOD HOSPITAL -", "telecom": [{"system": "phone", "value": "9786323420"}], "address": [{"line": ["242 GREEN STREET"], "city": "GARDNER", "state": "MA", "postalCode": "01440", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/ebc3f5c4-6700-34af-8323-85621c313726 b/data/input/FHIR/all/Organization/ebc3f5c4-6700-34af-8323-85621c313726
deleted file mode 100644
index 32050bff..00000000
--- a/data/input/FHIR/all/Organization/ebc3f5c4-6700-34af-8323-85621c313726
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "ebc3f5c4-6700-34af-8323-85621c313726", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1161}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 559}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 71}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 93}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "ebc3f5c4-6700-34af-8323-85621c313726"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "NOBLE HOSPITAL", "telecom": [{"system": "phone", "value": "4135682811"}], "address": [{"line": ["115 WEST SILVER STREET"], "city": "WESTFIELD", "state": "MA", "postalCode": "01085", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/ecc51621-0af3-3b35-ac3e-8b1e34022e92 b/data/input/FHIR/all/Organization/ecc51621-0af3-3b35-ac3e-8b1e34022e92
deleted file mode 100644
index 60c4fc9f..00000000
--- a/data/input/FHIR/all/Organization/ecc51621-0af3-3b35-ac3e-8b1e34022e92
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "ecc51621-0af3-3b35-ac3e-8b1e34022e92", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 8122}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 2720}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 1587}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 683}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "ecc51621-0af3-3b35-ac3e-8b1e34022e92"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "SAINT ANNE'S HOSPITAL", "telecom": [{"system": "phone", "value": "5086745600"}], "address": [{"line": ["795 MIDDLE STREET"], "city": "FALL RIVER", "state": "MA", "postalCode": "02721", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/eeca3319-9cbf-382e-a7ee-43986c981135 b/data/input/FHIR/all/Organization/eeca3319-9cbf-382e-a7ee-43986c981135
deleted file mode 100644
index ab74b607..00000000
--- a/data/input/FHIR/all/Organization/eeca3319-9cbf-382e-a7ee-43986c981135
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "eeca3319-9cbf-382e-a7ee-43986c981135", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "eeca3319-9cbf-382e-a7ee-43986c981135"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "TAUNTON WALK IN HEALTH CLINIC", "telecom": [{"system": "phone", "value": "508-822-2311"}], "address": [{"line": ["58 TREMONT STREET"], "city": "TAUNTON", "state": "MA", "postalCode": "2780", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/ef58ea08-d883-3957-8300-150554edc8fb b/data/input/FHIR/all/Organization/ef58ea08-d883-3957-8300-150554edc8fb
deleted file mode 100644
index 6a29118f..00000000
--- a/data/input/FHIR/all/Organization/ef58ea08-d883-3957-8300-150554edc8fb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "ef58ea08-d883-3957-8300-150554edc8fb", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2910}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1471}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 392}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 238}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "ef58ea08-d883-3957-8300-150554edc8fb"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HEALTHALLIANCE HOSPITALS, INC", "telecom": [{"system": "phone", "value": "9784662000"}], "address": [{"line": ["60 HOSPITAL ROAD"], "city": "LEOMINSTER", "state": "MA", "postalCode": "01453", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/ef6ab57c-ed94-3dbe-9861-812d515918b3 b/data/input/FHIR/all/Organization/ef6ab57c-ed94-3dbe-9861-812d515918b3
deleted file mode 100644
index 4843ad46..00000000
--- a/data/input/FHIR/all/Organization/ef6ab57c-ed94-3dbe-9861-812d515918b3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "ef6ab57c-ed94-3dbe-9861-812d515918b3", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3010}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1962}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 266}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 222}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "ef6ab57c-ed94-3dbe-9861-812d515918b3"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "CAPE COD HOSPITAL", "telecom": [{"system": "phone", "value": "5087711800"}], "address": [{"line": ["88 LEWIS BAY ROAD"], "city": "HYANNIS", "state": "MA", "postalCode": "02601", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/f1313c7d-3148-335b-adc3-337f15567b82 b/data/input/FHIR/all/Organization/f1313c7d-3148-335b-adc3-337f15567b82
deleted file mode 100644
index 06cd5b52..00000000
--- a/data/input/FHIR/all/Organization/f1313c7d-3148-335b-adc3-337f15567b82
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "f1313c7d-3148-335b-adc3-337f15567b82", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 15}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "f1313c7d-3148-335b-adc3-337f15567b82"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "WINCHESTER HOSPITAL FAMILY MEDICAL CENTER", "telecom": [{"system": "phone", "value": "978-988-6105"}], "address": [{"line": ["500 SALEM STREET"], "city": "WILMINGTON", "state": "MA", "postalCode": "1887", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/f15cf8e0-db9a-39b1-b78f-8a6a01cf574b b/data/input/FHIR/all/Organization/f15cf8e0-db9a-39b1-b78f-8a6a01cf574b
deleted file mode 100644
index 522a7d05..00000000
--- a/data/input/FHIR/all/Organization/f15cf8e0-db9a-39b1-b78f-8a6a01cf574b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "f15cf8e0-db9a-39b1-b78f-8a6a01cf574b", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 5}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "f15cf8e0-db9a-39b1-b78f-8a6a01cf574b"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HAMPDEN COUNTY URGENT MEDICAL CARE CENTER", "telecom": [{"system": "phone", "value": "413-525-3958"}], "address": [{"line": ["98 SHAKER ROAD"], "city": "EAST LONGMEADOW", "state": "MA", "postalCode": "1028", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4 b/data/input/FHIR/all/Organization/f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4
deleted file mode 100644
index 1be12468..00000000
--- a/data/input/FHIR/all/Organization/f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3021}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 568}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 325}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 242}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "f1fbcbfb-fcfa-3bd2-b7f4-df20f1b3c3a4"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "LAWRENCE GENERAL HOSPITAL", "telecom": [{"system": "phone", "value": "9786834000"}], "address": [{"line": ["ONE GENERAL STREET"], "city": "LAWRENCE", "state": "MA", "postalCode": "01842", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/f4e7709c-02f6-37ca-aeea-8247d74e88e7 b/data/input/FHIR/all/Organization/f4e7709c-02f6-37ca-aeea-8247d74e88e7
deleted file mode 100644
index 14433db2..00000000
--- a/data/input/FHIR/all/Organization/f4e7709c-02f6-37ca-aeea-8247d74e88e7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "f4e7709c-02f6-37ca-aeea-8247d74e88e7", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 11444}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 2536}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 2225}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 712}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "f4e7709c-02f6-37ca-aeea-8247d74e88e7"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "WINCHESTER HOSPITAL", "telecom": [{"system": "phone", "value": "7817299000"}], "address": [{"line": ["41 HIGHLAND AVENUE"], "city": "WINCHESTER", "state": "MA", "postalCode": "01890", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/f71ce1a9-cca7-3295-9a1e-c88ac3479b6f b/data/input/FHIR/all/Organization/f71ce1a9-cca7-3295-9a1e-c88ac3479b6f
deleted file mode 100644
index bc3bd52a..00000000
--- a/data/input/FHIR/all/Organization/f71ce1a9-cca7-3295-9a1e-c88ac3479b6f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "f71ce1a9-cca7-3295-9a1e-c88ac3479b6f", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "f71ce1a9-cca7-3295-9a1e-c88ac3479b6f"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MARLBOROUGH HOSPITAL", "telecom": [{"system": "phone", "value": "5084815000"}], "address": [{"line": ["157 UNION STREET"], "city": "MARLBOROUGH", "state": "MA", "postalCode": "01752", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/f7a6cc79-3075-3124-9f62-6fe562440b1d b/data/input/FHIR/all/Organization/f7a6cc79-3075-3124-9f62-6fe562440b1d
deleted file mode 100644
index 360309e5..00000000
--- a/data/input/FHIR/all/Organization/f7a6cc79-3075-3124-9f62-6fe562440b1d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "f7a6cc79-3075-3124-9f62-6fe562440b1d", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 0}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 0}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "f7a6cc79-3075-3124-9f62-6fe562440b1d"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "HAWTHORN MEDICAL URGENT CARE CENTER", "telecom": [{"system": "phone", "value": "508-961-0861"}], "address": [{"line": ["237 STATE ROAD"], "city": "NORTH DARTMOUTH", "state": "MA", "postalCode": "2747", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/f99c74cc-7d1a-3f95-9a33-4a9357bf2f2a b/data/input/FHIR/all/Organization/f99c74cc-7d1a-3f95-9a33-4a9357bf2f2a
deleted file mode 100644
index 74c731b1..00000000
--- a/data/input/FHIR/all/Organization/f99c74cc-7d1a-3f95-9a33-4a9357bf2f2a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "f99c74cc-7d1a-3f95-9a33-4a9357bf2f2a", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1585}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 368}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 316}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 69}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "f99c74cc-7d1a-3f95-9a33-4a9357bf2f2a"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "UMASS MEMORIAL MEDICAL CENTER INC", "telecom": [{"system": "phone", "value": "5083341000"}], "address": [{"line": ["55 LAKE AVENUE NORTH"], "city": "WORCESTER", "state": "MA", "postalCode": "01655", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/fbf6180e-b800-3ebe-b91d-93d0288c400e b/data/input/FHIR/all/Organization/fbf6180e-b800-3ebe-b91d-93d0288c400e
deleted file mode 100644
index e0e8fd81..00000000
--- a/data/input/FHIR/all/Organization/fbf6180e-b800-3ebe-b91d-93d0288c400e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "fbf6180e-b800-3ebe-b91d-93d0288c400e", "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "fbf6180e-b800-3ebe-b91d-93d0288c400e"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "BAYSTATE FRANKLIN MEDICAL CENTER", "telecom": [{"system": "phone", "value": "4137730211"}], "address": [{"line": ["164 HIGH STREET"], "city": "GREENFIELD", "state": "MA", "postalCode": "01301", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/fd328395-ab1d-35c6-a2d0-d05a9a79cf11 b/data/input/FHIR/all/Organization/fd328395-ab1d-35c6-a2d0-d05a9a79cf11
deleted file mode 100644
index 87ef949a..00000000
--- a/data/input/FHIR/all/Organization/fd328395-ab1d-35c6-a2d0-d05a9a79cf11
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "fd328395-ab1d-35c6-a2d0-d05a9a79cf11", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3407}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 850}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 587}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 209}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "fd328395-ab1d-35c6-a2d0-d05a9a79cf11"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "MERCY MEDICAL CTR", "telecom": [{"system": "phone", "value": "4137489000"}], "address": [{"line": ["271 CAREW STREET"], "city": "SPRINGFIELD", "state": "MA", "postalCode": "01104", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Organization/ff9863d3-3fa3-3861-900e-f00148f5d9c2 b/data/input/FHIR/all/Organization/ff9863d3-3fa3-3861-900e-f00148f5d9c2
deleted file mode 100644
index 19734645..00000000
--- a/data/input/FHIR/all/Organization/ff9863d3-3fa3-3861-900e-f00148f5d9c2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Organization", "id": "ff9863d3-3fa3-3861-900e-f00148f5d9c2", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2176}, {"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension", "valueInteger": 1206}, {"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension", "valueInteger": 214}, {"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension", "valueInteger": 156}], "identifier": [{"system": "https://github.com/synthetichealth/synthea", "value": "ff9863d3-3fa3-3861-900e-f00148f5d9c2"}], "active": true, "type": [{"coding": [{"system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider"}], "text": "Healthcare Provider"}], "name": "SHRINERS' HOSPITAL FOR CHILDREN - BOSTON, THE", "telecom": [{"system": "phone", "value": "6177223000"}], "address": [{"line": ["51 BLOSSOM STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02114", "country": "US"}], "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/03dfaa2f-a54b-4acf-bd54-80defef6ed51 b/data/input/FHIR/all/Practitioner/03dfaa2f-a54b-4acf-bd54-80defef6ed51
deleted file mode 100644
index 066eac7c..00000000
--- a/data/input/FHIR/all/Practitioner/03dfaa2f-a54b-4acf-bd54-80defef6ed51
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "03dfaa2f-a54b-4acf-bd54-80defef6ed51", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2077}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "350"}], "active": true, "name": [{"family": "Predovic", "given": ["Samuel"], "prefix": ["Dr."]}], "address": [{"line": ["133 OLD ROAD TO 9 ACRE CORNER"], "city": "W CONCORD", "state": "MA", "postalCode": "01742", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/04207356-ddd6-454b-aee4-fa49ff8637b6 b/data/input/FHIR/all/Practitioner/04207356-ddd6-454b-aee4-fa49ff8637b6
deleted file mode 100644
index 1f2a279c..00000000
--- a/data/input/FHIR/all/Practitioner/04207356-ddd6-454b-aee4-fa49ff8637b6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "04207356-ddd6-454b-aee4-fa49ff8637b6", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "860"}], "active": true, "name": [{"family": "Steuber", "given": ["Michale"], "prefix": ["Dr."]}], "address": [{"line": ["474 West Main Street"], "city": "Hyannis", "state": "MA", "postalCode": "02601", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/0653c047-19b4-466e-a048-0b3917600b43 b/data/input/FHIR/all/Practitioner/0653c047-19b4-466e-a048-0b3917600b43
deleted file mode 100644
index 0b7bbaaf..00000000
--- a/data/input/FHIR/all/Practitioner/0653c047-19b4-466e-a048-0b3917600b43
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "0653c047-19b4-466e-a048-0b3917600b43", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1535}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "340"}], "active": true, "name": [{"family": "Morissette", "given": ["Dolly"], "prefix": ["Dr."]}], "address": [{"line": ["148 CHESTNUT STREET"], "city": "NEEDHAM", "state": "MA", "postalCode": "02494", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/0e99785d-8f2a-45c7-848c-d6b31d1aa50e b/data/input/FHIR/all/Practitioner/0e99785d-8f2a-45c7-848c-d6b31d1aa50e
deleted file mode 100644
index 67bd5c7d..00000000
--- a/data/input/FHIR/all/Practitioner/0e99785d-8f2a-45c7-848c-d6b31d1aa50e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "0e99785d-8f2a-45c7-848c-d6b31d1aa50e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2645}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "520"}], "active": true, "name": [{"family": "Kassulke", "given": ["June"], "prefix": ["Dr."]}], "address": [{"line": ["41 & 45 MALL ROAD"], "city": "BURLINGTON", "state": "MA", "postalCode": "01803", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e b/data/input/FHIR/all/Practitioner/11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e
deleted file mode 100644
index df297356..00000000
--- a/data/input/FHIR/all/Practitioner/11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "11cb6f4d-10ad-4f18-bc2d-7ed1d4ca0e7e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 8866}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "110"}], "active": true, "name": [{"family": "Yundt", "given": ["Keeley"], "prefix": ["Dr."]}], "address": [{"line": ["575 BEECH STREET"], "city": "HOLYOKE", "state": "MA", "postalCode": "01040", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/1a99934f-a555-499e-9470-fcff6cca596b b/data/input/FHIR/all/Practitioner/1a99934f-a555-499e-9470-fcff6cca596b
deleted file mode 100644
index 66b9ef6a..00000000
--- a/data/input/FHIR/all/Practitioner/1a99934f-a555-499e-9470-fcff6cca596b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "1a99934f-a555-499e-9470-fcff6cca596b", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 25}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93230"}], "active": true, "name": [{"family": "Pfannerstill", "given": ["Hannah"], "prefix": ["Dr."]}], "address": [{"line": ["629 PLEASANT STREET"], "city": "BROCKTON", "state": "MA", "postalCode": "2301", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/1cb51157-8083-410f-87d1-07a94629222a b/data/input/FHIR/all/Practitioner/1cb51157-8083-410f-87d1-07a94629222a
deleted file mode 100644
index 27d77787..00000000
--- a/data/input/FHIR/all/Practitioner/1cb51157-8083-410f-87d1-07a94629222a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "1cb51157-8083-410f-87d1-07a94629222a", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3469}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "290"}], "active": true, "name": [{"family": "Schroeder", "given": ["Jonah"], "prefix": ["Dr."]}], "address": [{"line": ["88 WASHINGTON STREET"], "city": "TAUNTON", "state": "MA", "postalCode": "02780", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/21deb55c-2cda-4306-947d-001412452463 b/data/input/FHIR/all/Practitioner/21deb55c-2cda-4306-947d-001412452463
deleted file mode 100644
index f7b04384..00000000
--- a/data/input/FHIR/all/Practitioner/21deb55c-2cda-4306-947d-001412452463
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "21deb55c-2cda-4306-947d-001412452463", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3407}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "260"}], "active": true, "name": [{"family": "Bradtke", "given": ["Peggie"], "prefix": ["Dr."]}], "address": [{"line": ["271 CAREW STREET"], "city": "SPRINGFIELD", "state": "MA", "postalCode": "01104", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/2292c45e-c783-4de6-979a-1592949864ab b/data/input/FHIR/all/Practitioner/2292c45e-c783-4de6-979a-1592949864ab
deleted file mode 100644
index f6e3ddf1..00000000
--- a/data/input/FHIR/all/Practitioner/2292c45e-c783-4de6-979a-1592949864ab
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "2292c45e-c783-4de6-979a-1592949864ab", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93570"}], "active": true, "name": [{"family": "Collier", "given": ["Serena"], "prefix": ["Dr."]}], "address": [{"line": ["309 TEATICKET HIGHWAY"], "city": "TEATICKET", "state": "MA", "postalCode": "2536", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/22d56828-df1d-4739-82b9-45a3757b3a5f b/data/input/FHIR/all/Practitioner/22d56828-df1d-4739-82b9-45a3757b3a5f
deleted file mode 100644
index 9dafa38f..00000000
--- a/data/input/FHIR/all/Practitioner/22d56828-df1d-4739-82b9-45a3757b3a5f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "22d56828-df1d-4739-82b9-45a3757b3a5f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 4351}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "200"}], "active": true, "name": [{"family": "Nicolas", "given": ["Barry"], "prefix": ["Dr."]}], "address": [{"line": ["680 CENTER STREET"], "city": "BROCKTON", "state": "MA", "postalCode": "02302", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/27d1738e-16ae-4f5b-9db0-fa7efbcf66f8 b/data/input/FHIR/all/Practitioner/27d1738e-16ae-4f5b-9db0-fa7efbcf66f8
deleted file mode 100644
index c68d5210..00000000
--- a/data/input/FHIR/all/Practitioner/27d1738e-16ae-4f5b-9db0-fa7efbcf66f8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "27d1738e-16ae-4f5b-9db0-fa7efbcf66f8", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93460"}], "active": true, "name": [{"family": "Haley", "given": ["Brain"], "prefix": ["Dr."]}], "address": [{"line": ["525 LONG POND DRIVE"], "city": "HARWICH", "state": "MA", "postalCode": "2645", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/2b92eda4-fbe2-46c9-9ed2-64db17cb632d b/data/input/FHIR/all/Practitioner/2b92eda4-fbe2-46c9-9ed2-64db17cb632d
deleted file mode 100644
index 9df802d5..00000000
--- a/data/input/FHIR/all/Practitioner/2b92eda4-fbe2-46c9-9ed2-64db17cb632d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "2b92eda4-fbe2-46c9-9ed2-64db17cb632d", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 60}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93440"}], "active": true, "name": [{"family": "Powlowski", "given": ["Merle"], "prefix": ["Dr."]}], "address": [{"line": ["9 HOPE AVENUE"], "city": "WALTHAM", "state": "MA", "postalCode": "2453", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/2ee48909-f016-4f03-a7c8-62f525b54269 b/data/input/FHIR/all/Practitioner/2ee48909-f016-4f03-a7c8-62f525b54269
deleted file mode 100644
index 0a70779c..00000000
--- a/data/input/FHIR/all/Practitioner/2ee48909-f016-4f03-a7c8-62f525b54269
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "2ee48909-f016-4f03-a7c8-62f525b54269", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 13}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93350"}], "active": true, "name": [{"family": "Bayer", "given": ["Rudy"], "prefix": ["Dr."]}], "address": [{"line": ["489 BEARSES WAY"], "city": "HYANNIS", "state": "MA", "postalCode": "2601", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/30793bd7-6605-40fe-bc4f-f41957b72d53 b/data/input/FHIR/all/Practitioner/30793bd7-6605-40fe-bc4f-f41957b72d53
deleted file mode 100644
index f61b333f..00000000
--- a/data/input/FHIR/all/Practitioner/30793bd7-6605-40fe-bc4f-f41957b72d53
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "30793bd7-6605-40fe-bc4f-f41957b72d53", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 635}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "70"}], "active": true, "name": [{"family": "Weissnat", "given": ["Pandora"], "prefix": ["Dr."]}], "address": [{"line": ["164 HIGH STREET"], "city": "GREENFIELD", "state": "MA", "postalCode": "01301", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/34ef92a2-f1a5-4324-b274-4ccf96f9f2d1 b/data/input/FHIR/all/Practitioner/34ef92a2-f1a5-4324-b274-4ccf96f9f2d1
deleted file mode 100644
index f7b8a0fe..00000000
--- a/data/input/FHIR/all/Practitioner/34ef92a2-f1a5-4324-b274-4ccf96f9f2d1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "34ef92a2-f1a5-4324-b274-4ccf96f9f2d1", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1825}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "60"}], "active": true, "name": [{"family": "Stark", "given": ["Antonia"], "prefix": ["Dr."]}], "address": [{"line": ["30 LOCUST STREET"], "city": "NORTHAMPTON", "state": "MA", "postalCode": "01060", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/36a6e15b-7345-42ae-8a59-7a35059ebb47 b/data/input/FHIR/all/Practitioner/36a6e15b-7345-42ae-8a59-7a35059ebb47
deleted file mode 100644
index c6cc53e5..00000000
--- a/data/input/FHIR/all/Practitioner/36a6e15b-7345-42ae-8a59-7a35059ebb47
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "36a6e15b-7345-42ae-8a59-7a35059ebb47", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 8122}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "100"}], "active": true, "name": [{"family": "Upton", "given": ["Isaac"], "prefix": ["Dr."]}], "address": [{"line": ["795 MIDDLE STREET"], "city": "FALL RIVER", "state": "MA", "postalCode": "02721", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/37881086-7b05-4b18-a279-08e331f50e9b b/data/input/FHIR/all/Practitioner/37881086-7b05-4b18-a279-08e331f50e9b
deleted file mode 100644
index 65ed687a..00000000
--- a/data/input/FHIR/all/Practitioner/37881086-7b05-4b18-a279-08e331f50e9b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "37881086-7b05-4b18-a279-08e331f50e9b", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1291}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "390"}], "active": true, "name": [{"family": "Lindgren", "given": ["Shauna"], "prefix": ["Dr."]}], "address": [{"line": ["242 GREEN STREET"], "city": "GARDNER", "state": "MA", "postalCode": "01440", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/39ec1dbb-8acd-4a72-9373-75ca1c23835e b/data/input/FHIR/all/Practitioner/39ec1dbb-8acd-4a72-9373-75ca1c23835e
deleted file mode 100644
index 297f24b9..00000000
--- a/data/input/FHIR/all/Practitioner/39ec1dbb-8acd-4a72-9373-75ca1c23835e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "39ec1dbb-8acd-4a72-9373-75ca1c23835e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93530"}], "active": true, "name": [{"family": "Bins", "given": ["Norman"], "prefix": ["Dr."]}], "address": [{"line": ["237 STATE ROAD"], "city": "NORTH DARTMOUTH", "state": "MA", "postalCode": "2747", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/3c82000e-9913-411d-9359-01cec5daa885 b/data/input/FHIR/all/Practitioner/3c82000e-9913-411d-9359-01cec5daa885
deleted file mode 100644
index 2722a5bb..00000000
--- a/data/input/FHIR/all/Practitioner/3c82000e-9913-411d-9359-01cec5daa885
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "3c82000e-9913-411d-9359-01cec5daa885", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 47}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93510"}], "active": true, "name": [{"family": "Kirlin", "given": ["Maudie"], "prefix": ["Dr."]}], "address": [{"line": ["250 PARADISE ROAD"], "city": "SWAMPSCOTT", "state": "MA", "postalCode": "1907", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/3e177bd6-7cd9-4b2d-9245-271684a76b03 b/data/input/FHIR/all/Practitioner/3e177bd6-7cd9-4b2d-9245-271684a76b03
deleted file mode 100644
index 1dd4f555..00000000
--- a/data/input/FHIR/all/Practitioner/3e177bd6-7cd9-4b2d-9245-271684a76b03
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "3e177bd6-7cd9-4b2d-9245-271684a76b03", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2201}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "20"}], "active": true, "name": [{"family": "Schoen", "given": ["Dagny"], "prefix": ["Dr."]}], "address": [{"line": ["211 PARK STREET"], "city": "ATTLEBORO", "state": "MA", "postalCode": "02703", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/424ebd47-e1d2-41bc-8aa0-5fe8122ae27b b/data/input/FHIR/all/Practitioner/424ebd47-e1d2-41bc-8aa0-5fe8122ae27b
deleted file mode 100644
index e8427a61..00000000
--- a/data/input/FHIR/all/Practitioner/424ebd47-e1d2-41bc-8aa0-5fe8122ae27b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "424ebd47-e1d2-41bc-8aa0-5fe8122ae27b", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1360}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "590"}], "active": true, "name": [{"family": "Deckow", "given": ["Waldo"], "prefix": ["Dr."]}], "address": [{"line": ["30 WARREN STREET"], "city": "BRIGHTON", "state": "MA", "postalCode": "02135", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/42676af6-6808-4b64-ba11-0b100bacdb74 b/data/input/FHIR/all/Practitioner/42676af6-6808-4b64-ba11-0b100bacdb74
deleted file mode 100644
index efe7f0df..00000000
--- a/data/input/FHIR/all/Practitioner/42676af6-6808-4b64-ba11-0b100bacdb74
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "42676af6-6808-4b64-ba11-0b100bacdb74", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3453}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "270"}], "active": true, "name": [{"family": "Jacobi", "given": ["Lane"], "prefix": ["Dr."]}], "address": [{"line": ["585 LEBANON STREET"], "city": "MELROSE", "state": "MA", "postalCode": "02176", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/45437745-336e-40fe-b8dd-5790e7859f6e b/data/input/FHIR/all/Practitioner/45437745-336e-40fe-b8dd-5790e7859f6e
deleted file mode 100644
index 48bfa9a6..00000000
--- a/data/input/FHIR/all/Practitioner/45437745-336e-40fe-b8dd-5790e7859f6e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "45437745-336e-40fe-b8dd-5790e7859f6e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2210}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "120"}], "active": true, "name": [{"family": "Legros", "given": ["Annette"], "prefix": ["Dr."]}], "address": [{"line": ["25 HIGHLAND AVENUE"], "city": "NEWBURYPORT", "state": "MA", "postalCode": "01950", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/47ebed92-735d-41b9-86f6-7fdb5f41a905 b/data/input/FHIR/all/Practitioner/47ebed92-735d-41b9-86f6-7fdb5f41a905
deleted file mode 100644
index d7df7afd..00000000
--- a/data/input/FHIR/all/Practitioner/47ebed92-735d-41b9-86f6-7fdb5f41a905
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "47ebed92-735d-41b9-86f6-7fdb5f41a905", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1199}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "170"}], "active": true, "name": [{"family": "Osinski", "given": ["Maryjo"], "prefix": ["Dr."]}], "address": [{"line": ["736 CAMBRIDGE STREET"], "city": "BRIGHTON", "state": "MA", "postalCode": "02135", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/49c33385-7b23-43f0-8330-8442a13b298c b/data/input/FHIR/all/Practitioner/49c33385-7b23-43f0-8330-8442a13b298c
deleted file mode 100644
index 84dcc227..00000000
--- a/data/input/FHIR/all/Practitioner/49c33385-7b23-43f0-8330-8442a13b298c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "49c33385-7b23-43f0-8330-8442a13b298c", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 19}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93520"}], "active": true, "name": [{"family": "Rodr\u00edgez", "given": ["Sergio"], "prefix": ["Dr."]}], "address": [{"line": ["51 LOCUST STREET"], "city": "NORTHAMPTON", "state": "MA", "postalCode": "1060", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/4c12136a-9018-418f-acea-1235ea6582de b/data/input/FHIR/all/Practitioner/4c12136a-9018-418f-acea-1235ea6582de
deleted file mode 100644
index 3d96ae69..00000000
--- a/data/input/FHIR/all/Practitioner/4c12136a-9018-418f-acea-1235ea6582de
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "4c12136a-9018-418f-acea-1235ea6582de", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 106}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93410"}], "active": true, "name": [{"family": "Reichert", "given": ["Paula"], "prefix": ["Dr."]}], "address": [{"line": ["1 ESSEX CENTER DRIVE"], "city": "PEABODY", "state": "MA", "postalCode": "1960", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de b/data/input/FHIR/all/Practitioner/4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de
deleted file mode 100644
index dab5b293..00000000
--- a/data/input/FHIR/all/Practitioner/4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "4ce79e7a-ac65-4f77-9ddf-c53b1a1d40de", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2887}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "540"}], "active": true, "name": [{"family": "Beahan", "given": ["Quentin"], "prefix": ["Dr."]}], "address": [{"line": ["123 SUMMER STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "01608", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/511ab45b-a020-4c24-93ff-91936483cc55 b/data/input/FHIR/all/Practitioner/511ab45b-a020-4c24-93ff-91936483cc55
deleted file mode 100644
index 88fc5bd7..00000000
--- a/data/input/FHIR/all/Practitioner/511ab45b-a020-4c24-93ff-91936483cc55
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "511ab45b-a020-4c24-93ff-91936483cc55", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 201}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93490"}], "active": true, "name": [{"family": "Balistreri", "given": ["Royal"], "prefix": ["Dr."]}], "address": [{"line": ["66 SOUTH WASHINGTON STREET"], "city": "NORTH ATTLEBORO", "state": "MA", "postalCode": "2760", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/52919099-6a7a-442c-b0d5-2b02c0dd4b74 b/data/input/FHIR/all/Practitioner/52919099-6a7a-442c-b0d5-2b02c0dd4b74
deleted file mode 100644
index 0739e5e0..00000000
--- a/data/input/FHIR/all/Practitioner/52919099-6a7a-442c-b0d5-2b02c0dd4b74
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "52919099-6a7a-442c-b0d5-2b02c0dd4b74", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 522}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93370"}], "active": true, "name": [{"family": "Orn", "given": ["Albertine"], "prefix": ["Dr."]}], "address": [{"line": ["66B CONCORD STREET"], "city": "WILMINGTON", "state": "MA", "postalCode": "1887", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/542a457d-c8ef-4830-aa89-c68395cd7bfa b/data/input/FHIR/all/Practitioner/542a457d-c8ef-4830-aa89-c68395cd7bfa
deleted file mode 100644
index 23c08035..00000000
--- a/data/input/FHIR/all/Practitioner/542a457d-c8ef-4830-aa89-c68395cd7bfa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "542a457d-c8ef-4830-aa89-c68395cd7bfa", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 31}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93550"}], "active": true, "name": [{"family": "Kunze", "given": ["Corey"], "prefix": ["Dr."]}], "address": [{"line": ["106 UNITED STATES HIGHWAY 44"], "city": "RAYNHAM", "state": "MA", "postalCode": "2767", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/5440ed73-b1b6-4108-b072-20c3b88546d8 b/data/input/FHIR/all/Practitioner/5440ed73-b1b6-4108-b072-20c3b88546d8
deleted file mode 100644
index 6bb6b7e9..00000000
--- a/data/input/FHIR/all/Practitioner/5440ed73-b1b6-4108-b072-20c3b88546d8
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "5440ed73-b1b6-4108-b072-20c3b88546d8", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 11}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93250"}], "active": true, "name": [{"family": "Halvorson", "given": ["Darrick"], "prefix": ["Dr."]}], "address": [{"line": ["1589 FALL RIVER AVENUE"], "city": "SEEKONK", "state": "MA", "postalCode": "2771", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/5613b6fb-2c8a-488a-9b70-6e402925d243 b/data/input/FHIR/all/Practitioner/5613b6fb-2c8a-488a-9b70-6e402925d243
deleted file mode 100644
index b9dd06d3..00000000
--- a/data/input/FHIR/all/Practitioner/5613b6fb-2c8a-488a-9b70-6e402925d243
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "5613b6fb-2c8a-488a-9b70-6e402925d243", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93590"}], "active": true, "name": [{"family": "Roob", "given": ["Daniella"], "prefix": ["Dr."]}], "address": [{"line": ["67 GRAND ARMY OF THE REPUBLIC HIGHWAY"], "city": "SOMERSET", "state": "MA", "postalCode": "2726", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/5e57a286-d7c6-4e2d-9834-7fb48bd32b51 b/data/input/FHIR/all/Practitioner/5e57a286-d7c6-4e2d-9834-7fb48bd32b51
deleted file mode 100644
index bcbd8b1e..00000000
--- a/data/input/FHIR/all/Practitioner/5e57a286-d7c6-4e2d-9834-7fb48bd32b51
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "5e57a286-d7c6-4e2d-9834-7fb48bd32b51", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 63}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93220"}], "active": true, "name": [{"family": "Moen", "given": ["Leanne"], "prefix": ["Dr."]}], "address": [{"line": ["1230 BRIDGE STREET"], "city": "LOWELL", "state": "MA", "postalCode": "1850", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/5e9e70e2-0441-4c7f-82fd-309014ca8fee b/data/input/FHIR/all/Practitioner/5e9e70e2-0441-4c7f-82fd-309014ca8fee
deleted file mode 100644
index cf9e81cd..00000000
--- a/data/input/FHIR/all/Practitioner/5e9e70e2-0441-4c7f-82fd-309014ca8fee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "5e9e70e2-0441-4c7f-82fd-309014ca8fee", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 5}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93310"}], "active": true, "name": [{"family": "Doyle", "given": ["Karl"], "prefix": ["Dr."]}], "address": [{"line": ["98 SHAKER ROAD"], "city": "EAST LONGMEADOW", "state": "MA", "postalCode": "1028", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/5f43d4af-20de-447e-9c8d-c4b39d5fced7 b/data/input/FHIR/all/Practitioner/5f43d4af-20de-447e-9c8d-c4b39d5fced7
deleted file mode 100644
index ca00beb4..00000000
--- a/data/input/FHIR/all/Practitioner/5f43d4af-20de-447e-9c8d-c4b39d5fced7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "5f43d4af-20de-447e-9c8d-c4b39d5fced7", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93290"}], "active": true, "name": [{"family": "Hessel", "given": ["Karlyn"], "prefix": ["Dr."]}], "address": [{"line": ["151 EVERETT AVENUE"], "city": "CHELSEA", "state": "MA", "postalCode": "2150", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/5fcf93bb-c27a-4673-8822-4d1b5d479303 b/data/input/FHIR/all/Practitioner/5fcf93bb-c27a-4673-8822-4d1b5d479303
deleted file mode 100644
index 9c8f30c5..00000000
--- a/data/input/FHIR/all/Practitioner/5fcf93bb-c27a-4673-8822-4d1b5d479303
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "5fcf93bb-c27a-4673-8822-4d1b5d479303", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1465}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "470"}], "active": true, "name": [{"family": "Beer", "given": ["Georgann"], "prefix": ["Dr."]}], "address": [{"line": ["800 WASHINGTON STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02111", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/5ff648a6-1ceb-432f-8edc-f10ca09087f3 b/data/input/FHIR/all/Practitioner/5ff648a6-1ceb-432f-8edc-f10ca09087f3
deleted file mode 100644
index 0f0b7c69..00000000
--- a/data/input/FHIR/all/Practitioner/5ff648a6-1ceb-432f-8edc-f10ca09087f3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "5ff648a6-1ceb-432f-8edc-f10ca09087f3", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 15}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93480"}], "active": true, "name": [{"family": "Ritchie", "given": ["Katherine"], "prefix": ["Dr."]}], "address": [{"line": ["140 CARANDO DRIVE"], "city": "SPRINGFIELD", "state": "MA", "postalCode": "1104", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419 b/data/input/FHIR/all/Practitioner/60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419
deleted file mode 100644
index 17f03fa4..00000000
--- a/data/input/FHIR/all/Practitioner/60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "60c9fe63-d9e6-4e5e-8d5c-f91b7fc75419", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1441}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "80"}], "active": true, "name": [{"family": "Kub", "given": ["Felicitas"], "prefix": ["Dr."]}], "address": [{"line": ["2100 DORCHESTER AVENUE"], "city": "BOSTON", "state": "MA", "postalCode": "02124", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/63003abb-3924-46df-a75a-0a1f42733189 b/data/input/FHIR/all/Practitioner/63003abb-3924-46df-a75a-0a1f42733189
deleted file mode 100644
index d0b84575..00000000
--- a/data/input/FHIR/all/Practitioner/63003abb-3924-46df-a75a-0a1f42733189
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "63003abb-3924-46df-a75a-0a1f42733189", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2481}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "480"}], "active": true, "name": [{"family": "Deckow", "given": ["Blake"], "prefix": ["Dr."]}], "address": [{"line": ["1153 CENTRE STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02130", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/64151ce4-5838-4cb8-a148-5bc0c8f07787 b/data/input/FHIR/all/Practitioner/64151ce4-5838-4cb8-a148-5bc0c8f07787
deleted file mode 100644
index e7813841..00000000
--- a/data/input/FHIR/all/Practitioner/64151ce4-5838-4cb8-a148-5bc0c8f07787
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "64151ce4-5838-4cb8-a148-5bc0c8f07787", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 140}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93560"}], "active": true, "name": [{"family": "Bashirian", "given": ["Rubin"], "prefix": ["Dr."]}], "address": [{"line": ["630 PLANTATION STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "1605", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/6771c9e4-5a7d-4d20-b1c0-88b219f0661b b/data/input/FHIR/all/Practitioner/6771c9e4-5a7d-4d20-b1c0-88b219f0661b
deleted file mode 100644
index 79de298c..00000000
--- a/data/input/FHIR/all/Practitioner/6771c9e4-5a7d-4d20-b1c0-88b219f0661b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "6771c9e4-5a7d-4d20-b1c0-88b219f0661b", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1585}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "510"}], "active": true, "name": [{"family": "Brakus", "given": ["Elroy"], "prefix": ["Dr."]}], "address": [{"line": ["55 LAKE AVENUE NORTH"], "city": "WORCESTER", "state": "MA", "postalCode": "01655", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/6a234b88-e25b-4e98-8fc5-34cb1d59036c b/data/input/FHIR/all/Practitioner/6a234b88-e25b-4e98-8fc5-34cb1d59036c
deleted file mode 100644
index 069fa9e1..00000000
--- a/data/input/FHIR/all/Practitioner/6a234b88-e25b-4e98-8fc5-34cb1d59036c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "6a234b88-e25b-4e98-8fc5-34cb1d59036c", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 37}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93400"}], "active": true, "name": [{"family": "Ur\u00edas", "given": ["Marilu"], "prefix": ["Dr."]}], "address": [{"line": ["19 TACOMA STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "1605", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/6a95bd29-482c-42f1-95ee-cc77181dbe99 b/data/input/FHIR/all/Practitioner/6a95bd29-482c-42f1-95ee-cc77181dbe99
deleted file mode 100644
index 1d90a6dc..00000000
--- a/data/input/FHIR/all/Practitioner/6a95bd29-482c-42f1-95ee-cc77181dbe99
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "6a95bd29-482c-42f1-95ee-cc77181dbe99", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 20}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93380"}], "active": true, "name": [{"family": "Anderson", "given": ["Lillian"], "prefix": ["Dr."]}], "address": [{"line": ["581 BOYLSTON STREET"], "city": "BOSTON", "state": "MA", "postalCode": "2116", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/6b9dfb87-3ffb-4a21-9709-2810aa418642 b/data/input/FHIR/all/Practitioner/6b9dfb87-3ffb-4a21-9709-2810aa418642
deleted file mode 100644
index ee1d83a1..00000000
--- a/data/input/FHIR/all/Practitioner/6b9dfb87-3ffb-4a21-9709-2810aa418642
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "6b9dfb87-3ffb-4a21-9709-2810aa418642", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 249}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93540"}], "active": true, "name": [{"family": "Johns", "given": ["Gregg"], "prefix": ["Dr."]}], "address": [{"line": ["1 HARBORSIDE DRIVE"], "city": "EAST BOSTON", "state": "MA", "postalCode": "2128", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/6d705d81-8546-43b2-b336-31a282128f2d b/data/input/FHIR/all/Practitioner/6d705d81-8546-43b2-b336-31a282128f2d
deleted file mode 100644
index b536b4b1..00000000
--- a/data/input/FHIR/all/Practitioner/6d705d81-8546-43b2-b336-31a282128f2d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "6d705d81-8546-43b2-b336-31a282128f2d", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 5368}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "160"}], "active": true, "name": [{"family": "Hilpert", "given": ["Sharyl"], "prefix": ["Dr."]}], "address": [{"line": ["81 HIGHLAND AVENUE"], "city": "SALEM", "state": "MA", "postalCode": "01970", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/713395a6-c0cd-426f-a817-e15e0ce8ee0e b/data/input/FHIR/all/Practitioner/713395a6-c0cd-426f-a817-e15e0ce8ee0e
deleted file mode 100644
index c44dca4e..00000000
--- a/data/input/FHIR/all/Practitioner/713395a6-c0cd-426f-a817-e15e0ce8ee0e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "713395a6-c0cd-426f-a817-e15e0ce8ee0e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 27}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93270"}], "active": true, "name": [{"family": "Wehner", "given": ["Brenna"], "prefix": ["Dr."]}], "address": [{"line": ["808 MAIN STREET"], "city": "WALTHAM", "state": "MA", "postalCode": "2451", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/735350c7-6700-45db-b348-c2f2c54ee864 b/data/input/FHIR/all/Practitioner/735350c7-6700-45db-b348-c2f2c54ee864
deleted file mode 100644
index dec797c0..00000000
--- a/data/input/FHIR/all/Practitioner/735350c7-6700-45db-b348-c2f2c54ee864
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "735350c7-6700-45db-b348-c2f2c54ee864", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 84}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93300"}], "active": true, "name": [{"family": "Turner", "given": ["America"], "prefix": ["Dr."]}], "address": [{"line": ["111 GROSSMAN DRIVE"], "city": "BRAINTREE", "state": "MA", "postalCode": "2184", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/792eb592-6944-4dad-87c8-66db4f237382 b/data/input/FHIR/all/Practitioner/792eb592-6944-4dad-87c8-66db4f237382
deleted file mode 100644
index acd43910..00000000
--- a/data/input/FHIR/all/Practitioner/792eb592-6944-4dad-87c8-66db4f237382
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "792eb592-6944-4dad-87c8-66db4f237382", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93390"}], "active": true, "name": [{"family": "Bosco", "given": ["Odis"], "prefix": ["Dr."]}], "address": [{"line": ["58 TREMONT STREET"], "city": "TAUNTON", "state": "MA", "postalCode": "2780", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/79a13b7d-a382-4b6a-a31a-57e763818a56 b/data/input/FHIR/all/Practitioner/79a13b7d-a382-4b6a-a31a-57e763818a56
deleted file mode 100644
index fe63d2db..00000000
--- a/data/input/FHIR/all/Practitioner/79a13b7d-a382-4b6a-a31a-57e763818a56
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "79a13b7d-a382-4b6a-a31a-57e763818a56", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 5489}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "240"}], "active": true, "name": [{"family": "Towne", "given": ["Ignacio"], "prefix": ["Dr."]}], "address": [{"line": ["295 VARNUM AVENUE"], "city": "LOWELL", "state": "MA", "postalCode": "01854", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/7be815fb-6326-4163-9747-10cce3ee958e b/data/input/FHIR/all/Practitioner/7be815fb-6326-4163-9747-10cce3ee958e
deleted file mode 100644
index 9c473417..00000000
--- a/data/input/FHIR/all/Practitioner/7be815fb-6326-4163-9747-10cce3ee958e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "7be815fb-6326-4163-9747-10cce3ee958e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 7}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93470"}], "active": true, "name": [{"family": "Huels", "given": ["Tiesha"], "prefix": ["Dr."]}], "address": [{"line": ["489 BERNARDSTON ROAD"], "city": "GREENFIELD", "state": "MA", "postalCode": "1301", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/7cdcee56-a0c0-419c-98fd-a7ccc981f650 b/data/input/FHIR/all/Practitioner/7cdcee56-a0c0-419c-98fd-a7ccc981f650
deleted file mode 100644
index 098b5537..00000000
--- a/data/input/FHIR/all/Practitioner/7cdcee56-a0c0-419c-98fd-a7ccc981f650
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "7cdcee56-a0c0-419c-98fd-a7ccc981f650", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1437}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "400"}], "active": true, "name": [{"family": "Bode", "given": ["Rex"], "prefix": ["Dr."]}], "address": [{"line": ["200 GROTON ROAD"], "city": "AYER", "state": "MA", "postalCode": "01432", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/7f01c91e-c9a8-453b-aba3-7ebb55556199 b/data/input/FHIR/all/Practitioner/7f01c91e-c9a8-453b-aba3-7ebb55556199
deleted file mode 100644
index 467e0292..00000000
--- a/data/input/FHIR/all/Practitioner/7f01c91e-c9a8-453b-aba3-7ebb55556199
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "7f01c91e-c9a8-453b-aba3-7ebb55556199", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2901}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "10"}], "active": true, "name": [{"family": "Gleason", "given": ["Mariam"], "prefix": ["Dr."]}], "address": [{"line": ["330 MOUNT AUBURN STREET"], "city": "CAMBRIDGE", "state": "MA", "postalCode": "02138", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/7f2e49e4-69c3-4aab-8819-7f52364928c0 b/data/input/FHIR/all/Practitioner/7f2e49e4-69c3-4aab-8819-7f52364928c0
deleted file mode 100644
index 40383816..00000000
--- a/data/input/FHIR/all/Practitioner/7f2e49e4-69c3-4aab-8819-7f52364928c0
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "7f2e49e4-69c3-4aab-8819-7f52364928c0", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 11}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93430"}], "active": true, "name": [{"family": "Heaney", "given": ["Carlota"], "prefix": ["Dr."]}], "address": [{"line": ["1 TROWBRIDGE ROAD"], "city": "BUZZARDS BAY", "state": "MA", "postalCode": "2532", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/7f81ffc7-c358-4bb8-ad65-cf1f2508b743 b/data/input/FHIR/all/Practitioner/7f81ffc7-c358-4bb8-ad65-cf1f2508b743
deleted file mode 100644
index ebb854ff..00000000
--- a/data/input/FHIR/all/Practitioner/7f81ffc7-c358-4bb8-ad65-cf1f2508b743
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "7f81ffc7-c358-4bb8-ad65-cf1f2508b743", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 166}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "130"}], "active": true, "name": [{"family": "Muller", "given": ["Avery"], "prefix": ["Dr."]}], "address": [{"line": ["40 WRIGHT STREET"], "city": "PALMER", "state": "MA", "postalCode": "01069", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/809ebd37-0f3c-43fc-8532-66bfa6be6184 b/data/input/FHIR/all/Practitioner/809ebd37-0f3c-43fc-8532-66bfa6be6184
deleted file mode 100644
index 3c775832..00000000
--- a/data/input/FHIR/all/Practitioner/809ebd37-0f3c-43fc-8532-66bfa6be6184
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "809ebd37-0f3c-43fc-8532-66bfa6be6184", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 17}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93360"}], "active": true, "name": [{"family": "McGlynn", "given": ["Danica"], "prefix": ["Dr."]}], "address": [{"line": ["637 WASHINGTON STREET"], "city": "DORCHESTER", "state": "MA", "postalCode": "2124", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/84c0b5d1-e169-4280-94cf-410f9befb33d b/data/input/FHIR/all/Practitioner/84c0b5d1-e169-4280-94cf-410f9befb33d
deleted file mode 100644
index 65a402fe..00000000
--- a/data/input/FHIR/all/Practitioner/84c0b5d1-e169-4280-94cf-410f9befb33d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "84c0b5d1-e169-4280-94cf-410f9befb33d", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 262}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93260"}], "active": true, "name": [{"family": "O'Conner", "given": ["Gene"], "prefix": ["Dr."]}], "address": [{"line": ["1399 WASHINGTON STREET"], "city": "HANOVER", "state": "MA", "postalCode": "2339", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/85aeca59-6261-4704-a2e4-1846ec5831a6 b/data/input/FHIR/all/Practitioner/85aeca59-6261-4704-a2e4-1846ec5831a6
deleted file mode 100644
index da7d111f..00000000
--- a/data/input/FHIR/all/Practitioner/85aeca59-6261-4704-a2e4-1846ec5831a6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "85aeca59-6261-4704-a2e4-1846ec5831a6", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3008}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "600"}], "active": true, "name": [{"family": "Reichert", "given": ["Levi"], "prefix": ["Dr."]}], "address": [{"line": ["300 LONGWOOD AVENUE"], "city": "BOSTON", "state": "MA", "postalCode": "02115", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/880fc316-4201-450b-9ac2-c6769a04e7e2 b/data/input/FHIR/all/Practitioner/880fc316-4201-450b-9ac2-c6769a04e7e2
deleted file mode 100644
index 688362a4..00000000
--- a/data/input/FHIR/all/Practitioner/880fc316-4201-450b-9ac2-c6769a04e7e2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "880fc316-4201-450b-9ac2-c6769a04e7e2", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 703}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "410"}], "active": true, "name": [{"family": "Hoeger", "given": ["Deidre"], "prefix": ["Dr."]}], "address": [{"line": ["55 FOGG ROAD"], "city": "SOUTH WEYMOUTH", "state": "MA", "postalCode": "02190", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/89af50db-f85c-497f-aa1f-f1c5cea70bc7 b/data/input/FHIR/all/Practitioner/89af50db-f85c-497f-aa1f-f1c5cea70bc7
deleted file mode 100644
index afc4d443..00000000
--- a/data/input/FHIR/all/Practitioner/89af50db-f85c-497f-aa1f-f1c5cea70bc7
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "89af50db-f85c-497f-aa1f-f1c5cea70bc7", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3010}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "50"}], "active": true, "name": [{"family": "Leannon", "given": ["Stanford"], "prefix": ["Dr."]}], "address": [{"line": ["88 LEWIS BAY ROAD"], "city": "HYANNIS", "state": "MA", "postalCode": "02601", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/8b85559d-27de-4d4b-bea7-5a715164cb60 b/data/input/FHIR/all/Practitioner/8b85559d-27de-4d4b-bea7-5a715164cb60
deleted file mode 100644
index 5ed42df9..00000000
--- a/data/input/FHIR/all/Practitioner/8b85559d-27de-4d4b-bea7-5a715164cb60
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "8b85559d-27de-4d4b-bea7-5a715164cb60", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 4410}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "190"}], "active": true, "name": [{"family": "Greenfelder", "given": ["Giovanni"], "prefix": ["Dr."]}], "address": [{"line": ["157 UNION STREET"], "city": "MARLBOROUGH", "state": "MA", "postalCode": "01752", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/8f18b4c3-0191-4054-8f00-b5d3f6016bfc b/data/input/FHIR/all/Practitioner/8f18b4c3-0191-4054-8f00-b5d3f6016bfc
deleted file mode 100644
index 2602e99c..00000000
--- a/data/input/FHIR/all/Practitioner/8f18b4c3-0191-4054-8f00-b5d3f6016bfc
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "8f18b4c3-0191-4054-8f00-b5d3f6016bfc", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1557}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "360"}], "active": true, "name": [{"family": "Bauch", "given": ["Macie"], "prefix": ["Dr."]}], "address": [{"line": ["330 BROOKLINE AVENUE"], "city": "BOSTON", "state": "MA", "postalCode": "02215", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/908ecf01-c7b6-449f-860e-7960f6327e44 b/data/input/FHIR/all/Practitioner/908ecf01-c7b6-449f-860e-7960f6327e44
deleted file mode 100644
index abbf832f..00000000
--- a/data/input/FHIR/all/Practitioner/908ecf01-c7b6-449f-860e-7960f6327e44
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "908ecf01-c7b6-449f-860e-7960f6327e44", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 350}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93500"}], "active": true, "name": [{"family": "Herzog", "given": ["Zack"], "prefix": ["Dr."]}], "address": [{"line": ["444 MONTGOMERY STREET"], "city": "CHICOPEE", "state": "MA", "postalCode": "1020", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/90a218f2-1ad5-498d-a07c-7d40dfe04917 b/data/input/FHIR/all/Practitioner/90a218f2-1ad5-498d-a07c-7d40dfe04917
deleted file mode 100644
index 72c3e7a5..00000000
--- a/data/input/FHIR/all/Practitioner/90a218f2-1ad5-498d-a07c-7d40dfe04917
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "90a218f2-1ad5-498d-a07c-7d40dfe04917", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 980}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "140"}], "active": true, "name": [{"family": "Williamson", "given": ["Del"], "prefix": ["Dr."]}], "address": [{"line": ["1 BOSTON MEDICAL CENTER PLACE"], "city": "BOSTON", "state": "MA", "postalCode": "02118", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/92149480-fe87-44b1-b835-37b718614c07 b/data/input/FHIR/all/Practitioner/92149480-fe87-44b1-b835-37b718614c07
deleted file mode 100644
index 333fc0d0..00000000
--- a/data/input/FHIR/all/Practitioner/92149480-fe87-44b1-b835-37b718614c07
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "92149480-fe87-44b1-b835-37b718614c07", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 423}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "560"}], "active": true, "name": [{"family": "Pagac", "given": ["Ned"], "prefix": ["Dr."]}], "address": [{"line": ["ONE HOSPITAL ROAD, FIRST FL, WING 5, PO BOX 1477"], "city": "OAK BLUFFS", "state": "MA", "postalCode": "02557", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/96333652-ed28-41d3-bb60-d435f478c8ed b/data/input/FHIR/all/Practitioner/96333652-ed28-41d3-bb60-d435f478c8ed
deleted file mode 100644
index f479be8a..00000000
--- a/data/input/FHIR/all/Practitioner/96333652-ed28-41d3-bb60-d435f478c8ed
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "96333652-ed28-41d3-bb60-d435f478c8ed", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3366}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "320"}], "active": true, "name": [{"family": "Sanford", "given": ["Shonta"], "prefix": ["Dr."]}], "address": [{"line": ["759 CHESTNUT STREET"], "city": "SPRINGFIELD", "state": "MA", "postalCode": "01199", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/9828617e-496e-403e-b99f-3d3646d4e03b b/data/input/FHIR/all/Practitioner/9828617e-496e-403e-b99f-3d3646d4e03b
deleted file mode 100644
index 98c1af22..00000000
--- a/data/input/FHIR/all/Practitioner/9828617e-496e-403e-b99f-3d3646d4e03b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "9828617e-496e-403e-b99f-3d3646d4e03b", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 13}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93280"}], "active": true, "name": [{"family": "Grady", "given": ["Matilde"], "prefix": ["Dr."]}], "address": [{"line": ["85 PARKHURST ROAD"], "city": "CHELMSFORD", "state": "MA", "postalCode": "1824", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/99111a26-5d57-480b-9af9-9bd645aa5e64 b/data/input/FHIR/all/Practitioner/99111a26-5d57-480b-9af9-9bd645aa5e64
deleted file mode 100644
index e6c81eb9..00000000
--- a/data/input/FHIR/all/Practitioner/99111a26-5d57-480b-9af9-9bd645aa5e64
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "99111a26-5d57-480b-9af9-9bd645aa5e64", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3613}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "150"}], "active": true, "name": [{"family": "Franecki", "given": ["Erlinda"], "prefix": ["Dr."]}], "address": [{"line": ["85 HERRICK STREET"], "city": "BEVERLY", "state": "MA", "postalCode": "01915", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/9b2564fd-1e47-420a-bded-387234070ef3 b/data/input/FHIR/all/Practitioner/9b2564fd-1e47-420a-bded-387234070ef3
deleted file mode 100644
index ac955afd..00000000
--- a/data/input/FHIR/all/Practitioner/9b2564fd-1e47-420a-bded-387234070ef3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "9b2564fd-1e47-420a-bded-387234070ef3", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 4862}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "500"}], "active": true, "name": [{"family": "Schmitt", "given": ["Johnson"], "prefix": ["Dr."]}], "address": [{"line": ["67 & 100 TER HEUN DRIVE"], "city": "FALMOUTH", "state": "MA", "postalCode": "02540", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/9f1403b1-03d8-4b93-8203-ce96e3157deb b/data/input/FHIR/all/Practitioner/9f1403b1-03d8-4b93-8203-ce96e3157deb
deleted file mode 100644
index 886d72ce..00000000
--- a/data/input/FHIR/all/Practitioner/9f1403b1-03d8-4b93-8203-ce96e3157deb
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "9f1403b1-03d8-4b93-8203-ce96e3157deb", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 549}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "210"}], "active": true, "name": [{"family": "Walsh", "given": ["Janean"], "prefix": ["Dr."]}], "address": [{"line": ["201 HIGHLAND STREET"], "city": "CLINTON", "state": "MA", "postalCode": "01510", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/a1b28730-eedd-4efa-870e-a70af74fec46 b/data/input/FHIR/all/Practitioner/a1b28730-eedd-4efa-870e-a70af74fec46
deleted file mode 100644
index cdc9541e..00000000
--- a/data/input/FHIR/all/Practitioner/a1b28730-eedd-4efa-870e-a70af74fec46
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "a1b28730-eedd-4efa-870e-a70af74fec46", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3021}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "30"}], "active": true, "name": [{"family": "Torphy", "given": ["Tyron"], "prefix": ["Dr."]}], "address": [{"line": ["ONE GENERAL STREET"], "city": "LAWRENCE", "state": "MA", "postalCode": "01842", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/a1f46e4c-c155-4430-ad62-ad4042c90b78 b/data/input/FHIR/all/Practitioner/a1f46e4c-c155-4430-ad62-ad4042c90b78
deleted file mode 100644
index 139b9c37..00000000
--- a/data/input/FHIR/all/Practitioner/a1f46e4c-c155-4430-ad62-ad4042c90b78
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "a1f46e4c-c155-4430-ad62-ad4042c90b78", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 47}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93330"}], "active": true, "name": [{"family": "Mraz", "given": ["Elizabeth"], "prefix": ["Dr."]}], "address": [{"line": ["26 QUEEN STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "1610", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee b/data/input/FHIR/all/Practitioner/a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee
deleted file mode 100644
index 3c6f8016..00000000
--- a/data/input/FHIR/all/Practitioner/a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "a6ba35b7-22d7-4bea-b87b-afbc9ff2f2ee", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2108}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "380"}], "active": true, "name": [{"family": "Olson", "given": ["Wynell"], "prefix": ["Dr."]}], "address": [{"line": ["14 PROSPECT STREET"], "city": "MILFORD", "state": "MA", "postalCode": "01757", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf b/data/input/FHIR/all/Practitioner/a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf
deleted file mode 100644
index b6673e3a..00000000
--- a/data/input/FHIR/all/Practitioner/a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "a6dfe8e5-f65e-4eda-a572-850f7ac0d7cf", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2158}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "370"}], "active": true, "name": [{"family": "Hansen", "given": ["Jeri"], "prefix": ["Dr."]}], "address": [{"line": ["125 PARKER HILL AVENUE"], "city": "BOSTON", "state": "MA", "postalCode": "02120", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/b0aca4f9-4d6a-41b9-87ed-eeb16ee40172 b/data/input/FHIR/all/Practitioner/b0aca4f9-4d6a-41b9-87ed-eeb16ee40172
deleted file mode 100644
index e4a3886b..00000000
--- a/data/input/FHIR/all/Practitioner/b0aca4f9-4d6a-41b9-87ed-eeb16ee40172
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "b0aca4f9-4d6a-41b9-87ed-eeb16ee40172", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 15}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93340"}], "active": true, "name": [{"family": "Wilkinson", "given": ["Judson"], "prefix": ["Dr."]}], "address": [{"line": ["500 SALEM STREET"], "city": "WILMINGTON", "state": "MA", "postalCode": "1887", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/b119e0a9-6b11-42c3-8a37-24c68f8eaa78 b/data/input/FHIR/all/Practitioner/b119e0a9-6b11-42c3-8a37-24c68f8eaa78
deleted file mode 100644
index 64e5c0a8..00000000
--- a/data/input/FHIR/all/Practitioner/b119e0a9-6b11-42c3-8a37-24c68f8eaa78
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "b119e0a9-6b11-42c3-8a37-24c68f8eaa78", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 9356}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "420"}], "active": true, "name": [{"family": "Labadie", "given": ["Rebecca"], "prefix": ["Dr."]}], "address": [{"line": ["2014 WASHINGTON STREET"], "city": "NEWTON", "state": "MA", "postalCode": "02462", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/bdde2c47-34f0-45ca-861b-3d14463150d1 b/data/input/FHIR/all/Practitioner/bdde2c47-34f0-45ca-861b-3d14463150d1
deleted file mode 100644
index 4d0aca59..00000000
--- a/data/input/FHIR/all/Practitioner/bdde2c47-34f0-45ca-861b-3d14463150d1
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "bdde2c47-34f0-45ca-861b-3d14463150d1", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1161}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "250"}], "active": true, "name": [{"family": "Wisozk", "given": ["Cecil"], "prefix": ["Dr."]}], "address": [{"line": ["115 WEST SILVER STREET"], "city": "WESTFIELD", "state": "MA", "postalCode": "01085", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/bfa88186-6c31-4534-93b0-77674d9e5739 b/data/input/FHIR/all/Practitioner/bfa88186-6c31-4534-93b0-77674d9e5739
deleted file mode 100644
index 3520af36..00000000
--- a/data/input/FHIR/all/Practitioner/bfa88186-6c31-4534-93b0-77674d9e5739
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "bfa88186-6c31-4534-93b0-77674d9e5739", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 127}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "890"}], "active": true, "name": [{"family": "Mante", "given": ["Ardelia"], "prefix": ["Dr."]}], "address": [{"line": ["95 Ashley Avenue, Suite A"], "city": "West Springfield", "state": "MA", "postalCode": "01089", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/c02064be-1075-4027-a7eb-027c476ef3e4 b/data/input/FHIR/all/Practitioner/c02064be-1075-4027-a7eb-027c476ef3e4
deleted file mode 100644
index 3c6170f9..00000000
--- a/data/input/FHIR/all/Practitioner/c02064be-1075-4027-a7eb-027c476ef3e4
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "c02064be-1075-4027-a7eb-027c476ef3e4", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 5964}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "460"}], "active": true, "name": [{"family": "Runte", "given": ["Cedrick"], "prefix": ["Dr."]}], "address": [{"line": ["235 NORTH PEARL STREET"], "city": "BROCKTON", "state": "MA", "postalCode": "02301", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec b/data/input/FHIR/all/Practitioner/c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec
deleted file mode 100644
index ae84ab77..00000000
--- a/data/input/FHIR/all/Practitioner/c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "c0ee937a-ff26-4d70-8a32-e5e2ab9be7ec", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2404}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "530"}], "active": true, "name": [{"family": "Ratke", "given": ["Elizbeth"], "prefix": ["Dr."]}], "address": [{"line": ["115 LINCOLN STREET"], "city": "FRAMINGHAM", "state": "MA", "postalCode": "01701", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/c1c9fdbd-ccd2-49b4-b2bd-1650a75df9d9 b/data/input/FHIR/all/Practitioner/c1c9fdbd-ccd2-49b4-b2bd-1650a75df9d9
deleted file mode 100644
index a8362cc2..00000000
--- a/data/input/FHIR/all/Practitioner/c1c9fdbd-ccd2-49b4-b2bd-1650a75df9d9
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "c1c9fdbd-ccd2-49b4-b2bd-1650a75df9d9", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2718}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "220"}], "active": true, "name": [{"family": "Partida", "given": ["Maricarmen"], "prefix": ["Dr."]}], "address": [{"line": ["275 SANDWICH STREET"], "city": "PLYMOUTH", "state": "MA", "postalCode": "02360", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/c3c53ad9-4c82-406d-9b5b-b4f5e97e9410 b/data/input/FHIR/all/Practitioner/c3c53ad9-4c82-406d-9b5b-b4f5e97e9410
deleted file mode 100644
index 31016aa0..00000000
--- a/data/input/FHIR/all/Practitioner/c3c53ad9-4c82-406d-9b5b-b4f5e97e9410
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "c3c53ad9-4c82-406d-9b5b-b4f5e97e9410", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2727}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "300"}], "active": true, "name": [{"family": "Hettinger", "given": ["Miquel"], "prefix": ["Dr."]}], "address": [{"line": ["363 HIGHLAND AVENUE"], "city": "FALL RIVER", "state": "MA", "postalCode": "02720", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/ca217b48-6adf-42d5-b259-76dcc2eca244 b/data/input/FHIR/all/Practitioner/ca217b48-6adf-42d5-b259-76dcc2eca244
deleted file mode 100644
index b7039672..00000000
--- a/data/input/FHIR/all/Practitioner/ca217b48-6adf-42d5-b259-76dcc2eca244
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "ca217b48-6adf-42d5-b259-76dcc2eca244", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 8}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93170"}], "active": true, "name": [{"family": "Feil", "given": ["Jeremy"], "prefix": ["Dr."]}], "address": [{"line": ["5 INDUSTRIAL DRIVE"], "city": "MASHPEE", "state": "MA", "postalCode": "2649", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/cce1f8c1-78b2-4042-94a2-27f8d9faae5f b/data/input/FHIR/all/Practitioner/cce1f8c1-78b2-4042-94a2-27f8d9faae5f
deleted file mode 100644
index 84f130aa..00000000
--- a/data/input/FHIR/all/Practitioner/cce1f8c1-78b2-4042-94a2-27f8d9faae5f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "cce1f8c1-78b2-4042-94a2-27f8d9faae5f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 346}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "330"}], "active": true, "name": [{"family": "Blick", "given": ["Harrison"], "prefix": ["Dr."]}], "address": [{"line": ["70 EAST STREET"], "city": "METHUEN", "state": "MA", "postalCode": "01844", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/d739ae27-f3ec-46d3-92ab-e6e111c59c5e b/data/input/FHIR/all/Practitioner/d739ae27-f3ec-46d3-92ab-e6e111c59c5e
deleted file mode 100644
index 1d386241..00000000
--- a/data/input/FHIR/all/Practitioner/d739ae27-f3ec-46d3-92ab-e6e111c59c5e
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "d739ae27-f3ec-46d3-92ab-e6e111c59c5e", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 626}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93190"}], "active": true, "name": [{"family": "Nikolaus", "given": ["Malisa"], "prefix": ["Dr."]}], "address": [{"line": ["140 NAUSET STREET"], "city": "NEW BEDFORD", "state": "MA", "postalCode": "2746", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/dad277d0-71c6-467a-be3c-e49d5e10f41a b/data/input/FHIR/all/Practitioner/dad277d0-71c6-467a-be3c-e49d5e10f41a
deleted file mode 100644
index 5bc43201..00000000
--- a/data/input/FHIR/all/Practitioner/dad277d0-71c6-467a-be3c-e49d5e10f41a
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "dad277d0-71c6-467a-be3c-e49d5e10f41a", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2052}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "90"}], "active": true, "name": [{"family": "Maggio", "given": ["Rashad"], "prefix": ["Dr."]}], "address": [{"line": ["100 SOUTH STREET"], "city": "SOUTHBRIDGE", "state": "MA", "postalCode": "01550", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/db3579c6-6a1d-49ab-9ed8-60a4a8c04ec5 b/data/input/FHIR/all/Practitioner/db3579c6-6a1d-49ab-9ed8-60a4a8c04ec5
deleted file mode 100644
index 3ddbf755..00000000
--- a/data/input/FHIR/all/Practitioner/db3579c6-6a1d-49ab-9ed8-60a4a8c04ec5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "db3579c6-6a1d-49ab-9ed8-60a4a8c04ec5", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1492}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "440"}], "active": true, "name": [{"family": "Heathcote", "given": ["Charisse"], "prefix": ["Dr."]}], "address": [{"line": ["199 REEDSDALE ROAD"], "city": "MILTON", "state": "MA", "postalCode": "02186", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/dcd1d857-7a66-41bf-a779-44d4b1aa0f0b b/data/input/FHIR/all/Practitioner/dcd1d857-7a66-41bf-a779-44d4b1aa0f0b
deleted file mode 100644
index 2c45835d..00000000
--- a/data/input/FHIR/all/Practitioner/dcd1d857-7a66-41bf-a779-44d4b1aa0f0b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "dcd1d857-7a66-41bf-a779-44d4b1aa0f0b", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 202}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "580"}], "active": true, "name": [{"family": "Brakus", "given": ["Lilliana"], "prefix": ["Dr."]}], "address": [{"line": ["2033 MAIN STREET"], "city": "ATHOL", "state": "MA", "postalCode": "01331", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/de786289-dd70-4048-b126-b5fa2121471f b/data/input/FHIR/all/Practitioner/de786289-dd70-4048-b126-b5fa2121471f
deleted file mode 100644
index 7ae0f088..00000000
--- a/data/input/FHIR/all/Practitioner/de786289-dd70-4048-b126-b5fa2121471f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "de786289-dd70-4048-b126-b5fa2121471f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 48}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93580"}], "active": true, "name": [{"family": "Konopelski", "given": ["Isadora"], "prefix": ["Dr."]}], "address": [{"line": ["170 GOVERNORS AVENUE"], "city": "MEDFORD", "state": "MA", "postalCode": "2155", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/e34619ed-fc04-401f-a94c-1cf43395f4b3 b/data/input/FHIR/all/Practitioner/e34619ed-fc04-401f-a94c-1cf43395f4b3
deleted file mode 100644
index e856624b..00000000
--- a/data/input/FHIR/all/Practitioner/e34619ed-fc04-401f-a94c-1cf43395f4b3
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "e34619ed-fc04-401f-a94c-1cf43395f4b3", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 11444}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "430"}], "active": true, "name": [{"family": "Schneider", "given": ["Andre"], "prefix": ["Dr."]}], "address": [{"line": ["41 HIGHLAND AVENUE"], "city": "WINCHESTER", "state": "MA", "postalCode": "01890", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/e443ac58-8ece-4385-8d55-775c1b8f3a37 b/data/input/FHIR/all/Practitioner/e443ac58-8ece-4385-8d55-775c1b8f3a37
deleted file mode 100644
index 91ea4c90..00000000
--- a/data/input/FHIR/all/Practitioner/e443ac58-8ece-4385-8d55-775c1b8f3a37
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "e443ac58-8ece-4385-8d55-775c1b8f3a37", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 208}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "310"}], "active": true, "name": [{"family": "Angulo", "given": ["Sara"], "prefix": ["Dr."]}], "address": [{"line": ["243 CHARLES STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02114", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/e5136663-2491-4304-ae78-6696a1bae405 b/data/input/FHIR/all/Practitioner/e5136663-2491-4304-ae78-6696a1bae405
deleted file mode 100644
index b8387d0c..00000000
--- a/data/input/FHIR/all/Practitioner/e5136663-2491-4304-ae78-6696a1bae405
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "e5136663-2491-4304-ae78-6696a1bae405", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 8339}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "490"}], "active": true, "name": [{"family": "Kshlerin", "given": ["Monica"], "prefix": ["Dr."]}], "address": [{"line": ["800 WASHINGTON STREET"], "city": "NORWOOD", "state": "MA", "postalCode": "02062", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/e78eb359-e003-4912-bb67-0db9ae8e3ef5 b/data/input/FHIR/all/Practitioner/e78eb359-e003-4912-bb67-0db9ae8e3ef5
deleted file mode 100644
index 5bd75215..00000000
--- a/data/input/FHIR/all/Practitioner/e78eb359-e003-4912-bb67-0db9ae8e3ef5
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "e78eb359-e003-4912-bb67-0db9ae8e3ef5", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 5803}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "610"}], "active": true, "name": [{"family": "Schultz", "given": ["Terrance"], "prefix": ["Dr."]}], "address": [{"line": ["516 CAREW STREET"], "city": "SPRINGFIELD", "state": "MA", "postalCode": "01104", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/e92c468f-8f1b-4d5e-bf96-76dc945d2e8c b/data/input/FHIR/all/Practitioner/e92c468f-8f1b-4d5e-bf96-76dc945d2e8c
deleted file mode 100644
index ec3771ec..00000000
--- a/data/input/FHIR/all/Practitioner/e92c468f-8f1b-4d5e-bf96-76dc945d2e8c
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "e92c468f-8f1b-4d5e-bf96-76dc945d2e8c", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2099}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "180"}], "active": true, "name": [{"family": "Effertz", "given": ["Lloyd"], "prefix": ["Dr."]}], "address": [{"line": ["725 NORTH STREET"], "city": "PITTSFIELD", "state": "MA", "postalCode": "01201", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/ec06fc71-7541-44d0-80cf-6b0eec00ab3b b/data/input/FHIR/all/Practitioner/ec06fc71-7541-44d0-80cf-6b0eec00ab3b
deleted file mode 100644
index 0e9f01cc..00000000
--- a/data/input/FHIR/all/Practitioner/ec06fc71-7541-44d0-80cf-6b0eec00ab3b
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "ec06fc71-7541-44d0-80cf-6b0eec00ab3b", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2176}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "620"}], "active": true, "name": [{"family": "Corkery", "given": ["Aubrey"], "prefix": ["Dr."]}], "address": [{"line": ["51 BLOSSOM STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02114", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/ed34bab9-9639-452d-bf7a-b1cbace13733 b/data/input/FHIR/all/Practitioner/ed34bab9-9639-452d-bf7a-b1cbace13733
deleted file mode 100644
index d4f3f3b5..00000000
--- a/data/input/FHIR/all/Practitioner/ed34bab9-9639-452d-bf7a-b1cbace13733
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "ed34bab9-9639-452d-bf7a-b1cbace13733", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 3136}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "40"}], "active": true, "name": [{"family": "Fay", "given": ["Loren"], "prefix": ["Dr."]}], "address": [{"line": ["1493 CAMBRIDGE STREET"], "city": "CAMBRIDGE", "state": "MA", "postalCode": "02138", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/efb5d4ce-dffc-47df-aa6d-05d372fdb407 b/data/input/FHIR/all/Practitioner/efb5d4ce-dffc-47df-aa6d-05d372fdb407
deleted file mode 100644
index a58ed430..00000000
--- a/data/input/FHIR/all/Practitioner/efb5d4ce-dffc-47df-aa6d-05d372fdb407
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "efb5d4ce-dffc-47df-aa6d-05d372fdb407", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93240"}], "active": true, "name": [{"family": "Fahey", "given": ["Tony"], "prefix": ["Dr."]}], "address": [{"line": ["210 WASHINGTON STREET"], "city": "FAIRHAVEN", "state": "MA", "postalCode": "2719", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/f256d3ba-bb70-4613-a631-825d500c57fa b/data/input/FHIR/all/Practitioner/f256d3ba-bb70-4613-a631-825d500c57fa
deleted file mode 100644
index ffa9bc63..00000000
--- a/data/input/FHIR/all/Practitioner/f256d3ba-bb70-4613-a631-825d500c57fa
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "f256d3ba-bb70-4613-a631-825d500c57fa", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1028}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "230"}], "active": true, "name": [{"family": "Hegmann", "given": ["Racquel"], "prefix": ["Dr."]}], "address": [{"line": ["107 LINCOLN STREET"], "city": "WORCESTER", "state": "MA", "postalCode": "01605", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/f2804b18-03e3-412a-a947-3b73b1bb724d b/data/input/FHIR/all/Practitioner/f2804b18-03e3-412a-a947-3b73b1bb724d
deleted file mode 100644
index fab8ed8b..00000000
--- a/data/input/FHIR/all/Practitioner/f2804b18-03e3-412a-a947-3b73b1bb724d
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "f2804b18-03e3-412a-a947-3b73b1bb724d", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 6}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "93180"}], "active": true, "name": [{"family": "Armijo", "given": ["Catalina"], "prefix": ["Dr."]}], "address": [{"line": ["289 PLEASANT STREET"], "city": "FALL RIVER", "state": "MA", "postalCode": "2721", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/f4bf5265-8d8e-4055-a4e5-b34853f1099f b/data/input/FHIR/all/Practitioner/f4bf5265-8d8e-4055-a4e5-b34853f1099f
deleted file mode 100644
index 9c3eb714..00000000
--- a/data/input/FHIR/all/Practitioner/f4bf5265-8d8e-4055-a4e5-b34853f1099f
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "f4bf5265-8d8e-4055-a4e5-b34853f1099f", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2910}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "0"}], "active": true, "name": [{"family": "Dibbert", "given": ["Noe"], "prefix": ["Dr."]}], "address": [{"line": ["60 HOSPITAL ROAD"], "city": "LEOMINSTER", "state": "MA", "postalCode": "01453", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/f56140b0-636a-4d99-a075-df18b6193af6 b/data/input/FHIR/all/Practitioner/f56140b0-636a-4d99-a075-df18b6193af6
deleted file mode 100644
index 8e268bbd..00000000
--- a/data/input/FHIR/all/Practitioner/f56140b0-636a-4d99-a075-df18b6193af6
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "f56140b0-636a-4d99-a075-df18b6193af6", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 1430}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "450"}], "active": true, "name": [{"family": "Emard", "given": ["Willis"], "prefix": ["Dr."]}], "address": [{"line": ["75 FRANCIS STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02115", "country": "US"}], "gender": "male", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/f862f10d-3d9e-4394-975f-0b2eef186919 b/data/input/FHIR/all/Practitioner/f862f10d-3d9e-4394-975f-0b2eef186919
deleted file mode 100644
index 1dcf8e30..00000000
--- a/data/input/FHIR/all/Practitioner/f862f10d-3d9e-4394-975f-0b2eef186919
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "f862f10d-3d9e-4394-975f-0b2eef186919", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 169}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "780"}], "active": true, "name": [{"family": "Lynch", "given": ["Isaura"], "prefix": ["Dr."]}], "address": [{"line": ["175 Elm Street"], "city": "New Bedford", "state": "MA", "postalCode": "02740", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/Practitioner/fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2 b/data/input/FHIR/all/Practitioner/fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2
deleted file mode 100644
index 6a008ee2..00000000
--- a/data/input/FHIR/all/Practitioner/fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2
+++ /dev/null
@@ -1 +0,0 @@
-{"resourceType": "Bundle", "entry": [{"resource": {"resourceType": "Practitioner", "id": "fd7a737e-1ac5-4c4e-89cd-1c07da4ca1c2", "extension": [{"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension", "valueInteger": 2387}], "identifier": [{"system": "http://hl7.org/fhir/sid/us-npi", "value": "280"}], "active": true, "name": [{"family": "Weimann", "given": ["Carol"], "prefix": ["Dr."]}], "address": [{"line": ["55 FRUIT STREET"], "city": "BOSTON", "state": "MA", "postalCode": "02114", "country": "US"}], "gender": "female", "meta": {"tag": [{"system": "https://smarthealthit.org/tags", "code": "synthea-5-2019"}]}}}]}
\ No newline at end of file
diff --git a/data/input/FHIR/all/README.md b/data/input/FHIR/all/README.md
new file mode 100644
index 00000000..87124f47
--- /dev/null
+++ b/data/input/FHIR/all/README.md
@@ -0,0 +1,7 @@
+## README ##
+
+The /data/input/FHIR/all directory contains sample FHIR files. The files do not contain real patient data, but rather dummy data. Any apparent identifies, dates of service, etc. are arbitrary and not associated with a real patient record.
+
+The sample FHIR files were made openly available by HL7 FHIR and thus carry no licensing or usage restrictions. For more information, please see https://build.fhir.org/index.html.
+
+The sole purpose of including the subdirectories and files contained within the /data/input/FHIR/all directory is to provide sample data for users who wish to build and run FHIR PIT using sample data.
diff --git a/data/input/other/README.md b/data/input/other/README.md
new file mode 100644
index 00000000..30bf03f5
--- /dev/null
+++ b/data/input/other/README.md
@@ -0,0 +1,7 @@
+## README ##
+
+The /data/input/other directory contains sample environmental exposure files. The files contain example environmental exposures data of various types, e.g., US EPA CMAQ airborne pollutant exposures. All of the environmental exposures data were retrieved from public sources and thus carry no licensing or usage restrictions.
+
+For more information on the types of environmental exposures and their original sources, please see https://github.com/NCATSTranslator/Translator-All/wiki/ICEES.
+
+The purpose of including the subdirectories and files contained within the /data/input/other directory is to provide sample data for users who wish to build and run FHIR PIT using sample data.
diff --git a/obs/README.md b/obs/README.md
index 8604678d..1892a133 100644
--- a/obs/README.md
+++ b/obs/README.md
@@ -1,5 +1,3 @@
# datatrans
-all the python code are under the `python` directory of each subdirectory
-
-for example `sparse/python`
+All Python code required to build and run FHIR PIT can be found within the `python` directory of each subdirectory (e.g., `sparse/python`).